summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-05-10 13:42:52 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-05-11 07:44:14 +0000
commit6037ece5e4c0d290ae4ebf75c0d9bce0de55ed85 (patch)
tree600a0cb2c37d279da0e654b092124d8c997dab54
parent0e67fb41cfc4b4bfbaa7dc75f8ddebdf5a08e836 (diff)
downloadqtx11extras-6037ece5e4c0d290ae4ebf75c0d9bce0de55ed85.tar.gz
Remove module and add note about current status in Qt 6
QX11Info was merged into qtbase in edceff30b4093e2bef6e80c7552edf595134f351. Task-number: QTBUG-83251 Change-Id: I63372418a0d5a0adbb68f880e229bdd1e21d267e Reviewed-by: Liang Qi <liang.qi@qt.io>
-rw-r--r--.cmake.conf1
-rw-r--r--.prev_CMakeLists.txt20
-rw-r--r--.qmake.conf6
-rw-r--r--CMakeLists.txt29
-rw-r--r--LICENSE.FDL450
-rw-r--r--LICENSE.GPL2339
-rw-r--r--LICENSE.GPL3674
-rw-r--r--LICENSE.GPL3-EXCEPT704
-rw-r--r--LICENSE.LGPL3165
-rw-r--r--README1
-rw-r--r--coin/module_config.yaml32
-rw-r--r--dependencies.yaml4
-rw-r--r--dist/changes-5.1.125
-rw-r--r--dist/changes-5.10.030
-rw-r--r--dist/changes-5.10.126
-rw-r--r--dist/changes-5.11.022
-rw-r--r--dist/changes-5.11.124
-rw-r--r--dist/changes-5.11.224
-rw-r--r--dist/changes-5.11.320
-rw-r--r--dist/changes-5.12.018
-rw-r--r--dist/changes-5.12.120
-rw-r--r--dist/changes-5.12.220
-rw-r--r--dist/changes-5.12.320
-rw-r--r--dist/changes-5.12.420
-rw-r--r--dist/changes-5.12.520
-rw-r--r--dist/changes-5.13.018
-rw-r--r--dist/changes-5.13.120
-rw-r--r--dist/changes-5.13.220
-rw-r--r--dist/changes-5.14.018
-rw-r--r--dist/changes-5.14.120
-rw-r--r--dist/changes-5.14.220
-rw-r--r--dist/changes-5.15.018
-rw-r--r--dist/changes-5.15.120
-rw-r--r--dist/changes-5.6.312
-rw-r--r--dist/changes-5.7.042
-rw-r--r--dist/changes-5.8.016
-rw-r--r--dist/changes-5.9.016
-rw-r--r--dist/changes-5.9.124
-rw-r--r--dist/changes-5.9.212
-rw-r--r--dist/changes-5.9.324
-rw-r--r--dist/changes-5.9.425
-rw-r--r--dist/changes-5.9.524
-rw-r--r--dist/changes-5.9.624
-rw-r--r--qtx11extras.pro3
-rw-r--r--src/.prev_CMakeLists.txt5
-rw-r--r--src/CMakeLists.txt10
-rw-r--r--src/src.pro5
-rw-r--r--src/x11extras/CMakeLists.txt22
-rw-r--r--src/x11extras/doc/qtx11extras.qdocconf38
-rw-r--r--src/x11extras/doc/snippets/code/doc_src_qtx11extras.cpp57
-rw-r--r--src/x11extras/doc/src/qtx11extras-index.qdoc70
-rw-r--r--src/x11extras/doc/src/qtx11extras-module.qdoc47
-rw-r--r--src/x11extras/qtx11extrasglobal.h59
-rw-r--r--src/x11extras/qx11info_x11.cpp564
-rw-r--r--src/x11extras/qx11info_x11.h100
-rw-r--r--src/x11extras/x11extras.pro14
-rw-r--r--sync.profile5
-rw-r--r--tests/.prev_CMakeLists.txt7
-rw-r--r--tests/CMakeLists.txt12
-rw-r--r--tests/auto/.prev_CMakeLists.txt6
-rw-r--r--tests/auto/CMakeLists.txt6
-rw-r--r--tests/auto/auto.pro6
-rw-r--r--tests/auto/bic/data/QtX11Extras.5.10.0.linux-gcc-amd64.txt8357
-rw-r--r--tests/auto/bic/data/QtX11Extras.5.11.0.linux-gcc-amd64.txt8357
-rw-r--r--tests/auto/bic/data/QtX11Extras.5.12.0.linux-gcc-amd64.txt8422
-rw-r--r--tests/auto/bic/data/QtX11Extras.5.13.0.linux-gcc-amd64.txt8792
-rw-r--r--tests/auto/bic/data/QtX11Extras.5.14.0.linux-gcc-amd64.txt8846
-rw-r--r--tests/auto/bic/data/QtX11Extras.5.6.0.linux-gcc-amd64.txt7751
-rw-r--r--tests/auto/bic/data/QtX11Extras.5.7.0.linux-gcc-amd64.txt7981
-rw-r--r--tests/auto/bic/data/QtX11Extras.5.8.0.linux-gcc-amd64.txt8016
-rw-r--r--tests/auto/bic/data/QtX11Extras.5.9.0.linux-gcc-amd64.txt8036
-rw-r--r--tests/auto/cmake/CMakeLists.txt12
-rw-r--r--tests/auto/cmake/cmake.pro5
-rw-r--r--tests/auto/cmake/test_qx11_module/CMakeLists.txt25
-rw-r--r--tests/auto/cmake/test_qx11_module/main.cpp39
-rw-r--r--tests/auto/qx11info/.prev_CMakeLists.txt15
-rw-r--r--tests/auto/qx11info/CMakeLists.txt15
-rw-r--r--tests/auto/qx11info/qx11info.pro5
-rw-r--r--tests/auto/qx11info/tst_qx11info.cpp391
-rw-r--r--tests/global/global.cfg5
-rw-r--r--tests/manual/CMakeLists.txt3
-rw-r--r--tests/manual/manual.pro3
-rw-r--r--tests/manual/peeker/CMakeLists.txt17
-rw-r--r--tests/manual/peeker/main.cpp111
-rw-r--r--tests/manual/peeker/peeker.pro6
-rw-r--r--tests/tests.pro6
86 files changed, 1 insertions, 79338 deletions
diff --git a/.cmake.conf b/.cmake.conf
deleted file mode 100644
index 9305480..0000000
--- a/.cmake.conf
+++ /dev/null
@@ -1 +0,0 @@
-set(QT_REPO_MODULE_VERSION "6.0.0")
diff --git a/.prev_CMakeLists.txt b/.prev_CMakeLists.txt
deleted file mode 100644
index 895e01a..0000000
--- a/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-# Generated from qtx11extras.pro.
-
-cmake_minimum_required(VERSION 3.15.0)
-
-include(.cmake.conf)
-project(QtX11Extras
- VERSION "${QT_REPO_MODULE_VERSION}"
- DESCRIPTION "Qt X11Extras Libraries"
- HOMEPAGE_URL "https://qt.io/"
- LANGUAGES CXX C
-)
-
-find_package(Qt6 ${PROJECT_VERSION} CONFIG REQUIRED COMPONENTS BuildInternals Core SET_ME_TO_SOMETHING_USEFUL)
-find_package(Qt6 ${PROJECT_VERSION} CONFIG OPTIONAL_COMPONENTS SET_ME_TO_SOMETHING_USEFUL)
-
-if(NOT TARGET Qt::Gui)
- message(NOTICE "Skipping the build as the condition \"TARGET Qt::Gui\" is not met.")
- return()
-endif()
-qt_build_repo()
diff --git a/.qmake.conf b/.qmake.conf
deleted file mode 100644
index 8b97f9b..0000000
--- a/.qmake.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-load(qt_build_config)
-
-CONFIG += warning_clean
-DEFINES += QT_NO_FOREACH
-
-MODULE_VERSION = 6.0.0
diff --git a/CMakeLists.txt b/CMakeLists.txt
deleted file mode 100644
index ccb1f5e..0000000
--- a/CMakeLists.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-# Generated from qtx11extras.pro.
-
-cmake_minimum_required(VERSION 3.15.0)
-
-include(.cmake.conf)
-project(QtX11Extras
- VERSION "${QT_REPO_MODULE_VERSION}"
- DESCRIPTION "Qt X11 Extras" # special case
- HOMEPAGE_URL "https://qt.io/"
- LANGUAGES CXX C
-)
-
-# special case begin
-# Make sure we only use latest private CMake API, aka no compatibility wrappers.
-set(QT_NO_INTERNAL_COMPATIBILITY_FUNCTIONS TRUE)
-# special case end
-
-# special case begin
-find_package(Qt6 ${PROJECT_VERSION} CONFIG REQUIRED COMPONENTS BuildInternals Core)
-find_package(Qt6 ${PROJECT_VERSION} QUIET CONFIG OPTIONAL_COMPONENTS Gui Widgets)
-
-if(NOT TARGET Qt::Gui)
- message(NOTICE "Skipping the build as the condition \"TARGET Qt::Gui\" is not met.")
- return()
-endif()
-# special case end
-
-qt_build_repo()
-
diff --git a/LICENSE.FDL b/LICENSE.FDL
deleted file mode 100644
index 938bb8d..0000000
--- a/LICENSE.FDL
+++ /dev/null
@@ -1,450 +0,0 @@
- GNU Free Documentation License
- Version 1.3, 3 November 2008
-
-
- Copyright (C) 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
- <http://fsf.org/>
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-0. PREAMBLE
-
-The purpose of this License is to make a manual, textbook, or other
-functional and useful 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.
-
-
-1. APPLICABILITY AND DEFINITIONS
-
-This License applies to any manual or other work, in any medium, that
-contains a notice placed by the copyright holder saying it can be
-distributed under the terms of this License. Such a notice grants a
-world-wide, royalty-free license, unlimited in duration, to use that
-work under the conditions stated herein. The "Document", below,
-refers to any such manual or work. Any member of the public is a
-licensee, and is addressed as "you". You accept the license if you
-copy, modify or distribute the work in a way requiring permission
-under copyright law.
-
-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. (Thus, 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. If a
-section does not fit the above definition of Secondary then it is not
-allowed to be designated as Invariant. The Document may contain zero
-Invariant Sections. If the Document does not identify any Invariant
-Sections then there are none.
-
-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 Front-Cover Text may
-be at most 5 words, and a Back-Cover Text may be at most 25 words.
-
-A "Transparent" copy of the Document means a machine-readable copy,
-represented in a format whose specification is available to the
-general public, that is suitable for revising the document
-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, or absence of markup, has been arranged to thwart
-or discourage subsequent modification by readers is not Transparent.
-An image format is not Transparent if used for any substantial amount
-of text. 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, PostScript or PDF designed for human modification. Examples of
-transparent image formats include PNG, XCF and JPG. Opaque formats
-include 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, PostScript or PDF 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.
-
-The "publisher" means any person or entity that distributes copies of
-the Document to the public.
-
-A section "Entitled XYZ" means a named subunit of the Document whose
-title either is precisely XYZ or contains XYZ in parentheses following
-text that translates XYZ in another language. (Here XYZ stands for a
-specific section name mentioned below, such as "Acknowledgements",
-"Dedications", "Endorsements", or "History".) To "Preserve the Title"
-of such a section when you modify the Document means that it remains a
-section "Entitled XYZ" according to this definition.
-
-The Document may include Warranty Disclaimers next to the notice which
-states that this License applies to the Document. These Warranty
-Disclaimers are considered to be included by reference in this
-License, but only as regards disclaiming warranties: any other
-implication that these Warranty Disclaimers may have is void and has
-no effect on the meaning of this License.
-
-2. VERBATIM COPYING
-
-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.
-
-
-3. COPYING IN QUANTITY
-
-If you publish printed copies (or copies in media that commonly have
-printed covers) 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 computer-network location from which the general network-using
-public has access to download using public-standard network protocols
-a complete Transparent copy of the Document, free of added material.
-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.
-
-
-4. MODIFICATIONS
-
-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:
-
-A. 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.
-B. 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 fewer than five),
- unless they release you from this requirement.
-C. State on the Title page the name of the publisher of the
- Modified Version, as the publisher.
-D. Preserve all the copyright notices of the Document.
-E. Add an appropriate copyright notice for your modifications
- adjacent to the other copyright notices.
-F. 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.
-G. Preserve in that license notice the full lists of Invariant Sections
- and required Cover Texts given in the Document's license notice.
-H. Include an unaltered copy of this License.
-I. Preserve the section Entitled "History", Preserve 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.
-J. 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.
-K. For any section Entitled "Acknowledgements" or "Dedications",
- Preserve the Title of the section, and preserve in the section all
- the substance and tone of each of the contributor acknowledgements
- and/or dedications given therein.
-L. 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.
-M. Delete any section Entitled "Endorsements". Such a section
- may not be included in the Modified Version.
-N. Do not retitle any existing section to be Entitled "Endorsements"
- or to conflict in title with any Invariant Section.
-O. Preserve any Warranty Disclaimers.
-
-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.
-
-
-5. COMBINING DOCUMENTS
-
-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, and that you preserve all their Warranty Disclaimers.
-
-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".
-
-
-6. COLLECTIONS OF DOCUMENTS
-
-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.
-
-
-7. AGGREGATION WITH INDEPENDENT WORKS
-
-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, is called an "aggregate" if the copyright
-resulting from the compilation is not used to limit the legal rights
-of the compilation's users beyond what the individual works permit.
-When the Document is included in an aggregate, this License does not
-apply to the other works in the aggregate which 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 half of
-the entire aggregate, the Document's Cover Texts may be placed on
-covers that bracket the Document within the aggregate, or the
-electronic equivalent of covers if the Document is in electronic form.
-Otherwise they must appear on printed covers that bracket the whole
-aggregate.
-
-
-8. TRANSLATION
-
-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, and all the license notices in the
-Document, and any Warranty Disclaimers, provided that you also include
-the original English version of this License and the original versions
-of those notices and disclaimers. In case of a disagreement between
-the translation and the original version of this License or a notice
-or disclaimer, the original version will prevail.
-
-If a section in the Document is Entitled "Acknowledgements",
-"Dedications", or "History", the requirement (section 4) to Preserve
-its Title (section 1) will typically require changing the actual
-title.
-
-
-9. TERMINATION
-
-You may not copy, modify, sublicense, or distribute the Document
-except as expressly provided under this License. Any attempt
-otherwise to copy, modify, sublicense, or distribute it is void, and
-will automatically terminate your rights under this License.
-
-However, if you cease all violation of this License, then your license
-from a particular copyright holder is reinstated (a) provisionally,
-unless and until the copyright holder explicitly and finally
-terminates your license, and (b) permanently, if the copyright holder
-fails to notify you of the violation by some reasonable means prior to
-60 days after the cessation.
-
-Moreover, your license from a particular copyright holder is
-reinstated permanently if the copyright holder notifies you of the
-violation by some reasonable means, this is the first time you have
-received notice of violation of this License (for any work) from that
-copyright holder, and you cure the violation prior to 30 days after
-your receipt of the notice.
-
-Termination of your rights under this section does not terminate the
-licenses of parties who have received copies or rights from you under
-this License. If your rights have been terminated and not permanently
-reinstated, receipt of a copy of some or all of the same material does
-not give you any rights to use it.
-
-
-10. FUTURE REVISIONS OF THIS LICENSE
-
-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. If the Document
-specifies that a proxy can decide which future versions of this
-License can be used, that proxy's public statement of acceptance of a
-version permanently authorizes you to choose that version for the
-Document.
-
-11. RELICENSING
-
-"Massive Multiauthor Collaboration Site" (or "MMC Site") means any
-World Wide Web server that publishes copyrightable works and also
-provides prominent facilities for anybody to edit those works. A
-public wiki that anybody can edit is an example of such a server. A
-"Massive Multiauthor Collaboration" (or "MMC") contained in the site
-means any set of copyrightable works thus published on the MMC site.
-
-"CC-BY-SA" means the Creative Commons Attribution-Share Alike 3.0
-license published by Creative Commons Corporation, a not-for-profit
-corporation with a principal place of business in San Francisco,
-California, as well as future copyleft versions of that license
-published by that same organization.
-
-"Incorporate" means to publish or republish a Document, in whole or in
-part, as part of another Document.
-
-An MMC is "eligible for relicensing" if it is licensed under this
-License, and if all works that were first published under this License
-somewhere other than this MMC, and subsequently incorporated in whole or
-in part into the MMC, (1) had no cover texts or invariant sections, and
-(2) were thus incorporated prior to November 1, 2008.
-
-The operator of an MMC Site may republish an MMC contained in the site
-under CC-BY-SA on the same site at any time before August 1, 2009,
-provided the MMC is eligible for relicensing.
-
-
-ADDENDUM: How to use this License for your documents
-
-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.3
- or any later version published by the Free Software Foundation;
- with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
- A copy of the license is included in the section entitled "GNU
- Free Documentation License".
-
-If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
-replace the "with...Texts." line with this:
-
- with the Invariant Sections being LIST THEIR TITLES, with the
- Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
-
-If you have Invariant Sections without Cover Texts, or some other
-combination of the three, merge those two alternatives to suit the
-situation.
-
-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.
diff --git a/LICENSE.GPL2 b/LICENSE.GPL2
deleted file mode 100644
index d159169..0000000
--- a/LICENSE.GPL2
+++ /dev/null
@@ -1,339 +0,0 @@
- GNU GENERAL PUBLIC LICENSE
- Version 2, June 1991
-
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
- Preamble
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free for all its users. This
-General Public License applies to most of the Free Software
-Foundation's software and to any other program whose authors commit to
-using it. (Some other Free Software Foundation software is covered by
-the GNU Lesser General Public License instead.) You can apply it to
-your programs, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
- To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if you
-distribute copies of the software, or if you modify it.
-
- For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must give the recipients all the rights that
-you have. You must make sure that they, too, receive or can get the
-source code. And you must show them these terms so they know their
-rights.
-
- We protect your rights with two steps: (1) copyright the software, and
-(2) offer you this license which gives you legal permission to copy,
-distribute and/or modify the software.
-
- Also, for each author's protection and ours, we want to make certain
-that everyone understands that there is no warranty for this free
-software. If the software is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original, so
-that any problems introduced by others will not reflect on the original
-authors' reputations.
-
- Finally, any free program is threatened constantly by software
-patents. We wish to avoid the danger that redistributors of a free
-program will individually obtain patent licenses, in effect making the
-program proprietary. To prevent this, we have made it clear that any
-patent must be licensed for everyone's free use or not licensed at all.
-
- The precise terms and conditions for copying, distribution and
-modification follow.
-
- GNU GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. This License applies to any program or other work which contains
-a notice placed by the copyright holder saying it may be distributed
-under the terms of this General Public License. The "Program", below,
-refers to any such program or work, and a "work based on the Program"
-means either the Program or any derivative work under copyright law:
-that is to say, a work containing the Program or a portion of it,
-either verbatim or with modifications and/or translated into another
-language. (Hereinafter, translation is included without limitation in
-the term "modification".) Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running the Program is not restricted, and the output from the Program
-is covered only if its contents constitute a work based on the
-Program (independent of having been made by running the Program).
-Whether that is true depends on what the Program does.
-
- 1. You may copy and distribute verbatim copies of the Program's
-source code as you receive it, in any medium, provided that you
-conspicuously and appropriately publish on each copy an appropriate
-copyright notice and disclaimer of warranty; keep intact all the
-notices that refer to this License and to the absence of any warranty;
-and give any other recipients of the Program a copy of this License
-along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and
-you may at your option offer warranty protection in exchange for a fee.
-
- 2. You may modify your copy or copies of the Program or any portion
-of it, thus forming a work based on the Program, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
- a) You must cause the modified files to carry prominent notices
- stating that you changed the files and the date of any change.
-
- b) You must cause any work that you distribute or publish, that in
- whole or in part contains or is derived from the Program or any
- part thereof, to be licensed as a whole at no charge to all third
- parties under the terms of this License.
-
- c) If the modified program normally reads commands interactively
- when run, you must cause it, when started running for such
- interactive use in the most ordinary way, to print or display an
- announcement including an appropriate copyright notice and a
- notice that there is no warranty (or else, saying that you provide
- a warranty) and that users may redistribute the program under
- these conditions, and telling the user how to view a copy of this
- License. (Exception: if the Program itself is interactive but
- does not normally print such an announcement, your work based on
- the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Program,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Program, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program
-with the Program (or with a work based on the Program) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
- 3. You may copy and distribute the Program (or a work based on it,
-under Section 2) in object code or executable form under the terms of
-Sections 1 and 2 above provided that you also do one of the following:
-
- a) Accompany it with the complete corresponding machine-readable
- source code, which must be distributed under the terms of Sections
- 1 and 2 above on a medium customarily used for software interchange; or,
-
- b) Accompany it with a written offer, valid for at least three
- years, to give any third party, for a charge no more than your
- cost of physically performing source distribution, a complete
- machine-readable copy of the corresponding source code, to be
- distributed under the terms of Sections 1 and 2 above on a medium
- customarily used for software interchange; or,
-
- c) Accompany it with the information you received as to the offer
- to distribute corresponding source code. (This alternative is
- allowed only for noncommercial distribution and only if you
- received the program in object code or executable form with such
- an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for
-making modifications to it. For an executable work, complete source
-code means all the source code for all modules it contains, plus any
-associated interface definition files, plus the scripts used to
-control compilation and installation of the executable. However, as a
-special exception, the source code distributed need not include
-anything that is normally distributed (in either source or binary
-form) with the major components (compiler, kernel, and so on) of the
-operating system on which the executable runs, unless that component
-itself accompanies the executable.
-
-If distribution of executable or object code is made by offering
-access to copy from a designated place, then offering equivalent
-access to copy the source code from the same place counts as
-distribution of the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
- 4. You may not copy, modify, sublicense, or distribute the Program
-except as expressly provided under this License. Any attempt
-otherwise to copy, modify, sublicense or distribute the Program 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.
-
- 5. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Program or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Program (or any work based on the
-Program), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Program or works based on it.
-
- 6. Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the
-original licensor to copy, distribute or modify the Program subject to
-these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
- 7. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Program at all. For example, if a patent
-license would not permit royalty-free redistribution of the Program by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under
-any particular circumstance, the balance of the section is intended to
-apply and the section as a whole is intended to apply in other
-circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system, which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
- 8. If the distribution and/or use of the Program is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Program under this License
-may add an explicit geographical distribution limitation excluding
-those countries, so that distribution is permitted only in or among
-countries not thus excluded. In such case, this License incorporates
-the limitation as if written in the body of this License.
-
- 9. The Free Software Foundation may publish revised and/or new versions
-of the General Public 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.
-
-Each version is given a distinguishing version number. If the Program
-specifies a version number of this License which applies to it and "any
-later version", you have the option of following the terms and conditions
-either of that version or of any later version published by the Free
-Software Foundation. If the Program does not specify a version number of
-this License, you may choose any version ever published by the Free Software
-Foundation.
-
- 10. If you wish to incorporate parts of the Program into other free
-programs whose distribution conditions are different, write to the author
-to ask for permission. For software which is copyrighted by the Free
-Software Foundation, write to the Free Software Foundation; we sometimes
-make exceptions for this. Our decision will be guided by the two goals
-of preserving the free status of all derivatives of our free software and
-of promoting the sharing and reuse of software generally.
-
- NO WARRANTY
-
- 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
-OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
-PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
-REPAIR OR CORRECTION.
-
- 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
-TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
-YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
-PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGES.
-
- END OF TERMS AND CONDITIONS
-
- How to Apply These Terms to Your New Programs
-
- If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
- To do so, attach the following notices to the program. It is safest
-to attach them to the start of each source file to most effectively
-convey the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
- <one line to give the program's name and a brief idea of what it does.>
- Copyright (C) <year> <name of author>
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License along
- with this program; if not, write to the Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this
-when it starts in an interactive mode:
-
- Gnomovision version 69, Copyright (C) year name of author
- Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
- This is free software, and you are welcome to redistribute it
- under certain conditions; type `show c' for details.
-
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License. Of course, the commands you use may
-be called something other than `show w' and `show c'; they could even be
-mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your
-school, if any, to sign a "copyright disclaimer" for the program, if
-necessary. Here is a sample; alter the names:
-
- Yoyodyne, Inc., hereby disclaims all copyright interest in the program
- `Gnomovision' (which makes passes at compilers) written by James Hacker.
-
- <signature of Ty Coon>, 1 April 1989
- Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into
-proprietary programs. If your program is a subroutine library, you may
-consider it more useful to permit linking proprietary applications with the
-library. If this is what you want to do, use the GNU Lesser General
-Public License instead of this License.
diff --git a/LICENSE.GPL3 b/LICENSE.GPL3
deleted file mode 100644
index 94a9ed0..0000000
--- a/LICENSE.GPL3
+++ /dev/null
@@ -1,674 +0,0 @@
- GNU GENERAL PUBLIC LICENSE
- Version 3, 29 June 2007
-
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
- Preamble
-
- The GNU General Public License is a free, copyleft license for
-software and other kinds of works.
-
- The licenses for most software and other practical works are designed
-to take away your freedom to share and change the works. By contrast,
-the GNU General Public License is intended to guarantee your freedom to
-share and change all versions of a program--to make sure it remains free
-software for all its users. We, the Free Software Foundation, use the
-GNU General Public License for most of our software; it applies also to
-any other work released this way by its authors. You can apply it to
-your programs, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-them if you wish), that you receive source code or can get it if you
-want it, that you can change the software or use pieces of it in new
-free programs, and that you know you can do these things.
-
- To protect your rights, we need to prevent others from denying you
-these rights or asking you to surrender the rights. Therefore, you have
-certain responsibilities if you distribute copies of the software, or if
-you modify it: responsibilities to respect the freedom of others.
-
- For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must pass on to the recipients the same
-freedoms that you received. You must make sure that they, too, receive
-or can get the source code. And you must show them these terms so they
-know their rights.
-
- Developers that use the GNU GPL protect your rights with two steps:
-(1) assert copyright on the software, and (2) offer you this License
-giving you legal permission to copy, distribute and/or modify it.
-
- For the developers' and authors' protection, the GPL clearly explains
-that there is no warranty for this free software. For both users' and
-authors' sake, the GPL requires that modified versions be marked as
-changed, so that their problems will not be attributed erroneously to
-authors of previous versions.
-
- Some devices are designed to deny users access to install or run
-modified versions of the software inside them, although the manufacturer
-can do so. This is fundamentally incompatible with the aim of
-protecting users' freedom to change the software. The systematic
-pattern of such abuse occurs in the area of products for individuals to
-use, which is precisely where it is most unacceptable. Therefore, we
-have designed this version of the GPL to prohibit the practice for those
-products. If such problems arise substantially in other domains, we
-stand ready to extend this provision to those domains in future versions
-of the GPL, as needed to protect the freedom of users.
-
- Finally, every program is threatened constantly by software patents.
-States should not allow patents to restrict development and use of
-software on general-purpose computers, but in those that do, we wish to
-avoid the special danger that patents applied to a free program could
-make it effectively proprietary. To prevent this, the GPL assures that
-patents cannot be used to render the program non-free.
-
- The precise terms and conditions for copying, distribution and
-modification follow.
-
- TERMS AND CONDITIONS
-
- 0. Definitions.
-
- "This License" refers to version 3 of the GNU General Public License.
-
- "Copyright" also means copyright-like laws that apply to other kinds of
-works, such as semiconductor masks.
-
- "The Program" refers to any copyrightable work licensed under this
-License. Each licensee is addressed as "you". "Licensees" and
-"recipients" may be individuals or organizations.
-
- To "modify" a work means to copy from or adapt all or part of the work
-in a fashion requiring copyright permission, other than the making of an
-exact copy. The resulting work is called a "modified version" of the
-earlier work or a work "based on" the earlier work.
-
- A "covered work" means either the unmodified Program or a work based
-on the Program.
-
- To "propagate" a work means to do anything with it that, without
-permission, would make you directly or secondarily liable for
-infringement under applicable copyright law, except executing it on a
-computer or modifying a private copy. Propagation includes copying,
-distribution (with or without modification), making available to the
-public, and in some countries other activities as well.
-
- To "convey" a work means any kind of propagation that enables other
-parties to make or receive copies. Mere interaction with a user through
-a computer network, with no transfer of a copy, is not conveying.
-
- An interactive user interface displays "Appropriate Legal Notices"
-to the extent that it includes a convenient and prominently visible
-feature that (1) displays an appropriate copyright notice, and (2)
-tells the user that there is no warranty for the work (except to the
-extent that warranties are provided), that licensees may convey the
-work under this License, and how to view a copy of this License. If
-the interface presents a list of user commands or options, such as a
-menu, a prominent item in the list meets this criterion.
-
- 1. Source Code.
-
- The "source code" for a work means the preferred form of the work
-for making modifications to it. "Object code" means any non-source
-form of a work.
-
- A "Standard Interface" means an interface that either is an official
-standard defined by a recognized standards body, or, in the case of
-interfaces specified for a particular programming language, one that
-is widely used among developers working in that language.
-
- The "System Libraries" of an executable work include anything, other
-than the work as a whole, that (a) is included in the normal form of
-packaging a Major Component, but which is not part of that Major
-Component, and (b) serves only to enable use of the work with that
-Major Component, or to implement a Standard Interface for which an
-implementation is available to the public in source code form. A
-"Major Component", in this context, means a major essential component
-(kernel, window system, and so on) of the specific operating system
-(if any) on which the executable work runs, or a compiler used to
-produce the work, or an object code interpreter used to run it.
-
- The "Corresponding Source" for a work in object code form means all
-the source code needed to generate, install, and (for an executable
-work) run the object code and to modify the work, including scripts to
-control those activities. However, it does not include the work's
-System Libraries, or general-purpose tools or generally available free
-programs which are used unmodified in performing those activities but
-which are not part of the work. For example, Corresponding Source
-includes interface definition files associated with source files for
-the work, and the source code for shared libraries and dynamically
-linked subprograms that the work is specifically designed to require,
-such as by intimate data communication or control flow between those
-subprograms and other parts of the work.
-
- The Corresponding Source need not include anything that users
-can regenerate automatically from other parts of the Corresponding
-Source.
-
- The Corresponding Source for a work in source code form is that
-same work.
-
- 2. Basic Permissions.
-
- All rights granted under this License are granted for the term of
-copyright on the Program, and are irrevocable provided the stated
-conditions are met. This License explicitly affirms your unlimited
-permission to run the unmodified Program. The output from running a
-covered work is covered by this License only if the output, given its
-content, constitutes a covered work. This License acknowledges your
-rights of fair use or other equivalent, as provided by copyright law.
-
- You may make, run and propagate covered works that you do not
-convey, without conditions so long as your license otherwise remains
-in force. You may convey covered works to others for the sole purpose
-of having them make modifications exclusively for you, or provide you
-with facilities for running those works, provided that you comply with
-the terms of this License in conveying all material for which you do
-not control copyright. Those thus making or running the covered works
-for you must do so exclusively on your behalf, under your direction
-and control, on terms that prohibit them from making any copies of
-your copyrighted material outside their relationship with you.
-
- Conveying under any other circumstances is permitted solely under
-the conditions stated below. Sublicensing is not allowed; section 10
-makes it unnecessary.
-
- 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
-
- No covered work shall be deemed part of an effective technological
-measure under any applicable law fulfilling obligations under article
-11 of the WIPO copyright treaty adopted on 20 December 1996, or
-similar laws prohibiting or restricting circumvention of such
-measures.
-
- When you convey a covered work, you waive any legal power to forbid
-circumvention of technological measures to the extent such circumvention
-is effected by exercising rights under this License with respect to
-the covered work, and you disclaim any intention to limit operation or
-modification of the work as a means of enforcing, against the work's
-users, your or third parties' legal rights to forbid circumvention of
-technological measures.
-
- 4. Conveying Verbatim Copies.
-
- You may convey verbatim copies of the Program's source code as you
-receive it, in any medium, provided that you conspicuously and
-appropriately publish on each copy an appropriate copyright notice;
-keep intact all notices stating that this License and any
-non-permissive terms added in accord with section 7 apply to the code;
-keep intact all notices of the absence of any warranty; and give all
-recipients a copy of this License along with the Program.
-
- You may charge any price or no price for each copy that you convey,
-and you may offer support or warranty protection for a fee.
-
- 5. Conveying Modified Source Versions.
-
- You may convey a work based on the Program, or the modifications to
-produce it from the Program, in the form of source code under the
-terms of section 4, provided that you also meet all of these conditions:
-
- a) The work must carry prominent notices stating that you modified
- it, and giving a relevant date.
-
- b) The work must carry prominent notices stating that it is
- released under this License and any conditions added under section
- 7. This requirement modifies the requirement in section 4 to
- "keep intact all notices".
-
- c) You must license the entire work, as a whole, under this
- License to anyone who comes into possession of a copy. This
- License will therefore apply, along with any applicable section 7
- additional terms, to the whole of the work, and all its parts,
- regardless of how they are packaged. This License gives no
- permission to license the work in any other way, but it does not
- invalidate such permission if you have separately received it.
-
- d) If the work has interactive user interfaces, each must display
- Appropriate Legal Notices; however, if the Program has interactive
- interfaces that do not display Appropriate Legal Notices, your
- work need not make them do so.
-
- A compilation of a covered work with other separate and independent
-works, which are not by their nature extensions of the covered work,
-and which are not combined with it such as to form a larger program,
-in or on a volume of a storage or distribution medium, is called an
-"aggregate" if the compilation and its resulting copyright are not
-used to limit the access or legal rights of the compilation's users
-beyond what the individual works permit. Inclusion of a covered work
-in an aggregate does not cause this License to apply to the other
-parts of the aggregate.
-
- 6. Conveying Non-Source Forms.
-
- You may convey a covered work in object code form under the terms
-of sections 4 and 5, provided that you also convey the
-machine-readable Corresponding Source under the terms of this License,
-in one of these ways:
-
- a) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by the
- Corresponding Source fixed on a durable physical medium
- customarily used for software interchange.
-
- b) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by a
- written offer, valid for at least three years and valid for as
- long as you offer spare parts or customer support for that product
- model, to give anyone who possesses the object code either (1) a
- copy of the Corresponding Source for all the software in the
- product that is covered by this License, on a durable physical
- medium customarily used for software interchange, for a price no
- more than your reasonable cost of physically performing this
- conveying of source, or (2) access to copy the
- Corresponding Source from a network server at no charge.
-
- c) Convey individual copies of the object code with a copy of the
- written offer to provide the Corresponding Source. This
- alternative is allowed only occasionally and noncommercially, and
- only if you received the object code with such an offer, in accord
- with subsection 6b.
-
- d) Convey the object code by offering access from a designated
- place (gratis or for a charge), and offer equivalent access to the
- Corresponding Source in the same way through the same place at no
- further charge. You need not require recipients to copy the
- Corresponding Source along with the object code. If the place to
- copy the object code is a network server, the Corresponding Source
- may be on a different server (operated by you or a third party)
- that supports equivalent copying facilities, provided you maintain
- clear directions next to the object code saying where to find the
- Corresponding Source. Regardless of what server hosts the
- Corresponding Source, you remain obligated to ensure that it is
- available for as long as needed to satisfy these requirements.
-
- e) Convey the object code using peer-to-peer transmission, provided
- you inform other peers where the object code and Corresponding
- Source of the work are being offered to the general public at no
- charge under subsection 6d.
-
- A separable portion of the object code, whose source code is excluded
-from the Corresponding Source as a System Library, need not be
-included in conveying the object code work.
-
- A "User Product" is either (1) a "consumer product", which means any
-tangible personal property which is normally used for personal, family,
-or household purposes, or (2) anything designed or sold for incorporation
-into a dwelling. In determining whether a product is a consumer product,
-doubtful cases shall be resolved in favor of coverage. For a particular
-product received by a particular user, "normally used" refers to a
-typical or common use of that class of product, regardless of the status
-of the particular user or of the way in which the particular user
-actually uses, or expects or is expected to use, the product. A product
-is a consumer product regardless of whether the product has substantial
-commercial, industrial or non-consumer uses, unless such uses represent
-the only significant mode of use of the product.
-
- "Installation Information" for a User Product means any methods,
-procedures, authorization keys, or other information required to install
-and execute modified versions of a covered work in that User Product from
-a modified version of its Corresponding Source. The information must
-suffice to ensure that the continued functioning of the modified object
-code is in no case prevented or interfered with solely because
-modification has been made.
-
- If you convey an object code work under this section in, or with, or
-specifically for use in, a User Product, and the conveying occurs as
-part of a transaction in which the right of possession and use of the
-User Product is transferred to the recipient in perpetuity or for a
-fixed term (regardless of how the transaction is characterized), the
-Corresponding Source conveyed under this section must be accompanied
-by the Installation Information. But this requirement does not apply
-if neither you nor any third party retains the ability to install
-modified object code on the User Product (for example, the work has
-been installed in ROM).
-
- The requirement to provide Installation Information does not include a
-requirement to continue to provide support service, warranty, or updates
-for a work that has been modified or installed by the recipient, or for
-the User Product in which it has been modified or installed. Access to a
-network may be denied when the modification itself materially and
-adversely affects the operation of the network or violates the rules and
-protocols for communication across the network.
-
- Corresponding Source conveyed, and Installation Information provided,
-in accord with this section must be in a format that is publicly
-documented (and with an implementation available to the public in
-source code form), and must require no special password or key for
-unpacking, reading or copying.
-
- 7. Additional Terms.
-
- "Additional permissions" are terms that supplement the terms of this
-License by making exceptions from one or more of its conditions.
-Additional permissions that are applicable to the entire Program shall
-be treated as though they were included in this License, to the extent
-that they are valid under applicable law. If additional permissions
-apply only to part of the Program, that part may be used separately
-under those permissions, but the entire Program remains governed by
-this License without regard to the additional permissions.
-
- When you convey a copy of a covered work, you may at your option
-remove any additional permissions from that copy, or from any part of
-it. (Additional permissions may be written to require their own
-removal in certain cases when you modify the work.) You may place
-additional permissions on material, added by you to a covered work,
-for which you have or can give appropriate copyright permission.
-
- Notwithstanding any other provision of this License, for material you
-add to a covered work, you may (if authorized by the copyright holders of
-that material) supplement the terms of this License with terms:
-
- a) Disclaiming warranty or limiting liability differently from the
- terms of sections 15 and 16 of this License; or
-
- b) Requiring preservation of specified reasonable legal notices or
- author attributions in that material or in the Appropriate Legal
- Notices displayed by works containing it; or
-
- c) Prohibiting misrepresentation of the origin of that material, or
- requiring that modified versions of such material be marked in
- reasonable ways as different from the original version; or
-
- d) Limiting the use for publicity purposes of names of licensors or
- authors of the material; or
-
- e) Declining to grant rights under trademark law for use of some
- trade names, trademarks, or service marks; or
-
- f) Requiring indemnification of licensors and authors of that
- material by anyone who conveys the material (or modified versions of
- it) with contractual assumptions of liability to the recipient, for
- any liability that these contractual assumptions directly impose on
- those licensors and authors.
-
- All other non-permissive additional terms are considered "further
-restrictions" within the meaning of section 10. If the Program as you
-received it, or any part of it, contains a notice stating that it is
-governed by this License along with a term that is a further
-restriction, you may remove that term. If a license document contains
-a further restriction but permits relicensing or conveying under this
-License, you may add to a covered work material governed by the terms
-of that license document, provided that the further restriction does
-not survive such relicensing or conveying.
-
- If you add terms to a covered work in accord with this section, you
-must place, in the relevant source files, a statement of the
-additional terms that apply to those files, or a notice indicating
-where to find the applicable terms.
-
- Additional terms, permissive or non-permissive, may be stated in the
-form of a separately written license, or stated as exceptions;
-the above requirements apply either way.
-
- 8. Termination.
-
- You may not propagate or modify a covered work except as expressly
-provided under this License. Any attempt otherwise to propagate or
-modify it is void, and will automatically terminate your rights under
-this License (including any patent licenses granted under the third
-paragraph of section 11).
-
- However, if you cease all violation of this License, then your
-license from a particular copyright holder is reinstated (a)
-provisionally, unless and until the copyright holder explicitly and
-finally terminates your license, and (b) permanently, if the copyright
-holder fails to notify you of the violation by some reasonable means
-prior to 60 days after the cessation.
-
- Moreover, your license from a particular copyright holder is
-reinstated permanently if the copyright holder notifies you of the
-violation by some reasonable means, this is the first time you have
-received notice of violation of this License (for any work) from that
-copyright holder, and you cure the violation prior to 30 days after
-your receipt of the notice.
-
- Termination of your rights under this section does not terminate the
-licenses of parties who have received copies or rights from you under
-this License. If your rights have been terminated and not permanently
-reinstated, you do not qualify to receive new licenses for the same
-material under section 10.
-
- 9. Acceptance Not Required for Having Copies.
-
- You are not required to accept this License in order to receive or
-run a copy of the Program. Ancillary propagation of a covered work
-occurring solely as a consequence of using peer-to-peer transmission
-to receive a copy likewise does not require acceptance. However,
-nothing other than this License grants you permission to propagate or
-modify any covered work. These actions infringe copyright if you do
-not accept this License. Therefore, by modifying or propagating a
-covered work, you indicate your acceptance of this License to do so.
-
- 10. Automatic Licensing of Downstream Recipients.
-
- Each time you convey a covered work, the recipient automatically
-receives a license from the original licensors, to run, modify and
-propagate that work, subject to this License. You are not responsible
-for enforcing compliance by third parties with this License.
-
- An "entity transaction" is a transaction transferring control of an
-organization, or substantially all assets of one, or subdividing an
-organization, or merging organizations. If propagation of a covered
-work results from an entity transaction, each party to that
-transaction who receives a copy of the work also receives whatever
-licenses to the work the party's predecessor in interest had or could
-give under the previous paragraph, plus a right to possession of the
-Corresponding Source of the work from the predecessor in interest, if
-the predecessor has it or can get it with reasonable efforts.
-
- You may not impose any further restrictions on the exercise of the
-rights granted or affirmed under this License. For example, you may
-not impose a license fee, royalty, or other charge for exercise of
-rights granted under this License, and you may not initiate litigation
-(including a cross-claim or counterclaim in a lawsuit) alleging that
-any patent claim is infringed by making, using, selling, offering for
-sale, or importing the Program or any portion of it.
-
- 11. Patents.
-
- A "contributor" is a copyright holder who authorizes use under this
-License of the Program or a work on which the Program is based. The
-work thus licensed is called the contributor's "contributor version".
-
- A contributor's "essential patent claims" are all patent claims
-owned or controlled by the contributor, whether already acquired or
-hereafter acquired, that would be infringed by some manner, permitted
-by this License, of making, using, or selling its contributor version,
-but do not include claims that would be infringed only as a
-consequence of further modification of the contributor version. For
-purposes of this definition, "control" includes the right to grant
-patent sublicenses in a manner consistent with the requirements of
-this License.
-
- Each contributor grants you a non-exclusive, worldwide, royalty-free
-patent license under the contributor's essential patent claims, to
-make, use, sell, offer for sale, import and otherwise run, modify and
-propagate the contents of its contributor version.
-
- In the following three paragraphs, a "patent license" is any express
-agreement or commitment, however denominated, not to enforce a patent
-(such as an express permission to practice a patent or covenant not to
-sue for patent infringement). To "grant" such a patent license to a
-party means to make such an agreement or commitment not to enforce a
-patent against the party.
-
- If you convey a covered work, knowingly relying on a patent license,
-and the Corresponding Source of the work is not available for anyone
-to copy, free of charge and under the terms of this License, through a
-publicly available network server or other readily accessible means,
-then you must either (1) cause the Corresponding Source to be so
-available, or (2) arrange to deprive yourself of the benefit of the
-patent license for this particular work, or (3) arrange, in a manner
-consistent with the requirements of this License, to extend the patent
-license to downstream recipients. "Knowingly relying" means you have
-actual knowledge that, but for the patent license, your conveying the
-covered work in a country, or your recipient's use of the covered work
-in a country, would infringe one or more identifiable patents in that
-country that you have reason to believe are valid.
-
- If, pursuant to or in connection with a single transaction or
-arrangement, you convey, or propagate by procuring conveyance of, a
-covered work, and grant a patent license to some of the parties
-receiving the covered work authorizing them to use, propagate, modify
-or convey a specific copy of the covered work, then the patent license
-you grant is automatically extended to all recipients of the covered
-work and works based on it.
-
- A patent license is "discriminatory" if it does not include within
-the scope of its coverage, prohibits the exercise of, or is
-conditioned on the non-exercise of one or more of the rights that are
-specifically granted under this License. You may not convey a covered
-work if you are a party to an arrangement with a third party that is
-in the business of distributing software, under which you make payment
-to the third party based on the extent of your activity of conveying
-the work, and under which the third party grants, to any of the
-parties who would receive the covered work from you, a discriminatory
-patent license (a) in connection with copies of the covered work
-conveyed by you (or copies made from those copies), or (b) primarily
-for and in connection with specific products or compilations that
-contain the covered work, unless you entered into that arrangement,
-or that patent license was granted, prior to 28 March 2007.
-
- Nothing in this License shall be construed as excluding or limiting
-any implied license or other defenses to infringement that may
-otherwise be available to you under applicable patent law.
-
- 12. No Surrender of Others' Freedom.
-
- If conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot convey a
-covered work so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you may
-not convey it at all. For example, if you agree to terms that obligate you
-to collect a royalty for further conveying from those to whom you convey
-the Program, the only way you could satisfy both those terms and this
-License would be to refrain entirely from conveying the Program.
-
- 13. Use with the GNU Affero General Public License.
-
- Notwithstanding any other provision of this License, you have
-permission to link or combine any covered work with a work licensed
-under version 3 of the GNU Affero General Public License into a single
-combined work, and to convey the resulting work. The terms of this
-License will continue to apply to the part which is the covered work,
-but the special requirements of the GNU Affero General Public License,
-section 13, concerning interaction through a network will apply to the
-combination as such.
-
- 14. Revised Versions of this License.
-
- The Free Software Foundation may publish revised and/or new versions of
-the GNU General Public 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.
-
- Each version is given a distinguishing version number. If the
-Program specifies that a certain numbered version of the GNU General
-Public License "or any later version" applies to it, you have the
-option of following the terms and conditions either of that numbered
-version or of any later version published by the Free Software
-Foundation. If the Program does not specify a version number of the
-GNU General Public License, you may choose any version ever published
-by the Free Software Foundation.
-
- If the Program specifies that a proxy can decide which future
-versions of the GNU General Public License can be used, that proxy's
-public statement of acceptance of a version permanently authorizes you
-to choose that version for the Program.
-
- Later license versions may give you additional or different
-permissions. However, no additional obligations are imposed on any
-author or copyright holder as a result of your choosing to follow a
-later version.
-
- 15. Disclaimer of Warranty.
-
- THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
-APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
-HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
-OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
-THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
-IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
-ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
- 16. Limitation of Liability.
-
- IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
-THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
-GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
-USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
-DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
-PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
-EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGES.
-
- 17. Interpretation of Sections 15 and 16.
-
- If the disclaimer of warranty and limitation of liability provided
-above cannot be given local legal effect according to their terms,
-reviewing courts shall apply local law that most closely approximates
-an absolute waiver of all civil liability in connection with the
-Program, unless a warranty or assumption of liability accompanies a
-copy of the Program in return for a fee.
-
- END OF TERMS AND CONDITIONS
-
- How to Apply These Terms to Your New Programs
-
- If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
- To do so, attach the following notices to the program. It is safest
-to attach them to the start of each source file to most effectively
-state the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
- <one line to give the program's name and a brief idea of what it does.>
- Copyright (C) <year> <name of author>
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-Also add information on how to contact you by electronic and paper mail.
-
- If the program does terminal interaction, make it output a short
-notice like this when it starts in an interactive mode:
-
- <program> Copyright (C) <year> <name of author>
- This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
- This is free software, and you are welcome to redistribute it
- under certain conditions; type `show c' for details.
-
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License. Of course, your program's commands
-might be different; for a GUI interface, you would use an "about box".
-
- You should also get your employer (if you work as a programmer) or school,
-if any, to sign a "copyright disclaimer" for the program, if necessary.
-For more information on this, and how to apply and follow the GNU GPL, see
-<http://www.gnu.org/licenses/>.
-
- The GNU General Public License does not permit incorporating your program
-into proprietary programs. If your program is a subroutine library, you
-may consider it more useful to permit linking proprietary applications with
-the library. If this is what you want to do, use the GNU Lesser General
-Public License instead of this License. But first, please read
-<http://www.gnu.org/philosophy/why-not-lgpl.html>.
diff --git a/LICENSE.GPL3-EXCEPT b/LICENSE.GPL3-EXCEPT
deleted file mode 100644
index b1cb1be..0000000
--- a/LICENSE.GPL3-EXCEPT
+++ /dev/null
@@ -1,704 +0,0 @@
-This is the GNU General Public License version 3, annotated with The
-Qt Company GPL Exception 1.0:
-
--------------------------------------------------------------------------
-
-The Qt Company GPL Exception 1.0
-
-Exception 1:
-
-As a special exception you may create a larger work which contains the
-output of this application and distribute that work under terms of your
-choice, so long as the work is not otherwise derived from or based on
-this application and so long as the work does not in itself generate
-output that contains the output from this application in its original
-or modified form.
-
-Exception 2:
-
-As a special exception, you have permission to combine this application
-with Plugins licensed under the terms of your choice, to produce an
-executable, and to copy and distribute the resulting executable under
-the terms of your choice. However, the executable must be accompanied
-by a prominent notice offering all users of the executable the entire
-source code to this application, excluding the source code of the
-independent modules, but including any changes you have made to this
-application, under the terms of this license.
-
-
--------------------------------------------------------------------------
-
- GNU GENERAL PUBLIC LICENSE
- Version 3, 29 June 2007
-
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
- Preamble
-
- The GNU General Public License is a free, copyleft license for
-software and other kinds of works.
-
- The licenses for most software and other practical works are designed
-to take away your freedom to share and change the works. By contrast,
-the GNU General Public License is intended to guarantee your freedom to
-share and change all versions of a program--to make sure it remains free
-software for all its users. We, the Free Software Foundation, use the
-GNU General Public License for most of our software; it applies also to
-any other work released this way by its authors. You can apply it to
-your programs, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-them if you wish), that you receive source code or can get it if you
-want it, that you can change the software or use pieces of it in new
-free programs, and that you know you can do these things.
-
- To protect your rights, we need to prevent others from denying you
-these rights or asking you to surrender the rights. Therefore, you have
-certain responsibilities if you distribute copies of the software, or if
-you modify it: responsibilities to respect the freedom of others.
-
- For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must pass on to the recipients the same
-freedoms that you received. You must make sure that they, too, receive
-or can get the source code. And you must show them these terms so they
-know their rights.
-
- Developers that use the GNU GPL protect your rights with two steps:
-(1) assert copyright on the software, and (2) offer you this License
-giving you legal permission to copy, distribute and/or modify it.
-
- For the developers' and authors' protection, the GPL clearly explains
-that there is no warranty for this free software. For both users' and
-authors' sake, the GPL requires that modified versions be marked as
-changed, so that their problems will not be attributed erroneously to
-authors of previous versions.
-
- Some devices are designed to deny users access to install or run
-modified versions of the software inside them, although the manufacturer
-can do so. This is fundamentally incompatible with the aim of
-protecting users' freedom to change the software. The systematic
-pattern of such abuse occurs in the area of products for individuals to
-use, which is precisely where it is most unacceptable. Therefore, we
-have designed this version of the GPL to prohibit the practice for those
-products. If such problems arise substantially in other domains, we
-stand ready to extend this provision to those domains in future versions
-of the GPL, as needed to protect the freedom of users.
-
- Finally, every program is threatened constantly by software patents.
-States should not allow patents to restrict development and use of
-software on general-purpose computers, but in those that do, we wish to
-avoid the special danger that patents applied to a free program could
-make it effectively proprietary. To prevent this, the GPL assures that
-patents cannot be used to render the program non-free.
-
- The precise terms and conditions for copying, distribution and
-modification follow.
-
- TERMS AND CONDITIONS
-
- 0. Definitions.
-
- "This License" refers to version 3 of the GNU General Public License.
-
- "Copyright" also means copyright-like laws that apply to other kinds of
-works, such as semiconductor masks.
-
- "The Program" refers to any copyrightable work licensed under this
-License. Each licensee is addressed as "you". "Licensees" and
-"recipients" may be individuals or organizations.
-
- To "modify" a work means to copy from or adapt all or part of the work
-in a fashion requiring copyright permission, other than the making of an
-exact copy. The resulting work is called a "modified version" of the
-earlier work or a work "based on" the earlier work.
-
- A "covered work" means either the unmodified Program or a work based
-on the Program.
-
- To "propagate" a work means to do anything with it that, without
-permission, would make you directly or secondarily liable for
-infringement under applicable copyright law, except executing it on a
-computer or modifying a private copy. Propagation includes copying,
-distribution (with or without modification), making available to the
-public, and in some countries other activities as well.
-
- To "convey" a work means any kind of propagation that enables other
-parties to make or receive copies. Mere interaction with a user through
-a computer network, with no transfer of a copy, is not conveying.
-
- An interactive user interface displays "Appropriate Legal Notices"
-to the extent that it includes a convenient and prominently visible
-feature that (1) displays an appropriate copyright notice, and (2)
-tells the user that there is no warranty for the work (except to the
-extent that warranties are provided), that licensees may convey the
-work under this License, and how to view a copy of this License. If
-the interface presents a list of user commands or options, such as a
-menu, a prominent item in the list meets this criterion.
-
- 1. Source Code.
-
- The "source code" for a work means the preferred form of the work
-for making modifications to it. "Object code" means any non-source
-form of a work.
-
- A "Standard Interface" means an interface that either is an official
-standard defined by a recognized standards body, or, in the case of
-interfaces specified for a particular programming language, one that
-is widely used among developers working in that language.
-
- The "System Libraries" of an executable work include anything, other
-than the work as a whole, that (a) is included in the normal form of
-packaging a Major Component, but which is not part of that Major
-Component, and (b) serves only to enable use of the work with that
-Major Component, or to implement a Standard Interface for which an
-implementation is available to the public in source code form. A
-"Major Component", in this context, means a major essential component
-(kernel, window system, and so on) of the specific operating system
-(if any) on which the executable work runs, or a compiler used to
-produce the work, or an object code interpreter used to run it.
-
- The "Corresponding Source" for a work in object code form means all
-the source code needed to generate, install, and (for an executable
-work) run the object code and to modify the work, including scripts to
-control those activities. However, it does not include the work's
-System Libraries, or general-purpose tools or generally available free
-programs which are used unmodified in performing those activities but
-which are not part of the work. For example, Corresponding Source
-includes interface definition files associated with source files for
-the work, and the source code for shared libraries and dynamically
-linked subprograms that the work is specifically designed to require,
-such as by intimate data communication or control flow between those
-subprograms and other parts of the work.
-
- The Corresponding Source need not include anything that users
-can regenerate automatically from other parts of the Corresponding
-Source.
-
- The Corresponding Source for a work in source code form is that
-same work.
-
- 2. Basic Permissions.
-
- All rights granted under this License are granted for the term of
-copyright on the Program, and are irrevocable provided the stated
-conditions are met. This License explicitly affirms your unlimited
-permission to run the unmodified Program. The output from running a
-covered work is covered by this License only if the output, given its
-content, constitutes a covered work. This License acknowledges your
-rights of fair use or other equivalent, as provided by copyright law.
-
- You may make, run and propagate covered works that you do not
-convey, without conditions so long as your license otherwise remains
-in force. You may convey covered works to others for the sole purpose
-of having them make modifications exclusively for you, or provide you
-with facilities for running those works, provided that you comply with
-the terms of this License in conveying all material for which you do
-not control copyright. Those thus making or running the covered works
-for you must do so exclusively on your behalf, under your direction
-and control, on terms that prohibit them from making any copies of
-your copyrighted material outside their relationship with you.
-
- Conveying under any other circumstances is permitted solely under
-the conditions stated below. Sublicensing is not allowed; section 10
-makes it unnecessary.
-
- 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
-
- No covered work shall be deemed part of an effective technological
-measure under any applicable law fulfilling obligations under article
-11 of the WIPO copyright treaty adopted on 20 December 1996, or
-similar laws prohibiting or restricting circumvention of such
-measures.
-
- When you convey a covered work, you waive any legal power to forbid
-circumvention of technological measures to the extent such circumvention
-is effected by exercising rights under this License with respect to
-the covered work, and you disclaim any intention to limit operation or
-modification of the work as a means of enforcing, against the work's
-users, your or third parties' legal rights to forbid circumvention of
-technological measures.
-
- 4. Conveying Verbatim Copies.
-
- You may convey verbatim copies of the Program's source code as you
-receive it, in any medium, provided that you conspicuously and
-appropriately publish on each copy an appropriate copyright notice;
-keep intact all notices stating that this License and any
-non-permissive terms added in accord with section 7 apply to the code;
-keep intact all notices of the absence of any warranty; and give all
-recipients a copy of this License along with the Program.
-
- You may charge any price or no price for each copy that you convey,
-and you may offer support or warranty protection for a fee.
-
- 5. Conveying Modified Source Versions.
-
- You may convey a work based on the Program, or the modifications to
-produce it from the Program, in the form of source code under the
-terms of section 4, provided that you also meet all of these conditions:
-
- a) The work must carry prominent notices stating that you modified
- it, and giving a relevant date.
-
- b) The work must carry prominent notices stating that it is
- released under this License and any conditions added under section
- 7. This requirement modifies the requirement in section 4 to
- "keep intact all notices".
-
- c) You must license the entire work, as a whole, under this
- License to anyone who comes into possession of a copy. This
- License will therefore apply, along with any applicable section 7
- additional terms, to the whole of the work, and all its parts,
- regardless of how they are packaged. This License gives no
- permission to license the work in any other way, but it does not
- invalidate such permission if you have separately received it.
-
- d) If the work has interactive user interfaces, each must display
- Appropriate Legal Notices; however, if the Program has interactive
- interfaces that do not display Appropriate Legal Notices, your
- work need not make them do so.
-
- A compilation of a covered work with other separate and independent
-works, which are not by their nature extensions of the covered work,
-and which are not combined with it such as to form a larger program,
-in or on a volume of a storage or distribution medium, is called an
-"aggregate" if the compilation and its resulting copyright are not
-used to limit the access or legal rights of the compilation's users
-beyond what the individual works permit. Inclusion of a covered work
-in an aggregate does not cause this License to apply to the other
-parts of the aggregate.
-
- 6. Conveying Non-Source Forms.
-
- You may convey a covered work in object code form under the terms
-of sections 4 and 5, provided that you also convey the
-machine-readable Corresponding Source under the terms of this License,
-in one of these ways:
-
- a) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by the
- Corresponding Source fixed on a durable physical medium
- customarily used for software interchange.
-
- b) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by a
- written offer, valid for at least three years and valid for as
- long as you offer spare parts or customer support for that product
- model, to give anyone who possesses the object code either (1) a
- copy of the Corresponding Source for all the software in the
- product that is covered by this License, on a durable physical
- medium customarily used for software interchange, for a price no
- more than your reasonable cost of physically performing this
- conveying of source, or (2) access to copy the
- Corresponding Source from a network server at no charge.
-
- c) Convey individual copies of the object code with a copy of the
- written offer to provide the Corresponding Source. This
- alternative is allowed only occasionally and noncommercially, and
- only if you received the object code with such an offer, in accord
- with subsection 6b.
-
- d) Convey the object code by offering access from a designated
- place (gratis or for a charge), and offer equivalent access to the
- Corresponding Source in the same way through the same place at no
- further charge. You need not require recipients to copy the
- Corresponding Source along with the object code. If the place to
- copy the object code is a network server, the Corresponding Source
- may be on a different server (operated by you or a third party)
- that supports equivalent copying facilities, provided you maintain
- clear directions next to the object code saying where to find the
- Corresponding Source. Regardless of what server hosts the
- Corresponding Source, you remain obligated to ensure that it is
- available for as long as needed to satisfy these requirements.
-
- e) Convey the object code using peer-to-peer transmission, provided
- you inform other peers where the object code and Corresponding
- Source of the work are being offered to the general public at no
- charge under subsection 6d.
-
- A separable portion of the object code, whose source code is excluded
-from the Corresponding Source as a System Library, need not be
-included in conveying the object code work.
-
- A "User Product" is either (1) a "consumer product", which means any
-tangible personal property which is normally used for personal, family,
-or household purposes, or (2) anything designed or sold for incorporation
-into a dwelling. In determining whether a product is a consumer product,
-doubtful cases shall be resolved in favor of coverage. For a particular
-product received by a particular user, "normally used" refers to a
-typical or common use of that class of product, regardless of the status
-of the particular user or of the way in which the particular user
-actually uses, or expects or is expected to use, the product. A product
-is a consumer product regardless of whether the product has substantial
-commercial, industrial or non-consumer uses, unless such uses represent
-the only significant mode of use of the product.
-
- "Installation Information" for a User Product means any methods,
-procedures, authorization keys, or other information required to install
-and execute modified versions of a covered work in that User Product from
-a modified version of its Corresponding Source. The information must
-suffice to ensure that the continued functioning of the modified object
-code is in no case prevented or interfered with solely because
-modification has been made.
-
- If you convey an object code work under this section in, or with, or
-specifically for use in, a User Product, and the conveying occurs as
-part of a transaction in which the right of possession and use of the
-User Product is transferred to the recipient in perpetuity or for a
-fixed term (regardless of how the transaction is characterized), the
-Corresponding Source conveyed under this section must be accompanied
-by the Installation Information. But this requirement does not apply
-if neither you nor any third party retains the ability to install
-modified object code on the User Product (for example, the work has
-been installed in ROM).
-
- The requirement to provide Installation Information does not include a
-requirement to continue to provide support service, warranty, or updates
-for a work that has been modified or installed by the recipient, or for
-the User Product in which it has been modified or installed. Access to a
-network may be denied when the modification itself materially and
-adversely affects the operation of the network or violates the rules and
-protocols for communication across the network.
-
- Corresponding Source conveyed, and Installation Information provided,
-in accord with this section must be in a format that is publicly
-documented (and with an implementation available to the public in
-source code form), and must require no special password or key for
-unpacking, reading or copying.
-
- 7. Additional Terms.
-
- "Additional permissions" are terms that supplement the terms of this
-License by making exceptions from one or more of its conditions.
-Additional permissions that are applicable to the entire Program shall
-be treated as though they were included in this License, to the extent
-that they are valid under applicable law. If additional permissions
-apply only to part of the Program, that part may be used separately
-under those permissions, but the entire Program remains governed by
-this License without regard to the additional permissions.
-
- When you convey a copy of a covered work, you may at your option
-remove any additional permissions from that copy, or from any part of
-it. (Additional permissions may be written to require their own
-removal in certain cases when you modify the work.) You may place
-additional permissions on material, added by you to a covered work,
-for which you have or can give appropriate copyright permission.
-
- Notwithstanding any other provision of this License, for material you
-add to a covered work, you may (if authorized by the copyright holders of
-that material) supplement the terms of this License with terms:
-
- a) Disclaiming warranty or limiting liability differently from the
- terms of sections 15 and 16 of this License; or
-
- b) Requiring preservation of specified reasonable legal notices or
- author attributions in that material or in the Appropriate Legal
- Notices displayed by works containing it; or
-
- c) Prohibiting misrepresentation of the origin of that material, or
- requiring that modified versions of such material be marked in
- reasonable ways as different from the original version; or
-
- d) Limiting the use for publicity purposes of names of licensors or
- authors of the material; or
-
- e) Declining to grant rights under trademark law for use of some
- trade names, trademarks, or service marks; or
-
- f) Requiring indemnification of licensors and authors of that
- material by anyone who conveys the material (or modified versions of
- it) with contractual assumptions of liability to the recipient, for
- any liability that these contractual assumptions directly impose on
- those licensors and authors.
-
- All other non-permissive additional terms are considered "further
-restrictions" within the meaning of section 10. If the Program as you
-received it, or any part of it, contains a notice stating that it is
-governed by this License along with a term that is a further
-restriction, you may remove that term. If a license document contains
-a further restriction but permits relicensing or conveying under this
-License, you may add to a covered work material governed by the terms
-of that license document, provided that the further restriction does
-not survive such relicensing or conveying.
-
- If you add terms to a covered work in accord with this section, you
-must place, in the relevant source files, a statement of the
-additional terms that apply to those files, or a notice indicating
-where to find the applicable terms.
-
- Additional terms, permissive or non-permissive, may be stated in the
-form of a separately written license, or stated as exceptions;
-the above requirements apply either way.
-
- 8. Termination.
-
- You may not propagate or modify a covered work except as expressly
-provided under this License. Any attempt otherwise to propagate or
-modify it is void, and will automatically terminate your rights under
-this License (including any patent licenses granted under the third
-paragraph of section 11).
-
- However, if you cease all violation of this License, then your
-license from a particular copyright holder is reinstated (a)
-provisionally, unless and until the copyright holder explicitly and
-finally terminates your license, and (b) permanently, if the copyright
-holder fails to notify you of the violation by some reasonable means
-prior to 60 days after the cessation.
-
- Moreover, your license from a particular copyright holder is
-reinstated permanently if the copyright holder notifies you of the
-violation by some reasonable means, this is the first time you have
-received notice of violation of this License (for any work) from that
-copyright holder, and you cure the violation prior to 30 days after
-your receipt of the notice.
-
- Termination of your rights under this section does not terminate the
-licenses of parties who have received copies or rights from you under
-this License. If your rights have been terminated and not permanently
-reinstated, you do not qualify to receive new licenses for the same
-material under section 10.
-
- 9. Acceptance Not Required for Having Copies.
-
- You are not required to accept this License in order to receive or
-run a copy of the Program. Ancillary propagation of a covered work
-occurring solely as a consequence of using peer-to-peer transmission
-to receive a copy likewise does not require acceptance. However,
-nothing other than this License grants you permission to propagate or
-modify any covered work. These actions infringe copyright if you do
-not accept this License. Therefore, by modifying or propagating a
-covered work, you indicate your acceptance of this License to do so.
-
- 10. Automatic Licensing of Downstream Recipients.
-
- Each time you convey a covered work, the recipient automatically
-receives a license from the original licensors, to run, modify and
-propagate that work, subject to this License. You are not responsible
-for enforcing compliance by third parties with this License.
-
- An "entity transaction" is a transaction transferring control of an
-organization, or substantially all assets of one, or subdividing an
-organization, or merging organizations. If propagation of a covered
-work results from an entity transaction, each party to that
-transaction who receives a copy of the work also receives whatever
-licenses to the work the party's predecessor in interest had or could
-give under the previous paragraph, plus a right to possession of the
-Corresponding Source of the work from the predecessor in interest, if
-the predecessor has it or can get it with reasonable efforts.
-
- You may not impose any further restrictions on the exercise of the
-rights granted or affirmed under this License. For example, you may
-not impose a license fee, royalty, or other charge for exercise of
-rights granted under this License, and you may not initiate litigation
-(including a cross-claim or counterclaim in a lawsuit) alleging that
-any patent claim is infringed by making, using, selling, offering for
-sale, or importing the Program or any portion of it.
-
- 11. Patents.
-
- A "contributor" is a copyright holder who authorizes use under this
-License of the Program or a work on which the Program is based. The
-work thus licensed is called the contributor's "contributor version".
-
- A contributor's "essential patent claims" are all patent claims
-owned or controlled by the contributor, whether already acquired or
-hereafter acquired, that would be infringed by some manner, permitted
-by this License, of making, using, or selling its contributor version,
-but do not include claims that would be infringed only as a
-consequence of further modification of the contributor version. For
-purposes of this definition, "control" includes the right to grant
-patent sublicenses in a manner consistent with the requirements of
-this License.
-
- Each contributor grants you a non-exclusive, worldwide, royalty-free
-patent license under the contributor's essential patent claims, to
-make, use, sell, offer for sale, import and otherwise run, modify and
-propagate the contents of its contributor version.
-
- In the following three paragraphs, a "patent license" is any express
-agreement or commitment, however denominated, not to enforce a patent
-(such as an express permission to practice a patent or covenant not to
-sue for patent infringement). To "grant" such a patent license to a
-party means to make such an agreement or commitment not to enforce a
-patent against the party.
-
- If you convey a covered work, knowingly relying on a patent license,
-and the Corresponding Source of the work is not available for anyone
-to copy, free of charge and under the terms of this License, through a
-publicly available network server or other readily accessible means,
-then you must either (1) cause the Corresponding Source to be so
-available, or (2) arrange to deprive yourself of the benefit of the
-patent license for this particular work, or (3) arrange, in a manner
-consistent with the requirements of this License, to extend the patent
-license to downstream recipients. "Knowingly relying" means you have
-actual knowledge that, but for the patent license, your conveying the
-covered work in a country, or your recipient's use of the covered work
-in a country, would infringe one or more identifiable patents in that
-country that you have reason to believe are valid.
-
- If, pursuant to or in connection with a single transaction or
-arrangement, you convey, or propagate by procuring conveyance of, a
-covered work, and grant a patent license to some of the parties
-receiving the covered work authorizing them to use, propagate, modify
-or convey a specific copy of the covered work, then the patent license
-you grant is automatically extended to all recipients of the covered
-work and works based on it.
-
- A patent license is "discriminatory" if it does not include within
-the scope of its coverage, prohibits the exercise of, or is
-conditioned on the non-exercise of one or more of the rights that are
-specifically granted under this License. You may not convey a covered
-work if you are a party to an arrangement with a third party that is
-in the business of distributing software, under which you make payment
-to the third party based on the extent of your activity of conveying
-the work, and under which the third party grants, to any of the
-parties who would receive the covered work from you, a discriminatory
-patent license (a) in connection with copies of the covered work
-conveyed by you (or copies made from those copies), or (b) primarily
-for and in connection with specific products or compilations that
-contain the covered work, unless you entered into that arrangement,
-or that patent license was granted, prior to 28 March 2007.
-
- Nothing in this License shall be construed as excluding or limiting
-any implied license or other defenses to infringement that may
-otherwise be available to you under applicable patent law.
-
- 12. No Surrender of Others' Freedom.
-
- If conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot convey a
-covered work so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you may
-not convey it at all. For example, if you agree to terms that obligate you
-to collect a royalty for further conveying from those to whom you convey
-the Program, the only way you could satisfy both those terms and this
-License would be to refrain entirely from conveying the Program.
-
- 13. Use with the GNU Affero General Public License.
-
- Notwithstanding any other provision of this License, you have
-permission to link or combine any covered work with a work licensed
-under version 3 of the GNU Affero General Public License into a single
-combined work, and to convey the resulting work. The terms of this
-License will continue to apply to the part which is the covered work,
-but the special requirements of the GNU Affero General Public License,
-section 13, concerning interaction through a network will apply to the
-combination as such.
-
- 14. Revised Versions of this License.
-
- The Free Software Foundation may publish revised and/or new versions of
-the GNU General Public 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.
-
- Each version is given a distinguishing version number. If the
-Program specifies that a certain numbered version of the GNU General
-Public License "or any later version" applies to it, you have the
-option of following the terms and conditions either of that numbered
-version or of any later version published by the Free Software
-Foundation. If the Program does not specify a version number of the
-GNU General Public License, you may choose any version ever published
-by the Free Software Foundation.
-
- If the Program specifies that a proxy can decide which future
-versions of the GNU General Public License can be used, that proxy's
-public statement of acceptance of a version permanently authorizes you
-to choose that version for the Program.
-
- Later license versions may give you additional or different
-permissions. However, no additional obligations are imposed on any
-author or copyright holder as a result of your choosing to follow a
-later version.
-
- 15. Disclaimer of Warranty.
-
- THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
-APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
-HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
-OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
-THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
-IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
-ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
- 16. Limitation of Liability.
-
- IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
-THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
-GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
-USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
-DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
-PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
-EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGES.
-
- 17. Interpretation of Sections 15 and 16.
-
- If the disclaimer of warranty and limitation of liability provided
-above cannot be given local legal effect according to their terms,
-reviewing courts shall apply local law that most closely approximates
-an absolute waiver of all civil liability in connection with the
-Program, unless a warranty or assumption of liability accompanies a
-copy of the Program in return for a fee.
-
- END OF TERMS AND CONDITIONS
-
- How to Apply These Terms to Your New Programs
-
- If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
- To do so, attach the following notices to the program. It is safest
-to attach them to the start of each source file to most effectively
-state the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
- <one line to give the program's name and a brief idea of what it does.>
- Copyright (C) <year> <name of author>
-
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-Also add information on how to contact you by electronic and paper mail.
-
- If the program does terminal interaction, make it output a short
-notice like this when it starts in an interactive mode:
-
- <program> Copyright (C) <year> <name of author>
- This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
- This is free software, and you are welcome to redistribute it
- under certain conditions; type `show c' for details.
-
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License. Of course, your program's commands
-might be different; for a GUI interface, you would use an "about box".
-
- You should also get your employer (if you work as a programmer) or school,
-if any, to sign a "copyright disclaimer" for the program, if necessary.
-For more information on this, and how to apply and follow the GNU GPL, see
-<http://www.gnu.org/licenses/>.
-
- The GNU General Public License does not permit incorporating your program
-into proprietary programs. If your program is a subroutine library, you
-may consider it more useful to permit linking proprietary applications with
-the library. If this is what you want to do, use the GNU Lesser General
-Public License instead of this License. But first, please read
-<http://www.gnu.org/philosophy/why-not-lgpl.html>.
diff --git a/LICENSE.LGPL3 b/LICENSE.LGPL3
deleted file mode 100644
index 65c5ca8..0000000
--- a/LICENSE.LGPL3
+++ /dev/null
@@ -1,165 +0,0 @@
- GNU LESSER GENERAL PUBLIC LICENSE
- Version 3, 29 June 2007
-
- Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-
- This version of the GNU Lesser General Public License incorporates
-the terms and conditions of version 3 of the GNU General Public
-License, supplemented by the additional permissions listed below.
-
- 0. Additional Definitions.
-
- As used herein, "this License" refers to version 3 of the GNU Lesser
-General Public License, and the "GNU GPL" refers to version 3 of the GNU
-General Public License.
-
- "The Library" refers to a covered work governed by this License,
-other than an Application or a Combined Work as defined below.
-
- An "Application" is any work that makes use of an interface provided
-by the Library, but which is not otherwise based on the Library.
-Defining a subclass of a class defined by the Library is deemed a mode
-of using an interface provided by the Library.
-
- A "Combined Work" is a work produced by combining or linking an
-Application with the Library. The particular version of the Library
-with which the Combined Work was made is also called the "Linked
-Version".
-
- The "Minimal Corresponding Source" for a Combined Work means the
-Corresponding Source for the Combined Work, excluding any source code
-for portions of the Combined Work that, considered in isolation, are
-based on the Application, and not on the Linked Version.
-
- The "Corresponding Application Code" for a Combined Work means the
-object code and/or source code for the Application, including any data
-and utility programs needed for reproducing the Combined Work from the
-Application, but excluding the System Libraries of the Combined Work.
-
- 1. Exception to Section 3 of the GNU GPL.
-
- You may convey a covered work under sections 3 and 4 of this License
-without being bound by section 3 of the GNU GPL.
-
- 2. Conveying Modified Versions.
-
- If you modify a copy of the Library, and, in your modifications, a
-facility refers to a function or data to be supplied by an Application
-that uses the facility (other than as an argument passed when the
-facility is invoked), then you may convey a copy of the modified
-version:
-
- a) under this License, provided that you make a good faith effort to
- ensure that, in the event an Application does not supply the
- function or data, the facility still operates, and performs
- whatever part of its purpose remains meaningful, or
-
- b) under the GNU GPL, with none of the additional permissions of
- this License applicable to that copy.
-
- 3. Object Code Incorporating Material from Library Header Files.
-
- The object code form of an Application may incorporate material from
-a header file that is part of the Library. You may convey such object
-code under terms of your choice, provided that, if the incorporated
-material is not limited to numerical parameters, data structure
-layouts and accessors, or small macros, inline functions and templates
-(ten or fewer lines in length), you do both of the following:
-
- a) Give prominent notice with each copy of the object code that the
- Library is used in it and that the Library and its use are
- covered by this License.
-
- b) Accompany the object code with a copy of the GNU GPL and this license
- document.
-
- 4. Combined Works.
-
- You may convey a Combined Work under terms of your choice that,
-taken together, effectively do not restrict modification of the
-portions of the Library contained in the Combined Work and reverse
-engineering for debugging such modifications, if you also do each of
-the following:
-
- a) Give prominent notice with each copy of the Combined Work that
- the Library is used in it and that the Library and its use are
- covered by this License.
-
- b) Accompany the Combined Work with a copy of the GNU GPL and this license
- document.
-
- c) For a Combined Work that displays copyright notices during
- execution, include the copyright notice for the Library among
- these notices, as well as a reference directing the user to the
- copies of the GNU GPL and this license document.
-
- d) Do one of the following:
-
- 0) Convey the Minimal Corresponding Source under the terms of this
- License, and the Corresponding Application Code in a form
- suitable for, and under terms that permit, the user to
- recombine or relink the Application with a modified version of
- the Linked Version to produce a modified Combined Work, in the
- manner specified by section 6 of the GNU GPL for conveying
- Corresponding Source.
-
- 1) Use a suitable shared library mechanism for linking with the
- Library. A suitable mechanism is one that (a) uses at run time
- a copy of the Library already present on the user's computer
- system, and (b) will operate properly with a modified version
- of the Library that is interface-compatible with the Linked
- Version.
-
- e) Provide Installation Information, but only if you would otherwise
- be required to provide such information under section 6 of the
- GNU GPL, and only to the extent that such information is
- necessary to install and execute a modified version of the
- Combined Work produced by recombining or relinking the
- Application with a modified version of the Linked Version. (If
- you use option 4d0, the Installation Information must accompany
- the Minimal Corresponding Source and Corresponding Application
- Code. If you use option 4d1, you must provide the Installation
- Information in the manner specified by section 6 of the GNU GPL
- for conveying Corresponding Source.)
-
- 5. Combined Libraries.
-
- You may place library facilities that are a work based on the
-Library side by side in a single library together with other library
-facilities that are not Applications and are not covered by this
-License, and convey such a combined library under terms of your
-choice, if you do both of the following:
-
- a) Accompany the combined library with a copy of the same work based
- on the Library, uncombined with any other library facilities,
- conveyed under the terms of this License.
-
- b) Give prominent notice with the combined library that part of it
- is a work based on the Library, and explaining where to find the
- accompanying uncombined form of the same work.
-
- 6. Revised Versions of the GNU Lesser General Public License.
-
- The Free Software Foundation may publish revised and/or new versions
-of the GNU Lesser General Public 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.
-
- Each version is given a distinguishing version number. If the
-Library as you received it specifies that a certain numbered version
-of the GNU Lesser General Public License "or any later version"
-applies to it, you have the option of following the terms and
-conditions either of that published version or of any later version
-published by the Free Software Foundation. If the Library as you
-received it does not specify a version number of the GNU Lesser
-General Public License, you may choose any version of the GNU Lesser
-General Public License ever published by the Free Software Foundation.
-
- If the Library as you received it specifies that a proxy can decide
-whether future versions of the GNU Lesser General Public License shall
-apply, that proxy's public statement of acceptance of any version is
-permanent authorization for you to choose that version for the
-Library.
diff --git a/README b/README
new file mode 100644
index 0000000..c3d5c91
--- /dev/null
+++ b/README
@@ -0,0 +1 @@
+The QtX11Extras module no longer exists in Qt 6 (see QTBUG-83251).
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
deleted file mode 100644
index 7e8d65e..0000000
--- a/coin/module_config.yaml
+++ /dev/null
@@ -1,32 +0,0 @@
-version: 2
-accept_configuration:
- condition: property
- property: features
- not_contains_value: Disable
-
-instructions:
- Build:
- - type: Group
- instructions:
- - !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml"
- enable_if:
- condition: property
- property: host.os
- equals_value: Linux
-
- Test:
- - type: Group
- instructions:
- - !include "{{qt/qtbase}}/coin_module_test_template_v3.yaml"
- enable_if:
- condition: and
- conditions:
- - condition: property
- property: host.os
- equals_value: Linux
- - condition: property
- property: host.os
- equals_property: target.os
- - condition: property
- property: target.osVersion
- not_equals_value: QEMU
diff --git a/dependencies.yaml b/dependencies.yaml
deleted file mode 100644
index 45dace5..0000000
--- a/dependencies.yaml
+++ /dev/null
@@ -1,4 +0,0 @@
-dependencies:
- ../qtbase:
- ref: 57f752b30a0f452e9cc079b5a4ede6134719a769
- required: true
diff --git a/dist/changes-5.1.1 b/dist/changes-5.1.1
deleted file mode 100644
index e233af4..0000000
--- a/dist/changes-5.1.1
+++ /dev/null
@@ -1,25 +0,0 @@
-Qt 5.1.1 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.1.0.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
- http://qt-project.org/doc/qt-5.1/
-
-The Qt version 5.1 series is binary compatible with the 5.0.x series.
-Applications compiled for 5.0 will continue to run with 5.1.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
- http://bugreports.qt-project.org/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
-
-****************************************************************************
-* General *
-****************************************************************************
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.10.0 b/dist/changes-5.10.0
deleted file mode 100644
index 79bc713..0000000
--- a/dist/changes-5.10.0
+++ /dev/null
@@ -1,30 +0,0 @@
-Qt 5.10 introduces many new features and improvements as well as bugfixes
-over the 5.9.x series. For more details, refer to the online documentation
-included in this distribution. The documentation is also available online:
-
-http://doc.qt.io/qt-5/index.html
-
-The Qt version 5.10 series is binary compatible with the 5.9.x series.
-Applications compiled for 5.9 will continue to run with 5.10.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
-****************************************************************************
-* Qt 5.10.0 Changes *
-****************************************************************************
-
- - This release contains only minor code improvements.
-
-QX11Info
---------
-
- - [QTBUG-50358] Added new API to peek into the XCB event queue -
- peekEventQueue(). This enables porting certain Qt4-based applications to
- Qt5 (those using Xlib's event handling functions to peek into the X11
- event queue).
diff --git a/dist/changes-5.10.1 b/dist/changes-5.10.1
deleted file mode 100644
index 695c4e3..0000000
--- a/dist/changes-5.10.1
+++ /dev/null
@@ -1,26 +0,0 @@
-Qt 5.10.1 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.10.0.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
-http://doc.qt.io/qt-5/index.html
-
-The Qt version 5.10 series is binary compatible with the 5.9.x series.
-Applications compiled for 5.9 will continue to run with 5.10.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
-This release contains all fixes included in the Qt 5.9.4 release.
-
-****************************************************************************
-* Qt 5.10.1 Changes *
-****************************************************************************
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.11.0 b/dist/changes-5.11.0
deleted file mode 100644
index 162ab57..0000000
--- a/dist/changes-5.11.0
+++ /dev/null
@@ -1,22 +0,0 @@
-Qt 5.11 introduces many new features and improvements as well as bugfixes
-over the 5.10.x series. For more details, refer to the online documentation
-included in this distribution. The documentation is also available online:
-
-http://doc.qt.io/qt-5/index.html
-
-The Qt version 5.11 series is binary compatible with the 5.10.x series.
-Applications compiled for 5.10 will continue to run with 5.11.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
-****************************************************************************
-* Qt 5.11.0 Changes *
-****************************************************************************
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.11.1 b/dist/changes-5.11.1
deleted file mode 100644
index 030ea3f..0000000
--- a/dist/changes-5.11.1
+++ /dev/null
@@ -1,24 +0,0 @@
-Qt 5.11.1 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.11.0.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
-http://doc.qt.io/qt-5/index.html
-
-The Qt version 5.11 series is binary compatible with the 5.10.x series.
-Applications compiled for 5.10 will continue to run with 5.11.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
-****************************************************************************
-* Qt 5.11.1 Changes *
-****************************************************************************
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.11.2 b/dist/changes-5.11.2
deleted file mode 100644
index 8efdf5e..0000000
--- a/dist/changes-5.11.2
+++ /dev/null
@@ -1,24 +0,0 @@
-Qt 5.11.2 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.11.0 through 5.11.1.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
-http://doc.qt.io/qt-5/index.html
-
-The Qt version 5.11 series is binary compatible with the 5.10.x series.
-Applications compiled for 5.10 will continue to run with 5.11.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
-****************************************************************************
-* Qt 5.11.2 Changes *
-****************************************************************************
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.11.3 b/dist/changes-5.11.3
deleted file mode 100644
index f71fa34..0000000
--- a/dist/changes-5.11.3
+++ /dev/null
@@ -1,20 +0,0 @@
-Qt 5.11.3 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.11.0 through 5.11.2.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
-http://doc.qt.io/qt-5/index.html
-
-The Qt version 5.11 series is binary compatible with the 5.10.x series.
-Applications compiled for 5.10 will continue to run with 5.11.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.12.0 b/dist/changes-5.12.0
deleted file mode 100644
index 4f6c63e..0000000
--- a/dist/changes-5.12.0
+++ /dev/null
@@ -1,18 +0,0 @@
-Qt 5.12 introduces many new features and improvements as well as bugfixes
-over the 5.11.x series. For more details, refer to the online documentation
-included in this distribution. The documentation is also available online:
-
-https://doc.qt.io/qt-5/index.html
-
-The Qt version 5.12 series is binary compatible with the 5.11.x series.
-Applications compiled for 5.11 will continue to run with 5.12.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.12.1 b/dist/changes-5.12.1
deleted file mode 100644
index 1cb4dd7..0000000
--- a/dist/changes-5.12.1
+++ /dev/null
@@ -1,20 +0,0 @@
-Qt 5.12.1 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.12.0.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
-http://doc.qt.io/qt-5/index.html
-
-The Qt version 5.12 series is binary compatible with the 5.11.x series.
-Applications compiled for 5.11 will continue to run with 5.12.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.12.2 b/dist/changes-5.12.2
deleted file mode 100644
index 0c8bd85..0000000
--- a/dist/changes-5.12.2
+++ /dev/null
@@ -1,20 +0,0 @@
-Qt 5.12.2 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.12.0 through 5.12.1.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
-https://doc.qt.io/qt-5/index.html
-
-The Qt version 5.12 series is binary compatible with the 5.11.x series.
-Applications compiled for 5.11 will continue to run with 5.12.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.12.3 b/dist/changes-5.12.3
deleted file mode 100644
index 8803320..0000000
--- a/dist/changes-5.12.3
+++ /dev/null
@@ -1,20 +0,0 @@
-Qt 5.12.3 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.12.0 through 5.12.2.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
-https://doc.qt.io/qt-5/index.html
-
-The Qt version 5.12 series is binary compatible with the 5.11.x series.
-Applications compiled for 5.11 will continue to run with 5.12.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.12.4 b/dist/changes-5.12.4
deleted file mode 100644
index a285cd8..0000000
--- a/dist/changes-5.12.4
+++ /dev/null
@@ -1,20 +0,0 @@
-Qt 5.12.4 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.12.0 through 5.12.3.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
-https://doc.qt.io/qt-5/index.html
-
-The Qt version 5.12 series is binary compatible with the 5.11.x series.
-Applications compiled for 5.11 will continue to run with 5.12.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.12.5 b/dist/changes-5.12.5
deleted file mode 100644
index e8be931..0000000
--- a/dist/changes-5.12.5
+++ /dev/null
@@ -1,20 +0,0 @@
-Qt 5.12.5 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.12.0 through 5.12.4.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
-https://doc.qt.io/qt-5/index.html
-
-The Qt version 5.12 series is binary compatible with the 5.11.x series.
-Applications compiled for 5.11 will continue to run with 5.12.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.13.0 b/dist/changes-5.13.0
deleted file mode 100644
index ebb4be1..0000000
--- a/dist/changes-5.13.0
+++ /dev/null
@@ -1,18 +0,0 @@
-Qt 5.13 introduces many new features and improvements as well as bugfixes
-over the 5.12.x series. For more details, refer to the online documentation
-included in this distribution. The documentation is also available online:
-
-https://doc.qt.io/qt-5/index.html
-
-The Qt version 5.13 series is binary compatible with the 5.12.x series.
-Applications compiled for 5.12 will continue to run with 5.13.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.13.1 b/dist/changes-5.13.1
deleted file mode 100644
index 57ebdbe..0000000
--- a/dist/changes-5.13.1
+++ /dev/null
@@ -1,20 +0,0 @@
-Qt 5.13.1 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.13.0.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
-https://doc.qt.io/qt-5/index.html
-
-The Qt version 5.13 series is binary compatible with the 5.12.x series.
-Applications compiled for 5.12 will continue to run with 5.13.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.13.2 b/dist/changes-5.13.2
deleted file mode 100644
index e3bb833..0000000
--- a/dist/changes-5.13.2
+++ /dev/null
@@ -1,20 +0,0 @@
-Qt 5.13.2 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.13.0 through 5.13.1.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
-https://doc.qt.io/qt-5/index.html
-
-The Qt version 5.13 series is binary compatible with the 5.12.x series.
-Applications compiled for 5.12 will continue to run with 5.13.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.14.0 b/dist/changes-5.14.0
deleted file mode 100644
index 29a2c83..0000000
--- a/dist/changes-5.14.0
+++ /dev/null
@@ -1,18 +0,0 @@
-Qt 5.14 introduces many new features and improvements as well as bugfixes
-over the 5.13.x series. For more details, refer to the online documentation
-included in this distribution. The documentation is also available online:
-
-https://doc.qt.io/qt-5/index.html
-
-The Qt version 5.14 series is binary compatible with the 5.13.x series.
-Applications compiled for 5.13 will continue to run with 5.14.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.14.1 b/dist/changes-5.14.1
deleted file mode 100644
index d008638..0000000
--- a/dist/changes-5.14.1
+++ /dev/null
@@ -1,20 +0,0 @@
-Qt 5.14.1 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.14.0.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
-https://doc.qt.io/qt-5/index.html
-
-The Qt version 5.14 series is binary compatible with the 5.13.x series.
-Applications compiled for 5.13 will continue to run with 5.14.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.14.2 b/dist/changes-5.14.2
deleted file mode 100644
index 68a0051..0000000
--- a/dist/changes-5.14.2
+++ /dev/null
@@ -1,20 +0,0 @@
-Qt 5.14.2 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.14.0 through 5.14.1.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
-https://doc.qt.io/qt-5/index.html
-
-The Qt version 5.14 series is binary compatible with the 5.13.x series.
-Applications compiled for 5.13 will continue to run with 5.14.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.15.0 b/dist/changes-5.15.0
deleted file mode 100644
index 40076ce..0000000
--- a/dist/changes-5.15.0
+++ /dev/null
@@ -1,18 +0,0 @@
-Qt 5.15 introduces many new features and improvements as well as bugfixes
-over the 5.14.x series. For more details, refer to the online documentation
-included in this distribution. The documentation is also available online:
-
-https://doc.qt.io/qt-5/index.html
-
-The Qt version 5.15 series is binary compatible with the 5.14.x series.
-Applications compiled for 5.14 will continue to run with 5.15.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.15.1 b/dist/changes-5.15.1
deleted file mode 100644
index 332ee9d..0000000
--- a/dist/changes-5.15.1
+++ /dev/null
@@ -1,20 +0,0 @@
-Qt 5.15.1 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.15.0.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
-https://doc.qt.io/qt-5/index.html
-
-The Qt version 5.15 series is binary compatible with the 5.14.x series.
-Applications compiled for 5.14 will continue to run with 5.15.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.6.3 b/dist/changes-5.6.3
deleted file mode 100644
index 285d4a8..0000000
--- a/dist/changes-5.6.3
+++ /dev/null
@@ -1,12 +0,0 @@
-Qt 5.6.3 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.6.0.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
- http://doc.qt.io/qt-5/index.html
-
-The Qt version 5.6 series is binary compatible with the 5.5.x series.
-Applications compiled for 5.5 will continue to run with 5.6.
-
-There were no changes in this module since previous release.
diff --git a/dist/changes-5.7.0 b/dist/changes-5.7.0
deleted file mode 100644
index 1e8f917..0000000
--- a/dist/changes-5.7.0
+++ /dev/null
@@ -1,42 +0,0 @@
-Qt 5.7 introduces many new features and improvements as well as bugfixes
-over the 5.6.x series. Also, there is a change in the licensing terms.
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
- https://doc.qt.io/qt-5/index.html
-
-The Qt version 5.7 series is binary compatible with the 5.6.x series.
-Applications compiled for 5.6 will continue to run with 5.7.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
- http://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
-****************************************************************************
-* Important License Changes *
-****************************************************************************
-
- This module is no longer available under LGPLv2.1. The libraries are
- now available under the following licenses:
- * Commercial License
- * GNU General Public License v2.0 (LICENSE.GPL2) and later
- * GNU Lesser General Public License v3.0 (LICENSE.LGPL3)
-
- The tools are now available under the following licenses:
- * Commercial License
- * GNU General Public License 3.0 (LICENSE.GPL3) with exceptions
- described in The Qt Company GPL Exception 1.0 (LICENSE.GPL3-EXCEPT)
-
-****************************************************************************
-* Library *
-****************************************************************************
-
-QtX11Info
-------
-
-- Add QX11Info::isCompositingManagerRunning() static function.
-
diff --git a/dist/changes-5.8.0 b/dist/changes-5.8.0
deleted file mode 100644
index d681ebc..0000000
--- a/dist/changes-5.8.0
+++ /dev/null
@@ -1,16 +0,0 @@
-Qt 5.8 introduces many new features and improvements as well as bugfixes
-over the 5.7.x series. For more details, refer to the online documentation
-included in this distribution. The documentation is also available online:
-
- http://doc.qt.io/qt-5/index.html
-
-The Qt version 5.8 series is binary compatible with the 5.7.x series.
-Applications compiled for 5.7 will continue to run with 5.8.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
- https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
diff --git a/dist/changes-5.9.0 b/dist/changes-5.9.0
deleted file mode 100644
index e33a407..0000000
--- a/dist/changes-5.9.0
+++ /dev/null
@@ -1,16 +0,0 @@
-Qt 5.9 introduces many new features and improvements as well as bugfixes
-over the 5.8.x series. For more details, refer to the online documentation
-included in this distribution. The documentation is also available online:
-
-http://doc.qt.io/qt-5/index.html
-
-The Qt version 5.9 series is binary compatible with the 5.8.x series.
-Applications compiled for 5.8 will continue to run with 5.9.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
diff --git a/dist/changes-5.9.1 b/dist/changes-5.9.1
deleted file mode 100644
index 60a7de0..0000000
--- a/dist/changes-5.9.1
+++ /dev/null
@@ -1,24 +0,0 @@
-Qt 5.9.1 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.9.0.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
-http://doc.qt.io/qt-5/index.html
-
-The Qt version 5.9 series is binary compatible with the 5.8.x series.
-Applications compiled for 5.8 will continue to run with 5.9.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
-****************************************************************************
-* Library *
-****************************************************************************
-
-- This release contains only minor code improvements.
diff --git a/dist/changes-5.9.2 b/dist/changes-5.9.2
deleted file mode 100644
index f4d7bdb..0000000
--- a/dist/changes-5.9.2
+++ /dev/null
@@ -1,12 +0,0 @@
-Qt 5.9.2 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.9.0.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
-http://doc.qt.io/qt-5/index.html
-
-The Qt version 5.9 series is binary compatible with the 5.8.x series.
-Applications compiled for 5.8 will continue to run with 5.9.
-
-There were no changes in this module since previous release.
diff --git a/dist/changes-5.9.3 b/dist/changes-5.9.3
deleted file mode 100644
index bb5db63..0000000
--- a/dist/changes-5.9.3
+++ /dev/null
@@ -1,24 +0,0 @@
-Qt 5.9.3 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.9.0.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
-http://doc.qt.io/qt-5/index.html
-
-The Qt version 5.9 series is binary compatible with the 5.8.x series.
-Applications compiled for 5.8 will continue to run with 5.9.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
-****************************************************************************
-* Qt 5.9.3 Changes *
-****************************************************************************
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.9.4 b/dist/changes-5.9.4
deleted file mode 100644
index d49a42f..0000000
--- a/dist/changes-5.9.4
+++ /dev/null
@@ -1,25 +0,0 @@
-Qt 5.9.4 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.9.0.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
-http://doc.qt.io/qt-5/index.html
-
-The Qt version 5.9 series is binary compatible with the 5.8.x series.
-Applications compiled for 5.8 will continue to run with 5.9.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
-****************************************************************************
-* Qt 5.9.4 Changes *
-****************************************************************************
-
- - This release contains only minor code improvements.
-
diff --git a/dist/changes-5.9.5 b/dist/changes-5.9.5
deleted file mode 100644
index 8df339e..0000000
--- a/dist/changes-5.9.5
+++ /dev/null
@@ -1,24 +0,0 @@
-Qt 5.9.5 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.9.0.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
-http://doc.qt.io/qt-5/index.html
-
-The Qt version 5.9 series is binary compatible with the 5.8.x series.
-Applications compiled for 5.9 will continue to run with 5.9.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
-****************************************************************************
-* Qt 5.9.5 Changes *
-****************************************************************************
-
- - This release contains only minor code improvements.
diff --git a/dist/changes-5.9.6 b/dist/changes-5.9.6
deleted file mode 100644
index f0179a5..0000000
--- a/dist/changes-5.9.6
+++ /dev/null
@@ -1,24 +0,0 @@
-Qt 5.9.6 is a bug-fix release. It maintains both forward and backward
-compatibility (source and binary) with Qt 5.9.0 through 5.9.5.
-
-For more details, refer to the online documentation included in this
-distribution. The documentation is also available online:
-
-http://doc.qt.io/qt-5/index.html
-
-The Qt version 5.9 series is binary compatible with the 5.8.x series.
-Applications compiled for 5.8 will continue to run with 5.9.
-
-Some of the changes listed in this file include issue tracking numbers
-corresponding to tasks in the Qt Bug Tracker:
-
-https://bugreports.qt.io/
-
-Each of these identifiers can be entered in the bug tracker to obtain more
-information about a particular change.
-
-****************************************************************************
-* Qt 5.9.6 Changes *
-****************************************************************************
-
- - This release contains only minor code improvements.
diff --git a/qtx11extras.pro b/qtx11extras.pro
deleted file mode 100644
index fe127be..0000000
--- a/qtx11extras.pro
+++ /dev/null
@@ -1,3 +0,0 @@
-requires(qtHaveModule(gui))
-
-load(qt_parts)
diff --git a/src/.prev_CMakeLists.txt b/src/.prev_CMakeLists.txt
deleted file mode 100644
index 0229ac5..0000000
--- a/src/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-# Generated from src.pro.
-
-if(QT_FEATURE_xcb)
- add_subdirectory(x11extras)
-endif()
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
deleted file mode 100644
index 881b22e..0000000
--- a/src/CMakeLists.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-# Generated from src.pro.
-
-if(QT_FEATURE_xcb)
- # special case begin
- if(NOT TARGET XCB::XCB)
- qt_find_package(XCB REQUIRED PROVIDED_TARGETS XCB::XCB)
- endif()
- # special case end
- add_subdirectory(x11extras)
-endif()
diff --git a/src/src.pro b/src/src.pro
deleted file mode 100644
index b1a97ea..0000000
--- a/src/src.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-TEMPLATE = subdirs
-QT_FOR_CONFIG += gui-private
-qtConfig(xcb) {
- SUBDIRS += x11extras
-}
diff --git a/src/x11extras/CMakeLists.txt b/src/x11extras/CMakeLists.txt
deleted file mode 100644
index 32d2445..0000000
--- a/src/x11extras/CMakeLists.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-# Generated from x11extras.pro.
-
-#####################################################################
-## X11Extras Module:
-#####################################################################
-
-qt_internal_add_module(X11Extras
- SOURCES
- qx11info_x11.cpp qx11info_x11.h
- DEFINES
- QT_NO_USING_NAMESPACE
- LIBRARIES
- Qt::GuiPrivate
- XCB::XCB_nolink
- PUBLIC_LIBRARIES
- Qt::Core
- Qt::Gui
-)
-qt_internal_add_docs(X11Extras
- doc/qtx11extras.qdocconf
-)
-
diff --git a/src/x11extras/doc/qtx11extras.qdocconf b/src/x11extras/doc/qtx11extras.qdocconf
deleted file mode 100644
index b951982..0000000
--- a/src/x11extras/doc/qtx11extras.qdocconf
+++ /dev/null
@@ -1,38 +0,0 @@
-include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
-include($QT_INSTALL_DOCS/config/exampleurl-qtx11extras.qdocconf)
-
-project = QtX11Extras
-description = Qt X11 Extras Reference Documentation
-version = $QT_VERSION
-
-qhp.projects = QtX11Extras
-
-qhp.QtX11Extras.file = qtx11extras.qhp
-qhp.QtX11Extras.namespace = org.qt-project.qtx11extras.$QT_VERSION_TAG
-qhp.QtX11Extras.virtualFolder = qtx11extras
-qhp.QtX11Extras.indexTitle = Qt X11 Extras
-qhp.QtX11Extras.indexRoot =
-
-qhp.QtX11Extras.filterAttributes = qtx11extras $QT_VERSION qtrefdoc
-qhp.QtX11Extras.customFilters.Qt.name = QtX11Extras $QT_VERSION
-qhp.QtX11Extras.customFilters.Qt.filterAttributes = qtx11extras $QT_VERSION
-
-qhp.QtX11Extras.subprojects = classes
-qhp.QtX11Extras.subprojects.classes.title = C++ Classes
-qhp.QtX11Extras.subprojects.classes.indexTitle = Qt X11 Extras C++ Classes
-qhp.QtX11Extras.subprojects.classes.selectors = class fake:headerfile
-qhp.QtX11Extras.subprojects.classes.sortPages = true
-
-depends += qtcore qtwidgets qtdoc qmake
-
-headerdirs += ..
-
-sourcedirs += ..
-
-exampledirs += ../../../examples \
- snippets
-
-imagedirs += images
-
-navigation.landingpage = "Qt X11 Extras"
-navigation.cppclassespage = "Qt X11 Extras C++ Classes"
diff --git a/src/x11extras/doc/snippets/code/doc_src_qtx11extras.cpp b/src/x11extras/doc/snippets/code/doc_src_qtx11extras.cpp
deleted file mode 100644
index bf6d801..0000000
--- a/src/x11extras/doc/snippets/code/doc_src_qtx11extras.cpp
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2018 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the documentation of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:BSD$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** BSD License Usage
-** Alternatively, you may use this file under the terms of the BSD license
-** as follows:
-**
-** "Redistribution and use in source and binary forms, with or without
-** modification, are permitted provided that the following conditions are
-** met:
-** * Redistributions of source code must retain the above copyright
-** notice, this list of conditions and the following disclaimer.
-** * Redistributions in binary form must reproduce the above copyright
-** notice, this list of conditions and the following disclaimer in
-** the documentation and/or other materials provided with the
-** distribution.
-** * Neither the name of The Qt Company Ltd nor the names of its
-** contributors may be used to endorse or promote products derived
-** from this software without specific prior written permission.
-**
-**
-** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-//! [0]
-#include <QX11Info>
-//! [0]
-
-//! [1]
-QT += x11extras
-//! [1]
diff --git a/src/x11extras/doc/src/qtx11extras-index.qdoc b/src/x11extras/doc/src/qtx11extras-index.qdoc
deleted file mode 100644
index 1b2fcaf..0000000
--- a/src/x11extras/doc/src/qtx11extras-index.qdoc
+++ /dev/null
@@ -1,70 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the documentation of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:FDL$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU Free Documentation License Usage
-** Alternatively, this file may be used under the terms of the GNU Free
-** Documentation License version 1.3 as published by the Free Software
-** Foundation and appearing in the file included in the packaging of
-** this file. Please review the following information to ensure
-** the GNU Free Documentation License version 1.3 requirements
-** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-/*!
- \page qtx11extras-index.html
- \title Qt X11 Extras
- \brief A Qt module which provides tools for developing for the X11 platform.
-
- Qt X11 Extras enables the Qt programmer to write applications for the Linux/X11
- platform. Applications developed with Qt can also be deployed across several
- other desktop and embedded operating systems without having to rewrite the source
- code.
-
- \section1 Getting Started
-
- To include the definitions of the module's classes, use the
- following directive:
-
- \code
- #include <QX11Info>
- \endcode
-
- To link against the module, add this line to your \l {qmake Manual}{qmake} \c
- .pro file:
-
- \code
- QT += x11extras
- \endcode
-
- Requirements for using X11 with Qt: \l{Qt for X11 Requirements}
-
- \section1 Licenses
-
- Qt X11 Extras is available under commercial licenses from \l{The Qt Company}.
- In addition, it is available under free software licenses. Since Qt 5.4,
- these free software licenses are
- \l{GNU Lesser General Public License, version 3}, or
- the \l{GNU General Public License, version 2}.
- See \l{Qt Licensing} for further details.
-
- \section1 API Reference
-
- Links to the API reference materials:
- \list
- \li \l{Qt X11 Extras C++ Classes}{C++ Classes}
- \endlist
-*/
diff --git a/src/x11extras/doc/src/qtx11extras-module.qdoc b/src/x11extras/doc/src/qtx11extras-module.qdoc
deleted file mode 100644
index cb7c7bd..0000000
--- a/src/x11extras/doc/src/qtx11extras-module.qdoc
+++ /dev/null
@@ -1,47 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the documentation of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:FDL$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU Free Documentation License Usage
-** Alternatively, this file may be used under the terms of the GNU Free
-** Documentation License version 1.3 as published by the Free Software
-** Foundation and appearing in the file included in the packaging of
-** this file. Please review the following information to ensure
-** the GNU Free Documentation License version 1.3 requirements
-** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-/*!
- \module QtX11Extras
- \title Qt X11 Extras C++ Classes
- \ingroup modules
- \qtvariable x11extras
-
- \brief Provides classes for developing for the X11 platform.
-
- To include the definitions of the module's classes, use the
- following directive:
-
- \snippet code/doc_src_qtx11extras.cpp 0
-
- \if !defined(qtforpython)
- To link against the module, add this line to your \l {qmake Manual}{qmake} \c
- .pro file:
-
- \snippet code/doc_src_qtx11extras.cpp 1
- \endif
-*/
diff --git a/src/x11extras/qtx11extrasglobal.h b/src/x11extras/qtx11extrasglobal.h
deleted file mode 100644
index 2938439..0000000
--- a/src/x11extras/qtx11extrasglobal.h
+++ /dev/null
@@ -1,59 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 Intel Corporation.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the QtCore module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or (at your option) the GNU General
-** Public license version 3 or any later version approved by the KDE Free
-** Qt Foundation. The licenses are as published by the Free Software
-** Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-2.0.html and
-** https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#ifndef QTX11EXTRASGLOBAL_H
-#define QTX11EXTRASGLOBAL_H
-
-#include <QtCore/qglobal.h>
-
-QT_BEGIN_NAMESPACE
-
-#ifndef QT_STATIC
-# if defined(QT_BUILD_X11EXTRAS_LIB)
-# define Q_X11EXTRAS_EXPORT Q_DECL_EXPORT
-# else
-# define Q_X11EXTRAS_EXPORT Q_DECL_IMPORT
-# endif
-#else
-# define Q_X11EXTRAS_EXPORT
-#endif
-
-QT_END_NAMESPACE
-
-#endif // QTX11EXTRASGLOBAL_H
diff --git a/src/x11extras/qx11info_x11.cpp b/src/x11extras/qx11info_x11.cpp
deleted file mode 100644
index 1ad1c75..0000000
--- a/src/x11extras/qx11info_x11.cpp
+++ /dev/null
@@ -1,564 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Copyright (C) 2016 Richard Moore <rich@kde.org>
-** Copyright (C) 2016 David Faure <david.faure@kdab.com>
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the QtGui module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or (at your option) the GNU General
-** Public license version 3 or any later version approved by the KDE Free
-** Qt Foundation. The licenses are as published by the Free Software
-** Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-2.0.html and
-** https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-//
-// An implementation of QX11Info for Qt5. This code only provides the
-// static methods of the QX11Info, not the methods for getting information
-// about particular widgets or pixmaps.
-//
-
-#include "qx11info_x11.h"
-
-#include <qpa/qplatformnativeinterface.h>
-#include <qpa/qplatformwindow.h>
-#include <qpa/qplatformscreen_p.h>
-#include <qpa/qplatformscreen.h>
-#include <qscreen.h>
-#include <qwindow.h>
-#include <qguiapplication.h>
-#include <xcb/xcb.h>
-#include <QtCore/qdebug.h>
-
-QT_BEGIN_NAMESPACE
-
-static QScreen *findScreenForVirtualDesktop(int virtualDesktopNumber)
-{
- const auto screens = QGuiApplication::screens();
- for (QScreen *screen : screens) {
- auto *qxcbScreen = dynamic_cast<QNativeInterface::Private::QXcbScreen *>(screen->handle());
- if (qxcbScreen && qxcbScreen->virtualDesktopNumber() == virtualDesktopNumber)
- return screen;
- }
- return nullptr;
-}
-
-/*!
- \class QX11Info
- \inmodule QtX11Extras
- \since 5.1
- \brief Provides information about the X display configuration.
-
- The class provides two APIs: a set of non-static functions that
- provide information about a specific widget or pixmap, and a set
- of static functions that provide the default information for the
- application.
-
- \warning This class is only available on X11. For querying
- per-screen information in a portable way, use QDesktopWidget.
-*/
-
-/*!
- Constructs an empty QX11Info object.
-*/
-QX11Info::QX11Info()
-{
-}
-
-/*!
- Returns true if the application is currently running on X11.
-
- \since 5.2
- */
-bool QX11Info::isPlatformX11()
-{
- return QGuiApplication::platformName() == QLatin1String("xcb");
-}
-
-/*!
- Returns the horizontal resolution of the given \a screen in terms of the
- number of dots per inch.
-
- The \a screen argument is an X screen number. Be aware that if
- the user's system uses Xinerama (as opposed to traditional X11
- multiscreen), there is only one X screen. Use QDesktopWidget to
- query for information about Xinerama screens.
-
- \sa appDpiY()
-*/
-int QX11Info::appDpiX(int screen)
-{
- if (screen == -1) {
- const QScreen *scr = QGuiApplication::primaryScreen();
- if (!scr)
- return 75;
- return qRound(scr->logicalDotsPerInchX());
- }
-
- QScreen *scr = findScreenForVirtualDesktop(screen);
- if (!scr)
- return 0;
-
- return scr->logicalDotsPerInchX();
-}
-
-/*!
- Returns the vertical resolution of the given \a screen in terms of the
- number of dots per inch.
-
- The \a screen argument is an X screen number. Be aware that if
- the user's system uses Xinerama (as opposed to traditional X11
- multiscreen), there is only one X screen. Use QDesktopWidget to
- query for information about Xinerama screens.
-
- \sa appDpiX()
-*/
-int QX11Info::appDpiY(int screen)
-{
- if (screen == -1) {
- const QScreen *scr = QGuiApplication::primaryScreen();
- if (!scr)
- return 75;
- return qRound(scr->logicalDotsPerInchY());
- }
-
- QScreen *scr = findScreenForVirtualDesktop(screen);
- if (!scr)
- return 0;
-
- return scr->logicalDotsPerInchY();
-}
-
-/*!
- Returns a handle for the applications root window on the given \a screen.
-
- The \a screen argument is an X screen number. Be aware that if
- the user's system uses Xinerama (as opposed to traditional X11
- multiscreen), there is only one X screen. Use QDesktopWidget to
- query for information about Xinerama screens.
-*/
-quint32 QX11Info::appRootWindow(int screen)
-{
- if (!qApp)
- return 0;
- QPlatformNativeInterface *native = qApp->platformNativeInterface();
- if (!native)
- return 0;
- QScreen *scr = screen == -1 ? QGuiApplication::primaryScreen() : findScreenForVirtualDesktop(screen);
- if (!scr)
- return 0;
- return static_cast<xcb_window_t>(reinterpret_cast<quintptr>(native->nativeResourceForScreen(QByteArrayLiteral("rootwindow"), scr)));
-}
-
-/*!
- Returns the number of the screen where the application is being
- displayed.
-
- This method refers to screens in the original X11 meaning with a
- different DISPLAY environment variable per screen.
- This information is only useful if your application needs to know
- on which X screen it is running.
-
- In a typical multi-head configuration, multiple physical monitors
- are combined in one X11 screen. This means this method returns the
- same number for each of the physical monitors. In such a setup you
- are interested in the monitor information as provided by the X11
- RandR extension. This is available through QDesktopWidget and QScreen.
-
- \sa display()
-*/
-int QX11Info::appScreen()
-{
- if (!qApp)
- return 0;
- QPlatformNativeInterface *native = qApp->platformNativeInterface();
- if (!native)
- return 0;
- return reinterpret_cast<qintptr>(native->nativeResourceForIntegration(QByteArrayLiteral("x11screen")));
-}
-
-/*!
- Returns the X11 time.
-
- \sa setAppTime(), appUserTime()
-*/
-quint32 QX11Info::appTime()
-{
- if (!qApp)
- return 0;
- QPlatformNativeInterface *native = qApp->platformNativeInterface();
- if (!native)
- return 0;
- QScreen* screen = QGuiApplication::primaryScreen();
- return static_cast<xcb_timestamp_t>(reinterpret_cast<quintptr>(native->nativeResourceForScreen("apptime", screen)));
-}
-
-/*!
- Returns the X11 user time.
-
- \sa setAppUserTime(), appTime()
-*/
-quint32 QX11Info::appUserTime()
-{
- if (!qApp)
- return 0;
- QPlatformNativeInterface *native = qApp->platformNativeInterface();
- if (!native)
- return 0;
- QScreen* screen = QGuiApplication::primaryScreen();
- return static_cast<xcb_timestamp_t>(reinterpret_cast<quintptr>(native->nativeResourceForScreen("appusertime", screen)));
-}
-
-/*!
- Sets the X11 time to the value specified by \a time.
-
- \sa appTime(), setAppUserTime()
-*/
-void QX11Info::setAppTime(quint32 time)
-{
- if (!qApp)
- return;
- QPlatformNativeInterface *native = qApp->platformNativeInterface();
- if (!native)
- return;
- typedef void (*SetAppTimeFunc)(QScreen *, xcb_timestamp_t);
- QScreen* screen = QGuiApplication::primaryScreen();
- SetAppTimeFunc func = reinterpret_cast<SetAppTimeFunc>(reinterpret_cast<void *>(native->nativeResourceFunctionForScreen("setapptime")));
- if (func)
- func(screen, time);
- else
- qWarning("Internal error: QPA plugin doesn't implement setAppTime");
-}
-
-/*!
- Sets the X11 user time as specified by \a time.
-
- \sa appUserTime(), setAppTime()
-*/
-void QX11Info::setAppUserTime(quint32 time)
-{
- if (!qApp)
- return;
- QPlatformNativeInterface *native = qApp->platformNativeInterface();
- if (!native)
- return;
- typedef void (*SetAppUserTimeFunc)(QScreen *, xcb_timestamp_t);
- QScreen* screen = QGuiApplication::primaryScreen();
- SetAppUserTimeFunc func = reinterpret_cast<SetAppUserTimeFunc>(reinterpret_cast<void *>(native->nativeResourceFunctionForScreen("setappusertime")));
- if (func)
- func(screen, time);
- else
- qWarning("Internal error: QPA plugin doesn't implement setAppUserTime");
-}
-
-/*!
- Fetches the current X11 time stamp from the X Server.
-
- This method creates a property notify event and blocks till it is
- received back from the X Server.
-
- \since 5.2
-*/
-quint32 QX11Info::getTimestamp()
-{
- if (!qApp)
- return 0;
- QPlatformNativeInterface *native = qApp->platformNativeInterface();
- if (!native)
- return 0;
- QScreen* screen = QGuiApplication::primaryScreen();
- return static_cast<xcb_timestamp_t>(reinterpret_cast<quintptr>(native->nativeResourceForScreen("gettimestamp", screen)));
-}
-
-/*!
- Returns the startup ID that will be used for the next window to be shown by this process.
-
- After the next window is shown, the next startup ID will be empty.
-
- http://standards.freedesktop.org/startup-notification-spec/startup-notification-latest.txt
-
- \since 5.4
- \sa setNextStartupId()
-*/
-QByteArray QX11Info::nextStartupId()
-{
- if (!qApp)
- return QByteArray();
- QPlatformNativeInterface *native = qApp->platformNativeInterface();
- if (!native)
- return QByteArray();
- return static_cast<char *>(native->nativeResourceForIntegration("startupid"));
-}
-
-/*!
- Sets the next startup ID to \a id.
-
- This is the startup ID that will be used for the next window to be shown by this process.
-
- The startup ID of the first window comes from the environment variable DESKTOP_STARTUP_ID.
- This method is useful for subsequent windows, when the request comes from another process
- (e.g. via DBus).
-
- \since 5.4
- \sa nextStartupId()
-*/
-void QX11Info::setNextStartupId(const QByteArray &id)
-{
- if (!qApp)
- return;
- QPlatformNativeInterface *native = qApp->platformNativeInterface();
- if (!native)
- return;
- typedef void (*SetStartupIdFunc)(const char*);
- SetStartupIdFunc func = reinterpret_cast<SetStartupIdFunc>(reinterpret_cast<void *>(native->nativeResourceFunctionForIntegration("setstartupid")));
- if (func)
- func(id.constData());
- else
- qWarning("Internal error: QPA plugin doesn't implement setStartupId");
-}
-
-/*!
- Returns the default display for the application.
-
- \sa appScreen()
-*/
-Display *QX11Info::display()
-{
- if (!qApp)
- return nullptr;
- QPlatformNativeInterface *native = qApp->platformNativeInterface();
- if (!native)
- return nullptr;
-
- void *display = native->nativeResourceForIntegration(QByteArray("display"));
- return reinterpret_cast<Display *>(display);
-}
-
-/*!
- Returns the default XCB connection for the application.
-
- \sa display()
-*/
-xcb_connection_t *QX11Info::connection()
-{
- if (!qApp)
- return nullptr;
- QPlatformNativeInterface *native = qApp->platformNativeInterface();
- if (!native)
- return nullptr;
-
- void *connection = native->nativeResourceForIntegration(QByteArray("connection"));
- return reinterpret_cast<xcb_connection_t *>(connection);
-}
-
-/*!
- \since 5.7
-
- Returns true if there is a compositing manager running for the connection
- attached to \a screen.
-
- If \a screen equals -1, the application's primary screen is used.
-*/
-bool QX11Info::isCompositingManagerRunning(int screen)
-{
- if (!qApp)
- return false;
- QPlatformNativeInterface *native = qApp->platformNativeInterface();
- if (!native)
- return false;
-
- QScreen *scr = screen == -1 ? QGuiApplication::primaryScreen() : findScreenForVirtualDesktop(screen);
- if (!scr) {
- qWarning() << "isCompositingManagerRunning: Could not find screen number" << screen;
- return false;
- }
-
- return native->nativeResourceForScreen(QByteArray("compositingEnabled"), scr);
-}
-
-/*!
- Returns a new peeker id or -1 if some interal error has occurred.
- Each peeker id is associated with an index in the buffered native
- event queue.
-
- For more details see QX11Info::PeekOption and peekEventQueue().
-
- \sa peekEventQueue(), removePeekerId()
- \since 5.10
-*/
-qint32 QX11Info::generatePeekerId()
-{
- if (!qApp)
- return -1;
- QPlatformNativeInterface *native = qApp->platformNativeInterface();
- if (!native)
- return -1;
-
- typedef qint32 (*GeneratePeekerIdFunc)(void);
- GeneratePeekerIdFunc generatepeekerid = reinterpret_cast<GeneratePeekerIdFunc>(
- reinterpret_cast<void *>(native->nativeResourceFunctionForIntegration("generatepeekerid")));
- if (!generatepeekerid) {
- qWarning("Internal error: QPA plugin doesn't implement generatePeekerId");
- return -1;
- }
-
- return generatepeekerid();
-}
-
-/*!
- Removes \a peekerId, which was earlier obtained via generatePeekerId().
-
- Returns \c true on success or \c false if unknown peeker id was
- provided or some interal error has occurred.
-
- \sa generatePeekerId()
- \since 5.10
-*/
-bool QX11Info::removePeekerId(qint32 peekerId)
-{
- if (!qApp)
- return false;
- QPlatformNativeInterface *native = qApp->platformNativeInterface();
- if (!native)
- return false;
-
- typedef bool (*RemovePeekerIdFunc)(qint32);
- RemovePeekerIdFunc removePeekerId = reinterpret_cast<RemovePeekerIdFunc>(
- reinterpret_cast<void *>(native->nativeResourceFunctionForIntegration("removepeekerid")));
- if (!removePeekerId) {
- qWarning("Internal error: QPA plugin doesn't implement removePeekerId");
- return false;
- }
-
- return removePeekerId(peekerId);
-}
-
-/*!
- \enum QX11Info::PeekOption
- \brief An enum to tune the behavior of QX11Info::peekEventQueue().
-
- \value PeekDefault
- Peek from the beginning of the buffered native event queue. A peeker
- id is optional with PeekDefault. If a peeker id is provided to
- peekEventQueue() when using PeekDefault, then peeking starts from
- the beginning of the queue, not from the cached index; thus, this
- can be used to manually reset a cached index to peek from the start
- of the queue. When this operation completes, the associated index
- will be updated to the new position in the queue.
-
- \value PeekFromCachedIndex
- QX11Info::peekEventQueue() can optimize the peeking algorithm by
- skipping events that it already has seen in earlier calls to
- peekEventQueue(). When control returns to the main event loop,
- which causes the buffered native event queue to be flushed to Qt's
- event queue, the cached indices are marked invalid and will be
- reset on the next access. The same is true if the program
- explicitly flushes the buffered native event queue by
- QCoreApplication::processEvents().
-
- \since 5.10
-*/
-
-/*!
- \typedef QX11Info::PeekerCallback
- Typedef for a pointer to a function with the following signature:
-
- \code
- bool (*PeekerCallback)(xcb_generic_event_t *event, void *peekerData);
- \endcode
-
- The \a event is a native XCB event.
- The \a peekerData is a pointer to data, passed in via peekEventQueue().
-
- Return \c true from this function to stop examining the buffered
- native event queue or \c false to continue.
-
- \note A non-capturing lambda can serve as a PeekerCallback.
- \since 5.10
-*/
-
-/*!
- \brief Peek into the buffered XCB event queue.
-
- You can call peekEventQueue() periodically, when your program is busy
- performing a long-running operation, to peek into the buffered native
- event queue. The more time the long-running operation blocks the
- program from returning control to the main event loop, the more
- events will accumulate in the buffered XCB event queue. Once control
- returns to the main event loop these events will be flushed to Qt's
- event queue, which is a separate event queue from the queue this
- function is peeking into.
-
- \note It is usually better to run CPU-intensive operations in a
- non-GUI thread, instead of blocking the main event loop.
-
- The buffered XCB event queue is populated from a non-GUI thread and
- therefore might be ahead of the current GUI state. To handle native
- events as they are processed by the GUI thread, see
- QAbstractNativeEventFilter::nativeEventFilter().
-
- The \a peeker is a callback function as documented in PeekerCallback.
- The \a peekerData can be used to pass in arbitrary data to the \a
- peeker callback.
- The \a option is an enum that tunes the behavior of peekEventQueue().
- The \a peekerId is used to track an index in the queue, for more
- details see QX11Info::PeekOption. There can be several indices,
- each tracked individually by a peeker id obtained via generatePeekerId().
-
- This function returns \c true when the peeker has stopped the event
- proccesing by returning \c true from the callback. If there were no
- events in the buffered native event queue to peek at or all the
- events have been processed by the peeker, this function returns \c
- false.
-
- \sa generatePeekerId(), QAbstractNativeEventFilter::nativeEventFilter()
- \since 5.10
-*/
-bool QX11Info::peekEventQueue(PeekerCallback peeker, void *peekerData, PeekOptions option,
- qint32 peekerId)
-{
- if (!peeker || !qApp)
- return false;
- QPlatformNativeInterface *native = qApp->platformNativeInterface();
- if (!native)
- return false;
-
- typedef bool (*PeekEventQueueFunc)(PeekerCallback, void *, PeekOptions, qint32);
- PeekEventQueueFunc peekeventqueue = reinterpret_cast<PeekEventQueueFunc>(
- reinterpret_cast<void *>(native->nativeResourceFunctionForIntegration("peekeventqueue")));
- if (!peekeventqueue) {
- qWarning("Internal error: QPA plugin doesn't implement peekEventQueue");
- return false;
- }
-
- return peekeventqueue(peeker, peekerData, option, peekerId);
-}
-
-QT_END_NAMESPACE
diff --git a/src/x11extras/qx11info_x11.h b/src/x11extras/qx11info_x11.h
deleted file mode 100644
index 988c4a5..0000000
--- a/src/x11extras/qx11info_x11.h
+++ /dev/null
@@ -1,100 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the QtGui module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or (at your option) the GNU General
-** Public license version 3 or any later version approved by the KDE Free
-** Qt Foundation. The licenses are as published by the Free Software
-** Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-2.0.html and
-** https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#ifndef QX11INFO_X11_H
-#define QX11INFO_X11_H
-
-#include <QtCore/qnamespace.h>
-#include "QtX11Extras/qtx11extrasglobal.h"
-
-#include <xcb/xcb.h>
-
-typedef struct _XDisplay Display;
-
-QT_BEGIN_NAMESPACE
-
-class Q_X11EXTRAS_EXPORT QX11Info
-{
-public:
- enum PeekOption {
- PeekDefault = 0,
- PeekFromCachedIndex = 1
- };
- Q_DECLARE_FLAGS(PeekOptions, PeekOption)
-
- static bool isPlatformX11();
-
- static int appDpiX(int screen=-1);
- static int appDpiY(int screen=-1);
-
- static quint32 appRootWindow(int screen=-1);
- static int appScreen();
-
- static quint32 appTime();
- static quint32 appUserTime();
-
- static void setAppTime(quint32 time);
- static void setAppUserTime(quint32 time);
-
- static quint32 getTimestamp();
-
- static QByteArray nextStartupId();
- static void setNextStartupId(const QByteArray &id);
-
- static Display *display();
- static xcb_connection_t *connection();
-
- static bool isCompositingManagerRunning(int screen = -1);
-
- static qint32 generatePeekerId();
- static bool removePeekerId(qint32 peekerId);
- typedef bool (*PeekerCallback)(xcb_generic_event_t *event, void *peekerData);
- static bool peekEventQueue(PeekerCallback peeker, void *peekerData = nullptr,
- PeekOptions option = PeekDefault, qint32 peekerId = -1);
-
-private:
- QX11Info();
-};
-
-Q_DECLARE_OPERATORS_FOR_FLAGS(QX11Info::PeekOptions)
-
-QT_END_NAMESPACE
-
-#endif // QX11INFO_X11_H
-
diff --git a/src/x11extras/x11extras.pro b/src/x11extras/x11extras.pro
deleted file mode 100644
index 1070d9e..0000000
--- a/src/x11extras/x11extras.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-TARGET = QtX11Extras
-
-DEFINES += QT_NO_USING_NAMESPACE
-
-QMAKE_DOCS = $$PWD/doc/qtx11extras.qdocconf
-
-QT_PRIVATE += gui-private
-
-HEADERS += qx11info_x11.h
-SOURCES += qx11info_x11.cpp
-
-QMAKE_USE_PRIVATE += xcb/nolink
-
-load(qt_module)
diff --git a/sync.profile b/sync.profile
deleted file mode 100644
index 64f9e74..0000000
--- a/sync.profile
+++ /dev/null
@@ -1,5 +0,0 @@
-%modules = ( # path to module name map
- "QtX11Extras" => "$basedir/src/x11extras",
-);
-%moduleheaders = ( # restrict the module headers to those found in relative path
-);
diff --git a/tests/.prev_CMakeLists.txt b/tests/.prev_CMakeLists.txt
deleted file mode 100644
index 2214137..0000000
--- a/tests/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-# Generated from tests.pro.
-
-if(QT_BUILD_STANDALONE_TESTS)
- # Add qt_find_package calls for extra dependencies that need to be found when building
- # the standalone tests here.
-endif()
-qt_build_tests()
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
deleted file mode 100644
index bad475b..0000000
--- a/tests/CMakeLists.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-# Generated from tests.pro.
-
-if(QT_BUILD_STANDALONE_TESTS)
- # Add qt_find_package calls for extra dependencies that need to be found when building
- # the standalone tests here.
- # special case begin
- if(NOT TARGET XCB::XCB)
- qt_find_package(XCB REQUIRED PROVIDED_TARGETS XCB::XCB)
- endif()
- # special case end
-endif()
-qt_build_tests()
diff --git a/tests/auto/.prev_CMakeLists.txt b/tests/auto/.prev_CMakeLists.txt
deleted file mode 100644
index b694a81..0000000
--- a/tests/auto/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-# Generated from auto.pro.
-
-add_subdirectory(cmake)
-if(TARGET Qt::Widgets)
- add_subdirectory(qx11info)
-endif()
diff --git a/tests/auto/CMakeLists.txt b/tests/auto/CMakeLists.txt
deleted file mode 100644
index e581e78..0000000
--- a/tests/auto/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-# Generated from auto.pro.
-
-# add_subdirectory(cmake) # special case remove
-if(TARGET Qt::Widgets)
- add_subdirectory(qx11info)
-endif()
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
deleted file mode 100644
index 5e3ced2..0000000
--- a/tests/auto/auto.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-TEMPLATE=subdirs
-SUBDIRS=cmake
-
-qtHaveModule(widgets) {
- SUBDIRS += qx11info
-} \ No newline at end of file
diff --git a/tests/auto/bic/data/QtX11Extras.5.10.0.linux-gcc-amd64.txt b/tests/auto/bic/data/QtX11Extras.5.10.0.linux-gcc-amd64.txt
deleted file mode 100644
index 7ef95d0..0000000
--- a/tests/auto/bic/data/QtX11Extras.5.10.0.linux-gcc-amd64.txt
+++ /dev/null
@@ -1,8357 +0,0 @@
-Class std::__failure_type
- size=1 align=1
- base size=0 base align=1
-std::__failure_type (0x0x7faddc367a80) 0 empty
-
-Class std::__do_is_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_destructible_impl (0x0x7faddc410240) 0 empty
-
-Class std::__do_is_nt_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nt_destructible_impl (0x0x7faddc410480) 0 empty
-
-Class std::__do_is_default_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_default_constructible_impl (0x0x7faddc4106c0) 0 empty
-
-Class std::__do_is_static_castable_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_static_castable_impl (0x0x7faddc410900) 0 empty
-
-Class std::__do_is_direct_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_direct_constructible_impl (0x0x7faddc410a80) 0 empty
-
-Class std::__do_is_nary_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nary_constructible_impl (0x0x7faddc410e40) 0 empty
-
-Class std::__do_common_type_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_common_type_impl (0x0x7faddbfce600) 0 empty
-
-Class std::__do_member_type_wrapper
- size=1 align=1
- base size=0 base align=1
-std::__do_member_type_wrapper (0x0x7faddbfce6c0) 0 empty
-
-Class std::__result_of_memfun_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_ref_impl (0x0x7faddbfcea20) 0 empty
-
-Class std::__result_of_memfun_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_deref_impl (0x0x7faddbfceae0) 0 empty
-
-Class std::__result_of_memobj_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_ref_impl (0x0x7faddbfceba0) 0 empty
-
-Class std::__result_of_memobj_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_deref_impl (0x0x7faddbfcec60) 0 empty
-
-Class std::__result_of_other_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_other_impl (0x0x7faddbfcef00) 0 empty
-
-Class std::piecewise_construct_t
- size=1 align=1
- base size=0 base align=1
-std::piecewise_construct_t (0x0x7faddc011120) 0 empty
-
-Class std::__true_type
- size=1 align=1
- base size=0 base align=1
-std::__true_type (0x0x7faddc0115a0) 0 empty
-
-Class std::__false_type
- size=1 align=1
- base size=0 base align=1
-std::__false_type (0x0x7faddc011600) 0 empty
-
-Class std::input_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::input_iterator_tag (0x0x7faddc0b42a0) 0 empty
-
-Class std::output_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::output_iterator_tag (0x0x7faddc0b4300) 0 empty
-
-Class std::forward_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::forward_iterator_tag (0x0x7faddbfff410) 0 empty
- std::input_iterator_tag (0x0x7faddc0b4360) 0 empty
-
-Class std::bidirectional_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::bidirectional_iterator_tag (0x0x7faddbfff478) 0 empty
- std::forward_iterator_tag (0x0x7faddbfff4e0) 0 empty
- std::input_iterator_tag (0x0x7faddc0b43c0) 0 empty
-
-Class std::random_access_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::random_access_iterator_tag (0x0x7faddbfff548) 0 empty
- std::bidirectional_iterator_tag (0x0x7faddbfff5b0) 0 empty
- std::forward_iterator_tag (0x0x7faddbfff618) 0 empty
- std::input_iterator_tag (0x0x7faddc0b4420) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_iter (0x0x7faddc1260c0) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_val (0x0x7faddc126120) 0 empty
-
-Class __gnu_cxx::__ops::_Val_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Val_less_iter (0x0x7faddc126180) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_iter (0x0x7faddc1261e0) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_val (0x0x7faddc126240) 0 empty
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0x0x7faddc126d20) 0
-
-Class __locale_struct
- size=232 align=8
- base size=232 base align=8
-__locale_struct (0x0x7faddc126f60) 0
-
-Class timespec
- size=16 align=8
- base size=16 base align=8
-timespec (0x0x7faddbe23060) 0
-
-Class timeval
- size=16 align=8
- base size=16 base align=8
-timeval (0x0x7faddbe230c0) 0
-
-Class pthread_attr_t
- size=56 align=8
- base size=56 base align=8
-pthread_attr_t (0x0x7faddbe23180) 0
-
-Class __pthread_internal_list
- size=16 align=8
- base size=16 base align=8
-__pthread_internal_list (0x0x7faddbe231e0) 0
-
-Class random_data
- size=48 align=8
- base size=48 base align=8
-random_data (0x0x7faddbe23660) 0
-
-Class drand48_data
- size=24 align=8
- base size=24 base align=8
-drand48_data (0x0x7faddbe236c0) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9exception)
-16 (int (*)(...))std::exception::~exception
-24 (int (*)(...))std::exception::~exception
-32 (int (*)(...))std::exception::what
-
-Class std::exception
- size=8 align=8
- base size=8 base align=8
-std::exception (0x0x7faddbe23720) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 16u)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13bad_exception)
-16 (int (*)(...))std::bad_exception::~bad_exception
-24 (int (*)(...))std::bad_exception::~bad_exception
-32 (int (*)(...))std::bad_exception::what
-
-Class std::bad_exception
- size=8 align=8
- base size=8 base align=8
-std::bad_exception (0x0x7faddbfffb60) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 16u)
- std::exception (0x0x7faddbe23780) 0 nearly-empty
- primary-for std::bad_exception (0x0x7faddbfffb60)
-
-Class std::__exception_ptr::exception_ptr
- size=8 align=8
- base size=8 base align=8
-std::__exception_ptr::exception_ptr (0x0x7faddbe237e0) 0
-
-Vtable for std::nested_exception
-std::nested_exception::_ZTVSt16nested_exception: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16nested_exception)
-16 (int (*)(...))std::nested_exception::~nested_exception
-24 (int (*)(...))std::nested_exception::~nested_exception
-
-Class std::nested_exception
- size=16 align=8
- base size=16 base align=8
-std::nested_exception (0x0x7faddbe23840) 0
- vptr=((& std::nested_exception::_ZTVSt16nested_exception) + 16u)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9bad_alloc)
-16 (int (*)(...))std::bad_alloc::~bad_alloc
-24 (int (*)(...))std::bad_alloc::~bad_alloc
-32 (int (*)(...))std::bad_alloc::what
-
-Class std::bad_alloc
- size=8 align=8
- base size=8 base align=8
-std::bad_alloc (0x0x7faddbfffd68) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 16u)
- std::exception (0x0x7faddbe23c60) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7faddbfffd68)
-
-Vtable for std::bad_array_new_length
-std::bad_array_new_length::_ZTVSt20bad_array_new_length: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt20bad_array_new_length)
-16 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-24 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-32 (int (*)(...))std::bad_array_new_length::what
-
-Class std::bad_array_new_length
- size=8 align=8
- base size=8 base align=8
-std::bad_array_new_length (0x0x7faddbfffdd0) 0 nearly-empty
- vptr=((& std::bad_array_new_length::_ZTVSt20bad_array_new_length) + 16u)
- std::bad_alloc (0x0x7faddbfffe38) 0 nearly-empty
- primary-for std::bad_array_new_length (0x0x7faddbfffdd0)
- std::exception (0x0x7faddbe23cc0) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7faddbfffe38)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0x0x7faddbe23d20) 0 empty
-
-Class __exception
- size=40 align=8
- base size=40 base align=8
-__exception (0x0x7faddbf61960) 0
-
-Class lconv
- size=96 align=8
- base size=96 base align=8
-lconv (0x0x7faddbd86660) 0
-
-Vtable for __cxxabiv1::__forced_unwind
-__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class __cxxabiv1::__forced_unwind
- size=8 align=8
- base size=8 base align=8
-__cxxabiv1::__forced_unwind (0x0x7faddbd866c0) 0 nearly-empty
- vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 16u)
-
-Class sched_param
- size=4 align=4
- base size=4 base align=4
-sched_param (0x0x7faddba2b5a0) 0
-
-Class __sched_param
- size=4 align=4
- base size=4 base align=4
-__sched_param (0x0x7faddba2b600) 0
-
-Class timex
- size=208 align=8
- base size=208 base align=8
-timex (0x0x7faddba2b6c0) 0
-
-Class tm
- size=56 align=8
- base size=56 base align=8
-tm (0x0x7faddba2b720) 0
-
-Class itimerspec
- size=32 align=8
- base size=32 base align=8
-itimerspec (0x0x7faddba2b780) 0
-
-Class _pthread_cleanup_buffer
- size=32 align=8
- base size=32 base align=8
-_pthread_cleanup_buffer (0x0x7faddba2b7e0) 0
-
-Class __pthread_cleanup_frame
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_frame (0x0x7faddba2b900) 0
-
-Class __pthread_cleanup_class
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_class (0x0x7faddba2b960) 0
-
-Class _IO_marker
- size=24 align=8
- base size=24 base align=8
-_IO_marker (0x0x7faddba2bd80) 0
-
-Class _IO_FILE
- size=216 align=8
- base size=216 base align=8
-_IO_FILE (0x0x7faddba2bde0) 0
-
-Class std::_Hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Hash_impl (0x0x7faddb976600) 0 empty
-
-Class std::_Fnv_hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Fnv_hash_impl (0x0x7faddb976660) 0 empty
-
-Class std::__numeric_limits_base
- size=1 align=1
- base size=0 base align=1
-std::__numeric_limits_base (0x0x7faddb5bf600) 0 empty
-
-Class std::_Bit_reference
- size=16 align=8
- base size=16 base align=8
-std::_Bit_reference (0x0x7faddb3b3420) 0
-
-Class std::_Bit_iterator_base
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator_base (0x0x7faddb998bc8) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7faddb3b34e0) 0 empty
-
-Class std::_Bit_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator (0x0x7faddb998c30) 0
- std::_Bit_iterator_base (0x0x7faddb998c98) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7faddb3b3540) 0 empty
-
-Class std::_Bit_const_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_const_iterator (0x0x7faddb998d00) 0
- std::_Bit_iterator_base (0x0x7faddb998d68) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7faddb3b35a0) 0 empty
-
-Class std::random_device
- size=5000 align=8
- base size=5000 base align=8
-std::random_device (0x0x7faddb1c23c0) 0
-
-Class std::bernoulli_distribution::param_type
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution::param_type (0x0x7faddb2f9180) 0
-
-Class std::bernoulli_distribution
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution (0x0x7faddb2f9120) 0
-
-Class std::seed_seq
- size=24 align=8
- base size=24 base align=8
-std::seed_seq (0x0x7faddb0c0120) 0
-
-Class qIsNull(double)::U
- size=8 align=8
- base size=8 base align=8
-qIsNull(double)::U (0x0x7fadd9eddc00) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0x0x7fadd9eddc60) 0
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0x0x7fadd9c2a720) 0 empty
-
-Class QMessageLogContext
- size=32 align=8
- base size=32 base align=8
-QMessageLogContext (0x0x7fadd9c2a780) 0
-
-Class QMessageLogger
- size=32 align=8
- base size=32 base align=8
-QMessageLogger (0x0x7fadd9c2a7e0) 0
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0x0x7fadd9c2a840) 0
-
-Class QIncompatibleFlag
- size=4 align=4
- base size=4 base align=4
-QIncompatibleFlag (0x0x7fadd9c2aae0) 0
-
-Class std::__atomic_flag_base
- size=1 align=1
- base size=1 base align=1
-std::__atomic_flag_base (0x0x7fadd9ca8060) 0
-
-Class std::atomic_flag
- size=1 align=1
- base size=1 base align=1
-std::atomic_flag (0x0x7fadd9c21a90) 0
- std::__atomic_flag_base (0x0x7fadd9ca80c0) 0
-
-Class QAtomicInt
- size=4 align=4
- base size=4 base align=4
-QAtomicInt (0x0x7fadd9b68208) 0
- QAtomicInteger<int> (0x0x7fadd9b68270) 0
- QBasicAtomicInteger<int> (0x0x7fadd9b447e0) 0
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0x0x7fadd964fd80) 0 empty
-
-Class QtPrivate::QSlotObjectBase
- size=16 align=8
- base size=16 base align=8
-QtPrivate::QSlotObjectBase (0x0x7fadd947ede0) 0
-
-Class QGenericArgument
- size=16 align=8
- base size=16 base align=8
-QGenericArgument (0x0x7fadd947ef00) 0
-
-Class QGenericReturnArgument
- size=16 align=8
- base size=16 base align=8
-QGenericReturnArgument (0x0x7fadd963bc98) 0
- QGenericArgument (0x0x7fadd947ef60) 0
-
-Class QMetaObject
- size=48 align=8
- base size=48 base align=8
-QMetaObject (0x0x7fadd94f0120) 0
-
-Class QMetaObject::Connection
- size=8 align=8
- base size=8 base align=8
-QMetaObject::Connection (0x0x7fadd94f01e0) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0x0x7fadd9167240) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0x0x7fadd91672a0) 0
-
-Class QtPrivate::RefCount
- size=4 align=4
- base size=4 base align=4
-QtPrivate::RefCount (0x0x7fadd9167540) 0
-
-Class QArrayData
- size=24 align=8
- base size=24 base align=8
-QArrayData (0x0x7fadd91675a0) 0
-
-Class QtPrivate::QContainerImplHelper
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QContainerImplHelper (0x0x7fadd9167900) 0 empty
-
-Class std::locale
- size=8 align=8
- base size=8 base align=8
-std::locale (0x0x7fadd9167960) 0
-
-Vtable for std::locale::facet
-std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6locale5facetE)
-16 (int (*)(...))std::locale::facet::~facet
-24 (int (*)(...))std::locale::facet::~facet
-
-Class std::locale::facet
- size=16 align=8
- base size=12 base align=8
-std::locale::facet (0x0x7fadd91679c0) 0
- vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 16u)
-
-Class std::locale::id
- size=8 align=8
- base size=8 base align=8
-std::locale::id (0x0x7fadd9167a20) 0
-
-Class std::locale::_Impl
- size=40 align=8
- base size=40 base align=8
-std::locale::_Impl (0x0x7fadd9167a80) 0
-
-Class std::__cow_string
- size=8 align=8
- base size=8 base align=8
-std::__cow_string (0x0x7fadd9167e40) 0
-
-Vtable for std::logic_error
-std::logic_error::_ZTVSt11logic_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11logic_error)
-16 (int (*)(...))std::logic_error::~logic_error
-24 (int (*)(...))std::logic_error::~logic_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::logic_error
- size=16 align=8
- base size=16 base align=8
-std::logic_error (0x0x7fadd92f22d8) 0
- vptr=((& std::logic_error::_ZTVSt11logic_error) + 16u)
- std::exception (0x0x7fadd9167f00) 0 nearly-empty
- primary-for std::logic_error (0x0x7fadd92f22d8)
-
-Vtable for std::domain_error
-std::domain_error::_ZTVSt12domain_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12domain_error)
-16 (int (*)(...))std::domain_error::~domain_error
-24 (int (*)(...))std::domain_error::~domain_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::domain_error
- size=16 align=8
- base size=16 base align=8
-std::domain_error (0x0x7fadd92f2340) 0
- vptr=((& std::domain_error::_ZTVSt12domain_error) + 16u)
- std::logic_error (0x0x7fadd92f23a8) 0
- primary-for std::domain_error (0x0x7fadd92f2340)
- std::exception (0x0x7fadd9167f60) 0 nearly-empty
- primary-for std::logic_error (0x0x7fadd92f23a8)
-
-Vtable for std::invalid_argument
-std::invalid_argument::_ZTVSt16invalid_argument: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16invalid_argument)
-16 (int (*)(...))std::invalid_argument::~invalid_argument
-24 (int (*)(...))std::invalid_argument::~invalid_argument
-32 (int (*)(...))std::logic_error::what
-
-Class std::invalid_argument
- size=16 align=8
- base size=16 base align=8
-std::invalid_argument (0x0x7fadd92f2410) 0
- vptr=((& std::invalid_argument::_ZTVSt16invalid_argument) + 16u)
- std::logic_error (0x0x7fadd92f2478) 0
- primary-for std::invalid_argument (0x0x7fadd92f2410)
- std::exception (0x0x7fadd9316000) 0 nearly-empty
- primary-for std::logic_error (0x0x7fadd92f2478)
-
-Vtable for std::length_error
-std::length_error::_ZTVSt12length_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12length_error)
-16 (int (*)(...))std::length_error::~length_error
-24 (int (*)(...))std::length_error::~length_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::length_error
- size=16 align=8
- base size=16 base align=8
-std::length_error (0x0x7fadd92f24e0) 0
- vptr=((& std::length_error::_ZTVSt12length_error) + 16u)
- std::logic_error (0x0x7fadd92f2548) 0
- primary-for std::length_error (0x0x7fadd92f24e0)
- std::exception (0x0x7fadd9316060) 0 nearly-empty
- primary-for std::logic_error (0x0x7fadd92f2548)
-
-Vtable for std::out_of_range
-std::out_of_range::_ZTVSt12out_of_range: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12out_of_range)
-16 (int (*)(...))std::out_of_range::~out_of_range
-24 (int (*)(...))std::out_of_range::~out_of_range
-32 (int (*)(...))std::logic_error::what
-
-Class std::out_of_range
- size=16 align=8
- base size=16 base align=8
-std::out_of_range (0x0x7fadd92f25b0) 0
- vptr=((& std::out_of_range::_ZTVSt12out_of_range) + 16u)
- std::logic_error (0x0x7fadd92f2618) 0
- primary-for std::out_of_range (0x0x7fadd92f25b0)
- std::exception (0x0x7fadd93160c0) 0 nearly-empty
- primary-for std::logic_error (0x0x7fadd92f2618)
-
-Vtable for std::runtime_error
-std::runtime_error::_ZTVSt13runtime_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13runtime_error)
-16 (int (*)(...))std::runtime_error::~runtime_error
-24 (int (*)(...))std::runtime_error::~runtime_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::runtime_error
- size=16 align=8
- base size=16 base align=8
-std::runtime_error (0x0x7fadd92f2680) 0
- vptr=((& std::runtime_error::_ZTVSt13runtime_error) + 16u)
- std::exception (0x0x7fadd9316120) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fadd92f2680)
-
-Vtable for std::range_error
-std::range_error::_ZTVSt11range_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11range_error)
-16 (int (*)(...))std::range_error::~range_error
-24 (int (*)(...))std::range_error::~range_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::range_error
- size=16 align=8
- base size=16 base align=8
-std::range_error (0x0x7fadd92f26e8) 0
- vptr=((& std::range_error::_ZTVSt11range_error) + 16u)
- std::runtime_error (0x0x7fadd92f2750) 0
- primary-for std::range_error (0x0x7fadd92f26e8)
- std::exception (0x0x7fadd9316180) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fadd92f2750)
-
-Vtable for std::overflow_error
-std::overflow_error::_ZTVSt14overflow_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt14overflow_error)
-16 (int (*)(...))std::overflow_error::~overflow_error
-24 (int (*)(...))std::overflow_error::~overflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::overflow_error
- size=16 align=8
- base size=16 base align=8
-std::overflow_error (0x0x7fadd92f27b8) 0
- vptr=((& std::overflow_error::_ZTVSt14overflow_error) + 16u)
- std::runtime_error (0x0x7fadd92f2820) 0
- primary-for std::overflow_error (0x0x7fadd92f27b8)
- std::exception (0x0x7fadd93161e0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fadd92f2820)
-
-Vtable for std::underflow_error
-std::underflow_error::_ZTVSt15underflow_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt15underflow_error)
-16 (int (*)(...))std::underflow_error::~underflow_error
-24 (int (*)(...))std::underflow_error::~underflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::underflow_error
- size=16 align=8
- base size=16 base align=8
-std::underflow_error (0x0x7fadd92f2888) 0
- vptr=((& std::underflow_error::_ZTVSt15underflow_error) + 16u)
- std::runtime_error (0x0x7fadd92f28f0) 0
- primary-for std::underflow_error (0x0x7fadd92f2888)
- std::exception (0x0x7fadd9316240) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fadd92f28f0)
-
-Vtable for std::_V2::error_category
-std::_V2::error_category::_ZTVNSt3_V214error_categoryE: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt3_V214error_categoryE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))std::_V2::error_category::_M_message
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))std::_V2::error_category::default_error_condition
-64 (int (*)(...))std::_V2::error_category::equivalent
-72 (int (*)(...))std::_V2::error_category::equivalent
-
-Class std::_V2::error_category
- size=8 align=8
- base size=8 base align=8
-std::_V2::error_category (0x0x7fadd93163c0) 0 nearly-empty
- vptr=((& std::_V2::error_category::_ZTVNSt3_V214error_categoryE) + 16u)
-
-Class std::error_code
- size=16 align=8
- base size=16 base align=8
-std::error_code (0x0x7fadd9316600) 0
-
-Class std::error_condition
- size=16 align=8
- base size=16 base align=8
-std::error_condition (0x0x7fadd9316780) 0
-
-Vtable for std::system_error
-std::system_error::_ZTVSt12system_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12system_error)
-16 (int (*)(...))std::system_error::~system_error
-24 (int (*)(...))std::system_error::~system_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::system_error
- size=32 align=8
- base size=32 base align=8
-std::system_error (0x0x7fadd92f2dd0) 0
- vptr=((& std::system_error::_ZTVSt12system_error) + 16u)
- std::runtime_error (0x0x7fadd92f2e38) 0
- primary-for std::system_error (0x0x7fadd92f2dd0)
- std::exception (0x0x7fadd93169c0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fadd92f2e38)
-
-Vtable for std::ios_base::failure
-std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt8ios_base7failureB5cxx11E)
-16 (int (*)(...))std::ios_base::failure::~failure
-24 (int (*)(...))std::ios_base::failure::~failure
-32 (int (*)(...))std::ios_base::failure::what
-
-Class std::ios_base::failure
- size=32 align=8
- base size=32 base align=8
-std::ios_base::failure (0x0x7fadd8f8d958) 0
- vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E) + 16u)
- std::system_error (0x0x7fadd8f8d9c0) 0
- primary-for std::ios_base::failure (0x0x7fadd8f8d958)
- std::runtime_error (0x0x7fadd8f8da28) 0
- primary-for std::system_error (0x0x7fadd8f8d9c0)
- std::exception (0x0x7fadd9316cc0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fadd8f8da28)
-
-Class std::ios_base::_Callback_list
- size=24 align=8
- base size=24 base align=8
-std::ios_base::_Callback_list (0x0x7fadd9316d20) 0
-
-Class std::ios_base::_Words
- size=16 align=8
- base size=16 base align=8
-std::ios_base::_Words (0x0x7fadd9316d80) 0
-
-Class std::ios_base::Init
- size=1 align=1
- base size=0 base align=1
-std::ios_base::Init (0x0x7fadd9316de0) 0 empty
-
-Vtable for std::ios_base
-std::ios_base::_ZTVSt8ios_base: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8ios_base)
-16 (int (*)(...))std::ios_base::~ios_base
-24 (int (*)(...))std::ios_base::~ios_base
-
-Class std::ios_base
- size=216 align=8
- base size=216 base align=8
-std::ios_base (0x0x7fadd9316c60) 0
- vptr=((& std::ios_base::_ZTVSt8ios_base) + 16u)
-
-Class std::ctype_base
- size=1 align=1
- base size=0 base align=1
-std::ctype_base (0x0x7fadd90655a0) 0 empty
-
-Class std::__num_base
- size=1 align=1
- base size=0 base align=1
-std::__num_base (0x0x7fadd9065c60) 0 empty
-
-VTT for std::basic_ostream<char>
-std::basic_ostream<char>::_ZTTSo: 2u entries
-0 ((& std::basic_ostream<char>::_ZTVSo) + 24u)
-8 ((& std::basic_ostream<char>::_ZTVSo) + 64u)
-
-VTT for std::basic_ostream<wchar_t>
-std::basic_ostream<wchar_t>::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
-0 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 64u)
-
-VTT for std::basic_istream<char>
-std::basic_istream<char>::_ZTTSi: 2u entries
-0 ((& std::basic_istream<char>::_ZTVSi) + 24u)
-8 ((& std::basic_istream<char>::_ZTVSi) + 64u)
-
-VTT for std::basic_istream<wchar_t>
-std::basic_istream<wchar_t>::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
-0 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 64u)
-
-Construction vtable for std::basic_istream<char> (0x0x7fadd8c4d2d8 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd0_Si: 10u entries
-0 24u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISi)
-24 0u
-32 0u
-40 18446744073709551592u
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISi)
-64 0u
-72 0u
-
-Construction vtable for std::basic_ostream<char> (0x0x7fadd8c4d3a8 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd16_So: 10u entries
-0 8u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISo)
-24 0u
-32 0u
-40 18446744073709551608u
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISo)
-64 0u
-72 0u
-
-VTT for std::basic_iostream<char>
-std::basic_iostream<char>::_ZTTSd: 7u entries
-0 ((& std::basic_iostream<char>::_ZTVSd) + 24u)
-8 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 24u)
-16 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 64u)
-24 ((& std::basic_iostream<char>::_ZTCSd16_So) + 24u)
-32 ((& std::basic_iostream<char>::_ZTCSd16_So) + 64u)
-40 ((& std::basic_iostream<char>::_ZTVSd) + 104u)
-48 ((& std::basic_iostream<char>::_ZTVSd) + 64u)
-
-Construction vtable for std::basic_istream<wchar_t> (0x0x7fadd8c4d750 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
-0 24u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-24 0u
-32 0u
-40 18446744073709551592u
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-64 0u
-72 0u
-
-Construction vtable for std::basic_ostream<wchar_t> (0x0x7fadd8c4d820 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E: 10u entries
-0 8u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-24 0u
-32 0u
-40 18446744073709551608u
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-64 0u
-72 0u
-
-VTT for std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
-0 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 24u)
-16 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 64u)
-24 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 24u)
-32 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 64u)
-40 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 104u)
-48 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 64u)
-
-Class QByteArrayDataPtr
- size=8 align=8
- base size=8 base align=8
-QByteArrayDataPtr (0x0x7fadd8bff4e0) 0
-
-Class QByteArray
- size=8 align=8
- base size=8 base align=8
-QByteArray (0x0x7fadd8bff540) 0
-
-Class QByteRef
- size=16 align=8
- base size=12 base align=8
-QByteRef (0x0x7fadd89968a0) 0
-
-Class QStringDataPtr
- size=8 align=8
- base size=8 base align=8
-QStringDataPtr (0x0x7fadd8996c00) 0
-
-Class QStringView
- size=16 align=8
- base size=16 base align=8
-QStringView (0x0x7fadd8a8c0c0) 0
-
-Class QLatin1String
- size=16 align=8
- base size=16 base align=8
-QLatin1String (0x0x7fadd8a8cf00) 0
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0x0x7fadd87555a0) 0 empty
-
-Class QString
- size=8 align=8
- base size=8 base align=8
-QString (0x0x7fadd8755540) 0
-
-Class QCharRef
- size=16 align=8
- base size=12 base align=8
-QCharRef (0x0x7fadd88f1660) 0
-
-Class QStringRef
- size=16 align=8
- base size=16 base align=8
-QStringRef (0x0x7fadd86882a0) 0
-
-Class QtPrivate::QHashCombine
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombine (0x0x7fadd8688ea0) 0 empty
-
-Class QtPrivate::QHashCombineCommutative
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombineCommutative (0x0x7fadd8688f00) 0 empty
-
-Class std::__detail::_List_node_base
- size=16 align=8
- base size=16 base align=8
-std::__detail::_List_node_base (0x0x7fadd8688f60) 0
-
-Class QListData::NotArrayCompatibleLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotArrayCompatibleLayout (0x0x7fadd8493360) 0 empty
-
-Class QListData::NotIndirectLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotIndirectLayout (0x0x7fadd84933c0) 0 empty
-
-Class QListData::ArrayCompatibleLayout
- size=1 align=1
- base size=1 base align=1
-QListData::ArrayCompatibleLayout (0x0x7fadd8485270) 0 empty
- QListData::NotIndirectLayout (0x0x7fadd8493420) 0 empty
-
-Class QListData::InlineWithPaddingLayout
- size=1 align=1
- base size=1 base align=1
-QListData::InlineWithPaddingLayout (0x0x7fadd8137460) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7fadd8493480) 0 empty
- QListData::NotIndirectLayout (0x0x7fadd84934e0) 0 empty
-
-Class QListData::IndirectLayout
- size=1 align=1
- base size=1 base align=1
-QListData::IndirectLayout (0x0x7fadd84852d8) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7fadd8493540) 0 empty
-
-Class QListData::Data
- size=24 align=8
- base size=24 base align=8
-QListData::Data (0x0x7fadd84935a0) 0
-
-Class QListData
- size=8 align=8
- base size=8 base align=8
-QListData (0x0x7fadd8493300) 0
-
-Class QRegExp
- size=8 align=8
- base size=8 base align=8
-QRegExp (0x0x7fadd8493a20) 0
-
-Class QStringMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QStringMatcher::Data (0x0x7fadd82dfc60) 0
-
-Class QStringMatcher
- size=1048 align=8
- base size=1048 base align=8
-QStringMatcher (0x0x7fadd82dfc00) 0
-
-Class QStringList
- size=8 align=8
- base size=8 base align=8
-QStringList (0x0x7fadd82e4d00) 0
- QList<QString> (0x0x7fadd82e4d68) 0
- QListSpecialMethods<QString> (0x0x7fadd82dfe40) 0 empty
-
-Class QScopedPointerPodDeleter
- size=1 align=1
- base size=0 base align=1
-QScopedPointerPodDeleter (0x0x7fadd7f5d2a0) 0 empty
-
-Class std::_Rb_tree_node_base
- size=32 align=8
- base size=32 base align=8
-std::_Rb_tree_node_base (0x0x7fadd7f5dd80) 0
-
-Class std::allocator_arg_t
- size=1 align=1
- base size=0 base align=1
-std::allocator_arg_t (0x0x7fadd804a420) 0 empty
-
-Class std::__uses_alloc_base
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc_base (0x0x7fadd804a5a0) 0 empty
-
-Class std::__uses_alloc0::_Sink
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc0::_Sink (0x0x7fadd804a660) 0 empty
-
-Class std::__uses_alloc0
- size=1 align=1
- base size=1 base align=1
-std::__uses_alloc0 (0x0x7fadd7f60680) 0
- std::__uses_alloc_base (0x0x7fadd804a600) 0 empty
-
-Class std::_Swallow_assign
- size=1 align=1
- base size=0 base align=1
-std::_Swallow_assign (0x0x7fadd7e5e6c0) 0 empty
-
-Class QtPrivate::AbstractDebugStreamFunction
- size=16 align=8
- base size=16 base align=8
-QtPrivate::AbstractDebugStreamFunction (0x0x7fadd7e5e900) 0
-
-Class QtPrivate::AbstractComparatorFunction
- size=24 align=8
- base size=24 base align=8
-QtPrivate::AbstractComparatorFunction (0x0x7fadd7e5e9c0) 0
-
-Class QtPrivate::AbstractConverterFunction
- size=8 align=8
- base size=8 base align=8
-QtPrivate::AbstractConverterFunction (0x0x7fadd7e5eae0) 0
-
-Class QMetaType
- size=80 align=8
- base size=80 base align=8
-QMetaType (0x0x7fadd7e5ec60) 0
-
-Class QtMetaTypePrivate::VariantData
- size=24 align=8
- base size=20 base align=8
-QtMetaTypePrivate::VariantData (0x0x7fadd7bbc0c0) 0
-
-Class QtMetaTypePrivate::VectorBoolElements
- size=1 align=1
- base size=0 base align=1
-QtMetaTypePrivate::VectorBoolElements (0x0x7fadd7bbc1e0) 0 empty
-
-Class QtMetaTypePrivate::QSequentialIterableImpl
- size=104 align=8
- base size=104 base align=8
-QtMetaTypePrivate::QSequentialIterableImpl (0x0x7fadd7bbcb40) 0
-
-Class QtMetaTypePrivate::QAssociativeIterableImpl
- size=112 align=8
- base size=112 base align=8
-QtMetaTypePrivate::QAssociativeIterableImpl (0x0x7fadd7bbcf60) 0
-
-Class QtMetaTypePrivate::QPairVariantInterfaceImpl
- size=40 align=8
- base size=40 base align=8
-QtMetaTypePrivate::QPairVariantInterfaceImpl (0x0x7fadd7cb32a0) 0
-
-Class std::chrono::_V2::system_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::system_clock (0x0x7fadd7abaae0) 0 empty
-
-Class std::chrono::_V2::steady_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::steady_clock (0x0x7fadd7815960) 0 empty
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QObjectData)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-
-Class QObjectData
- size=48 align=8
- base size=48 base align=8
-QObjectData (0x0x7fadd78159c0) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 16u)
-
-Class QObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObject::QPrivateSignal (0x0x7fadd7815ba0) 0 empty
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QObject)
-16 (int (*)(...))QObject::metaObject
-24 (int (*)(...))QObject::qt_metacast
-32 (int (*)(...))QObject::qt_metacall
-40 (int (*)(...))QObject::~QObject
-48 (int (*)(...))QObject::~QObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObject
- size=16 align=8
- base size=16 base align=8
-QObject (0x0x7fadd7815b40) 0
- vptr=((& QObject::_ZTV7QObject) + 16u)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QObjectUserData)
-16 (int (*)(...))QObjectUserData::~QObjectUserData
-24 (int (*)(...))QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=8 align=8
- base size=8 base align=8
-QObjectUserData (0x0x7fadd78c5e40) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 16u)
-
-Class QSignalBlocker
- size=16 align=8
- base size=10 base align=8
-QSignalBlocker (0x0x7fadd78c5ea0) 0
-
-Class QAbstractAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractAnimation::QPrivateSignal (0x0x7fadd78c5f60) 0 empty
-
-Vtable for QAbstractAnimation
-QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractAnimation)
-16 (int (*)(...))QAbstractAnimation::metaObject
-24 (int (*)(...))QAbstractAnimation::qt_metacast
-32 (int (*)(...))QAbstractAnimation::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAbstractAnimation
- size=16 align=8
- base size=16 base align=8
-QAbstractAnimation (0x0x7fadd7500888) 0
- vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 16u)
- QObject (0x0x7fadd78c5f00) 0
- primary-for QAbstractAnimation (0x0x7fadd7500888)
-
-Class QAnimationDriver::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationDriver::QPrivateSignal (0x0x7fadd7550060) 0 empty
-
-Vtable for QAnimationDriver
-QAnimationDriver::_ZTV16QAnimationDriver: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAnimationDriver)
-16 (int (*)(...))QAnimationDriver::metaObject
-24 (int (*)(...))QAnimationDriver::qt_metacast
-32 (int (*)(...))QAnimationDriver::qt_metacall
-40 (int (*)(...))QAnimationDriver::~QAnimationDriver
-48 (int (*)(...))QAnimationDriver::~QAnimationDriver
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAnimationDriver::advance
-120 (int (*)(...))QAnimationDriver::elapsed
-128 (int (*)(...))QAnimationDriver::start
-136 (int (*)(...))QAnimationDriver::stop
-
-Class QAnimationDriver
- size=16 align=8
- base size=16 base align=8
-QAnimationDriver (0x0x7fadd75008f0) 0
- vptr=((& QAnimationDriver::_ZTV16QAnimationDriver) + 16u)
- QObject (0x0x7fadd7550000) 0
- primary-for QAnimationDriver (0x0x7fadd75008f0)
-
-Class QEventLoop::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventLoop::QPrivateSignal (0x0x7fadd7550120) 0 empty
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QEventLoop)
-16 (int (*)(...))QEventLoop::metaObject
-24 (int (*)(...))QEventLoop::qt_metacast
-32 (int (*)(...))QEventLoop::qt_metacall
-40 (int (*)(...))QEventLoop::~QEventLoop
-48 (int (*)(...))QEventLoop::~QEventLoop
-56 (int (*)(...))QEventLoop::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QEventLoop
- size=16 align=8
- base size=16 base align=8
-QEventLoop (0x0x7fadd7500958) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 16u)
- QObject (0x0x7fadd75500c0) 0
- primary-for QEventLoop (0x0x7fadd7500958)
-
-Class QEventLoopLocker
- size=8 align=8
- base size=8 base align=8
-QEventLoopLocker (0x0x7fadd7550300) 0
-
-Class QAbstractEventDispatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractEventDispatcher::QPrivateSignal (0x0x7fadd75503c0) 0 empty
-
-Class QAbstractEventDispatcher::TimerInfo
- size=12 align=4
- base size=12 base align=4
-QAbstractEventDispatcher::TimerInfo (0x0x7fadd7550420) 0
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 28u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-16 (int (*)(...))QAbstractEventDispatcher::metaObject
-24 (int (*)(...))QAbstractEventDispatcher::qt_metacast
-32 (int (*)(...))QAbstractEventDispatcher::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-192 (int (*)(...))__cxa_pure_virtual
-200 (int (*)(...))__cxa_pure_virtual
-208 (int (*)(...))QAbstractEventDispatcher::startingUp
-216 (int (*)(...))QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=16 align=8
- base size=16 base align=8
-QAbstractEventDispatcher (0x0x7fadd7500a90) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 16u)
- QObject (0x0x7fadd7550360) 0
- primary-for QAbstractEventDispatcher (0x0x7fadd7500a90)
-
-Vtable for std::type_info
-std::type_info::_ZTVSt9type_info: 8u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9type_info)
-16 (int (*)(...))std::type_info::~type_info
-24 (int (*)(...))std::type_info::~type_info
-32 (int (*)(...))std::type_info::__is_pointer_p
-40 (int (*)(...))std::type_info::__is_function_p
-48 (int (*)(...))std::type_info::__do_catch
-56 (int (*)(...))std::type_info::__do_upcast
-
-Class std::type_info
- size=16 align=8
- base size=16 base align=8
-std::type_info (0x0x7fadd75506c0) 0
- vptr=((& std::type_info::_ZTVSt9type_info) + 16u)
-
-Vtable for std::bad_cast
-std::bad_cast::_ZTVSt8bad_cast: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8bad_cast)
-16 (int (*)(...))std::bad_cast::~bad_cast
-24 (int (*)(...))std::bad_cast::~bad_cast
-32 (int (*)(...))std::bad_cast::what
-
-Class std::bad_cast
- size=8 align=8
- base size=8 base align=8
-std::bad_cast (0x0x7fadd7500c98) 0 nearly-empty
- vptr=((& std::bad_cast::_ZTVSt8bad_cast) + 16u)
- std::exception (0x0x7fadd7550720) 0 nearly-empty
- primary-for std::bad_cast (0x0x7fadd7500c98)
-
-Vtable for std::bad_typeid
-std::bad_typeid::_ZTVSt10bad_typeid: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt10bad_typeid)
-16 (int (*)(...))std::bad_typeid::~bad_typeid
-24 (int (*)(...))std::bad_typeid::~bad_typeid
-32 (int (*)(...))std::bad_typeid::what
-
-Class std::bad_typeid
- size=8 align=8
- base size=8 base align=8
-std::bad_typeid (0x0x7fadd7500d00) 0 nearly-empty
- vptr=((& std::bad_typeid::_ZTVSt10bad_typeid) + 16u)
- std::exception (0x0x7fadd7550780) 0 nearly-empty
- primary-for std::bad_typeid (0x0x7fadd7500d00)
-
-Vtable for std::bad_function_call
-std::bad_function_call::_ZTVSt17bad_function_call: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt17bad_function_call)
-16 (int (*)(...))std::bad_function_call::~bad_function_call
-24 (int (*)(...))std::bad_function_call::~bad_function_call
-32 (int (*)(...))std::bad_function_call::what
-
-Class std::bad_function_call
- size=8 align=8
- base size=8 base align=8
-std::bad_function_call (0x0x7fadd7655f70) 0 nearly-empty
- vptr=((& std::bad_function_call::_ZTVSt17bad_function_call) + 16u)
- std::exception (0x0x7fadd76e5840) 0 nearly-empty
- primary-for std::bad_function_call (0x0x7fadd7655f70)
-
-Class std::_Nocopy_types
- size=16 align=8
- base size=16 base align=8
-std::_Nocopy_types (0x0x7fadd76e5900) 0
-
-Class std::_Any_data
- size=16 align=8
- base size=16 base align=8
-std::_Any_data (0x0x7fadd76e5960) 0
-
-Class std::_Function_base
- size=24 align=8
- base size=24 base align=8
-std::_Function_base (0x0x7fadd76e5a80) 0
-
-Class QMapNodeBase
- size=24 align=8
- base size=24 base align=8
-QMapNodeBase (0x0x7fadd76e5f60) 0
-
-Class QMapDataBase
- size=40 align=8
- base size=40 base align=8
-QMapDataBase (0x0x7fadd73e04e0) 0
-
-Class QHashData::Node
- size=16 align=8
- base size=16 base align=8
-QHashData::Node (0x0x7fadd73e08a0) 0
-
-Class QHashData
- size=48 align=8
- base size=44 base align=8
-QHashData (0x0x7fadd73e0840) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0x0x7fadd73e0900) 0 empty
-
-Class QVariant::PrivateShared
- size=16 align=8
- base size=12 base align=8
-QVariant::PrivateShared (0x0x7fadd71e61e0) 0
-
-Class QVariant::Private::Data
- size=8 align=8
- base size=8 base align=8
-QVariant::Private::Data (0x0x7fadd71e62a0) 0
-
-Class QVariant::Private
- size=16 align=8
- base size=12 base align=8
-QVariant::Private (0x0x7fadd71e6240) 0
-
-Class QVariant::Handler
- size=72 align=8
- base size=72 base align=8
-QVariant::Handler (0x0x7fadd71e6300) 0
-
-Class QVariant
- size=16 align=8
- base size=16 base align=8
-QVariant (0x0x7fadd71e6180) 0
-
-Class QVariantComparisonHelper
- size=8 align=8
- base size=8 base align=8
-QVariantComparisonHelper (0x0x7fadd72b3de0) 0
-
-Class QSequentialIterable::const_iterator
- size=112 align=8
- base size=112 base align=8
-QSequentialIterable::const_iterator (0x0x7fadd6f60480) 0
-
-Class QSequentialIterable
- size=104 align=8
- base size=104 base align=8
-QSequentialIterable (0x0x7fadd6f60420) 0
-
-Class QAssociativeIterable::const_iterator
- size=120 align=8
- base size=120 base align=8
-QAssociativeIterable::const_iterator (0x0x7fadd6f60540) 0
-
-Class QAssociativeIterable
- size=112 align=8
- base size=112 base align=8
-QAssociativeIterable (0x0x7fadd6f604e0) 0
-
-Class QModelIndex
- size=24 align=8
- base size=24 base align=8
-QModelIndex (0x0x7fadd707d840) 0
-
-Class QPersistentModelIndex
- size=8 align=8
- base size=8 base align=8
-QPersistentModelIndex (0x0x7fadd707df00) 0
-
-Class QAbstractItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractItemModel::QPrivateSignal (0x0x7fadd6e52660) 0 empty
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractItemModel)
-16 (int (*)(...))QAbstractItemModel::metaObject
-24 (int (*)(...))QAbstractItemModel::qt_metacast
-32 (int (*)(...))QAbstractItemModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractItemModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractItemModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractItemModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractItemModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=16 align=8
- base size=16 base align=8
-QAbstractItemModel (0x0x7fadd6e43d00) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 16u)
- QObject (0x0x7fadd6e52600) 0
- primary-for QAbstractItemModel (0x0x7fadd6e43d00)
-
-Class QAbstractTableModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTableModel::QPrivateSignal (0x0x7fadd6e529c0) 0 empty
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTableModel)
-16 (int (*)(...))QAbstractTableModel::metaObject
-24 (int (*)(...))QAbstractTableModel::qt_metacast
-32 (int (*)(...))QAbstractTableModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractTableModel::index
-120 (int (*)(...))QAbstractTableModel::parent
-128 (int (*)(...))QAbstractTableModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractTableModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractTableModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractTableModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=16 align=8
- base size=16 base align=8
-QAbstractTableModel (0x0x7fadd6e43f08) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 16u)
- QAbstractItemModel (0x0x7fadd6e43f70) 0
- primary-for QAbstractTableModel (0x0x7fadd6e43f08)
- QObject (0x0x7fadd6e52960) 0
- primary-for QAbstractItemModel (0x0x7fadd6e43f70)
-
-Class QAbstractListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractListModel::QPrivateSignal (0x0x7fadd6e52a80) 0 empty
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractListModel)
-16 (int (*)(...))QAbstractListModel::metaObject
-24 (int (*)(...))QAbstractListModel::qt_metacast
-32 (int (*)(...))QAbstractListModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QAbstractListModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractListModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=16 align=8
- base size=16 base align=8
-QAbstractListModel (0x0x7fadd6b0e000) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 16u)
- QAbstractItemModel (0x0x7fadd6b0e068) 0
- primary-for QAbstractListModel (0x0x7fadd6b0e000)
- QObject (0x0x7fadd6e52a20) 0
- primary-for QAbstractItemModel (0x0x7fadd6b0e068)
-
-Vtable for QAbstractNativeEventFilter
-QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAbstractNativeEventFilter)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractNativeEventFilter
- size=16 align=8
- base size=16 base align=8
-QAbstractNativeEventFilter (0x0x7fadd6e52d20) 0
- vptr=((& QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter) + 16u)
-
-Class QAbstractProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractProxyModel::QPrivateSignal (0x0x7fadd6e52de0) 0 empty
-
-Vtable for QAbstractProxyModel
-QAbstractProxyModel::_ZTV19QAbstractProxyModel: 53u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractProxyModel)
-16 (int (*)(...))QAbstractProxyModel::metaObject
-24 (int (*)(...))QAbstractProxyModel::qt_metacast
-32 (int (*)(...))QAbstractProxyModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractProxyModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QAbstractProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QAbstractProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QAbstractProxyModel::setSourceModel
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))__cxa_pure_virtual
-408 (int (*)(...))QAbstractProxyModel::mapSelectionToSource
-416 (int (*)(...))QAbstractProxyModel::mapSelectionFromSource
-
-Class QAbstractProxyModel
- size=16 align=8
- base size=16 base align=8
-QAbstractProxyModel (0x0x7fadd6b0e1a0) 0
- vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 16u)
- QAbstractItemModel (0x0x7fadd6b0e208) 0
- primary-for QAbstractProxyModel (0x0x7fadd6b0e1a0)
- QObject (0x0x7fadd6e52d80) 0
- primary-for QAbstractItemModel (0x0x7fadd6b0e208)
-
-Class QAbstractState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractState::QPrivateSignal (0x0x7fadd6e52ea0) 0 empty
-
-Vtable for QAbstractState
-QAbstractState::_ZTV14QAbstractState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QAbstractState)
-16 (int (*)(...))QAbstractState::metaObject
-24 (int (*)(...))QAbstractState::qt_metacast
-32 (int (*)(...))QAbstractState::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractState
- size=16 align=8
- base size=16 base align=8
-QAbstractState (0x0x7fadd6b0e270) 0
- vptr=((& QAbstractState::_ZTV14QAbstractState) + 16u)
- QObject (0x0x7fadd6e52e40) 0
- primary-for QAbstractState (0x0x7fadd6b0e270)
-
-Class QAbstractTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTransition::QPrivateSignal (0x0x7fadd6e52f60) 0 empty
-
-Vtable for QAbstractTransition
-QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTransition)
-16 (int (*)(...))QAbstractTransition::metaObject
-24 (int (*)(...))QAbstractTransition::qt_metacast
-32 (int (*)(...))QAbstractTransition::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractTransition
- size=16 align=8
- base size=16 base align=8
-QAbstractTransition (0x0x7fadd6b0e2d8) 0
- vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 16u)
- QObject (0x0x7fadd6e52f00) 0
- primary-for QAbstractTransition (0x0x7fadd6b0e2d8)
-
-Class QAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationGroup::QPrivateSignal (0x0x7fadd6ba1060) 0 empty
-
-Vtable for QAnimationGroup
-QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QAnimationGroup)
-16 (int (*)(...))QAnimationGroup::metaObject
-24 (int (*)(...))QAnimationGroup::qt_metacast
-32 (int (*)(...))QAnimationGroup::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QAnimationGroup (0x0x7fadd6b0e340) 0
- vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 16u)
- QAbstractAnimation (0x0x7fadd6b0e3a8) 0
- primary-for QAnimationGroup (0x0x7fadd6b0e340)
- QObject (0x0x7fadd6ba1000) 0
- primary-for QAbstractAnimation (0x0x7fadd6b0e3a8)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0x0x7fadd6bcdd80) 0
-
-Class QBitArray
- size=8 align=8
- base size=8 base align=8
-QBitArray (0x0x7fadd6c11060) 0
-
-Class QBitRef
- size=16 align=8
- base size=12 base align=8
-QBitRef (0x0x7fadd6c11120) 0
-
-Class QIODevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIODevice::QPrivateSignal (0x0x7fadd6c11420) 0 empty
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QIODevice)
-16 (int (*)(...))QIODevice::metaObject
-24 (int (*)(...))QIODevice::qt_metacast
-32 (int (*)(...))QIODevice::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QIODevice::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))__cxa_pure_virtual
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))__cxa_pure_virtual
-
-Class QIODevice
- size=16 align=8
- base size=16 base align=8
-QIODevice (0x0x7fadd6b0ea28) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 16u)
- QObject (0x0x7fadd6c113c0) 0
- primary-for QIODevice (0x0x7fadd6b0ea28)
-
-Class QBuffer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QBuffer::QPrivateSignal (0x0x7fadd6c11660) 0 empty
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBuffer)
-16 (int (*)(...))QBuffer::metaObject
-24 (int (*)(...))QBuffer::qt_metacast
-32 (int (*)(...))QBuffer::qt_metacall
-40 (int (*)(...))QBuffer::~QBuffer
-48 (int (*)(...))QBuffer::~QBuffer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QBuffer::connectNotify
-104 (int (*)(...))QBuffer::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QBuffer::open
-128 (int (*)(...))QBuffer::close
-136 (int (*)(...))QBuffer::pos
-144 (int (*)(...))QBuffer::size
-152 (int (*)(...))QBuffer::seek
-160 (int (*)(...))QBuffer::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QBuffer::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QBuffer::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QBuffer::writeData
-
-Class QBuffer
- size=16 align=8
- base size=16 base align=8
-QBuffer (0x0x7fadd6b0eb60) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 16u)
- QIODevice (0x0x7fadd6b0ebc8) 0
- primary-for QBuffer (0x0x7fadd6b0eb60)
- QObject (0x0x7fadd6c11600) 0
- primary-for QIODevice (0x0x7fadd6b0ebc8)
-
-Class QByteArrayMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QByteArrayMatcher::Data (0x0x7fadd6c11720) 0
-
-Class QByteArrayMatcher
- size=1040 align=8
- base size=1040 base align=8
-QByteArrayMatcher (0x0x7fadd6c116c0) 0
-
-Class QStaticByteArrayMatcherBase::Skiptable
- size=256 align=1
- base size=256 base align=1
-QStaticByteArrayMatcherBase::Skiptable (0x0x7fadd6c11840) 0
-
-Class QStaticByteArrayMatcherBase
- size=256 align=16
- base size=256 base align=16
-QStaticByteArrayMatcherBase (0x0x7fadd6c117e0) 0
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0x0x7fadd6c11a20) 0
-
-Class QLocale
- size=8 align=8
- base size=8 base align=8
-QLocale (0x0x7fadd6c11c00) 0
-
-Class QCollatorSortKey
- size=8 align=8
- base size=8 base align=8
-QCollatorSortKey (0x0x7fadd69ea240) 0
-
-Class QCollator
- size=8 align=8
- base size=8 base align=8
-QCollator (0x0x7fadd69ea300) 0
-
-Class QCommandLineOption
- size=8 align=8
- base size=8 base align=8
-QCommandLineOption (0x0x7fadd6abc300) 0
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QEvent)
-16 (int (*)(...))QEvent::~QEvent
-24 (int (*)(...))QEvent::~QEvent
-
-Class QEvent
- size=24 align=8
- base size=20 base align=8
-QEvent (0x0x7fadd6abc780) 0
- vptr=((& QEvent::_ZTV6QEvent) + 16u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTimerEvent)
-16 (int (*)(...))QTimerEvent::~QTimerEvent
-24 (int (*)(...))QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=24 align=8
- base size=24 base align=8
-QTimerEvent (0x0x7fadd669e0d0) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 16u)
- QEvent (0x0x7fadd6abc7e0) 0
- primary-for QTimerEvent (0x0x7fadd669e0d0)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QChildEvent)
-16 (int (*)(...))QChildEvent::~QChildEvent
-24 (int (*)(...))QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=32 align=8
- base size=32 base align=8
-QChildEvent (0x0x7fadd669e138) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 16u)
- QEvent (0x0x7fadd6abc840) 0
- primary-for QChildEvent (0x0x7fadd669e138)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-16 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-24 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=32 align=8
- base size=32 base align=8
-QDynamicPropertyChangeEvent (0x0x7fadd669e680) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 16u)
- QEvent (0x0x7fadd6abcd20) 0
- primary-for QDynamicPropertyChangeEvent (0x0x7fadd669e680)
-
-Vtable for QDeferredDeleteEvent
-QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QDeferredDeleteEvent)
-16 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-24 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-
-Class QDeferredDeleteEvent
- size=24 align=8
- base size=24 base align=8
-QDeferredDeleteEvent (0x0x7fadd669e6e8) 0
- vptr=((& QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent) + 16u)
- QEvent (0x0x7fadd6abcd80) 0
- primary-for QDeferredDeleteEvent (0x0x7fadd669e6e8)
-
-Class QCoreApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QCoreApplication::QPrivateSignal (0x0x7fadd6abce40) 0 empty
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QCoreApplication)
-16 (int (*)(...))QCoreApplication::metaObject
-24 (int (*)(...))QCoreApplication::qt_metacast
-32 (int (*)(...))QCoreApplication::qt_metacall
-40 (int (*)(...))QCoreApplication::~QCoreApplication
-48 (int (*)(...))QCoreApplication::~QCoreApplication
-56 (int (*)(...))QCoreApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QCoreApplication::notify
-120 (int (*)(...))QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=16 align=8
- base size=16 base align=8
-QCoreApplication (0x0x7fadd669e750) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 16u)
- QObject (0x0x7fadd6abcde0) 0
- primary-for QCoreApplication (0x0x7fadd669e750)
-
-Class QCommandLineParser
- size=8 align=8
- base size=8 base align=8
-QCommandLineParser (0x0x7fadd6abcea0) 0
-
-Class QContiguousCacheData
- size=24 align=4
- base size=24 base align=4
-QContiguousCacheData (0x0x7fadd6abcf00) 0
-
-Class QCryptographicHash
- size=8 align=8
- base size=8 base align=8
-QCryptographicHash (0x0x7fadd6732540) 0
-
-Class QDataStream
- size=32 align=8
- base size=32 base align=8
-QDataStream (0x0x7fadd67325a0) 0
-
-Class QtPrivate::StreamStateSaver
- size=16 align=8
- base size=12 base align=8
-QtPrivate::StreamStateSaver (0x0x7fadd6732660) 0
-
-Class QDate
- size=8 align=8
- base size=8 base align=8
-QDate (0x0x7fadd6732b40) 0
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0x0x7fadd6732de0) 0
-
-Class QDateTime::ShortData
- size=8 align=8
- base size=8 base align=8
-QDateTime::ShortData (0x0x7fadd68335a0) 0
-
-Class QDateTime::Data
- size=8 align=8
- base size=8 base align=8
-QDateTime::Data (0x0x7fadd6833600) 0
-
-Class QDateTime
- size=8 align=8
- base size=8 base align=8
-QDateTime (0x0x7fadd6833540) 0
-
-Class QElapsedTimer
- size=16 align=8
- base size=16 base align=8
-QElapsedTimer (0x0x7fadd64de720) 0
-
-Class QDeadlineTimer
- size=16 align=8
- base size=16 base align=8
-QDeadlineTimer (0x0x7fadd64dec00) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextStream)
-16 (int (*)(...))QTextStream::~QTextStream
-24 (int (*)(...))QTextStream::~QTextStream
-
-Class QTextStream
- size=16 align=8
- base size=16 base align=8
-QTextStream (0x0x7fadd6600ba0) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 16u)
-
-Class QTextStreamManipulator
- size=40 align=8
- base size=38 base align=8
-QTextStreamManipulator (0x0x7fadd6600e40) 0
-
-Class QtSharedPointer::NormalDeleter
- size=1 align=1
- base size=0 base align=1
-QtSharedPointer::NormalDeleter (0x0x7fadd631b0c0) 0 empty
-
-Class QtSharedPointer::ExternalRefCountData
- size=16 align=8
- base size=16 base align=8
-QtSharedPointer::ExternalRefCountData (0x0x7fadd631b240) 0
-
-Class QDebug::Stream
- size=80 align=8
- base size=76 base align=8
-QDebug::Stream (0x0x7fadd631b780) 0
-
-Class QDebug
- size=8 align=8
- base size=8 base align=8
-QDebug (0x0x7fadd631b720) 0
-
-Class QDebugStateSaver
- size=8 align=8
- base size=8 base align=8
-QDebugStateSaver (0x0x7fadd609ec60) 0
-
-Class QNoDebug
- size=1 align=1
- base size=0 base align=1
-QNoDebug (0x0x7fadd609ed20) 0 empty
-
-Class QFileDevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileDevice::QPrivateSignal (0x0x7fadd6169ea0) 0 empty
-
-Vtable for QFileDevice
-QFileDevice::_ZTV11QFileDevice: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFileDevice)
-16 (int (*)(...))QFileDevice::metaObject
-24 (int (*)(...))QFileDevice::qt_metacast
-32 (int (*)(...))QFileDevice::qt_metacall
-40 (int (*)(...))QFileDevice::~QFileDevice
-48 (int (*)(...))QFileDevice::~QFileDevice
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFileDevice::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QFileDevice
- size=16 align=8
- base size=16 base align=8
-QFileDevice (0x0x7fadd61896e8) 0
- vptr=((& QFileDevice::_ZTV11QFileDevice) + 16u)
- QIODevice (0x0x7fadd6189750) 0
- primary-for QFileDevice (0x0x7fadd61896e8)
- QObject (0x0x7fadd6169e40) 0
- primary-for QIODevice (0x0x7fadd6189750)
-
-Class QFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFile::QPrivateSignal (0x0x7fadd61be120) 0 empty
-
-Vtable for QFile
-QFile::_ZTV5QFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QFile)
-16 (int (*)(...))QFile::metaObject
-24 (int (*)(...))QFile::qt_metacast
-32 (int (*)(...))QFile::qt_metacall
-40 (int (*)(...))QFile::~QFile
-48 (int (*)(...))QFile::~QFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QFile
- size=16 align=8
- base size=16 base align=8
-QFile (0x0x7fadd6189888) 0
- vptr=((& QFile::_ZTV5QFile) + 16u)
- QFileDevice (0x0x7fadd61898f0) 0
- primary-for QFile (0x0x7fadd6189888)
- QIODevice (0x0x7fadd6189958) 0
- primary-for QFileDevice (0x0x7fadd61898f0)
- QObject (0x0x7fadd61be0c0) 0
- primary-for QIODevice (0x0x7fadd6189958)
-
-Class QFileInfo
- size=8 align=8
- base size=8 base align=8
-QFileInfo (0x0x7fadd61be300) 0
-
-Class QDir
- size=8 align=8
- base size=8 base align=8
-QDir (0x0x7fadd61be720) 0
-
-Class QDirIterator
- size=8 align=8
- base size=8 base align=8
-QDirIterator (0x0x7fadd5ebb120) 0
-
-Class QEasingCurve
- size=8 align=8
- base size=8 base align=8
-QEasingCurve (0x0x7fadd5ebb360) 0
-
-Class QEventTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventTransition::QPrivateSignal (0x0x7fadd5fa2780) 0 empty
-
-Vtable for QEventTransition
-QEventTransition::_ZTV16QEventTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QEventTransition)
-16 (int (*)(...))QEventTransition::metaObject
-24 (int (*)(...))QEventTransition::qt_metacast
-32 (int (*)(...))QEventTransition::qt_metacall
-40 (int (*)(...))QEventTransition::~QEventTransition
-48 (int (*)(...))QEventTransition::~QEventTransition
-56 (int (*)(...))QEventTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QEventTransition::eventTest
-120 (int (*)(...))QEventTransition::onTransition
-
-Class QEventTransition
- size=16 align=8
- base size=16 base align=8
-QEventTransition (0x0x7fadd5f9caf8) 0
- vptr=((& QEventTransition::_ZTV16QEventTransition) + 16u)
- QAbstractTransition (0x0x7fadd5f9cb60) 0
- primary-for QEventTransition (0x0x7fadd5f9caf8)
- QObject (0x0x7fadd5fa2720) 0
- primary-for QAbstractTransition (0x0x7fadd5f9cb60)
-
-Vtable for QException
-QException::_ZTV10QException: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QException)
-16 (int (*)(...))QException::~QException
-24 (int (*)(...))QException::~QException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QException::raise
-48 (int (*)(...))QException::clone
-
-Class QException
- size=8 align=8
- base size=8 base align=8
-QException (0x0x7fadd5f9cbc8) 0 nearly-empty
- vptr=((& QException::_ZTV10QException) + 16u)
- std::exception (0x0x7fadd5fa27e0) 0 nearly-empty
- primary-for QException (0x0x7fadd5f9cbc8)
-
-Vtable for QUnhandledException
-QUnhandledException::_ZTV19QUnhandledException: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QUnhandledException)
-16 (int (*)(...))QUnhandledException::~QUnhandledException
-24 (int (*)(...))QUnhandledException::~QUnhandledException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QUnhandledException::raise
-48 (int (*)(...))QUnhandledException::clone
-
-Class QUnhandledException
- size=8 align=8
- base size=8 base align=8
-QUnhandledException (0x0x7fadd5f9cc30) 0 nearly-empty
- vptr=((& QUnhandledException::_ZTV19QUnhandledException) + 16u)
- QException (0x0x7fadd5f9cc98) 0 nearly-empty
- primary-for QUnhandledException (0x0x7fadd5f9cc30)
- std::exception (0x0x7fadd5fa2840) 0 nearly-empty
- primary-for QException (0x0x7fadd5f9cc98)
-
-Class QtPrivate::ExceptionHolder
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionHolder (0x0x7fadd5fa28a0) 0
-
-Class QtPrivate::ExceptionStore
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionStore (0x0x7fadd5fa2960) 0
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QFactoryInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QFactoryInterface
- size=8 align=8
- base size=8 base align=8
-QFactoryInterface (0x0x7fadd5fa29c0) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 16u)
-
-Class QFileSelector::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSelector::QPrivateSignal (0x0x7fadd5fa2ae0) 0 empty
-
-Vtable for QFileSelector
-QFileSelector::_ZTV13QFileSelector: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QFileSelector)
-16 (int (*)(...))QFileSelector::metaObject
-24 (int (*)(...))QFileSelector::qt_metacast
-32 (int (*)(...))QFileSelector::qt_metacall
-40 (int (*)(...))QFileSelector::~QFileSelector
-48 (int (*)(...))QFileSelector::~QFileSelector
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSelector
- size=16 align=8
- base size=16 base align=8
-QFileSelector (0x0x7fadd5f9cd00) 0
- vptr=((& QFileSelector::_ZTV13QFileSelector) + 16u)
- QObject (0x0x7fadd5fa2a80) 0
- primary-for QFileSelector (0x0x7fadd5f9cd00)
-
-Class QFileSystemWatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSystemWatcher::QPrivateSignal (0x0x7fadd5fa2ba0) 0 empty
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-16 (int (*)(...))QFileSystemWatcher::metaObject
-24 (int (*)(...))QFileSystemWatcher::qt_metacast
-32 (int (*)(...))QFileSystemWatcher::qt_metacall
-40 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-48 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=16 align=8
- base size=16 base align=8
-QFileSystemWatcher (0x0x7fadd5f9cd68) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 16u)
- QObject (0x0x7fadd5fa2b40) 0
- primary-for QFileSystemWatcher (0x0x7fadd5f9cd68)
-
-Class QFinalState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFinalState::QPrivateSignal (0x0x7fadd5fa2c60) 0 empty
-
-Vtable for QFinalState
-QFinalState::_ZTV11QFinalState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFinalState)
-16 (int (*)(...))QFinalState::metaObject
-24 (int (*)(...))QFinalState::qt_metacast
-32 (int (*)(...))QFinalState::qt_metacall
-40 (int (*)(...))QFinalState::~QFinalState
-48 (int (*)(...))QFinalState::~QFinalState
-56 (int (*)(...))QFinalState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFinalState::onEntry
-120 (int (*)(...))QFinalState::onExit
-
-Class QFinalState
- size=16 align=8
- base size=16 base align=8
-QFinalState (0x0x7fadd5f9cdd0) 0
- vptr=((& QFinalState::_ZTV11QFinalState) + 16u)
- QAbstractState (0x0x7fadd5f9ce38) 0
- primary-for QFinalState (0x0x7fadd5f9cdd0)
- QObject (0x0x7fadd5fa2c00) 0
- primary-for QAbstractState (0x0x7fadd5f9ce38)
-
-Vtable for QRunnable
-QRunnable::_ZTV9QRunnable: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QRunnable)
-16 (int (*)(...))__cxa_pure_virtual
-24 0u
-32 0u
-
-Class QRunnable
- size=16 align=8
- base size=12 base align=8
-QRunnable (0x0x7fadd5fa2cc0) 0
- vptr=((& QRunnable::_ZTV9QRunnable) + 16u)
-
-Class QBasicMutex
- size=8 align=8
- base size=8 base align=8
-QBasicMutex (0x0x7fadd5fa2d20) 0
-
-Class QMutex
- size=8 align=8
- base size=8 base align=8
-QMutex (0x0x7fadd5f9cf70) 0
- QBasicMutex (0x0x7fadd5fa2f00) 0
-
-Class QMutexLocker
- size=8 align=8
- base size=8 base align=8
-QMutexLocker (0x0x7fadd5fa2f60) 0
-
-Class QtPrivate::ResultItem
- size=16 align=8
- base size=16 base align=8
-QtPrivate::ResultItem (0x0x7fadd5cdf000) 0
-
-Class QtPrivate::ResultIteratorBase
- size=16 align=8
- base size=12 base align=8
-QtPrivate::ResultIteratorBase (0x0x7fadd5cdf060) 0
-
-Vtable for QtPrivate::ResultStoreBase
-QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9QtPrivate15ResultStoreBaseE)
-16 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-24 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-
-Class QtPrivate::ResultStoreBase
- size=48 align=8
- base size=44 base align=8
-QtPrivate::ResultStoreBase (0x0x7fadd5cdf180) 0
- vptr=((& QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE) + 16u)
-
-Vtable for QFutureInterfaceBase
-QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
-16 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-24 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-
-Class QFutureInterfaceBase
- size=16 align=8
- base size=16 base align=8
-QFutureInterfaceBase (0x0x7fadd5cdf9c0) 0
- vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 16u)
-
-Class QFutureWatcherBase::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFutureWatcherBase::QPrivateSignal (0x0x7fadd5db51e0) 0 empty
-
-Vtable for QFutureWatcherBase
-QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFutureWatcherBase)
-16 (int (*)(...))QFutureWatcherBase::metaObject
-24 (int (*)(...))QFutureWatcherBase::qt_metacast
-32 (int (*)(...))QFutureWatcherBase::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QFutureWatcherBase::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QFutureWatcherBase::connectNotify
-104 (int (*)(...))QFutureWatcherBase::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QFutureWatcherBase
- size=16 align=8
- base size=16 base align=8
-QFutureWatcherBase (0x0x7fadd5db70d0) 0
- vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 16u)
- QObject (0x0x7fadd5db5180) 0
- primary-for QFutureWatcherBase (0x0x7fadd5db70d0)
-
-Class QHistoryState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QHistoryState::QPrivateSignal (0x0x7fadd5db57e0) 0 empty
-
-Vtable for QHistoryState
-QHistoryState::_ZTV13QHistoryState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QHistoryState)
-16 (int (*)(...))QHistoryState::metaObject
-24 (int (*)(...))QHistoryState::qt_metacast
-32 (int (*)(...))QHistoryState::qt_metacall
-40 (int (*)(...))QHistoryState::~QHistoryState
-48 (int (*)(...))QHistoryState::~QHistoryState
-56 (int (*)(...))QHistoryState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QHistoryState::onEntry
-120 (int (*)(...))QHistoryState::onExit
-
-Class QHistoryState
- size=16 align=8
- base size=16 base align=8
-QHistoryState (0x0x7fadd5db79c0) 0
- vptr=((& QHistoryState::_ZTV13QHistoryState) + 16u)
- QAbstractState (0x0x7fadd5db7a28) 0
- primary-for QHistoryState (0x0x7fadd5db79c0)
- QObject (0x0x7fadd5db5780) 0
- primary-for QAbstractState (0x0x7fadd5db7a28)
-
-Class QIdentityProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIdentityProxyModel::QPrivateSignal (0x0x7fadd5db58a0) 0 empty
-
-Vtable for QIdentityProxyModel
-QIdentityProxyModel::_ZTV19QIdentityProxyModel: 53u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QIdentityProxyModel)
-16 (int (*)(...))QIdentityProxyModel::metaObject
-24 (int (*)(...))QIdentityProxyModel::qt_metacast
-32 (int (*)(...))QIdentityProxyModel::qt_metacall
-40 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-48 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIdentityProxyModel::index
-120 (int (*)(...))QIdentityProxyModel::parent
-128 (int (*)(...))QIdentityProxyModel::sibling
-136 (int (*)(...))QIdentityProxyModel::rowCount
-144 (int (*)(...))QIdentityProxyModel::columnCount
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QIdentityProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QIdentityProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QIdentityProxyModel::insertRows
-264 (int (*)(...))QIdentityProxyModel::insertColumns
-272 (int (*)(...))QIdentityProxyModel::removeRows
-280 (int (*)(...))QIdentityProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QIdentityProxyModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QIdentityProxyModel::setSourceModel
-392 (int (*)(...))QIdentityProxyModel::mapToSource
-400 (int (*)(...))QIdentityProxyModel::mapFromSource
-408 (int (*)(...))QIdentityProxyModel::mapSelectionToSource
-416 (int (*)(...))QIdentityProxyModel::mapSelectionFromSource
-
-Class QIdentityProxyModel
- size=16 align=8
- base size=16 base align=8
-QIdentityProxyModel (0x0x7fadd5db7a90) 0
- vptr=((& QIdentityProxyModel::_ZTV19QIdentityProxyModel) + 16u)
- QAbstractProxyModel (0x0x7fadd5db7af8) 0
- primary-for QIdentityProxyModel (0x0x7fadd5db7a90)
- QAbstractItemModel (0x0x7fadd5db7b60) 0
- primary-for QAbstractProxyModel (0x0x7fadd5db7af8)
- QObject (0x0x7fadd5db5840) 0
- primary-for QAbstractItemModel (0x0x7fadd5db7b60)
-
-Class QItemSelectionRange
- size=16 align=8
- base size=16 base align=8
-QItemSelectionRange (0x0x7fadd5db5900) 0
-
-Class QItemSelectionModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QItemSelectionModel::QPrivateSignal (0x0x7fadd5a92000) 0 empty
-
-Vtable for QItemSelectionModel
-QItemSelectionModel::_ZTV19QItemSelectionModel: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QItemSelectionModel)
-16 (int (*)(...))QItemSelectionModel::metaObject
-24 (int (*)(...))QItemSelectionModel::qt_metacast
-32 (int (*)(...))QItemSelectionModel::qt_metacall
-40 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-48 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QItemSelectionModel::setCurrentIndex
-120 (int (*)(...))QItemSelectionModel::select
-128 (int (*)(...))QItemSelectionModel::select
-136 (int (*)(...))QItemSelectionModel::clear
-144 (int (*)(...))QItemSelectionModel::reset
-152 (int (*)(...))QItemSelectionModel::clearCurrentIndex
-
-Class QItemSelectionModel
- size=16 align=8
- base size=16 base align=8
-QItemSelectionModel (0x0x7fadd5e783a8) 0
- vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 16u)
- QObject (0x0x7fadd5db5f60) 0
- primary-for QItemSelectionModel (0x0x7fadd5e783a8)
-
-Class QItemSelection
- size=8 align=8
- base size=8 base align=8
-QItemSelection (0x0x7fadd5e785b0) 0
- QList<QItemSelectionRange> (0x0x7fadd5e78618) 0
- QListSpecialMethods<QItemSelectionRange> (0x0x7fadd5a92300) 0 empty
-
-Class QJsonValue
- size=24 align=8
- base size=20 base align=8
-QJsonValue (0x0x7fadd5a927e0) 0
-
-Class QJsonValueRef
- size=16 align=8
- base size=12 base align=8
-QJsonValueRef (0x0x7fadd5c69f00) 0
-
-Class QJsonValuePtr
- size=24 align=8
- base size=24 base align=8
-QJsonValuePtr (0x0x7fadd58d4480) 0
-
-Class QJsonValueRefPtr
- size=16 align=8
- base size=16 base align=8
-QJsonValueRefPtr (0x0x7fadd58d44e0) 0
-
-Class QJsonArray::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::iterator (0x0x7fadd58d46c0) 0
-
-Class QJsonArray::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::const_iterator (0x0x7fadd58d4720) 0
-
-Class QJsonArray
- size=16 align=8
- base size=16 base align=8
-QJsonArray (0x0x7fadd58d4660) 0
-
-Class QJsonParseError
- size=8 align=4
- base size=8 base align=4
-QJsonParseError (0x0x7fadd5997960) 0
-
-Class QJsonDocument
- size=8 align=8
- base size=8 base align=8
-QJsonDocument (0x0x7fadd59979c0) 0
-
-Class QJsonObject::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::iterator (0x0x7fadd5a17060) 0
-
-Class QJsonObject::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::const_iterator (0x0x7fadd5a170c0) 0
-
-Class QJsonObject
- size=16 align=8
- base size=16 base align=8
-QJsonObject (0x0x7fadd5a17000) 0
-
-Class QLibrary::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLibrary::QPrivateSignal (0x0x7fadd56a6360) 0 empty
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QLibrary)
-16 (int (*)(...))QLibrary::metaObject
-24 (int (*)(...))QLibrary::qt_metacast
-32 (int (*)(...))QLibrary::qt_metacall
-40 (int (*)(...))QLibrary::~QLibrary
-48 (int (*)(...))QLibrary::~QLibrary
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QLibrary
- size=32 align=8
- base size=25 base align=8
-QLibrary (0x0x7fadd569c958) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 16u)
- QObject (0x0x7fadd56a6300) 0
- primary-for QLibrary (0x0x7fadd569c958)
-
-Class QVersionNumber::SegmentStorage
- size=8 align=8
- base size=8 base align=8
-QVersionNumber::SegmentStorage (0x0x7fadd56a6a20) 0
-
-Class QVersionNumber
- size=8 align=8
- base size=8 base align=8
-QVersionNumber (0x0x7fadd56a6540) 0
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0x0x7fadd56a6f00) 0 empty
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0x0x7fadd56a6f60) 0
-
-Class QPointF
- size=16 align=8
- base size=16 base align=8
-QPointF (0x0x7fadd57b0240) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0x0x7fadd57b04e0) 0
-
-Class QLineF
- size=32 align=8
- base size=32 base align=8
-QLineF (0x0x7fadd57b0e40) 0
-
-Class QLinkedListData
- size=32 align=8
- base size=25 base align=8
-QLinkedListData (0x0x7fadd586c7e0) 0
-
-Class QLockFile
- size=8 align=8
- base size=8 base align=8
-QLockFile (0x0x7fadd586cb40) 0
-
-Class QLoggingCategory::AtomicBools
- size=4 align=1
- base size=4 base align=1
-QLoggingCategory::AtomicBools (0x0x7fadd586ccc0) 0
-
-Class QLoggingCategory
- size=24 align=8
- base size=24 base align=8
-QLoggingCategory (0x0x7fadd586cc60) 0
-
-Class QMargins
- size=16 align=4
- base size=16 base align=4
-QMargins (0x0x7fadd586ce40) 0
-
-Class QMarginsF
- size=32 align=8
- base size=32 base align=8
-QMarginsF (0x0x7fadd55b8120) 0
-
-Class QMessageAuthenticationCode
- size=8 align=8
- base size=8 base align=8
-QMessageAuthenticationCode (0x0x7fadd55b8780) 0
-
-Class QMetaMethod
- size=16 align=8
- base size=12 base align=8
-QMetaMethod (0x0x7fadd55b87e0) 0
-
-Class QMetaEnum
- size=16 align=8
- base size=12 base align=8
-QMetaEnum (0x0x7fadd55b8de0) 0
-
-Class QMetaProperty
- size=32 align=8
- base size=32 base align=8
-QMetaProperty (0x0x7fadd529e120) 0
-
-Class QMetaClassInfo
- size=16 align=8
- base size=12 base align=8
-QMetaClassInfo (0x0x7fadd529e180) 0
-
-Class QMimeData::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMimeData::QPrivateSignal (0x0x7fadd529e480) 0 empty
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QMimeData)
-16 (int (*)(...))QMimeData::metaObject
-24 (int (*)(...))QMimeData::qt_metacast
-32 (int (*)(...))QMimeData::qt_metacall
-40 (int (*)(...))QMimeData::~QMimeData
-48 (int (*)(...))QMimeData::~QMimeData
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QMimeData::hasFormat
-120 (int (*)(...))QMimeData::formats
-128 (int (*)(...))QMimeData::retrieveData
-
-Class QMimeData
- size=16 align=8
- base size=16 base align=8
-QMimeData (0x0x7fadd5619bc8) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 16u)
- QObject (0x0x7fadd529e420) 0
- primary-for QMimeData (0x0x7fadd5619bc8)
-
-Class QMimeType
- size=8 align=8
- base size=8 base align=8
-QMimeType (0x0x7fadd529e4e0) 0
-
-Class QMimeDatabase
- size=8 align=8
- base size=8 base align=8
-QMimeDatabase (0x0x7fadd529e7e0) 0
-
-Class QObjectCleanupHandler::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObjectCleanupHandler::QPrivateSignal (0x0x7fadd529e8a0) 0 empty
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-16 (int (*)(...))QObjectCleanupHandler::metaObject
-24 (int (*)(...))QObjectCleanupHandler::qt_metacast
-32 (int (*)(...))QObjectCleanupHandler::qt_metacall
-40 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-48 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=24 align=8
- base size=24 base align=8
-QObjectCleanupHandler (0x0x7fadd5619dd0) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 16u)
- QObject (0x0x7fadd529e840) 0
- primary-for QObjectCleanupHandler (0x0x7fadd5619dd0)
-
-Class QOperatingSystemVersion
- size=16 align=4
- base size=16 base align=4
-QOperatingSystemVersion (0x0x7fadd529e900) 0
-
-Class QParallelAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QParallelAnimationGroup::QPrivateSignal (0x0x7fadd532b0c0) 0 empty
-
-Vtable for QParallelAnimationGroup
-QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
-16 (int (*)(...))QParallelAnimationGroup::metaObject
-24 (int (*)(...))QParallelAnimationGroup::qt_metacast
-32 (int (*)(...))QParallelAnimationGroup::qt_metacall
-40 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-48 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-56 (int (*)(...))QParallelAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QParallelAnimationGroup::duration
-120 (int (*)(...))QParallelAnimationGroup::updateCurrentTime
-128 (int (*)(...))QParallelAnimationGroup::updateState
-136 (int (*)(...))QParallelAnimationGroup::updateDirection
-
-Class QParallelAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QParallelAnimationGroup (0x0x7fadd53134e0) 0
- vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 16u)
- QAnimationGroup (0x0x7fadd5313548) 0
- primary-for QParallelAnimationGroup (0x0x7fadd53134e0)
- QAbstractAnimation (0x0x7fadd53135b0) 0
- primary-for QAnimationGroup (0x0x7fadd5313548)
- QObject (0x0x7fadd532b060) 0
- primary-for QAbstractAnimation (0x0x7fadd53135b0)
-
-Class QPauseAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPauseAnimation::QPrivateSignal (0x0x7fadd532b180) 0 empty
-
-Vtable for QPauseAnimation
-QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QPauseAnimation)
-16 (int (*)(...))QPauseAnimation::metaObject
-24 (int (*)(...))QPauseAnimation::qt_metacast
-32 (int (*)(...))QPauseAnimation::qt_metacall
-40 (int (*)(...))QPauseAnimation::~QPauseAnimation
-48 (int (*)(...))QPauseAnimation::~QPauseAnimation
-56 (int (*)(...))QPauseAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPauseAnimation::duration
-120 (int (*)(...))QPauseAnimation::updateCurrentTime
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QPauseAnimation
- size=16 align=8
- base size=16 base align=8
-QPauseAnimation (0x0x7fadd5313618) 0
- vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 16u)
- QAbstractAnimation (0x0x7fadd5313680) 0
- primary-for QPauseAnimation (0x0x7fadd5313618)
- QObject (0x0x7fadd532b120) 0
- primary-for QAbstractAnimation (0x0x7fadd5313680)
-
-Class QStaticPlugin
- size=16 align=8
- base size=16 base align=8
-QStaticPlugin (0x0x7fadd532b360) 0
-
-Class QPluginLoader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPluginLoader::QPrivateSignal (0x0x7fadd532b660) 0 empty
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QPluginLoader)
-16 (int (*)(...))QPluginLoader::metaObject
-24 (int (*)(...))QPluginLoader::qt_metacast
-32 (int (*)(...))QPluginLoader::qt_metacall
-40 (int (*)(...))QPluginLoader::~QPluginLoader
-48 (int (*)(...))QPluginLoader::~QPluginLoader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QPluginLoader
- size=32 align=8
- base size=25 base align=8
-QPluginLoader (0x0x7fadd5313888) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 16u)
- QObject (0x0x7fadd532b600) 0
- primary-for QPluginLoader (0x0x7fadd5313888)
-
-Class QProcessEnvironment
- size=8 align=8
- base size=8 base align=8
-QProcessEnvironment (0x0x7fadd532b6c0) 0
-
-Class QProcess::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QProcess::QPrivateSignal (0x0x7fadd532bd80) 0 empty
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QProcess)
-16 (int (*)(...))QProcess::metaObject
-24 (int (*)(...))QProcess::qt_metacast
-32 (int (*)(...))QProcess::qt_metacall
-40 (int (*)(...))QProcess::~QProcess
-48 (int (*)(...))QProcess::~QProcess
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QProcess::isSequential
-120 (int (*)(...))QProcess::open
-128 (int (*)(...))QProcess::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QProcess::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QProcess::bytesAvailable
-184 (int (*)(...))QProcess::bytesToWrite
-192 (int (*)(...))QProcess::canReadLine
-200 (int (*)(...))QProcess::waitForReadyRead
-208 (int (*)(...))QProcess::waitForBytesWritten
-216 (int (*)(...))QProcess::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QProcess::writeData
-240 (int (*)(...))QProcess::setupChildProcess
-
-Class QProcess
- size=16 align=8
- base size=16 base align=8
-QProcess (0x0x7fadd5313f08) 0
- vptr=((& QProcess::_ZTV8QProcess) + 16u)
- QIODevice (0x0x7fadd5313f70) 0
- primary-for QProcess (0x0x7fadd5313f08)
- QObject (0x0x7fadd532bd20) 0
- primary-for QIODevice (0x0x7fadd5313f70)
-
-Class QVariantAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QVariantAnimation::QPrivateSignal (0x0x7fadd532be40) 0 empty
-
-Vtable for QVariantAnimation
-QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QVariantAnimation)
-16 (int (*)(...))QVariantAnimation::metaObject
-24 (int (*)(...))QVariantAnimation::qt_metacast
-32 (int (*)(...))QVariantAnimation::qt_metacall
-40 (int (*)(...))QVariantAnimation::~QVariantAnimation
-48 (int (*)(...))QVariantAnimation::~QVariantAnimation
-56 (int (*)(...))QVariantAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QVariantAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QVariantAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QVariantAnimation
- size=16 align=8
- base size=16 base align=8
-QVariantAnimation (0x0x7fadd53d6000) 0
- vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 16u)
- QAbstractAnimation (0x0x7fadd53d6068) 0
- primary-for QVariantAnimation (0x0x7fadd53d6000)
- QObject (0x0x7fadd532bde0) 0
- primary-for QAbstractAnimation (0x0x7fadd53d6068)
-
-Class QPropertyAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPropertyAnimation::QPrivateSignal (0x0x7fadd532bf00) 0 empty
-
-Vtable for QPropertyAnimation
-QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPropertyAnimation)
-16 (int (*)(...))QPropertyAnimation::metaObject
-24 (int (*)(...))QPropertyAnimation::qt_metacast
-32 (int (*)(...))QPropertyAnimation::qt_metacall
-40 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-48 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-56 (int (*)(...))QPropertyAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QPropertyAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QPropertyAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QPropertyAnimation
- size=16 align=8
- base size=16 base align=8
-QPropertyAnimation (0x0x7fadd53d6138) 0
- vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 16u)
- QVariantAnimation (0x0x7fadd53d61a0) 0
- primary-for QPropertyAnimation (0x0x7fadd53d6138)
- QAbstractAnimation (0x0x7fadd53d6208) 0
- primary-for QVariantAnimation (0x0x7fadd53d61a0)
- QObject (0x0x7fadd532bea0) 0
- primary-for QAbstractAnimation (0x0x7fadd53d6208)
-
-Class QRandomGenerator::Storage
- size=2504 align=8
- base size=2504 base align=8
-QRandomGenerator::Storage (0x0x7fadd5401060) 0
-
-Class QRandomGenerator
- size=2512 align=8
- base size=2512 base align=8
-QRandomGenerator (0x0x7fadd5401000) 0
-
-Class QRandomGenerator64
- size=2512 align=8
- base size=2512 base align=8
-QRandomGenerator64 (0x0x7fadd508a4e0) 0
- QRandomGenerator (0x0x7fadd50a4000) 0
-
-Class QReadWriteLock
- size=8 align=8
- base size=8 base align=8
-QReadWriteLock (0x0x7fadd50a40c0) 0
-
-Class QReadLocker
- size=8 align=8
- base size=8 base align=8
-QReadLocker (0x0x7fadd50a4360) 0
-
-Class QWriteLocker
- size=8 align=8
- base size=8 base align=8
-QWriteLocker (0x0x7fadd50a4420) 0
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0x0x7fadd50a44e0) 0
-
-Class QSizeF
- size=16 align=8
- base size=16 base align=8
-QSizeF (0x0x7fadd50a4780) 0
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0x0x7fadd50a4a20) 0
-
-Class QRectF
- size=32 align=8
- base size=32 base align=8
-QRectF (0x0x7fadd50a4cc0) 0
-
-Class QRegularExpression
- size=8 align=8
- base size=8 base align=8
-QRegularExpression (0x0x7fadd50a4f60) 0
-
-Class QRegularExpressionMatch
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatch (0x0x7fadd4ef75a0) 0
-
-Class QRegularExpressionMatchIterator
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatchIterator (0x0x7fadd4ef78a0) 0
-
-Class QResource
- size=8 align=8
- base size=8 base align=8
-QResource (0x0x7fadd4ef7ba0) 0
-
-Class QSaveFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSaveFile::QPrivateSignal (0x0x7fadd4ef7d20) 0 empty
-
-Vtable for QSaveFile
-QSaveFile::_ZTV9QSaveFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSaveFile)
-16 (int (*)(...))QSaveFile::metaObject
-24 (int (*)(...))QSaveFile::qt_metacast
-32 (int (*)(...))QSaveFile::qt_metacall
-40 (int (*)(...))QSaveFile::~QSaveFile
-48 (int (*)(...))QSaveFile::~QSaveFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QSaveFile::open
-128 (int (*)(...))QSaveFile::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QSaveFile::writeData
-240 (int (*)(...))QSaveFile::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QSaveFile
- size=16 align=8
- base size=16 base align=8
-QSaveFile (0x0x7fadd4e826e8) 0
- vptr=((& QSaveFile::_ZTV9QSaveFile) + 16u)
- QFileDevice (0x0x7fadd4e82750) 0
- primary-for QSaveFile (0x0x7fadd4e826e8)
- QIODevice (0x0x7fadd4e827b8) 0
- primary-for QFileDevice (0x0x7fadd4e82750)
- QObject (0x0x7fadd4ef7cc0) 0
- primary-for QIODevice (0x0x7fadd4e827b8)
-
-Class QSemaphore
- size=8 align=8
- base size=8 base align=8
-QSemaphore (0x0x7fadd4ef7de0) 0
-
-Class QSemaphoreReleaser
- size=16 align=8
- base size=12 base align=8
-QSemaphoreReleaser (0x0x7fadd4ef7e40) 0
-
-Class QSequentialAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSequentialAnimationGroup::QPrivateSignal (0x0x7fadd4cad480) 0 empty
-
-Vtable for QSequentialAnimationGroup
-QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
-16 (int (*)(...))QSequentialAnimationGroup::metaObject
-24 (int (*)(...))QSequentialAnimationGroup::qt_metacast
-32 (int (*)(...))QSequentialAnimationGroup::qt_metacall
-40 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-48 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-56 (int (*)(...))QSequentialAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSequentialAnimationGroup::duration
-120 (int (*)(...))QSequentialAnimationGroup::updateCurrentTime
-128 (int (*)(...))QSequentialAnimationGroup::updateState
-136 (int (*)(...))QSequentialAnimationGroup::updateDirection
-
-Class QSequentialAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QSequentialAnimationGroup (0x0x7fadd4cb2000) 0
- vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 16u)
- QAnimationGroup (0x0x7fadd4cb2068) 0
- primary-for QSequentialAnimationGroup (0x0x7fadd4cb2000)
- QAbstractAnimation (0x0x7fadd4cb20d0) 0
- primary-for QAnimationGroup (0x0x7fadd4cb2068)
- QObject (0x0x7fadd4cad420) 0
- primary-for QAbstractAnimation (0x0x7fadd4cb20d0)
-
-Class QSettings::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSettings::QPrivateSignal (0x0x7fadd4cad540) 0 empty
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSettings)
-16 (int (*)(...))QSettings::metaObject
-24 (int (*)(...))QSettings::qt_metacast
-32 (int (*)(...))QSettings::qt_metacall
-40 (int (*)(...))QSettings::~QSettings
-48 (int (*)(...))QSettings::~QSettings
-56 (int (*)(...))QSettings::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSettings
- size=16 align=8
- base size=16 base align=8
-QSettings (0x0x7fadd4cb2138) 0
- vptr=((& QSettings::_ZTV9QSettings) + 16u)
- QObject (0x0x7fadd4cad4e0) 0
- primary-for QSettings (0x0x7fadd4cb2138)
-
-Class QSharedMemory::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSharedMemory::QPrivateSignal (0x0x7fadd4cad600) 0 empty
-
-Vtable for QSharedMemory
-QSharedMemory::_ZTV13QSharedMemory: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSharedMemory)
-16 (int (*)(...))QSharedMemory::metaObject
-24 (int (*)(...))QSharedMemory::qt_metacast
-32 (int (*)(...))QSharedMemory::qt_metacall
-40 (int (*)(...))QSharedMemory::~QSharedMemory
-48 (int (*)(...))QSharedMemory::~QSharedMemory
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSharedMemory
- size=16 align=8
- base size=16 base align=8
-QSharedMemory (0x0x7fadd4cb21a0) 0
- vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 16u)
- QObject (0x0x7fadd4cad5a0) 0
- primary-for QSharedMemory (0x0x7fadd4cb21a0)
-
-Class QSignalMapper::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalMapper::QPrivateSignal (0x0x7fadd4cad6c0) 0 empty
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSignalMapper)
-16 (int (*)(...))QSignalMapper::metaObject
-24 (int (*)(...))QSignalMapper::qt_metacast
-32 (int (*)(...))QSignalMapper::qt_metacall
-40 (int (*)(...))QSignalMapper::~QSignalMapper
-48 (int (*)(...))QSignalMapper::~QSignalMapper
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSignalMapper
- size=16 align=8
- base size=16 base align=8
-QSignalMapper (0x0x7fadd4cb2208) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 16u)
- QObject (0x0x7fadd4cad660) 0
- primary-for QSignalMapper (0x0x7fadd4cb2208)
-
-Class QSignalTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalTransition::QPrivateSignal (0x0x7fadd4cad780) 0 empty
-
-Vtable for QSignalTransition
-QSignalTransition::_ZTV17QSignalTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSignalTransition)
-16 (int (*)(...))QSignalTransition::metaObject
-24 (int (*)(...))QSignalTransition::qt_metacast
-32 (int (*)(...))QSignalTransition::qt_metacall
-40 (int (*)(...))QSignalTransition::~QSignalTransition
-48 (int (*)(...))QSignalTransition::~QSignalTransition
-56 (int (*)(...))QSignalTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSignalTransition::eventTest
-120 (int (*)(...))QSignalTransition::onTransition
-
-Class QSignalTransition
- size=16 align=8
- base size=16 base align=8
-QSignalTransition (0x0x7fadd4cb2270) 0
- vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 16u)
- QAbstractTransition (0x0x7fadd4cb22d8) 0
- primary-for QSignalTransition (0x0x7fadd4cb2270)
- QObject (0x0x7fadd4cad720) 0
- primary-for QAbstractTransition (0x0x7fadd4cb22d8)
-
-Class QSocketNotifier::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSocketNotifier::QPrivateSignal (0x0x7fadd4cad840) 0 empty
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSocketNotifier)
-16 (int (*)(...))QSocketNotifier::metaObject
-24 (int (*)(...))QSocketNotifier::qt_metacast
-32 (int (*)(...))QSocketNotifier::qt_metacall
-40 (int (*)(...))QSocketNotifier::~QSocketNotifier
-48 (int (*)(...))QSocketNotifier::~QSocketNotifier
-56 (int (*)(...))QSocketNotifier::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSocketNotifier
- size=16 align=8
- base size=16 base align=8
-QSocketNotifier (0x0x7fadd4cb2340) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 16u)
- QObject (0x0x7fadd4cad7e0) 0
- primary-for QSocketNotifier (0x0x7fadd4cb2340)
-
-Class QSortFilterProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSortFilterProxyModel::QPrivateSignal (0x0x7fadd4cad900) 0 empty
-
-Vtable for QSortFilterProxyModel
-QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 56u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
-16 (int (*)(...))QSortFilterProxyModel::metaObject
-24 (int (*)(...))QSortFilterProxyModel::qt_metacast
-32 (int (*)(...))QSortFilterProxyModel::qt_metacall
-40 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-48 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSortFilterProxyModel::index
-120 (int (*)(...))QSortFilterProxyModel::parent
-128 (int (*)(...))QSortFilterProxyModel::sibling
-136 (int (*)(...))QSortFilterProxyModel::rowCount
-144 (int (*)(...))QSortFilterProxyModel::columnCount
-152 (int (*)(...))QSortFilterProxyModel::hasChildren
-160 (int (*)(...))QSortFilterProxyModel::data
-168 (int (*)(...))QSortFilterProxyModel::setData
-176 (int (*)(...))QSortFilterProxyModel::headerData
-184 (int (*)(...))QSortFilterProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QSortFilterProxyModel::mimeTypes
-216 (int (*)(...))QSortFilterProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QSortFilterProxyModel::dropMimeData
-240 (int (*)(...))QSortFilterProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QSortFilterProxyModel::insertRows
-264 (int (*)(...))QSortFilterProxyModel::insertColumns
-272 (int (*)(...))QSortFilterProxyModel::removeRows
-280 (int (*)(...))QSortFilterProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QSortFilterProxyModel::fetchMore
-312 (int (*)(...))QSortFilterProxyModel::canFetchMore
-320 (int (*)(...))QSortFilterProxyModel::flags
-328 (int (*)(...))QSortFilterProxyModel::sort
-336 (int (*)(...))QSortFilterProxyModel::buddy
-344 (int (*)(...))QSortFilterProxyModel::match
-352 (int (*)(...))QSortFilterProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QSortFilterProxyModel::setSourceModel
-392 (int (*)(...))QSortFilterProxyModel::mapToSource
-400 (int (*)(...))QSortFilterProxyModel::mapFromSource
-408 (int (*)(...))QSortFilterProxyModel::mapSelectionToSource
-416 (int (*)(...))QSortFilterProxyModel::mapSelectionFromSource
-424 (int (*)(...))QSortFilterProxyModel::filterAcceptsRow
-432 (int (*)(...))QSortFilterProxyModel::filterAcceptsColumn
-440 (int (*)(...))QSortFilterProxyModel::lessThan
-
-Class QSortFilterProxyModel
- size=16 align=8
- base size=16 base align=8
-QSortFilterProxyModel (0x0x7fadd4cb23a8) 0
- vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 16u)
- QAbstractProxyModel (0x0x7fadd4cb2410) 0
- primary-for QSortFilterProxyModel (0x0x7fadd4cb23a8)
- QAbstractItemModel (0x0x7fadd4cb2478) 0
- primary-for QAbstractProxyModel (0x0x7fadd4cb2410)
- QObject (0x0x7fadd4cad8a0) 0
- primary-for QAbstractItemModel (0x0x7fadd4cb2478)
-
-Class QStandardPaths
- size=1 align=1
- base size=0 base align=1
-QStandardPaths (0x0x7fadd4cad9c0) 0 empty
-
-Class QState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QState::QPrivateSignal (0x0x7fadd4cadc00) 0 empty
-
-Vtable for QState
-QState::_ZTV6QState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QState)
-16 (int (*)(...))QState::metaObject
-24 (int (*)(...))QState::qt_metacast
-32 (int (*)(...))QState::qt_metacall
-40 (int (*)(...))QState::~QState
-48 (int (*)(...))QState::~QState
-56 (int (*)(...))QState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QState::onEntry
-120 (int (*)(...))QState::onExit
-
-Class QState
- size=16 align=8
- base size=16 base align=8
-QState (0x0x7fadd4cb2618) 0
- vptr=((& QState::_ZTV6QState) + 16u)
- QAbstractState (0x0x7fadd4cb2680) 0
- primary-for QState (0x0x7fadd4cb2618)
- QObject (0x0x7fadd4cadba0) 0
- primary-for QAbstractState (0x0x7fadd4cb2680)
-
-Class QStateMachine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStateMachine::QPrivateSignal (0x0x7fadd4cadd20) 0 empty
-
-Vtable for QStateMachine::SignalEvent
-QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
-16 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-24 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-
-Class QStateMachine::SignalEvent
- size=48 align=8
- base size=48 base align=8
-QStateMachine::SignalEvent (0x0x7fadd4cb2820) 0
- vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 16u)
- QEvent (0x0x7fadd4cadd80) 0
- primary-for QStateMachine::SignalEvent (0x0x7fadd4cb2820)
-
-Vtable for QStateMachine::WrappedEvent
-QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
-16 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-24 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-
-Class QStateMachine::WrappedEvent
- size=40 align=8
- base size=40 base align=8
-QStateMachine::WrappedEvent (0x0x7fadd4cb2888) 0
- vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 16u)
- QEvent (0x0x7fadd4cadde0) 0
- primary-for QStateMachine::WrappedEvent (0x0x7fadd4cb2888)
-
-Vtable for QStateMachine
-QStateMachine::_ZTV13QStateMachine: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStateMachine)
-16 (int (*)(...))QStateMachine::metaObject
-24 (int (*)(...))QStateMachine::qt_metacast
-32 (int (*)(...))QStateMachine::qt_metacall
-40 (int (*)(...))QStateMachine::~QStateMachine
-48 (int (*)(...))QStateMachine::~QStateMachine
-56 (int (*)(...))QStateMachine::event
-64 (int (*)(...))QStateMachine::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStateMachine::onEntry
-120 (int (*)(...))QStateMachine::onExit
-128 (int (*)(...))QStateMachine::beginSelectTransitions
-136 (int (*)(...))QStateMachine::endSelectTransitions
-144 (int (*)(...))QStateMachine::beginMicrostep
-152 (int (*)(...))QStateMachine::endMicrostep
-
-Class QStateMachine
- size=16 align=8
- base size=16 base align=8
-QStateMachine (0x0x7fadd4cb26e8) 0
- vptr=((& QStateMachine::_ZTV13QStateMachine) + 16u)
- QState (0x0x7fadd4cb2750) 0
- primary-for QStateMachine (0x0x7fadd4cb26e8)
- QAbstractState (0x0x7fadd4cb27b8) 0
- primary-for QState (0x0x7fadd4cb2750)
- QObject (0x0x7fadd4cadcc0) 0
- primary-for QAbstractState (0x0x7fadd4cb27b8)
-
-Class QStorageInfo
- size=8 align=8
- base size=8 base align=8
-QStorageInfo (0x0x7fadd4cade40) 0
-
-Class QAbstractConcatenable
- size=1 align=1
- base size=0 base align=1
-QAbstractConcatenable (0x0x7fadd4dfad80) 0 empty
-
-Class QStringListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStringListModel::QPrivateSignal (0x0x7fadd4e368a0) 0 empty
-
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QStringListModel)
-16 (int (*)(...))QStringListModel::metaObject
-24 (int (*)(...))QStringListModel::qt_metacast
-32 (int (*)(...))QStringListModel::qt_metacall
-40 (int (*)(...))QStringListModel::~QStringListModel
-48 (int (*)(...))QStringListModel::~QStringListModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QStringListModel::sibling
-136 (int (*)(...))QStringListModel::rowCount
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))QStringListModel::data
-168 (int (*)(...))QStringListModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QStringListModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStringListModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QStringListModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStringListModel::flags
-328 (int (*)(...))QStringListModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStringListModel
- size=24 align=8
- base size=24 base align=8
-QStringListModel (0x0x7fadd4e18d68) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 16u)
- QAbstractListModel (0x0x7fadd4e18dd0) 0
- primary-for QStringListModel (0x0x7fadd4e18d68)
- QAbstractItemModel (0x0x7fadd4e18e38) 0
- primary-for QAbstractListModel (0x0x7fadd4e18dd0)
- QObject (0x0x7fadd4e36840) 0
- primary-for QAbstractItemModel (0x0x7fadd4e18e38)
-
-Class QSystemSemaphore
- size=8 align=8
- base size=8 base align=8
-QSystemSemaphore (0x0x7fadd4e36900) 0
-
-Class QTemporaryDir
- size=8 align=8
- base size=8 base align=8
-QTemporaryDir (0x0x7fadd4e369c0) 0
-
-Class QTemporaryFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTemporaryFile::QPrivateSignal (0x0x7fadd4e36ae0) 0 empty
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QTemporaryFile)
-16 (int (*)(...))QTemporaryFile::metaObject
-24 (int (*)(...))QTemporaryFile::qt_metacast
-32 (int (*)(...))QTemporaryFile::qt_metacall
-40 (int (*)(...))QTemporaryFile::~QTemporaryFile
-48 (int (*)(...))QTemporaryFile::~QTemporaryFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QTemporaryFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QTemporaryFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QTemporaryFile
- size=16 align=8
- base size=16 base align=8
-QTemporaryFile (0x0x7fadd4e18ea0) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 16u)
- QFile (0x0x7fadd4e18f08) 0
- primary-for QTemporaryFile (0x0x7fadd4e18ea0)
- QFileDevice (0x0x7fadd4e18f70) 0
- primary-for QFile (0x0x7fadd4e18f08)
- QIODevice (0x0x7fadd4ad2000) 0
- primary-for QFileDevice (0x0x7fadd4e18f70)
- QObject (0x0x7fadd4e36a80) 0
- primary-for QIODevice (0x0x7fadd4ad2000)
-
-Class QTextBoundaryFinder
- size=48 align=8
- base size=48 base align=8
-QTextBoundaryFinder (0x0x7fadd4e36b40) 0
-
-Class QTextCodec::ConverterState
- size=32 align=8
- base size=32 base align=8
-QTextCodec::ConverterState (0x0x7fadd4e36d80) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextCodec)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))QTextCodec::aliases
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 0u
-64 0u
-
-Class QTextCodec
- size=8 align=8
- base size=8 base align=8
-QTextCodec (0x0x7fadd4e36d20) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 16u)
-
-Class QTextEncoder
- size=40 align=8
- base size=40 base align=8
-QTextEncoder (0x0x7fadd4e36f60) 0
-
-Class QTextDecoder
- size=40 align=8
- base size=40 base align=8
-QTextDecoder (0x0x7fadd4b6c000) 0
-
-Class std::__mutex_base
- size=40 align=8
- base size=40 base align=8
-std::__mutex_base (0x0x7fadd4b6c060) 0
-
-Class std::__recursive_mutex_base
- size=40 align=8
- base size=40 base align=8
-std::__recursive_mutex_base (0x0x7fadd4b6c0c0) 0
-
-Class std::mutex
- size=40 align=8
- base size=40 base align=8
-std::mutex (0x0x7fadd4ad2208) 0
- std::__mutex_base (0x0x7fadd4b6c120) 0
-
-Class std::recursive_mutex
- size=40 align=8
- base size=40 base align=8
-std::recursive_mutex (0x0x7fadd4ad2270) 0
- std::__recursive_mutex_base (0x0x7fadd4b6c180) 0
-
-Class std::timed_mutex
- size=40 align=8
- base size=40 base align=8
-std::timed_mutex (0x0x7fadd4b922a0) 0
- std::__mutex_base (0x0x7fadd4b6c2a0) 0
- std::__timed_mutex_impl<std::timed_mutex> (0x0x7fadd4b6c300) 0 empty
-
-Class std::recursive_timed_mutex
- size=40 align=8
- base size=40 base align=8
-std::recursive_timed_mutex (0x0x7fadd4b92ee0) 0
- std::__recursive_mutex_base (0x0x7fadd4b6c3c0) 0
- std::__timed_mutex_impl<std::recursive_timed_mutex> (0x0x7fadd4b6c420) 0 empty
-
-Class std::defer_lock_t
- size=1 align=1
- base size=0 base align=1
-std::defer_lock_t (0x0x7fadd4b6c480) 0 empty
-
-Class std::try_to_lock_t
- size=1 align=1
- base size=0 base align=1
-std::try_to_lock_t (0x0x7fadd4b6c4e0) 0 empty
-
-Class std::adopt_lock_t
- size=1 align=1
- base size=0 base align=1
-std::adopt_lock_t (0x0x7fadd4b6c540) 0 empty
-
-Class std::once_flag
- size=4 align=4
- base size=4 base align=4
-std::once_flag (0x0x7fadd4b6c780) 0
-
-Vtable for __gnu_cxx::__concurrence_lock_error
-__gnu_cxx::__concurrence_lock_error::_ZTVN9__gnu_cxx24__concurrence_lock_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx24__concurrence_lock_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error
-24 (int (*)(...))__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error
-32 (int (*)(...))__gnu_cxx::__concurrence_lock_error::what
-
-Class __gnu_cxx::__concurrence_lock_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_lock_error (0x0x7fadd4ad23a8) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_lock_error::_ZTVN9__gnu_cxx24__concurrence_lock_errorE) + 16u)
- std::exception (0x0x7fadd4b6c840) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_lock_error (0x0x7fadd4ad23a8)
-
-Vtable for __gnu_cxx::__concurrence_unlock_error
-__gnu_cxx::__concurrence_unlock_error::_ZTVN9__gnu_cxx26__concurrence_unlock_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx26__concurrence_unlock_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error
-24 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error
-32 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::what
-
-Class __gnu_cxx::__concurrence_unlock_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_unlock_error (0x0x7fadd4ad2410) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_unlock_error::_ZTVN9__gnu_cxx26__concurrence_unlock_errorE) + 16u)
- std::exception (0x0x7fadd4b6c900) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_unlock_error (0x0x7fadd4ad2410)
-
-Vtable for __gnu_cxx::__concurrence_broadcast_error
-__gnu_cxx::__concurrence_broadcast_error::_ZTVN9__gnu_cxx29__concurrence_broadcast_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx29__concurrence_broadcast_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::~__concurrence_broadcast_error
-24 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::~__concurrence_broadcast_error
-32 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::what
-
-Class __gnu_cxx::__concurrence_broadcast_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_broadcast_error (0x0x7fadd4ad2478) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_broadcast_error::_ZTVN9__gnu_cxx29__concurrence_broadcast_errorE) + 16u)
- std::exception (0x0x7fadd4b6c9c0) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_broadcast_error (0x0x7fadd4ad2478)
-
-Vtable for __gnu_cxx::__concurrence_wait_error
-__gnu_cxx::__concurrence_wait_error::_ZTVN9__gnu_cxx24__concurrence_wait_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx24__concurrence_wait_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_wait_error::~__concurrence_wait_error
-24 (int (*)(...))__gnu_cxx::__concurrence_wait_error::~__concurrence_wait_error
-32 (int (*)(...))__gnu_cxx::__concurrence_wait_error::what
-
-Class __gnu_cxx::__concurrence_wait_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_wait_error (0x0x7fadd4ad2548) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_wait_error::_ZTVN9__gnu_cxx24__concurrence_wait_errorE) + 16u)
- std::exception (0x0x7fadd4b6ca80) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_wait_error (0x0x7fadd4ad2548)
-
-Class __gnu_cxx::__mutex
- size=40 align=8
- base size=40 base align=8
-__gnu_cxx::__mutex (0x0x7fadd4b6cb40) 0
-
-Class __gnu_cxx::__recursive_mutex
- size=40 align=8
- base size=40 base align=8
-__gnu_cxx::__recursive_mutex (0x0x7fadd4b6cba0) 0
-
-Class __gnu_cxx::__scoped_lock
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__scoped_lock (0x0x7fadd4b6cc00) 0
-
-Class __gnu_cxx::__cond
- size=48 align=8
- base size=48 base align=8
-__gnu_cxx::__cond (0x0x7fadd4b6cc60) 0
-
-Vtable for std::bad_weak_ptr
-std::bad_weak_ptr::_ZTVSt12bad_weak_ptr: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12bad_weak_ptr)
-16 (int (*)(...))std::bad_weak_ptr::~bad_weak_ptr
-24 (int (*)(...))std::bad_weak_ptr::~bad_weak_ptr
-32 (int (*)(...))std::bad_weak_ptr::what
-
-Class std::bad_weak_ptr
- size=8 align=8
- base size=8 base align=8
-std::bad_weak_ptr (0x0x7fadd4ad2820) 0 nearly-empty
- vptr=((& std::bad_weak_ptr::_ZTVSt12bad_weak_ptr) + 16u)
- std::exception (0x0x7fadd48bc000) 0 nearly-empty
- primary-for std::bad_weak_ptr (0x0x7fadd4ad2820)
-
-Class std::_Sp_make_shared_tag
- size=1 align=1
- base size=0 base align=1
-std::_Sp_make_shared_tag (0x0x7fadd48bc840) 0 empty
-
-Class std::_Sp_locker
- size=2 align=1
- base size=2 base align=1
-std::_Sp_locker (0x0x7fadd4a33060) 0
-
-Class std::thread::id
- size=8 align=8
- base size=8 base align=8
-std::thread::id (0x0x7fadd4a33240) 0
-
-Vtable for std::thread::_Impl_base
-std::thread::_Impl_base::_ZTVNSt6thread10_Impl_baseE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6thread10_Impl_baseE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class std::thread::_Impl_base
- size=24 align=8
- base size=24 base align=8
-std::thread::_Impl_base (0x0x7fadd4a332a0) 0
- vptr=((& std::thread::_Impl_base::_ZTVNSt6thread10_Impl_baseE) + 16u)
-
-Class std::thread
- size=8 align=8
- base size=8 base align=8
-std::thread (0x0x7fadd4a331e0) 0
-
-Class std::condition_variable
- size=48 align=8
- base size=48 base align=8
-std::condition_variable (0x0x7fadd47a0ea0) 0
-
-Class std::__at_thread_exit_elt
- size=16 align=8
- base size=16 base align=8
-std::__at_thread_exit_elt (0x0x7fadd47a0f60) 0
-
-Class std::_V2::condition_variable_any
- size=64 align=8
- base size=64 base align=8
-std::_V2::condition_variable_any (0x0x7fadd4802000) 0
-
-Class std::__atomic_futex_unsigned_base
- size=1 align=1
- base size=0 base align=1
-std::__atomic_futex_unsigned_base (0x0x7fadd448b660) 0 empty
-
-Vtable for std::future_error
-std::future_error::_ZTVSt12future_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12future_error)
-16 (int (*)(...))std::future_error::~future_error
-24 (int (*)(...))std::future_error::~future_error
-32 (int (*)(...))std::future_error::what
-
-Class std::future_error
- size=32 align=8
- base size=32 base align=8
-std::future_error (0x0x7fadd4487b60) 0
- vptr=((& std::future_error::_ZTVSt12future_error) + 16u)
- std::logic_error (0x0x7fadd4487bc8) 0
- primary-for std::future_error (0x0x7fadd4487b60)
- std::exception (0x0x7fadd448b780) 0 nearly-empty
- primary-for std::logic_error (0x0x7fadd4487bc8)
-
-Class std::__future_base::_Result_base::_Deleter
- size=1 align=1
- base size=0 base align=1
-std::__future_base::_Result_base::_Deleter (0x0x7fadd448b8a0) 0 empty
-
-Vtable for std::__future_base::_Result_base
-std::__future_base::_Result_base::_ZTVNSt13__future_base12_Result_baseE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base12_Result_baseE)
-16 (int (*)(...))__cxa_pure_virtual
-24 0u
-32 0u
-
-Class std::__future_base::_Result_base
- size=16 align=8
- base size=16 base align=8
-std::__future_base::_Result_base (0x0x7fadd448b840) 0
- vptr=((& std::__future_base::_Result_base::_ZTVNSt13__future_base12_Result_baseE) + 16u)
-
-Class std::__future_base::_State_baseV2::__exception_ptr_tag
- size=1 align=1
- base size=0 base align=1
-std::__future_base::_State_baseV2::__exception_ptr_tag (0x0x7fadd459fde0) 0 empty
-
-Class std::__future_base::_State_baseV2::_Make_ready
- size=32 align=8
- base size=32 base align=8
-std::__future_base::_State_baseV2::_Make_ready (0x0x7fadd460c1a0) 0
- std::__at_thread_exit_elt (0x0x7fadd459fea0) 0
-
-Vtable for std::__future_base::_State_baseV2
-std::__future_base::_State_baseV2::_ZTVNSt13__future_base13_State_baseV2E: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base13_State_baseV2E)
-16 (int (*)(...))std::__future_base::_State_baseV2::~_State_baseV2
-24 (int (*)(...))std::__future_base::_State_baseV2::~_State_baseV2
-32 (int (*)(...))std::__future_base::_State_baseV2::_M_complete_async
-40 (int (*)(...))std::__future_base::_State_baseV2::_M_is_deferred_future
-
-Class std::__future_base::_State_baseV2
- size=32 align=8
- base size=28 base align=8
-std::__future_base::_State_baseV2 (0x0x7fadd448ba20) 0
- vptr=((& std::__future_base::_State_baseV2::_ZTVNSt13__future_base13_State_baseV2E) + 16u)
-
-Class std::__future_base
- size=1 align=1
- base size=0 base align=1
-std::__future_base (0x0x7fadd448b7e0) 0 empty
-
-Vtable for std::__future_base::_Async_state_commonV2
-std::__future_base::_Async_state_commonV2::_ZTVNSt13__future_base21_Async_state_commonV2E: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base21_Async_state_commonV2E)
-16 (int (*)(...))std::__future_base::_Async_state_commonV2::~_Async_state_commonV2
-24 (int (*)(...))std::__future_base::_Async_state_commonV2::~_Async_state_commonV2
-32 (int (*)(...))std::__future_base::_Async_state_commonV2::_M_complete_async
-40 (int (*)(...))std::__future_base::_State_baseV2::_M_is_deferred_future
-
-Class std::__future_base::_Async_state_commonV2
- size=48 align=8
- base size=44 base align=8
-std::__future_base::_Async_state_commonV2 (0x0x7fadd3f37d68) 0
- vptr=((& std::__future_base::_Async_state_commonV2::_ZTVNSt13__future_base21_Async_state_commonV2E) + 16u)
- std::__future_base::_State_baseV2 (0x0x7fadd3f2bd80) 0
- primary-for std::__future_base::_Async_state_commonV2 (0x0x7fadd3f37d68)
-
-Class QThread::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThread::QPrivateSignal (0x0x7fadd3f944e0) 0 empty
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QThread)
-16 (int (*)(...))QThread::metaObject
-24 (int (*)(...))QThread::qt_metacast
-32 (int (*)(...))QThread::qt_metacall
-40 (int (*)(...))QThread::~QThread
-48 (int (*)(...))QThread::~QThread
-56 (int (*)(...))QThread::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QThread::run
-
-Class QThread
- size=16 align=8
- base size=16 base align=8
-QThread (0x0x7fadd3f98820) 0
- vptr=((& QThread::_ZTV7QThread) + 16u)
- QObject (0x0x7fadd3f94480) 0
- primary-for QThread (0x0x7fadd3f98820)
-
-Class QThreadPool::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThreadPool::QPrivateSignal (0x0x7fadd3f94600) 0 empty
-
-Vtable for QThreadPool
-QThreadPool::_ZTV11QThreadPool: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QThreadPool)
-16 (int (*)(...))QThreadPool::metaObject
-24 (int (*)(...))QThreadPool::qt_metacast
-32 (int (*)(...))QThreadPool::qt_metacall
-40 (int (*)(...))QThreadPool::~QThreadPool
-48 (int (*)(...))QThreadPool::~QThreadPool
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QThreadPool
- size=16 align=8
- base size=16 base align=8
-QThreadPool (0x0x7fadd3f98888) 0
- vptr=((& QThreadPool::_ZTV11QThreadPool) + 16u)
- QObject (0x0x7fadd3f945a0) 0
- primary-for QThreadPool (0x0x7fadd3f98888)
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0x0x7fadd3f94660) 0
-
-Class QTimeLine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimeLine::QPrivateSignal (0x0x7fadd3f94780) 0 empty
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTimeLine)
-16 (int (*)(...))QTimeLine::metaObject
-24 (int (*)(...))QTimeLine::qt_metacast
-32 (int (*)(...))QTimeLine::qt_metacall
-40 (int (*)(...))QTimeLine::~QTimeLine
-48 (int (*)(...))QTimeLine::~QTimeLine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimeLine::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTimeLine::valueForTime
-
-Class QTimeLine
- size=16 align=8
- base size=16 base align=8
-QTimeLine (0x0x7fadd3f988f0) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 16u)
- QObject (0x0x7fadd3f94720) 0
- primary-for QTimeLine (0x0x7fadd3f988f0)
-
-Class QTimer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimer::QPrivateSignal (0x0x7fadd3f94840) 0 empty
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QTimer)
-16 (int (*)(...))QTimer::metaObject
-24 (int (*)(...))QTimer::qt_metacast
-32 (int (*)(...))QTimer::qt_metacall
-40 (int (*)(...))QTimer::~QTimer
-48 (int (*)(...))QTimer::~QTimer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimer::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTimer
- size=32 align=8
- base size=29 base align=8
-QTimer (0x0x7fadd3f98958) 0
- vptr=((& QTimer::_ZTV6QTimer) + 16u)
- QObject (0x0x7fadd3f947e0) 0
- primary-for QTimer (0x0x7fadd3f98958)
-
-Class QTimeZone::OffsetData
- size=32 align=8
- base size=28 base align=8
-QTimeZone::OffsetData (0x0x7fadd3f94f00) 0
-
-Class QTimeZone
- size=8 align=8
- base size=8 base align=8
-QTimeZone (0x0x7fadd3f94ea0) 0
-
-Class QTranslator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTranslator::QPrivateSignal (0x0x7fadd3c7d4e0) 0 empty
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTranslator)
-16 (int (*)(...))QTranslator::metaObject
-24 (int (*)(...))QTranslator::qt_metacast
-32 (int (*)(...))QTranslator::qt_metacall
-40 (int (*)(...))QTranslator::~QTranslator
-48 (int (*)(...))QTranslator::~QTranslator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTranslator::translate
-120 (int (*)(...))QTranslator::isEmpty
-
-Class QTranslator
- size=16 align=8
- base size=16 base align=8
-QTranslator (0x0x7fadd3c563a8) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 16u)
- QObject (0x0x7fadd3c7d480) 0
- primary-for QTranslator (0x0x7fadd3c563a8)
-
-Class QUrl
- size=8 align=8
- base size=8 base align=8
-QUrl (0x0x7fadd3c7d600) 0
-
-Class QUrlQuery
- size=8 align=8
- base size=8 base align=8
-QUrlQuery (0x0x7fadd3d93cc0) 0
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0x0x7fadd3e2e360) 0
-
-Class QWaitCondition
- size=8 align=8
- base size=8 base align=8
-QWaitCondition (0x0x7fadd3e2e960) 0
-
-Class QXmlStreamStringRef
- size=16 align=8
- base size=16 base align=8
-QXmlStreamStringRef (0x0x7fadd3e2e9c0) 0
-
-Class QXmlStreamAttribute
- size=80 align=8
- base size=73 base align=8
-QXmlStreamAttribute (0x0x7fadd3e2ecc0) 0
-
-Class QXmlStreamAttributes
- size=8 align=8
- base size=8 base align=8
-QXmlStreamAttributes (0x0x7fadd3e33ea0) 0
- QVector<QXmlStreamAttribute> (0x0x7fadd3ad50c0) 0
-
-Class QXmlStreamNamespaceDeclaration
- size=40 align=8
- base size=40 base align=8
-QXmlStreamNamespaceDeclaration (0x0x7fadd3ad5120) 0
-
-Class QXmlStreamNotationDeclaration
- size=56 align=8
- base size=56 base align=8
-QXmlStreamNotationDeclaration (0x0x7fadd3ad53c0) 0
-
-Class QXmlStreamEntityDeclaration
- size=88 align=8
- base size=88 base align=8
-QXmlStreamEntityDeclaration (0x0x7fadd3ad5660) 0
-
-Vtable for QXmlStreamEntityResolver
-QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
-16 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-24 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-32 (int (*)(...))QXmlStreamEntityResolver::resolveEntity
-40 (int (*)(...))QXmlStreamEntityResolver::resolveUndeclaredEntity
-
-Class QXmlStreamEntityResolver
- size=8 align=8
- base size=8 base align=8
-QXmlStreamEntityResolver (0x0x7fadd3ad5900) 0 nearly-empty
- vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 16u)
-
-Class QXmlStreamReader
- size=8 align=8
- base size=8 base align=8
-QXmlStreamReader (0x0x7fadd3ad5960) 0
-
-Class QXmlStreamWriter
- size=8 align=8
- base size=8 base align=8
-QXmlStreamWriter (0x0x7fadd3bcd3c0) 0
-
-Class QRgba64
- size=8 align=8
- base size=8 base align=8
-QRgba64 (0x0x7fadd3bcd4e0) 0
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0x0x7fadd3bcd780) 0
-
-Class QRegion::QRegionData
- size=16 align=8
- base size=16 base align=8
-QRegion::QRegionData (0x0x7fadd38d5180) 0
-
-Class QRegion
- size=8 align=8
- base size=8 base align=8
-QRegion (0x0x7fadd38d5120) 0
-
-Class QKeySequence
- size=8 align=8
- base size=8 base align=8
-QKeySequence (0x0x7fadd39744e0) 0
-
-Class QVector2D
- size=8 align=4
- base size=8 base align=4
-QVector2D (0x0x7fadd3a20a20) 0
-
-Class QTouchDevice
- size=8 align=8
- base size=8 base align=8
-QTouchDevice (0x0x7fadd3a20cc0) 0
-
-Vtable for QInputEvent
-QInputEvent::_ZTV11QInputEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QInputEvent)
-16 (int (*)(...))QInputEvent::~QInputEvent
-24 (int (*)(...))QInputEvent::~QInputEvent
-
-Class QInputEvent
- size=32 align=8
- base size=32 base align=8
-QInputEvent (0x0x7fadd3a29c98) 0
- vptr=((& QInputEvent::_ZTV11QInputEvent) + 16u)
- QEvent (0x0x7fadd3a20ea0) 0
- primary-for QInputEvent (0x0x7fadd3a29c98)
-
-Vtable for QEnterEvent
-QEnterEvent::_ZTV11QEnterEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QEnterEvent)
-16 (int (*)(...))QEnterEvent::~QEnterEvent
-24 (int (*)(...))QEnterEvent::~QEnterEvent
-
-Class QEnterEvent
- size=72 align=8
- base size=72 base align=8
-QEnterEvent (0x0x7fadd3a29d00) 0
- vptr=((& QEnterEvent::_ZTV11QEnterEvent) + 16u)
- QEvent (0x0x7fadd3a20f00) 0
- primary-for QEnterEvent (0x0x7fadd3a29d00)
-
-Vtable for QMouseEvent
-QMouseEvent::_ZTV11QMouseEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QMouseEvent)
-16 (int (*)(...))QMouseEvent::~QMouseEvent
-24 (int (*)(...))QMouseEvent::~QMouseEvent
-
-Class QMouseEvent
- size=104 align=8
- base size=100 base align=8
-QMouseEvent (0x0x7fadd3a29d68) 0
- vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 16u)
- QInputEvent (0x0x7fadd3a29dd0) 0
- primary-for QMouseEvent (0x0x7fadd3a29d68)
- QEvent (0x0x7fadd3a20f60) 0
- primary-for QInputEvent (0x0x7fadd3a29dd0)
-
-Vtable for QHoverEvent
-QHoverEvent::_ZTV11QHoverEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QHoverEvent)
-16 (int (*)(...))QHoverEvent::~QHoverEvent
-24 (int (*)(...))QHoverEvent::~QHoverEvent
-
-Class QHoverEvent
- size=64 align=8
- base size=64 base align=8
-QHoverEvent (0x0x7fadd3a29e38) 0
- vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 16u)
- QInputEvent (0x0x7fadd3a29ea0) 0
- primary-for QHoverEvent (0x0x7fadd3a29e38)
- QEvent (0x0x7fadd36f1000) 0
- primary-for QInputEvent (0x0x7fadd3a29ea0)
-
-Vtable for QWheelEvent
-QWheelEvent::_ZTV11QWheelEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QWheelEvent)
-16 (int (*)(...))QWheelEvent::~QWheelEvent
-24 (int (*)(...))QWheelEvent::~QWheelEvent
-
-Class QWheelEvent
- size=96 align=8
- base size=96 base align=8
-QWheelEvent (0x0x7fadd3a29f08) 0
- vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 16u)
- QInputEvent (0x0x7fadd3a29f70) 0
- primary-for QWheelEvent (0x0x7fadd3a29f08)
- QEvent (0x0x7fadd36f1060) 0
- primary-for QInputEvent (0x0x7fadd3a29f70)
-
-Vtable for QTabletEvent
-QTabletEvent::_ZTV12QTabletEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QTabletEvent)
-16 (int (*)(...))QTabletEvent::~QTabletEvent
-24 (int (*)(...))QTabletEvent::~QTabletEvent
-
-Class QTabletEvent
- size=128 align=8
- base size=128 base align=8
-QTabletEvent (0x0x7fadd3715000) 0
- vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 16u)
- QInputEvent (0x0x7fadd3715068) 0
- primary-for QTabletEvent (0x0x7fadd3715000)
- QEvent (0x0x7fadd36f10c0) 0
- primary-for QInputEvent (0x0x7fadd3715068)
-
-Vtable for QNativeGestureEvent
-QNativeGestureEvent::_ZTV19QNativeGestureEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QNativeGestureEvent)
-16 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-24 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-
-Class QNativeGestureEvent
- size=112 align=8
- base size=112 base align=8
-QNativeGestureEvent (0x0x7fadd37150d0) 0
- vptr=((& QNativeGestureEvent::_ZTV19QNativeGestureEvent) + 16u)
- QInputEvent (0x0x7fadd3715138) 0
- primary-for QNativeGestureEvent (0x0x7fadd37150d0)
- QEvent (0x0x7fadd36f1120) 0
- primary-for QInputEvent (0x0x7fadd3715138)
-
-Vtable for QKeyEvent
-QKeyEvent::_ZTV9QKeyEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QKeyEvent)
-16 (int (*)(...))QKeyEvent::~QKeyEvent
-24 (int (*)(...))QKeyEvent::~QKeyEvent
-
-Class QKeyEvent
- size=64 align=8
- base size=59 base align=8
-QKeyEvent (0x0x7fadd37151a0) 0
- vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 16u)
- QInputEvent (0x0x7fadd3715208) 0
- primary-for QKeyEvent (0x0x7fadd37151a0)
- QEvent (0x0x7fadd36f1180) 0
- primary-for QInputEvent (0x0x7fadd3715208)
-
-Vtable for QFocusEvent
-QFocusEvent::_ZTV11QFocusEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFocusEvent)
-16 (int (*)(...))QFocusEvent::~QFocusEvent
-24 (int (*)(...))QFocusEvent::~QFocusEvent
-
-Class QFocusEvent
- size=24 align=8
- base size=24 base align=8
-QFocusEvent (0x0x7fadd3715270) 0
- vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 16u)
- QEvent (0x0x7fadd36f11e0) 0
- primary-for QFocusEvent (0x0x7fadd3715270)
-
-Vtable for QPaintEvent
-QPaintEvent::_ZTV11QPaintEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QPaintEvent)
-16 (int (*)(...))QPaintEvent::~QPaintEvent
-24 (int (*)(...))QPaintEvent::~QPaintEvent
-
-Class QPaintEvent
- size=56 align=8
- base size=49 base align=8
-QPaintEvent (0x0x7fadd37152d8) 0
- vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 16u)
- QEvent (0x0x7fadd36f1240) 0
- primary-for QPaintEvent (0x0x7fadd37152d8)
-
-Vtable for QMoveEvent
-QMoveEvent::_ZTV10QMoveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QMoveEvent)
-16 (int (*)(...))QMoveEvent::~QMoveEvent
-24 (int (*)(...))QMoveEvent::~QMoveEvent
-
-Class QMoveEvent
- size=40 align=8
- base size=36 base align=8
-QMoveEvent (0x0x7fadd3715340) 0
- vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 16u)
- QEvent (0x0x7fadd36f12a0) 0
- primary-for QMoveEvent (0x0x7fadd3715340)
-
-Vtable for QExposeEvent
-QExposeEvent::_ZTV12QExposeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QExposeEvent)
-16 (int (*)(...))QExposeEvent::~QExposeEvent
-24 (int (*)(...))QExposeEvent::~QExposeEvent
-
-Class QExposeEvent
- size=32 align=8
- base size=32 base align=8
-QExposeEvent (0x0x7fadd37153a8) 0
- vptr=((& QExposeEvent::_ZTV12QExposeEvent) + 16u)
- QEvent (0x0x7fadd36f1300) 0
- primary-for QExposeEvent (0x0x7fadd37153a8)
-
-Vtable for QPlatformSurfaceEvent
-QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QPlatformSurfaceEvent)
-16 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-24 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-
-Class QPlatformSurfaceEvent
- size=24 align=8
- base size=24 base align=8
-QPlatformSurfaceEvent (0x0x7fadd3715410) 0
- vptr=((& QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent) + 16u)
- QEvent (0x0x7fadd36f1360) 0
- primary-for QPlatformSurfaceEvent (0x0x7fadd3715410)
-
-Vtable for QResizeEvent
-QResizeEvent::_ZTV12QResizeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QResizeEvent)
-16 (int (*)(...))QResizeEvent::~QResizeEvent
-24 (int (*)(...))QResizeEvent::~QResizeEvent
-
-Class QResizeEvent
- size=40 align=8
- base size=36 base align=8
-QResizeEvent (0x0x7fadd3715478) 0
- vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 16u)
- QEvent (0x0x7fadd36f13c0) 0
- primary-for QResizeEvent (0x0x7fadd3715478)
-
-Vtable for QCloseEvent
-QCloseEvent::_ZTV11QCloseEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QCloseEvent)
-16 (int (*)(...))QCloseEvent::~QCloseEvent
-24 (int (*)(...))QCloseEvent::~QCloseEvent
-
-Class QCloseEvent
- size=24 align=8
- base size=20 base align=8
-QCloseEvent (0x0x7fadd37154e0) 0
- vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 16u)
- QEvent (0x0x7fadd36f1420) 0
- primary-for QCloseEvent (0x0x7fadd37154e0)
-
-Vtable for QIconDragEvent
-QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QIconDragEvent)
-16 (int (*)(...))QIconDragEvent::~QIconDragEvent
-24 (int (*)(...))QIconDragEvent::~QIconDragEvent
-
-Class QIconDragEvent
- size=24 align=8
- base size=20 base align=8
-QIconDragEvent (0x0x7fadd3715548) 0
- vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 16u)
- QEvent (0x0x7fadd36f1480) 0
- primary-for QIconDragEvent (0x0x7fadd3715548)
-
-Vtable for QShowEvent
-QShowEvent::_ZTV10QShowEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QShowEvent)
-16 (int (*)(...))QShowEvent::~QShowEvent
-24 (int (*)(...))QShowEvent::~QShowEvent
-
-Class QShowEvent
- size=24 align=8
- base size=20 base align=8
-QShowEvent (0x0x7fadd37155b0) 0
- vptr=((& QShowEvent::_ZTV10QShowEvent) + 16u)
- QEvent (0x0x7fadd36f14e0) 0
- primary-for QShowEvent (0x0x7fadd37155b0)
-
-Vtable for QHideEvent
-QHideEvent::_ZTV10QHideEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHideEvent)
-16 (int (*)(...))QHideEvent::~QHideEvent
-24 (int (*)(...))QHideEvent::~QHideEvent
-
-Class QHideEvent
- size=24 align=8
- base size=20 base align=8
-QHideEvent (0x0x7fadd3715618) 0
- vptr=((& QHideEvent::_ZTV10QHideEvent) + 16u)
- QEvent (0x0x7fadd36f1540) 0
- primary-for QHideEvent (0x0x7fadd3715618)
-
-Vtable for QContextMenuEvent
-QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QContextMenuEvent)
-16 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-24 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-
-Class QContextMenuEvent
- size=56 align=8
- base size=49 base align=8
-QContextMenuEvent (0x0x7fadd3715680) 0
- vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 16u)
- QInputEvent (0x0x7fadd37156e8) 0
- primary-for QContextMenuEvent (0x0x7fadd3715680)
- QEvent (0x0x7fadd36f15a0) 0
- primary-for QInputEvent (0x0x7fadd37156e8)
-
-Class QInputMethodEvent::Attribute
- size=32 align=8
- base size=32 base align=8
-QInputMethodEvent::Attribute (0x0x7fadd36f1660) 0
-
-Vtable for QInputMethodEvent
-QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QInputMethodEvent)
-16 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-24 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-
-Class QInputMethodEvent
- size=56 align=8
- base size=56 base align=8
-QInputMethodEvent (0x0x7fadd3715750) 0
- vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 16u)
- QEvent (0x0x7fadd36f1600) 0
- primary-for QInputMethodEvent (0x0x7fadd3715750)
-
-Class QInputMethodQueryEvent::QueryPair
- size=24 align=8
- base size=24 base align=8
-QInputMethodQueryEvent::QueryPair (0x0x7fadd36f1ae0) 0
-
-Vtable for QInputMethodQueryEvent
-QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QInputMethodQueryEvent)
-16 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-24 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-
-Class QInputMethodQueryEvent
- size=32 align=8
- base size=32 base align=8
-QInputMethodQueryEvent (0x0x7fadd3715a90) 0
- vptr=((& QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent) + 16u)
- QEvent (0x0x7fadd36f1a80) 0
- primary-for QInputMethodQueryEvent (0x0x7fadd3715a90)
-
-Vtable for QDropEvent
-QDropEvent::_ZTV10QDropEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QDropEvent)
-16 (int (*)(...))QDropEvent::~QDropEvent
-24 (int (*)(...))QDropEvent::~QDropEvent
-
-Class QDropEvent
- size=72 align=8
- base size=72 base align=8
-QDropEvent (0x0x7fadd3715d68) 0
- vptr=((& QDropEvent::_ZTV10QDropEvent) + 16u)
- QEvent (0x0x7fadd36f1e40) 0
- primary-for QDropEvent (0x0x7fadd3715d68)
-
-Vtable for QDragMoveEvent
-QDragMoveEvent::_ZTV14QDragMoveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QDragMoveEvent)
-16 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-24 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-
-Class QDragMoveEvent
- size=88 align=8
- base size=88 base align=8
-QDragMoveEvent (0x0x7fadd3715dd0) 0
- vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 16u)
- QDropEvent (0x0x7fadd3715e38) 0
- primary-for QDragMoveEvent (0x0x7fadd3715dd0)
- QEvent (0x0x7fadd36f1ea0) 0
- primary-for QDropEvent (0x0x7fadd3715e38)
-
-Vtable for QDragEnterEvent
-QDragEnterEvent::_ZTV15QDragEnterEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragEnterEvent)
-16 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-24 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-
-Class QDragEnterEvent
- size=88 align=8
- base size=88 base align=8
-QDragEnterEvent (0x0x7fadd3715ea0) 0
- vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 16u)
- QDragMoveEvent (0x0x7fadd3715f08) 0
- primary-for QDragEnterEvent (0x0x7fadd3715ea0)
- QDropEvent (0x0x7fadd3715f70) 0
- primary-for QDragMoveEvent (0x0x7fadd3715f08)
- QEvent (0x0x7fadd36f1f00) 0
- primary-for QDropEvent (0x0x7fadd3715f70)
-
-Vtable for QDragLeaveEvent
-QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragLeaveEvent)
-16 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-24 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-
-Class QDragLeaveEvent
- size=24 align=8
- base size=20 base align=8
-QDragLeaveEvent (0x0x7fadd382a000) 0
- vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 16u)
- QEvent (0x0x7fadd36f1f60) 0
- primary-for QDragLeaveEvent (0x0x7fadd382a000)
-
-Vtable for QHelpEvent
-QHelpEvent::_ZTV10QHelpEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHelpEvent)
-16 (int (*)(...))QHelpEvent::~QHelpEvent
-24 (int (*)(...))QHelpEvent::~QHelpEvent
-
-Class QHelpEvent
- size=40 align=8
- base size=36 base align=8
-QHelpEvent (0x0x7fadd382a068) 0
- vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 16u)
- QEvent (0x0x7fadd382e000) 0
- primary-for QHelpEvent (0x0x7fadd382a068)
-
-Vtable for QStatusTipEvent
-QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QStatusTipEvent)
-16 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-24 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-
-Class QStatusTipEvent
- size=32 align=8
- base size=32 base align=8
-QStatusTipEvent (0x0x7fadd382a0d0) 0
- vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 16u)
- QEvent (0x0x7fadd382e060) 0
- primary-for QStatusTipEvent (0x0x7fadd382a0d0)
-
-Vtable for QWhatsThisClickedEvent
-QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
-16 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-24 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-
-Class QWhatsThisClickedEvent
- size=32 align=8
- base size=32 base align=8
-QWhatsThisClickedEvent (0x0x7fadd382a138) 0
- vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 16u)
- QEvent (0x0x7fadd382e0c0) 0
- primary-for QWhatsThisClickedEvent (0x0x7fadd382a138)
-
-Vtable for QActionEvent
-QActionEvent::_ZTV12QActionEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QActionEvent)
-16 (int (*)(...))QActionEvent::~QActionEvent
-24 (int (*)(...))QActionEvent::~QActionEvent
-
-Class QActionEvent
- size=40 align=8
- base size=40 base align=8
-QActionEvent (0x0x7fadd382a1a0) 0
- vptr=((& QActionEvent::_ZTV12QActionEvent) + 16u)
- QEvent (0x0x7fadd382e120) 0
- primary-for QActionEvent (0x0x7fadd382a1a0)
-
-Vtable for QFileOpenEvent
-QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QFileOpenEvent)
-16 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-24 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-
-Class QFileOpenEvent
- size=40 align=8
- base size=40 base align=8
-QFileOpenEvent (0x0x7fadd382a208) 0
- vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 16u)
- QEvent (0x0x7fadd382e180) 0
- primary-for QFileOpenEvent (0x0x7fadd382a208)
-
-Vtable for QToolBarChangeEvent
-QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
-16 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-24 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-
-Class QToolBarChangeEvent
- size=24 align=8
- base size=21 base align=8
-QToolBarChangeEvent (0x0x7fadd382a270) 0
- vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 16u)
- QEvent (0x0x7fadd382e1e0) 0
- primary-for QToolBarChangeEvent (0x0x7fadd382a270)
-
-Vtable for QShortcutEvent
-QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QShortcutEvent)
-16 (int (*)(...))QShortcutEvent::~QShortcutEvent
-24 (int (*)(...))QShortcutEvent::~QShortcutEvent
-
-Class QShortcutEvent
- size=40 align=8
- base size=40 base align=8
-QShortcutEvent (0x0x7fadd382a2d8) 0
- vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 16u)
- QEvent (0x0x7fadd382e240) 0
- primary-for QShortcutEvent (0x0x7fadd382a2d8)
-
-Vtable for QWindowStateChangeEvent
-QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
-16 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-24 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-
-Class QWindowStateChangeEvent
- size=32 align=8
- base size=25 base align=8
-QWindowStateChangeEvent (0x0x7fadd382a340) 0
- vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 16u)
- QEvent (0x0x7fadd382e2a0) 0
- primary-for QWindowStateChangeEvent (0x0x7fadd382a340)
-
-Class QPointingDeviceUniqueId
- size=8 align=8
- base size=8 base align=8
-QPointingDeviceUniqueId (0x0x7fadd382e300) 0
-
-Class QTouchEvent::TouchPoint
- size=8 align=8
- base size=8 base align=8
-QTouchEvent::TouchPoint (0x0x7fadd382e9c0) 0
-
-Vtable for QTouchEvent
-QTouchEvent::_ZTV11QTouchEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTouchEvent)
-16 (int (*)(...))QTouchEvent::~QTouchEvent
-24 (int (*)(...))QTouchEvent::~QTouchEvent
-
-Class QTouchEvent
- size=72 align=8
- base size=72 base align=8
-QTouchEvent (0x0x7fadd382a9c0) 0
- vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 16u)
- QInputEvent (0x0x7fadd382aa28) 0
- primary-for QTouchEvent (0x0x7fadd382a9c0)
- QEvent (0x0x7fadd382e960) 0
- primary-for QInputEvent (0x0x7fadd382aa28)
-
-Vtable for QScrollPrepareEvent
-QScrollPrepareEvent::_ZTV19QScrollPrepareEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QScrollPrepareEvent)
-16 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-24 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-
-Class QScrollPrepareEvent
- size=112 align=8
- base size=112 base align=8
-QScrollPrepareEvent (0x0x7fadd3544270) 0
- vptr=((& QScrollPrepareEvent::_ZTV19QScrollPrepareEvent) + 16u)
- QEvent (0x0x7fadd3559060) 0
- primary-for QScrollPrepareEvent (0x0x7fadd3544270)
-
-Vtable for QScrollEvent
-QScrollEvent::_ZTV12QScrollEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QScrollEvent)
-16 (int (*)(...))QScrollEvent::~QScrollEvent
-24 (int (*)(...))QScrollEvent::~QScrollEvent
-
-Class QScrollEvent
- size=64 align=8
- base size=60 base align=8
-QScrollEvent (0x0x7fadd35442d8) 0
- vptr=((& QScrollEvent::_ZTV12QScrollEvent) + 16u)
- QEvent (0x0x7fadd35590c0) 0
- primary-for QScrollEvent (0x0x7fadd35442d8)
-
-Vtable for QScreenOrientationChangeEvent
-QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QScreenOrientationChangeEvent)
-16 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-24 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-
-Class QScreenOrientationChangeEvent
- size=40 align=8
- base size=36 base align=8
-QScreenOrientationChangeEvent (0x0x7fadd3544340) 0
- vptr=((& QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent) + 16u)
- QEvent (0x0x7fadd3559120) 0
- primary-for QScreenOrientationChangeEvent (0x0x7fadd3544340)
-
-Vtable for QApplicationStateChangeEvent
-QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QApplicationStateChangeEvent)
-16 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-24 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-
-Class QApplicationStateChangeEvent
- size=24 align=8
- base size=24 base align=8
-QApplicationStateChangeEvent (0x0x7fadd35443a8) 0
- vptr=((& QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent) + 16u)
- QEvent (0x0x7fadd3559180) 0
- primary-for QApplicationStateChangeEvent (0x0x7fadd35443a8)
-
-Class QFont
- size=16 align=8
- base size=12 base align=8
-QFont (0x0x7fadd35591e0) 0
-
-Class QPolygon
- size=8 align=8
- base size=8 base align=8
-QPolygon (0x0x7fadd35f9138) 0
- QVector<QPoint> (0x0x7fadd3559ea0) 0
-
-Class QPolygonF
- size=8 align=8
- base size=8 base align=8
-QPolygonF (0x0x7fadd35f94e0) 0
- QVector<QPointF> (0x0x7fadd364e360) 0
-
-Class QMatrix
- size=48 align=8
- base size=48 base align=8
-QMatrix (0x0x7fadd364e720) 0
-
-Class QPainterPath::Element
- size=24 align=8
- base size=24 base align=8
-QPainterPath::Element (0x0x7fadd364ea20) 0
-
-Class QPainterPath
- size=8 align=8
- base size=8 base align=8
-QPainterPath (0x0x7fadd364e9c0) 0
-
-Class QPainterPathStroker
- size=8 align=8
- base size=8 base align=8
-QPainterPathStroker (0x0x7fadd335a420) 0
-
-Class QTransform
- size=88 align=8
- base size=88 base align=8
-QTransform (0x0x7fadd335a540) 0
-
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintDevice)
-16 0u
-24 0u
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDevice
- size=24 align=8
- base size=24 base align=8
-QPaintDevice (0x0x7fadd335ac60) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 16u)
-
-Class QPixelFormat
- size=8 align=8
- base size=8 base align=8
-QPixelFormat (0x0x7fadd335acc0) 0
-
-Vtable for QImage
-QImage::_ZTV6QImage: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QImage)
-16 (int (*)(...))QImage::~QImage
-24 (int (*)(...))QImage::~QImage
-32 (int (*)(...))QImage::devType
-40 (int (*)(...))QImage::paintEngine
-48 (int (*)(...))QImage::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QImage
- size=32 align=8
- base size=32 base align=8
-QImage (0x0x7fadd30863a8) 0
- vptr=((& QImage::_ZTV6QImage) + 16u)
- QPaintDevice (0x0x7fadd307a780) 0
- primary-for QImage (0x0x7fadd30863a8)
-
-Vtable for QPixmap
-QPixmap::_ZTV7QPixmap: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QPixmap)
-16 (int (*)(...))QPixmap::~QPixmap
-24 (int (*)(...))QPixmap::~QPixmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPixmap
- size=32 align=8
- base size=32 base align=8
-QPixmap (0x0x7fadd314ff08) 0
- vptr=((& QPixmap::_ZTV7QPixmap) + 16u)
- QPaintDevice (0x0x7fadd3154720) 0
- primary-for QPixmap (0x0x7fadd314ff08)
-
-Class QBrush
- size=8 align=8
- base size=8 base align=8
-QBrush (0x0x7fadd3154a20) 0
-
-Class QBrushData
- size=112 align=8
- base size=112 base align=8
-QBrushData (0x0x7fadd31ed1e0) 0
-
-Class QGradient
- size=64 align=8
- base size=64 base align=8
-QGradient (0x0x7fadd31ed240) 0
-
-Class QLinearGradient
- size=64 align=8
- base size=64 base align=8
-QLinearGradient (0x0x7fadd31b6888) 0
- QGradient (0x0x7fadd31ed4e0) 0
-
-Class QRadialGradient
- size=64 align=8
- base size=64 base align=8
-QRadialGradient (0x0x7fadd31b68f0) 0
- QGradient (0x0x7fadd31ed540) 0
-
-Class QConicalGradient
- size=64 align=8
- base size=64 base align=8
-QConicalGradient (0x0x7fadd31b6958) 0
- QGradient (0x0x7fadd31ed5a0) 0
-
-Class QPen
- size=8 align=8
- base size=8 base align=8
-QPen (0x0x7fadd31ed600) 0
-
-Class QTextOption::Tab
- size=16 align=8
- base size=14 base align=8
-QTextOption::Tab (0x0x7fadd2ed4840) 0
-
-Class QTextOption
- size=32 align=8
- base size=32 base align=8
-QTextOption (0x0x7fadd2ed47e0) 0
-
-Class QTextLength
- size=16 align=8
- base size=16 base align=8
-QTextLength (0x0x7fadd2f53000) 0
-
-Class QTextFormat
- size=16 align=8
- base size=12 base align=8
-QTextFormat (0x0x7fadd2f53720) 0
-
-Class QTextCharFormat
- size=16 align=8
- base size=12 base align=8
-QTextCharFormat (0x0x7fadd2fd2a90) 0
- QTextFormat (0x0x7fadd2fda5a0) 0
-
-Class QTextBlockFormat
- size=16 align=8
- base size=12 base align=8
-QTextBlockFormat (0x0x7fadd2fd2c98) 0
- QTextFormat (0x0x7fadd2fda840) 0
-
-Class QTextListFormat
- size=16 align=8
- base size=12 base align=8
-QTextListFormat (0x0x7fadd2fd2f08) 0
- QTextFormat (0x0x7fadd2fdaae0) 0
-
-Class QTextImageFormat
- size=16 align=8
- base size=12 base align=8
-QTextImageFormat (0x0x7fadd2fd2478) 0
- QTextCharFormat (0x0x7fadd2fd2548) 0
- QTextFormat (0x0x7fadd2fdad80) 0
-
-Class QTextFrameFormat
- size=16 align=8
- base size=12 base align=8
-QTextFrameFormat (0x0x7fadd2cf21a0) 0
- QTextFormat (0x0x7fadd2cf4060) 0
-
-Class QTextTableFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableFormat (0x0x7fadd2cf23a8) 0
- QTextFrameFormat (0x0x7fadd2cf2410) 0
- QTextFormat (0x0x7fadd2cf4300) 0
-
-Class QTextTableCellFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableCellFormat (0x0x7fadd2cf2618) 0
- QTextCharFormat (0x0x7fadd2cf2680) 0
- QTextFormat (0x0x7fadd2cf4600) 0
-
-Class QFontDatabase
- size=8 align=8
- base size=8 base align=8
-QFontDatabase (0x0x7fadd2cf48a0) 0
-
-Class QRawFont
- size=8 align=8
- base size=8 base align=8
-QRawFont (0x0x7fadd2cf4900) 0
-
-Class QGlyphRun
- size=8 align=8
- base size=8 base align=8
-QGlyphRun (0x0x7fadd2cf4de0) 0
-
-Class QTextCursor
- size=8 align=8
- base size=8 base align=8
-QTextCursor (0x0x7fadd2ded120) 0
-
-Class QTextInlineObject
- size=16 align=8
- base size=16 base align=8
-QTextInlineObject (0x0x7fadd2ded420) 0
-
-Class QTextLayout::FormatRange
- size=24 align=8
- base size=24 base align=8
-QTextLayout::FormatRange (0x0x7fadd2ded4e0) 0
-
-Class QTextLayout
- size=8 align=8
- base size=8 base align=8
-QTextLayout (0x0x7fadd2ded480) 0
-
-Class QTextLine
- size=16 align=8
- base size=16 base align=8
-QTextLine (0x0x7fadd2dedf00) 0
-
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractUndoItem
- size=8 align=8
- base size=8 base align=8
-QAbstractUndoItem (0x0x7fadd2dedf60) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 16u)
-
-Class QTextDocument::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextDocument::QPrivateSignal (0x0x7fadd2aaf060) 0 empty
-
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QTextDocument)
-16 (int (*)(...))QTextDocument::metaObject
-24 (int (*)(...))QTextDocument::qt_metacast
-32 (int (*)(...))QTextDocument::qt_metacall
-40 (int (*)(...))QTextDocument::~QTextDocument
-48 (int (*)(...))QTextDocument::~QTextDocument
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextDocument::clear
-120 (int (*)(...))QTextDocument::createObject
-128 (int (*)(...))QTextDocument::loadResource
-
-Class QTextDocument
- size=16 align=8
- base size=16 base align=8
-QTextDocument (0x0x7fadd2a7d9c0) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 16u)
- QObject (0x0x7fadd2aaf000) 0
- primary-for QTextDocument (0x0x7fadd2a7d9c0)
-
-Class QPalette::Data
- size=4 align=4
- base size=4 base align=4
-QPalette::Data (0x0x7fadd2aaf2a0) 0
-
-Class QPalette
- size=16 align=8
- base size=12 base align=8
-QPalette (0x0x7fadd2aaf240) 0
-
-Class QAbstractTextDocumentLayout::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTextDocumentLayout::QPrivateSignal (0x0x7fadd2bb4360) 0 empty
-
-Class QAbstractTextDocumentLayout::Selection
- size=24 align=8
- base size=24 base align=8
-QAbstractTextDocumentLayout::Selection (0x0x7fadd2bb43c0) 0
-
-Class QAbstractTextDocumentLayout::PaintContext
- size=64 align=8
- base size=64 base align=8
-QAbstractTextDocumentLayout::PaintContext (0x0x7fadd2bb4420) 0
-
-Vtable for QAbstractTextDocumentLayout
-QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
-16 (int (*)(...))QAbstractTextDocumentLayout::metaObject
-24 (int (*)(...))QAbstractTextDocumentLayout::qt_metacast
-32 (int (*)(...))QAbstractTextDocumentLayout::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractTextDocumentLayout::resizeInlineObject
-176 (int (*)(...))QAbstractTextDocumentLayout::positionInlineObject
-184 (int (*)(...))QAbstractTextDocumentLayout::drawInlineObject
-
-Class QAbstractTextDocumentLayout
- size=16 align=8
- base size=16 base align=8
-QAbstractTextDocumentLayout (0x0x7fadd2baf6e8) 0
- vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 16u)
- QObject (0x0x7fadd2bb4300) 0
- primary-for QAbstractTextDocumentLayout (0x0x7fadd2baf6e8)
-
-Vtable for QTextObjectInterface
-QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextObjectInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QTextObjectInterface
- size=8 align=8
- base size=8 base align=8
-QTextObjectInterface (0x0x7fadd2bb49c0) 0 nearly-empty
- vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 16u)
-
-Class QAccessible::State
- size=8 align=8
- base size=5 base align=8
-QAccessible::State (0x0x7fadd2bb4ae0) 0
-
-Vtable for QAccessible::ActivationObserver
-QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN11QAccessible18ActivationObserverE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessible::ActivationObserver
- size=8 align=8
- base size=8 base align=8
-QAccessible::ActivationObserver (0x0x7fadd2bb4b40) 0 nearly-empty
- vptr=((& QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE) + 16u)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0x0x7fadd2bb4a80) 0 empty
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QAccessibleInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleInterface (0x0x7fadd2bb4d20) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 16u)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))QAccessibleTextInterface::textBeforeOffset
-104 (int (*)(...))QAccessibleTextInterface::textAfterOffset
-112 (int (*)(...))QAccessibleTextInterface::textAtOffset
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTextInterface (0x0x7fadd2bb4d80) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 16u)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleEditableTextInterface (0x0x7fadd2bb4de0) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 16u)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleValueInterface (0x0x7fadd2bb4e40) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 16u)
-
-Vtable for QAccessibleTableCellInterface
-QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface: 12u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTableCellInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableCellInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableCellInterface (0x0x7fadd2bb4ea0) 0 nearly-empty
- vptr=((& QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface) + 16u)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableInterface (0x0x7fadd2bb4f00) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 16u)
-
-Vtable for QAccessibleActionInterface
-QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QAccessibleActionInterface::localizedActionName
-48 (int (*)(...))QAccessibleActionInterface::localizedActionDescription
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleActionInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleActionInterface (0x0x7fadd2bb4f60) 0 nearly-empty
- vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 16u)
-
-Vtable for QAccessibleImageInterface
-QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleImageInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleImageInterface (0x0x7fadd28bb000) 0 nearly-empty
- vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 16u)
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAccessibleEvent)
-16 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-24 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleEvent
- size=32 align=8
- base size=28 base align=8
-QAccessibleEvent (0x0x7fadd28bb060) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 16u)
-
-Vtable for QAccessibleStateChangeEvent
-QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleStateChangeEvent)
-16 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-24 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleStateChangeEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleStateChangeEvent (0x0x7fadd28d5138) 0
- vptr=((& QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent) + 16u)
- QAccessibleEvent (0x0x7fadd28bb5a0) 0
- primary-for QAccessibleStateChangeEvent (0x0x7fadd28d5138)
-
-Vtable for QAccessibleTextCursorEvent
-QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextCursorEvent)
-16 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-24 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextCursorEvent
- size=32 align=8
- base size=32 base align=8
-QAccessibleTextCursorEvent (0x0x7fadd28d51a0) 0
- vptr=((& QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent) + 16u)
- QAccessibleEvent (0x0x7fadd28bb600) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fadd28d51a0)
-
-Vtable for QAccessibleTextSelectionEvent
-QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTextSelectionEvent)
-16 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-24 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextSelectionEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleTextSelectionEvent (0x0x7fadd28d5208) 0
- vptr=((& QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7fadd28d5270) 0
- primary-for QAccessibleTextSelectionEvent (0x0x7fadd28d5208)
- QAccessibleEvent (0x0x7fadd28bb660) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fadd28d5270)
-
-Vtable for QAccessibleTextInsertEvent
-QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextInsertEvent)
-16 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-24 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextInsertEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextInsertEvent (0x0x7fadd28d52d8) 0
- vptr=((& QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7fadd28d5340) 0
- primary-for QAccessibleTextInsertEvent (0x0x7fadd28d52d8)
- QAccessibleEvent (0x0x7fadd28bb6c0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fadd28d5340)
-
-Vtable for QAccessibleTextRemoveEvent
-QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextRemoveEvent)
-16 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-24 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextRemoveEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextRemoveEvent (0x0x7fadd28d53a8) 0
- vptr=((& QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7fadd28d5410) 0
- primary-for QAccessibleTextRemoveEvent (0x0x7fadd28d53a8)
- QAccessibleEvent (0x0x7fadd28bb720) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fadd28d5410)
-
-Vtable for QAccessibleTextUpdateEvent
-QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextUpdateEvent)
-16 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-24 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextUpdateEvent
- size=56 align=8
- base size=56 base align=8
-QAccessibleTextUpdateEvent (0x0x7fadd28d5478) 0
- vptr=((& QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7fadd28d54e0) 0
- primary-for QAccessibleTextUpdateEvent (0x0x7fadd28d5478)
- QAccessibleEvent (0x0x7fadd28bb780) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fadd28d54e0)
-
-Vtable for QAccessibleValueChangeEvent
-QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleValueChangeEvent)
-16 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-24 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleValueChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleValueChangeEvent (0x0x7fadd28d5548) 0
- vptr=((& QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent) + 16u)
- QAccessibleEvent (0x0x7fadd28bb7e0) 0
- primary-for QAccessibleValueChangeEvent (0x0x7fadd28d5548)
-
-Vtable for QAccessibleTableModelChangeEvent
-QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleTableModelChangeEvent)
-16 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-24 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTableModelChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTableModelChangeEvent (0x0x7fadd28d55b0) 0
- vptr=((& QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent) + 16u)
- QAccessibleEvent (0x0x7fadd28bb840) 0
- primary-for QAccessibleTableModelChangeEvent (0x0x7fadd28d55b0)
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleBridge)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridge
- size=8 align=8
- base size=8 base align=8
-QAccessibleBridge (0x0x7fadd28bb900) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 16u)
-
-Class QAccessibleBridgePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessibleBridgePlugin::QPrivateSignal (0x0x7fadd28bb9c0) 0 empty
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-16 (int (*)(...))QAccessibleBridgePlugin::metaObject
-24 (int (*)(...))QAccessibleBridgePlugin::qt_metacast
-32 (int (*)(...))QAccessibleBridgePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessibleBridgePlugin (0x0x7fadd28d5618) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 16u)
- QObject (0x0x7fadd28bb960) 0
- primary-for QAccessibleBridgePlugin (0x0x7fadd28d5618)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleObject)
-16 0u
-24 0u
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleObject
- size=16 align=8
- base size=16 base align=8
-QAccessibleObject (0x0x7fadd28d5680) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 16u)
- QAccessibleInterface (0x0x7fadd28bba20) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7fadd28d5680)
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QAccessibleApplication)
-16 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-24 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleApplication::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleApplication::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))QAccessibleApplication::parent
-88 (int (*)(...))QAccessibleApplication::child
-96 (int (*)(...))QAccessibleApplication::childCount
-104 (int (*)(...))QAccessibleApplication::indexOfChild
-112 (int (*)(...))QAccessibleApplication::text
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))QAccessibleApplication::role
-144 (int (*)(...))QAccessibleApplication::state
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleApplication
- size=16 align=8
- base size=16 base align=8
-QAccessibleApplication (0x0x7fadd28d56e8) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 16u)
- QAccessibleObject (0x0x7fadd28d5750) 0
- primary-for QAccessibleApplication (0x0x7fadd28d56e8)
- QAccessibleInterface (0x0x7fadd28bba80) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7fadd28d5750)
-
-Class QAccessiblePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessiblePlugin::QPrivateSignal (0x0x7fadd28bbb40) 0 empty
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-16 (int (*)(...))QAccessiblePlugin::metaObject
-24 (int (*)(...))QAccessiblePlugin::qt_metacast
-32 (int (*)(...))QAccessiblePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessiblePlugin (0x0x7fadd28d57b8) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 16u)
- QObject (0x0x7fadd28bbae0) 0
- primary-for QAccessiblePlugin (0x0x7fadd28d57b8)
-
-Class QSurfaceFormat
- size=8 align=8
- base size=8 base align=8
-QSurfaceFormat (0x0x7fadd28bbba0) 0
-
-Vtable for QSurface
-QSurface::_ZTV8QSurface: 8u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QSurface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-
-Class QSurface
- size=24 align=8
- base size=24 base align=8
-QSurface (0x0x7fadd28bbd80) 0
- vptr=((& QSurface::_ZTV8QSurface) + 16u)
-
-Class QIcon
- size=8 align=8
- base size=8 base align=8
-QIcon (0x0x7fadd28bbf00) 0
-
-Class QCursor
- size=8 align=8
- base size=8 base align=8
-QCursor (0x0x7fadd26ae300) 0
-
-Class QWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QWindow::QPrivateSignal (0x0x7fadd2739900) 0 empty
-
-Vtable for QWindow
-QWindow::_ZTV7QWindow: 45u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QWindow)
-16 (int (*)(...))QWindow::metaObject
-24 (int (*)(...))QWindow::qt_metacast
-32 (int (*)(...))QWindow::qt_metacall
-40 (int (*)(...))QWindow::~QWindow
-48 (int (*)(...))QWindow::~QWindow
-56 (int (*)(...))QWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI7QWindow)
-312 (int (*)(...))QWindow::_ZThn16_N7QWindowD1Ev
-320 (int (*)(...))QWindow::_ZThn16_N7QWindowD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QWindow
- size=40 align=8
- base size=40 base align=8
-QWindow (0x0x7fadd2745460) 0
- vptr=((& QWindow::_ZTV7QWindow) + 16u)
- QObject (0x0x7fadd2739840) 0
- primary-for QWindow (0x0x7fadd2745460)
- QSurface (0x0x7fadd27398a0) 16
- vptr=((& QWindow::_ZTV7QWindow) + 312u)
-
-Class QBackingStore
- size=8 align=8
- base size=8 base align=8
-QBackingStore (0x0x7fadd2739a20) 0
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBitmap)
-16 (int (*)(...))QBitmap::~QBitmap
-24 (int (*)(...))QBitmap::~QBitmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QBitmap
- size=32 align=8
- base size=32 base align=8
-QBitmap (0x0x7fadd273e820) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 16u)
- QPixmap (0x0x7fadd273e888) 0
- primary-for QBitmap (0x0x7fadd273e820)
- QPaintDevice (0x0x7fadd2739ae0) 0
- primary-for QPixmap (0x0x7fadd273e888)
-
-Class QClipboard::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QClipboard::QPrivateSignal (0x0x7fadd2739e40) 0 empty
-
-Vtable for QClipboard
-QClipboard::_ZTV10QClipboard: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QClipboard)
-16 (int (*)(...))QClipboard::metaObject
-24 (int (*)(...))QClipboard::qt_metacast
-32 (int (*)(...))QClipboard::qt_metacall
-40 (int (*)(...))QClipboard::~QClipboard
-48 (int (*)(...))QClipboard::~QClipboard
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QClipboard
- size=16 align=8
- base size=16 base align=8
-QClipboard (0x0x7fadd273eaf8) 0
- vptr=((& QClipboard::_ZTV10QClipboard) + 16u)
- QObject (0x0x7fadd2739de0) 0
- primary-for QClipboard (0x0x7fadd273eaf8)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0x0x7fadd2739ea0) 0 empty
-
-Class QDrag::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDrag::QPrivateSignal (0x0x7fadd2739f60) 0 empty
-
-Vtable for QDrag
-QDrag::_ZTV5QDrag: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QDrag)
-16 (int (*)(...))QDrag::metaObject
-24 (int (*)(...))QDrag::qt_metacast
-32 (int (*)(...))QDrag::qt_metacall
-40 (int (*)(...))QDrag::~QDrag
-48 (int (*)(...))QDrag::~QDrag
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDrag
- size=16 align=8
- base size=16 base align=8
-QDrag (0x0x7fadd273eb60) 0
- vptr=((& QDrag::_ZTV5QDrag) + 16u)
- QObject (0x0x7fadd2739f00) 0
- primary-for QDrag (0x0x7fadd273eb60)
-
-Class QFontInfo
- size=8 align=8
- base size=8 base align=8
-QFontInfo (0x0x7fadd27ee000) 0
-
-Class QFontMetrics
- size=8 align=8
- base size=8 base align=8
-QFontMetrics (0x0x7fadd27ee2a0) 0
-
-Class QFontMetricsF
- size=8 align=8
- base size=8 base align=8
-QFontMetricsF (0x0x7fadd27ee5a0) 0
-
-Class QGenericPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGenericPlugin::QPrivateSignal (0x0x7fadd249ed20) 0 empty
-
-Vtable for QGenericPlugin
-QGenericPlugin::_ZTV14QGenericPlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QGenericPlugin)
-16 (int (*)(...))QGenericPlugin::metaObject
-24 (int (*)(...))QGenericPlugin::qt_metacast
-32 (int (*)(...))QGenericPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QGenericPlugin
- size=16 align=8
- base size=16 base align=8
-QGenericPlugin (0x0x7fadd2830680) 0
- vptr=((& QGenericPlugin::_ZTV14QGenericPlugin) + 16u)
- QObject (0x0x7fadd249ecc0) 0
- primary-for QGenericPlugin (0x0x7fadd2830680)
-
-Class QGenericPluginFactory
- size=1 align=1
- base size=0 base align=1
-QGenericPluginFactory (0x0x7fadd249ed80) 0 empty
-
-Class QInputMethod::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QInputMethod::QPrivateSignal (0x0x7fadd249ee40) 0 empty
-
-Vtable for QInputMethod
-QInputMethod::_ZTV12QInputMethod: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QInputMethod)
-16 (int (*)(...))QInputMethod::metaObject
-24 (int (*)(...))QInputMethod::qt_metacast
-32 (int (*)(...))QInputMethod::qt_metacall
-40 (int (*)(...))QInputMethod::~QInputMethod
-48 (int (*)(...))QInputMethod::~QInputMethod
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QInputMethod
- size=16 align=8
- base size=16 base align=8
-QInputMethod (0x0x7fadd28306e8) 0
- vptr=((& QInputMethod::_ZTV12QInputMethod) + 16u)
- QObject (0x0x7fadd249ede0) 0
- primary-for QInputMethod (0x0x7fadd28306e8)
-
-Class QGuiApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGuiApplication::QPrivateSignal (0x0x7fadd249ef00) 0 empty
-
-Vtable for QGuiApplication
-QGuiApplication::_ZTV15QGuiApplication: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QGuiApplication)
-16 (int (*)(...))QGuiApplication::metaObject
-24 (int (*)(...))QGuiApplication::qt_metacast
-32 (int (*)(...))QGuiApplication::qt_metacall
-40 (int (*)(...))QGuiApplication::~QGuiApplication
-48 (int (*)(...))QGuiApplication::~QGuiApplication
-56 (int (*)(...))QGuiApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QGuiApplication::notify
-120 (int (*)(...))QGuiApplication::compressEvent
-
-Class QGuiApplication
- size=16 align=8
- base size=16 base align=8
-QGuiApplication (0x0x7fadd2830750) 0
- vptr=((& QGuiApplication::_ZTV15QGuiApplication) + 16u)
- QCoreApplication (0x0x7fadd28307b8) 0
- primary-for QGuiApplication (0x0x7fadd2830750)
- QObject (0x0x7fadd249eea0) 0
- primary-for QCoreApplication (0x0x7fadd28307b8)
-
-Class QIconEngine::AvailableSizesArgument
- size=16 align=8
- base size=16 base align=8
-QIconEngine::AvailableSizesArgument (0x0x7fadd25c1480) 0
-
-Class QIconEngine::ScaledPixmapArgument
- size=56 align=8
- base size=56 base align=8
-QIconEngine::ScaledPixmapArgument (0x0x7fadd25c1600) 0
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QIconEngine)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QIconEngine::actualSize
-48 (int (*)(...))QIconEngine::pixmap
-56 (int (*)(...))QIconEngine::addPixmap
-64 (int (*)(...))QIconEngine::addFile
-72 (int (*)(...))QIconEngine::key
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QIconEngine::read
-96 (int (*)(...))QIconEngine::write
-104 (int (*)(...))QIconEngine::availableSizes
-112 (int (*)(...))QIconEngine::iconName
-120 (int (*)(...))QIconEngine::virtual_hook
-
-Class QIconEngine
- size=8 align=8
- base size=8 base align=8
-QIconEngine (0x0x7fadd25c1420) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 16u)
-
-Class QIconEnginePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIconEnginePlugin::QPrivateSignal (0x0x7fadd25c16c0) 0 empty
-
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-16 (int (*)(...))QIconEnginePlugin::metaObject
-24 (int (*)(...))QIconEnginePlugin::qt_metacast
-32 (int (*)(...))QIconEnginePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QIconEnginePlugin
- size=16 align=8
- base size=16 base align=8
-QIconEnginePlugin (0x0x7fadd2830dd0) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 16u)
- QObject (0x0x7fadd25c1660) 0
- primary-for QIconEnginePlugin (0x0x7fadd2830dd0)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QImageIOHandler)
-16 0u
-24 0u
-32 (int (*)(...))QImageIOHandler::name
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QImageIOHandler::write
-64 (int (*)(...))QImageIOHandler::option
-72 (int (*)(...))QImageIOHandler::setOption
-80 (int (*)(...))QImageIOHandler::supportsOption
-88 (int (*)(...))QImageIOHandler::jumpToNextImage
-96 (int (*)(...))QImageIOHandler::jumpToImage
-104 (int (*)(...))QImageIOHandler::loopCount
-112 (int (*)(...))QImageIOHandler::imageCount
-120 (int (*)(...))QImageIOHandler::nextImageDelay
-128 (int (*)(...))QImageIOHandler::currentImageNumber
-136 (int (*)(...))QImageIOHandler::currentImageRect
-
-Class QImageIOHandler
- size=16 align=8
- base size=16 base align=8
-QImageIOHandler (0x0x7fadd25c1720) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 16u)
-
-Class QImageIOPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QImageIOPlugin::QPrivateSignal (0x0x7fadd25c18a0) 0 empty
-
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QImageIOPlugin)
-16 (int (*)(...))QImageIOPlugin::metaObject
-24 (int (*)(...))QImageIOPlugin::qt_metacast
-32 (int (*)(...))QImageIOPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QImageIOPlugin
- size=16 align=8
- base size=16 base align=8
-QImageIOPlugin (0x0x7fadd2830e38) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 16u)
- QObject (0x0x7fadd25c1840) 0
- primary-for QImageIOPlugin (0x0x7fadd2830e38)
-
-Class QImageReader
- size=8 align=8
- base size=8 base align=8
-QImageReader (0x0x7fadd25c1a80) 0
-
-Class QImageWriter
- size=8 align=8
- base size=8 base align=8
-QImageWriter (0x0x7fadd25c1ae0) 0
-
-Class QVector3D
- size=12 align=4
- base size=12 base align=4
-QVector3D (0x0x7fadd25c1b40) 0
-
-Class QVector4D
- size=16 align=4
- base size=16 base align=4
-QVector4D (0x0x7fadd25c1de0) 0
-
-Class QQuaternion
- size=16 align=4
- base size=16 base align=4
-QQuaternion (0x0x7fadd22f60c0) 0
-
-Class QMatrix4x4
- size=68 align=4
- base size=68 base align=4
-QMatrix4x4 (0x0x7fadd22f66c0) 0
-
-Class QMovie::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMovie::QPrivateSignal (0x0x7fadd22f6e40) 0 empty
-
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QMovie)
-16 (int (*)(...))QMovie::metaObject
-24 (int (*)(...))QMovie::qt_metacast
-32 (int (*)(...))QMovie::qt_metacall
-40 (int (*)(...))QMovie::~QMovie
-48 (int (*)(...))QMovie::~QMovie
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QMovie
- size=16 align=8
- base size=16 base align=8
-QMovie (0x0x7fadd20cb000) 0
- vptr=((& QMovie::_ZTV6QMovie) + 16u)
- QObject (0x0x7fadd22f6de0) 0
- primary-for QMovie (0x0x7fadd20cb000)
-
-Class QOffscreenSurface::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOffscreenSurface::QPrivateSignal (0x0x7fadd22f6f60) 0 empty
-
-Vtable for QOffscreenSurface
-QOffscreenSurface::_ZTV17QOffscreenSurface: 26u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOffscreenSurface)
-16 (int (*)(...))QOffscreenSurface::metaObject
-24 (int (*)(...))QOffscreenSurface::qt_metacast
-32 (int (*)(...))QOffscreenSurface::qt_metacall
-40 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-48 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOffscreenSurface::surfaceType
-120 (int (*)(...))QOffscreenSurface::format
-128 (int (*)(...))QOffscreenSurface::size
-136 (int (*)(...))QOffscreenSurface::surfaceHandle
-144 (int (*)(...))-16
-152 (int (*)(...))(& _ZTI17QOffscreenSurface)
-160 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD1Ev
-168 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD0Ev
-176 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface6formatEv
-184 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface13surfaceHandleEv
-192 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface11surfaceTypeEv
-200 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface4sizeEv
-
-Class QOffscreenSurface
- size=40 align=8
- base size=40 base align=8
-QOffscreenSurface (0x0x7fadd20e8150) 0
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 16u)
- QObject (0x0x7fadd22f6ea0) 0
- primary-for QOffscreenSurface (0x0x7fadd20e8150)
- QSurface (0x0x7fadd22f6f00) 16
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 160u)
-
-Class QOpenGLBuffer
- size=8 align=8
- base size=8 base align=8
-QOpenGLBuffer (0x0x7fadd1e50060) 0
-
-Class QOpenGLVersionStatus
- size=12 align=4
- base size=12 base align=4
-QOpenGLVersionStatus (0x0x7fadd1e50240) 0
-
-Class QOpenGLVersionFunctionsBackend
- size=16 align=8
- base size=12 base align=8
-QOpenGLVersionFunctionsBackend (0x0x7fadd1a67d20) 0
-
-Class QOpenGLVersionFunctionsStorage
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionFunctionsStorage (0x0x7fadd1a67d80) 0
-
-Class QAbstractOpenGLFunctionsPrivate
- size=16 align=8
- base size=9 base align=8
-QAbstractOpenGLFunctionsPrivate (0x0x7fadd1a67de0) 0
-
-Vtable for QAbstractOpenGLFunctions
-QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractOpenGLFunctions)
-16 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-24 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-32 (int (*)(...))QAbstractOpenGLFunctions::initializeOpenGLFunctions
-
-Class QAbstractOpenGLFunctions
- size=16 align=8
- base size=16 base align=8
-QAbstractOpenGLFunctions (0x0x7fadd1a67e40) 0
- vptr=((& QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions) + 16u)
-
-Class QOpenGLFunctions_1_0_CoreBackend::Functions
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_1_0_CoreBackend::Functions (0x0x7fadd1a67f00) 0
-
-Class QOpenGLFunctions_1_0_CoreBackend
- size=400 align=8
- base size=400 base align=8
-QOpenGLFunctions_1_0_CoreBackend (0x0x7fadd1a86270) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1a67ea0) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend::Functions
- size=128 align=8
- base size=128 base align=8
-QOpenGLFunctions_1_1_CoreBackend::Functions (0x0x7fadd1ab4060) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend
- size=144 align=8
- base size=144 base align=8
-QOpenGLFunctions_1_1_CoreBackend (0x0x7fadd1a862d8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1ab4000) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_1_2_CoreBackend::Functions (0x0x7fadd1ab4180) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_1_2_CoreBackend (0x0x7fadd1a86340) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1ab4120) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_3_CoreBackend::Functions (0x0x7fadd1ab42a0) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_1_3_CoreBackend (0x0x7fadd1a863a8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1ab4240) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend::Functions
- size=56 align=8
- base size=56 base align=8
-QOpenGLFunctions_1_4_CoreBackend::Functions (0x0x7fadd1ab4420) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_4_CoreBackend (0x0x7fadd1a86410) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1ab43c0) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_5_CoreBackend::Functions (0x0x7fadd1ab4540) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_1_5_CoreBackend (0x0x7fadd1a86478) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1ab44e0) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend::Functions
- size=744 align=8
- base size=744 base align=8
-QOpenGLFunctions_2_0_CoreBackend::Functions (0x0x7fadd1ab4660) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend
- size=760 align=8
- base size=760 base align=8
-QOpenGLFunctions_2_0_CoreBackend (0x0x7fadd1a864e0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1ab4600) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_2_1_CoreBackend::Functions (0x0x7fadd1ab4780) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_2_1_CoreBackend (0x0x7fadd1a86548) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1ab4720) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend::Functions
- size=672 align=8
- base size=672 base align=8
-QOpenGLFunctions_3_0_CoreBackend::Functions (0x0x7fadd1ab48a0) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend
- size=688 align=8
- base size=688 base align=8
-QOpenGLFunctions_3_0_CoreBackend (0x0x7fadd1a865b0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1ab4840) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_3_1_CoreBackend::Functions (0x0x7fadd1ab49c0) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_3_1_CoreBackend (0x0x7fadd1a86618) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1ab4960) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_3_2_CoreBackend::Functions (0x0x7fadd1ab4ae0) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_3_2_CoreBackend (0x0x7fadd1a86680) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1ab4a80) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend::Functions
- size=464 align=8
- base size=464 base align=8
-QOpenGLFunctions_3_3_CoreBackend::Functions (0x0x7fadd1ab4c00) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend
- size=480 align=8
- base size=480 base align=8
-QOpenGLFunctions_3_3_CoreBackend (0x0x7fadd1a866e8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1ab4ba0) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend::Functions
- size=368 align=8
- base size=368 base align=8
-QOpenGLFunctions_4_0_CoreBackend::Functions (0x0x7fadd1ab4d20) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_4_0_CoreBackend (0x0x7fadd1a86750) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1ab4cc0) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend::Functions
- size=704 align=8
- base size=704 base align=8
-QOpenGLFunctions_4_1_CoreBackend::Functions (0x0x7fadd1ab4e40) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend
- size=720 align=8
- base size=720 base align=8
-QOpenGLFunctions_4_1_CoreBackend (0x0x7fadd1a867b8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1ab4de0) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_2_CoreBackend::Functions (0x0x7fadd1ab4f60) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_2_CoreBackend (0x0x7fadd1a86820) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1ab4f00) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend::Functions
- size=344 align=8
- base size=344 base align=8
-QOpenGLFunctions_4_3_CoreBackend::Functions (0x0x7fadd1b9e0c0) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend
- size=360 align=8
- base size=360 base align=8
-QOpenGLFunctions_4_3_CoreBackend (0x0x7fadd1a86888) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1b9e060) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_4_4_CoreBackend::Functions (0x0x7fadd1b9e1e0) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_4_4_CoreBackend (0x0x7fadd1a868f0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1b9e180) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend::Functions
- size=848 align=8
- base size=848 base align=8
-QOpenGLFunctions_4_5_CoreBackend::Functions (0x0x7fadd1b9e360) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend
- size=864 align=8
- base size=864 base align=8
-QOpenGLFunctions_4_5_CoreBackend (0x0x7fadd1a86958) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1b9e300) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend::Functions
- size=2064 align=8
- base size=2064 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend::Functions (0x0x7fadd1b9e480) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend
- size=2080 align=8
- base size=2080 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend (0x0x7fadd1a869c0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1b9e420) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend::Functions
- size=136 align=8
- base size=136 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend::Functions (0x0x7fadd1b9e5a0) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend (0x0x7fadd1a86a28) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1b9e540) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend::Functions
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend::Functions (0x0x7fadd1b9e6c0) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend
- size=272 align=8
- base size=272 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend (0x0x7fadd1a86a90) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1b9e660) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend::Functions
- size=296 align=8
- base size=296 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend::Functions (0x0x7fadd1b9e7e0) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend
- size=312 align=8
- base size=312 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend (0x0x7fadd1a86af8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1b9e780) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend::Functions
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend::Functions (0x0x7fadd1b9e900) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend
- size=320 align=8
- base size=320 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend (0x0x7fadd1a86b60) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1b9e8a0) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend::Functions
- size=288 align=8
- base size=288 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend::Functions (0x0x7fadd1b9ea20) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend (0x0x7fadd1a86bc8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1b9e9c0) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend::Functions
- size=160 align=8
- base size=160 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend::Functions (0x0x7fadd1b9eb40) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend
- size=176 align=8
- base size=176 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend (0x0x7fadd1a86c30) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1b9eae0) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend::Functions
- size=240 align=8
- base size=240 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend::Functions (0x0x7fadd1b9ec60) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend (0x0x7fadd1a86c98) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1b9ec00) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend::Functions (0x0x7fadd1b9ed80) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend (0x0x7fadd1a86d00) 0
- QOpenGLVersionFunctionsBackend (0x0x7fadd1b9ed20) 0
-
-Class QOpenGLVersionProfile
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionProfile (0x0x7fadd1b9ee40) 0
-
-Class QOpenGLContextGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContextGroup::QPrivateSignal (0x0x7fadd18bc840) 0 empty
-
-Vtable for QOpenGLContextGroup
-QOpenGLContextGroup::_ZTV19QOpenGLContextGroup: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QOpenGLContextGroup)
-16 (int (*)(...))QOpenGLContextGroup::metaObject
-24 (int (*)(...))QOpenGLContextGroup::qt_metacast
-32 (int (*)(...))QOpenGLContextGroup::qt_metacall
-40 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-48 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContextGroup
- size=16 align=8
- base size=16 base align=8
-QOpenGLContextGroup (0x0x7fadd18c0750) 0
- vptr=((& QOpenGLContextGroup::_ZTV19QOpenGLContextGroup) + 16u)
- QObject (0x0x7fadd18bc7e0) 0
- primary-for QOpenGLContextGroup (0x0x7fadd18c0750)
-
-Class QOpenGLContext::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContext::QPrivateSignal (0x0x7fadd18bc900) 0 empty
-
-Vtable for QOpenGLContext
-QOpenGLContext::_ZTV14QOpenGLContext: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QOpenGLContext)
-16 (int (*)(...))QOpenGLContext::metaObject
-24 (int (*)(...))QOpenGLContext::qt_metacast
-32 (int (*)(...))QOpenGLContext::qt_metacall
-40 (int (*)(...))QOpenGLContext::~QOpenGLContext
-48 (int (*)(...))QOpenGLContext::~QOpenGLContext
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContext
- size=16 align=8
- base size=16 base align=8
-QOpenGLContext (0x0x7fadd18c07b8) 0
- vptr=((& QOpenGLContext::_ZTV14QOpenGLContext) + 16u)
- QObject (0x0x7fadd18bc8a0) 0
- primary-for QOpenGLContext (0x0x7fadd18c07b8)
-
-Class QOpenGLDebugMessage
- size=8 align=8
- base size=8 base align=8
-QOpenGLDebugMessage (0x0x7fadd18bc960) 0
-
-Class QOpenGLDebugLogger::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLDebugLogger::QPrivateSignal (0x0x7fadd197c180) 0 empty
-
-Vtable for QOpenGLDebugLogger
-QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLDebugLogger)
-16 (int (*)(...))QOpenGLDebugLogger::metaObject
-24 (int (*)(...))QOpenGLDebugLogger::qt_metacast
-32 (int (*)(...))QOpenGLDebugLogger::qt_metacall
-40 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-48 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLDebugLogger
- size=16 align=8
- base size=16 base align=8
-QOpenGLDebugLogger (0x0x7fadd18c0c30) 0
- vptr=((& QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger) + 16u)
- QObject (0x0x7fadd197c120) 0
- primary-for QOpenGLDebugLogger (0x0x7fadd18c0c30)
-
-Class QOpenGLFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLFunctions (0x0x7fadd197c300) 0
-
-Class QOpenGLFunctionsPrivate::Functions
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate::Functions (0x0x7fadd197c540) 0
-
-Class QOpenGLFunctionsPrivate
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate (0x0x7fadd197c4e0) 0
-
-Class QOpenGLExtraFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLExtraFunctions (0x0x7fadd18c0ea0) 0
- QOpenGLFunctions (0x0x7fadd1730c60) 0
-
-Class QOpenGLExtraFunctionsPrivate::Functions
- size=1728 align=8
- base size=1728 base align=8
-QOpenGLExtraFunctionsPrivate::Functions (0x0x7fadd1730d20) 0
-
-Class QOpenGLExtraFunctionsPrivate
- size=2880 align=8
- base size=2880 base align=8
-QOpenGLExtraFunctionsPrivate (0x0x7fadd18c0f08) 0
- QOpenGLFunctionsPrivate (0x0x7fadd1730cc0) 0
-
-Vtable for QOpenGLFramebufferObject
-QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLFramebufferObject)
-16 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-24 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-
-Class QOpenGLFramebufferObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLFramebufferObject (0x0x7fadd1594420) 0
- vptr=((& QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject) + 16u)
-
-Class QOpenGLFramebufferObjectFormat
- size=8 align=8
- base size=8 base align=8
-QOpenGLFramebufferObjectFormat (0x0x7fadd1594540) 0
-
-Vtable for QOpenGLPaintDevice
-QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLPaintDevice)
-16 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-24 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-32 (int (*)(...))QOpenGLPaintDevice::devType
-40 (int (*)(...))QOpenGLPaintDevice::paintEngine
-48 (int (*)(...))QOpenGLPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QOpenGLPaintDevice::ensureActiveTarget
-
-Class QOpenGLPaintDevice
- size=32 align=8
- base size=32 base align=8
-QOpenGLPaintDevice (0x0x7fadd149e208) 0
- vptr=((& QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice) + 16u)
- QPaintDevice (0x0x7fadd15945a0) 0
- primary-for QOpenGLPaintDevice (0x0x7fadd149e208)
-
-Class QOpenGLPixelTransferOptions
- size=8 align=8
- base size=8 base align=8
-QOpenGLPixelTransferOptions (0x0x7fadd15946c0) 0
-
-Class QOpenGLShader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShader::QPrivateSignal (0x0x7fadd1594a20) 0 empty
-
-Vtable for QOpenGLShader
-QOpenGLShader::_ZTV13QOpenGLShader: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLShader)
-16 (int (*)(...))QOpenGLShader::metaObject
-24 (int (*)(...))QOpenGLShader::qt_metacast
-32 (int (*)(...))QOpenGLShader::qt_metacall
-40 (int (*)(...))QOpenGLShader::~QOpenGLShader
-48 (int (*)(...))QOpenGLShader::~QOpenGLShader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLShader
- size=16 align=8
- base size=16 base align=8
-QOpenGLShader (0x0x7fadd149e410) 0
- vptr=((& QOpenGLShader::_ZTV13QOpenGLShader) + 16u)
- QObject (0x0x7fadd15949c0) 0
- primary-for QOpenGLShader (0x0x7fadd149e410)
-
-Class QOpenGLShaderProgram::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShaderProgram::QPrivateSignal (0x0x7fadd1594c60) 0 empty
-
-Vtable for QOpenGLShaderProgram
-QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QOpenGLShaderProgram)
-16 (int (*)(...))QOpenGLShaderProgram::metaObject
-24 (int (*)(...))QOpenGLShaderProgram::qt_metacast
-32 (int (*)(...))QOpenGLShaderProgram::qt_metacall
-40 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-48 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOpenGLShaderProgram::link
-
-Class QOpenGLShaderProgram
- size=16 align=8
- base size=16 base align=8
-QOpenGLShaderProgram (0x0x7fadd149e548) 0
- vptr=((& QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram) + 16u)
- QObject (0x0x7fadd1594c00) 0
- primary-for QOpenGLShaderProgram (0x0x7fadd149e548)
-
-Class QOpenGLTexture
- size=8 align=8
- base size=8 base align=8
-QOpenGLTexture (0x0x7fadd1594cc0) 0
-
-Class QOpenGLTextureBlitter
- size=8 align=8
- base size=8 base align=8
-QOpenGLTextureBlitter (0x0x7fadd1594f60) 0
-
-Class QOpenGLTimerQuery::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimerQuery::QPrivateSignal (0x0x7fadd1337120) 0 empty
-
-Vtable for QOpenGLTimerQuery
-QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOpenGLTimerQuery)
-16 (int (*)(...))QOpenGLTimerQuery::metaObject
-24 (int (*)(...))QOpenGLTimerQuery::qt_metacast
-32 (int (*)(...))QOpenGLTimerQuery::qt_metacall
-40 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-48 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimerQuery
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimerQuery (0x0x7fadd149e680) 0
- vptr=((& QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery) + 16u)
- QObject (0x0x7fadd13370c0) 0
- primary-for QOpenGLTimerQuery (0x0x7fadd149e680)
-
-Class QOpenGLTimeMonitor::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimeMonitor::QPrivateSignal (0x0x7fadd13371e0) 0 empty
-
-Vtable for QOpenGLTimeMonitor
-QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLTimeMonitor)
-16 (int (*)(...))QOpenGLTimeMonitor::metaObject
-24 (int (*)(...))QOpenGLTimeMonitor::qt_metacast
-32 (int (*)(...))QOpenGLTimeMonitor::qt_metacall
-40 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-48 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimeMonitor
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimeMonitor (0x0x7fadd149e6e8) 0
- vptr=((& QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor) + 16u)
- QObject (0x0x7fadd1337180) 0
- primary-for QOpenGLTimeMonitor (0x0x7fadd149e6e8)
-
-Class QOpenGLVertexArrayObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLVertexArrayObject::QPrivateSignal (0x0x7fadd13372a0) 0 empty
-
-Class QOpenGLVertexArrayObject::Binder
- size=8 align=8
- base size=8 base align=8
-QOpenGLVertexArrayObject::Binder (0x0x7fadd1337300) 0
-
-Vtable for QOpenGLVertexArrayObject
-QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLVertexArrayObject)
-16 (int (*)(...))QOpenGLVertexArrayObject::metaObject
-24 (int (*)(...))QOpenGLVertexArrayObject::qt_metacast
-32 (int (*)(...))QOpenGLVertexArrayObject::qt_metacall
-40 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-48 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLVertexArrayObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLVertexArrayObject (0x0x7fadd149e750) 0
- vptr=((& QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject) + 16u)
- QObject (0x0x7fadd1337240) 0
- primary-for QOpenGLVertexArrayObject (0x0x7fadd149e750)
-
-Class QPaintDeviceWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPaintDeviceWindow::QPrivateSignal (0x0x7fadd1337480) 0 empty
-
-Vtable for QPaintDeviceWindow
-QPaintDeviceWindow::_ZTV18QPaintDeviceWindow: 58u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-16 (int (*)(...))QPaintDeviceWindow::metaObject
-24 (int (*)(...))QPaintDeviceWindow::qt_metacast
-32 (int (*)(...))QPaintDeviceWindow::qt_metacall
-40 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-48 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QPaintDeviceWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))-16
-328 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-336 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD1Ev
-344 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD0Ev
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-384 (int (*)(...))-40
-392 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-400 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD1Ev
-408 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD0Ev
-416 (int (*)(...))QPaintDevice::devType
-424 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-440 (int (*)(...))QPaintDevice::initPainter
-448 (int (*)(...))QPaintDevice::redirected
-456 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDeviceWindow
- size=64 align=8
- base size=64 base align=8
-QPaintDeviceWindow (0x0x7fadd1371b60) 0
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 16u)
- QWindow (0x0x7fadd1371bd0) 0
- primary-for QPaintDeviceWindow (0x0x7fadd1371b60)
- QObject (0x0x7fadd1337360) 0
- primary-for QWindow (0x0x7fadd1371bd0)
- QSurface (0x0x7fadd13373c0) 16
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 336u)
- QPaintDevice (0x0x7fadd1337420) 40
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 400u)
-
-Class QOpenGLWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLWindow::QPrivateSignal (0x0x7fadd1337600) 0 empty
-
-Vtable for QOpenGLWindow
-QOpenGLWindow::_ZTV13QOpenGLWindow: 64u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLWindow)
-16 (int (*)(...))QOpenGLWindow::metaObject
-24 (int (*)(...))QOpenGLWindow::qt_metacast
-32 (int (*)(...))QOpenGLWindow::qt_metacall
-40 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-48 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QOpenGLWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QOpenGLWindow::paintEvent
-304 (int (*)(...))QOpenGLWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QOpenGLWindow::initializeGL
-328 (int (*)(...))QOpenGLWindow::resizeGL
-336 (int (*)(...))QOpenGLWindow::paintGL
-344 (int (*)(...))QOpenGLWindow::paintUnderGL
-352 (int (*)(...))QOpenGLWindow::paintOverGL
-360 (int (*)(...))QOpenGLWindow::redirected
-368 (int (*)(...))-16
-376 (int (*)(...))(& _ZTI13QOpenGLWindow)
-384 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD1Ev
-392 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD0Ev
-400 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-408 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-416 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-424 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-432 (int (*)(...))-40
-440 (int (*)(...))(& _ZTI13QOpenGLWindow)
-448 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD1Ev
-456 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD0Ev
-464 (int (*)(...))QPaintDevice::devType
-472 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-480 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-488 (int (*)(...))QPaintDevice::initPainter
-496 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow10redirectedEP6QPoint
-504 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QOpenGLWindow
- size=64 align=8
- base size=64 base align=8
-QOpenGLWindow (0x0x7fadd149e820) 0
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 16u)
- QPaintDeviceWindow (0x0x7fadd1388150) 0
- primary-for QOpenGLWindow (0x0x7fadd149e820)
- QWindow (0x0x7fadd13881c0) 0
- primary-for QPaintDeviceWindow (0x0x7fadd1388150)
- QObject (0x0x7fadd13374e0) 0
- primary-for QWindow (0x0x7fadd13881c0)
- QSurface (0x0x7fadd1337540) 16
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 384u)
- QPaintDevice (0x0x7fadd13375a0) 40
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 448u)
-
-Class QPageSize
- size=8 align=8
- base size=8 base align=8
-QPageSize (0x0x7fadd1337660) 0
-
-Class QPageLayout
- size=8 align=8
- base size=8 base align=8
-QPageLayout (0x0x7fadd13f5060) 0
-
-Class QPagedPaintDevice::Margins
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice::Margins (0x0x7fadd13f5a80) 0
-
-Vtable for QPagedPaintDevice
-QPagedPaintDevice::_ZTV17QPagedPaintDevice: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QPagedPaintDevice)
-16 0u
-24 0u
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QPagedPaintDevice::setPageSize
-96 (int (*)(...))QPagedPaintDevice::setPageSizeMM
-104 (int (*)(...))QPagedPaintDevice::setMargins
-
-Class QPagedPaintDevice
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice (0x0x7fadd141c548) 0
- vptr=((& QPagedPaintDevice::_ZTV17QPagedPaintDevice) + 16u)
- QPaintDevice (0x0x7fadd13f5a20) 0
- primary-for QPagedPaintDevice (0x0x7fadd141c548)
-
-Class QPainter::PixmapFragment
- size=80 align=8
- base size=80 base align=8
-QPainter::PixmapFragment (0x0x7fadd13f5b40) 0
-
-Class QPainter
- size=8 align=8
- base size=8 base align=8
-QPainter (0x0x7fadd13f5ae0) 0
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0x0x7fadd10cb960) 0 empty
-
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintEngine)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QPaintEngine::drawRects
-64 (int (*)(...))QPaintEngine::drawRects
-72 (int (*)(...))QPaintEngine::drawLines
-80 (int (*)(...))QPaintEngine::drawLines
-88 (int (*)(...))QPaintEngine::drawEllipse
-96 (int (*)(...))QPaintEngine::drawEllipse
-104 (int (*)(...))QPaintEngine::drawPath
-112 (int (*)(...))QPaintEngine::drawPoints
-120 (int (*)(...))QPaintEngine::drawPoints
-128 (int (*)(...))QPaintEngine::drawPolygon
-136 (int (*)(...))QPaintEngine::drawPolygon
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QPaintEngine::drawTextItem
-160 (int (*)(...))QPaintEngine::drawTiledPixmap
-168 (int (*)(...))QPaintEngine::drawImage
-176 (int (*)(...))QPaintEngine::coordinateOffset
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QPaintEngine
- size=32 align=8
- base size=32 base align=8
-QPaintEngine (0x0x7fadd10cbc00) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 16u)
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0x0x7fadd10cbea0) 0
-
-Class QPdfWriter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPdfWriter::QPrivateSignal (0x0x7fadd0e74300) 0 empty
-
-Vtable for QPdfWriter
-QPdfWriter::_ZTV10QPdfWriter: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QPdfWriter)
-16 (int (*)(...))QPdfWriter::metaObject
-24 (int (*)(...))QPdfWriter::qt_metacast
-32 (int (*)(...))QPdfWriter::qt_metacall
-40 (int (*)(...))QPdfWriter::~QPdfWriter
-48 (int (*)(...))QPdfWriter::~QPdfWriter
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPdfWriter::newPage
-120 (int (*)(...))QPdfWriter::setPageSize
-128 (int (*)(...))QPdfWriter::setPageSizeMM
-136 (int (*)(...))QPdfWriter::setMargins
-144 (int (*)(...))QPdfWriter::paintEngine
-152 (int (*)(...))QPdfWriter::metric
-160 (int (*)(...))-16
-168 (int (*)(...))(& _ZTI10QPdfWriter)
-176 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD1Ev
-184 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD0Ev
-192 (int (*)(...))QPaintDevice::devType
-200 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter11paintEngineEv
-208 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter6metricEN12QPaintDevice17PaintDeviceMetricE
-216 (int (*)(...))QPaintDevice::initPainter
-224 (int (*)(...))QPaintDevice::redirected
-232 (int (*)(...))QPaintDevice::sharedPainter
-240 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter7newPageEv
-248 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter11setPageSizeEN17QPagedPaintDevice8PageSizeE
-256 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter13setPageSizeMMERK6QSizeF
-264 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter10setMarginsERKN17QPagedPaintDevice7MarginsE
-
-Class QPdfWriter
- size=48 align=8
- base size=48 base align=8
-QPdfWriter (0x0x7fadd0edd540) 0
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 16u)
- QObject (0x0x7fadd0e74240) 0
- primary-for QPdfWriter (0x0x7fadd0edd540)
- QPagedPaintDevice (0x0x7fadd12015b0) 16
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 176u)
- QPaintDevice (0x0x7fadd0e742a0) 16
- primary-for QPagedPaintDevice (0x0x7fadd12015b0)
-
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QPicture)
-16 (int (*)(...))QPicture::~QPicture
-24 (int (*)(...))QPicture::~QPicture
-32 (int (*)(...))QPicture::devType
-40 (int (*)(...))QPicture::paintEngine
-48 (int (*)(...))QPicture::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QPicture::setData
-
-Class QPicture
- size=32 align=8
- base size=32 base align=8
-QPicture (0x0x7fadd1201618) 0
- vptr=((& QPicture::_ZTV8QPicture) + 16u)
- QPaintDevice (0x0x7fadd0e74480) 0
- primary-for QPicture (0x0x7fadd1201618)
-
-Class QPictureIO
- size=8 align=8
- base size=8 base align=8
-QPictureIO (0x0x7fadd0e74780) 0
-
-Class QPictureFormatPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPictureFormatPlugin::QPrivateSignal (0x0x7fadd0e74840) 0 empty
-
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-16 (int (*)(...))QPictureFormatPlugin::metaObject
-24 (int (*)(...))QPictureFormatPlugin::qt_metacast
-32 (int (*)(...))QPictureFormatPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPictureFormatPlugin::loadPicture
-120 (int (*)(...))QPictureFormatPlugin::savePicture
-128 (int (*)(...))__cxa_pure_virtual
-
-Class QPictureFormatPlugin
- size=16 align=8
- base size=16 base align=8
-QPictureFormatPlugin (0x0x7fadd1201820) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 16u)
- QObject (0x0x7fadd0e747e0) 0
- primary-for QPictureFormatPlugin (0x0x7fadd1201820)
-
-Class QPixmapCache::Key
- size=8 align=8
- base size=8 base align=8
-QPixmapCache::Key (0x0x7fadd0e74900) 0
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0x0x7fadd0e748a0) 0 empty
-
-Class QRasterWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRasterWindow::QPrivateSignal (0x0x7fadd0fb6a80) 0 empty
-
-Vtable for QRasterWindow
-QRasterWindow::_ZTV13QRasterWindow: 59u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QRasterWindow)
-16 (int (*)(...))QRasterWindow::metaObject
-24 (int (*)(...))QRasterWindow::qt_metacast
-32 (int (*)(...))QRasterWindow::qt_metacall
-40 (int (*)(...))QRasterWindow::~QRasterWindow
-48 (int (*)(...))QRasterWindow::~QRasterWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QRasterWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QRasterWindow::redirected
-328 (int (*)(...))-16
-336 (int (*)(...))(& _ZTI13QRasterWindow)
-344 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD1Ev
-352 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD0Ev
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-384 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-392 (int (*)(...))-40
-400 (int (*)(...))(& _ZTI13QRasterWindow)
-408 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD1Ev
-416 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD0Ev
-424 (int (*)(...))QPaintDevice::devType
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-440 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-448 (int (*)(...))QPaintDevice::initPainter
-456 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow10redirectedEP6QPoint
-464 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QRasterWindow
- size=64 align=8
- base size=64 base align=8
-QRasterWindow (0x0x7fadd0faff08) 0
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 16u)
- QPaintDeviceWindow (0x0x7fadd0fbdc40) 0
- primary-for QRasterWindow (0x0x7fadd0faff08)
- QWindow (0x0x7fadd0fbdcb0) 0
- primary-for QPaintDeviceWindow (0x0x7fadd0fbdc40)
- QObject (0x0x7fadd0fb6960) 0
- primary-for QWindow (0x0x7fadd0fbdcb0)
- QSurface (0x0x7fadd0fb69c0) 16
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 344u)
- QPaintDevice (0x0x7fadd0fb6a20) 40
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 408u)
-
-Class QScreen::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QScreen::QPrivateSignal (0x0x7fadd0fb6b40) 0 empty
-
-Vtable for QScreen
-QScreen::_ZTV7QScreen: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QScreen)
-16 (int (*)(...))QScreen::metaObject
-24 (int (*)(...))QScreen::qt_metacast
-32 (int (*)(...))QScreen::qt_metacall
-40 (int (*)(...))QScreen::~QScreen
-48 (int (*)(...))QScreen::~QScreen
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QScreen
- size=16 align=8
- base size=16 base align=8
-QScreen (0x0x7fadd0fdd000) 0
- vptr=((& QScreen::_ZTV7QScreen) + 16u)
- QObject (0x0x7fadd0fb6ae0) 0
- primary-for QScreen (0x0x7fadd0fdd000)
-
-Class QSessionManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSessionManager::QPrivateSignal (0x0x7fadd0fb6c00) 0 empty
-
-Vtable for QSessionManager
-QSessionManager::_ZTV15QSessionManager: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSessionManager)
-16 (int (*)(...))QSessionManager::metaObject
-24 (int (*)(...))QSessionManager::qt_metacast
-32 (int (*)(...))QSessionManager::qt_metacall
-40 (int (*)(...))QSessionManager::~QSessionManager
-48 (int (*)(...))QSessionManager::~QSessionManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSessionManager
- size=16 align=8
- base size=16 base align=8
-QSessionManager (0x0x7fadd0fdd068) 0
- vptr=((& QSessionManager::_ZTV15QSessionManager) + 16u)
- QObject (0x0x7fadd0fb6ba0) 0
- primary-for QSessionManager (0x0x7fadd0fdd068)
-
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStandardItem)
-16 (int (*)(...))QStandardItem::~QStandardItem
-24 (int (*)(...))QStandardItem::~QStandardItem
-32 (int (*)(...))QStandardItem::data
-40 (int (*)(...))QStandardItem::setData
-48 (int (*)(...))QStandardItem::clone
-56 (int (*)(...))QStandardItem::type
-64 (int (*)(...))QStandardItem::read
-72 (int (*)(...))QStandardItem::write
-80 (int (*)(...))QStandardItem::operator<
-
-Class QStandardItem
- size=16 align=8
- base size=16 base align=8
-QStandardItem (0x0x7fadd0fb6c60) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 16u)
-
-Class QStandardItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStandardItemModel::QPrivateSignal (0x0x7fadd0c513c0) 0 empty
-
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QStandardItemModel)
-16 (int (*)(...))QStandardItemModel::metaObject
-24 (int (*)(...))QStandardItemModel::qt_metacast
-32 (int (*)(...))QStandardItemModel::qt_metacall
-40 (int (*)(...))QStandardItemModel::~QStandardItemModel
-48 (int (*)(...))QStandardItemModel::~QStandardItemModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStandardItemModel::index
-120 (int (*)(...))QStandardItemModel::parent
-128 (int (*)(...))QStandardItemModel::sibling
-136 (int (*)(...))QStandardItemModel::rowCount
-144 (int (*)(...))QStandardItemModel::columnCount
-152 (int (*)(...))QStandardItemModel::hasChildren
-160 (int (*)(...))QStandardItemModel::data
-168 (int (*)(...))QStandardItemModel::setData
-176 (int (*)(...))QStandardItemModel::headerData
-184 (int (*)(...))QStandardItemModel::setHeaderData
-192 (int (*)(...))QStandardItemModel::itemData
-200 (int (*)(...))QStandardItemModel::setItemData
-208 (int (*)(...))QStandardItemModel::mimeTypes
-216 (int (*)(...))QStandardItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QStandardItemModel::dropMimeData
-240 (int (*)(...))QStandardItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStandardItemModel::insertRows
-264 (int (*)(...))QStandardItemModel::insertColumns
-272 (int (*)(...))QStandardItemModel::removeRows
-280 (int (*)(...))QStandardItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStandardItemModel::flags
-328 (int (*)(...))QStandardItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStandardItemModel
- size=16 align=8
- base size=16 base align=8
-QStandardItemModel (0x0x7fadd0fdd6e8) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 16u)
- QAbstractItemModel (0x0x7fadd0fdd750) 0
- primary-for QStandardItemModel (0x0x7fadd0fdd6e8)
- QObject (0x0x7fadd0c51360) 0
- primary-for QAbstractItemModel (0x0x7fadd0fdd750)
-
-Class QStaticText
- size=8 align=8
- base size=8 base align=8
-QStaticText (0x0x7fadd0c51420) 0
-
-Class QStyleHints::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStyleHints::QPrivateSignal (0x0x7fadd0c518a0) 0 empty
-
-Vtable for QStyleHints
-QStyleHints::_ZTV11QStyleHints: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QStyleHints)
-16 (int (*)(...))QStyleHints::metaObject
-24 (int (*)(...))QStyleHints::qt_metacast
-32 (int (*)(...))QStyleHints::qt_metacall
-40 (int (*)(...))QStyleHints::~QStyleHints
-48 (int (*)(...))QStyleHints::~QStyleHints
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QStyleHints
- size=16 align=8
- base size=16 base align=8
-QStyleHints (0x0x7fadd0fdd958) 0
- vptr=((& QStyleHints::_ZTV11QStyleHints) + 16u)
- QObject (0x0x7fadd0c51840) 0
- primary-for QStyleHints (0x0x7fadd0fdd958)
-
-Class QTextObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextObject::QPrivateSignal (0x0x7fadd0c51960) 0 empty
-
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextObject)
-16 (int (*)(...))QTextObject::metaObject
-24 (int (*)(...))QTextObject::qt_metacast
-32 (int (*)(...))QTextObject::qt_metacall
-40 (int (*)(...))QTextObject::~QTextObject
-48 (int (*)(...))QTextObject::~QTextObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextObject
- size=16 align=8
- base size=16 base align=8
-QTextObject (0x0x7fadd0fdd9c0) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 16u)
- QObject (0x0x7fadd0c51900) 0
- primary-for QTextObject (0x0x7fadd0fdd9c0)
-
-Class QTextBlockGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextBlockGroup::QPrivateSignal (0x0x7fadd0c51a20) 0 empty
-
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QTextBlockGroup)
-16 (int (*)(...))QTextBlockGroup::metaObject
-24 (int (*)(...))QTextBlockGroup::qt_metacast
-32 (int (*)(...))QTextBlockGroup::qt_metacall
-40 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-48 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextBlockGroup
- size=16 align=8
- base size=16 base align=8
-QTextBlockGroup (0x0x7fadd0fdda28) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 16u)
- QTextObject (0x0x7fadd0fdda90) 0
- primary-for QTextBlockGroup (0x0x7fadd0fdda28)
- QObject (0x0x7fadd0c519c0) 0
- primary-for QTextObject (0x0x7fadd0fdda90)
-
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-16 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-24 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-
-Class QTextFrameLayoutData
- size=8 align=8
- base size=8 base align=8
-QTextFrameLayoutData (0x0x7fadd0c51a80) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 16u)
-
-Class QTextFrame::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextFrame::QPrivateSignal (0x0x7fadd0c51b40) 0 empty
-
-Class QTextFrame::iterator
- size=32 align=8
- base size=28 base align=8
-QTextFrame::iterator (0x0x7fadd0c51ba0) 0
-
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextFrame)
-16 (int (*)(...))QTextFrame::metaObject
-24 (int (*)(...))QTextFrame::qt_metacast
-32 (int (*)(...))QTextFrame::qt_metacall
-40 (int (*)(...))QTextFrame::~QTextFrame
-48 (int (*)(...))QTextFrame::~QTextFrame
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextFrame
- size=16 align=8
- base size=16 base align=8
-QTextFrame (0x0x7fadd0fddaf8) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 16u)
- QTextObject (0x0x7fadd0fddb60) 0
- primary-for QTextFrame (0x0x7fadd0fddaf8)
- QObject (0x0x7fadd0c51ae0) 0
- primary-for QTextObject (0x0x7fadd0fddb60)
-
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QTextBlockUserData)
-16 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-24 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-
-Class QTextBlockUserData
- size=8 align=8
- base size=8 base align=8
-QTextBlockUserData (0x0x7fadd0c51e40) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 16u)
-
-Class QTextBlock::iterator
- size=24 align=8
- base size=20 base align=8
-QTextBlock::iterator (0x0x7fadd0c51f00) 0
-
-Class QTextBlock
- size=16 align=8
- base size=12 base align=8
-QTextBlock (0x0x7fadd0c51ea0) 0
-
-Class QTextFragment
- size=16 align=8
- base size=16 base align=8
-QTextFragment (0x0x7fadd0db9420) 0
-
-Class QSyntaxHighlighter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSyntaxHighlighter::QPrivateSignal (0x0x7fadd0db9720) 0 empty
-
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-16 (int (*)(...))QSyntaxHighlighter::metaObject
-24 (int (*)(...))QSyntaxHighlighter::qt_metacast
-32 (int (*)(...))QSyntaxHighlighter::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QSyntaxHighlighter
- size=16 align=8
- base size=16 base align=8
-QSyntaxHighlighter (0x0x7fadd0dc5270) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 16u)
- QObject (0x0x7fadd0db96c0) 0
- primary-for QSyntaxHighlighter (0x0x7fadd0dc5270)
-
-Class QTextDocumentFragment
- size=8 align=8
- base size=8 base align=8
-QTextDocumentFragment (0x0x7fadd0db9780) 0
-
-Class QTextDocumentWriter
- size=8 align=8
- base size=8 base align=8
-QTextDocumentWriter (0x0x7fadd0db97e0) 0
-
-Class QTextList::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextList::QPrivateSignal (0x0x7fadd0db98a0) 0 empty
-
-Vtable for QTextList
-QTextList::_ZTV9QTextList: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTextList)
-16 (int (*)(...))QTextList::metaObject
-24 (int (*)(...))QTextList::qt_metacast
-32 (int (*)(...))QTextList::qt_metacall
-40 (int (*)(...))QTextList::~QTextList
-48 (int (*)(...))QTextList::~QTextList
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextList
- size=16 align=8
- base size=16 base align=8
-QTextList (0x0x7fadd0dc52d8) 0
- vptr=((& QTextList::_ZTV9QTextList) + 16u)
- QTextBlockGroup (0x0x7fadd0dc5340) 0
- primary-for QTextList (0x0x7fadd0dc52d8)
- QTextObject (0x0x7fadd0dc53a8) 0
- primary-for QTextBlockGroup (0x0x7fadd0dc5340)
- QObject (0x0x7fadd0db9840) 0
- primary-for QTextObject (0x0x7fadd0dc53a8)
-
-Class QTextTableCell
- size=16 align=8
- base size=12 base align=8
-QTextTableCell (0x0x7fadd0db9900) 0
-
-Class QTextTable::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextTable::QPrivateSignal (0x0x7fadd0db99c0) 0 empty
-
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextTable)
-16 (int (*)(...))QTextTable::metaObject
-24 (int (*)(...))QTextTable::qt_metacast
-32 (int (*)(...))QTextTable::qt_metacall
-40 (int (*)(...))QTextTable::~QTextTable
-48 (int (*)(...))QTextTable::~QTextTable
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextTable
- size=16 align=8
- base size=16 base align=8
-QTextTable (0x0x7fadd0dc5410) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 16u)
- QTextFrame (0x0x7fadd0dc5478) 0
- primary-for QTextTable (0x0x7fadd0dc5410)
- QTextObject (0x0x7fadd0dc54e0) 0
- primary-for QTextFrame (0x0x7fadd0dc5478)
- QObject (0x0x7fadd0db9960) 0
- primary-for QTextObject (0x0x7fadd0dc54e0)
-
-Class QValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QValidator::QPrivateSignal (0x0x7fadd0db9a80) 0 empty
-
-Vtable for QValidator
-QValidator::_ZTV10QValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QValidator)
-16 (int (*)(...))QValidator::metaObject
-24 (int (*)(...))QValidator::qt_metacast
-32 (int (*)(...))QValidator::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QValidator::fixup
-
-Class QValidator
- size=16 align=8
- base size=16 base align=8
-QValidator (0x0x7fadd0dc5548) 0
- vptr=((& QValidator::_ZTV10QValidator) + 16u)
- QObject (0x0x7fadd0db9a20) 0
- primary-for QValidator (0x0x7fadd0dc5548)
-
-Class QIntValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIntValidator::QPrivateSignal (0x0x7fadd0db9b40) 0 empty
-
-Vtable for QIntValidator
-QIntValidator::_ZTV13QIntValidator: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QIntValidator)
-16 (int (*)(...))QIntValidator::metaObject
-24 (int (*)(...))QIntValidator::qt_metacast
-32 (int (*)(...))QIntValidator::qt_metacall
-40 (int (*)(...))QIntValidator::~QIntValidator
-48 (int (*)(...))QIntValidator::~QIntValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIntValidator::validate
-120 (int (*)(...))QIntValidator::fixup
-128 (int (*)(...))QIntValidator::setRange
-
-Class QIntValidator
- size=24 align=8
- base size=24 base align=8
-QIntValidator (0x0x7fadd0dc55b0) 0
- vptr=((& QIntValidator::_ZTV13QIntValidator) + 16u)
- QValidator (0x0x7fadd0dc5618) 0
- primary-for QIntValidator (0x0x7fadd0dc55b0)
- QObject (0x0x7fadd0db9ae0) 0
- primary-for QValidator (0x0x7fadd0dc5618)
-
-Class QDoubleValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDoubleValidator::QPrivateSignal (0x0x7fadd0db9c00) 0 empty
-
-Vtable for QDoubleValidator
-QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QDoubleValidator)
-16 (int (*)(...))QDoubleValidator::metaObject
-24 (int (*)(...))QDoubleValidator::qt_metacast
-32 (int (*)(...))QDoubleValidator::qt_metacall
-40 (int (*)(...))QDoubleValidator::~QDoubleValidator
-48 (int (*)(...))QDoubleValidator::~QDoubleValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QDoubleValidator::validate
-120 (int (*)(...))QValidator::fixup
-128 (int (*)(...))QDoubleValidator::setRange
-
-Class QDoubleValidator
- size=40 align=8
- base size=36 base align=8
-QDoubleValidator (0x0x7fadd0dc5680) 0
- vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 16u)
- QValidator (0x0x7fadd0dc56e8) 0
- primary-for QDoubleValidator (0x0x7fadd0dc5680)
- QObject (0x0x7fadd0db9ba0) 0
- primary-for QValidator (0x0x7fadd0dc56e8)
-
-Class QRegExpValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegExpValidator::QPrivateSignal (0x0x7fadd0db9d20) 0 empty
-
-Vtable for QRegExpValidator
-QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QRegExpValidator)
-16 (int (*)(...))QRegExpValidator::metaObject
-24 (int (*)(...))QRegExpValidator::qt_metacast
-32 (int (*)(...))QRegExpValidator::qt_metacall
-40 (int (*)(...))QRegExpValidator::~QRegExpValidator
-48 (int (*)(...))QRegExpValidator::~QRegExpValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegExpValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegExpValidator
- size=24 align=8
- base size=24 base align=8
-QRegExpValidator (0x0x7fadd0dc5750) 0
- vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 16u)
- QValidator (0x0x7fadd0dc57b8) 0
- primary-for QRegExpValidator (0x0x7fadd0dc5750)
- QObject (0x0x7fadd0db9cc0) 0
- primary-for QValidator (0x0x7fadd0dc57b8)
-
-Class QRegularExpressionValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegularExpressionValidator::QPrivateSignal (0x0x7fadd0db9de0) 0 empty
-
-Vtable for QRegularExpressionValidator
-QRegularExpressionValidator::_ZTV27QRegularExpressionValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QRegularExpressionValidator)
-16 (int (*)(...))QRegularExpressionValidator::metaObject
-24 (int (*)(...))QRegularExpressionValidator::qt_metacast
-32 (int (*)(...))QRegularExpressionValidator::qt_metacall
-40 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-48 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegularExpressionValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegularExpressionValidator
- size=16 align=8
- base size=16 base align=8
-QRegularExpressionValidator (0x0x7fadd0dc5820) 0
- vptr=((& QRegularExpressionValidator::_ZTV27QRegularExpressionValidator) + 16u)
- QValidator (0x0x7fadd0dc5888) 0
- primary-for QRegularExpressionValidator (0x0x7fadd0dc5820)
- QObject (0x0x7fadd0db9d80) 0
- primary-for QValidator (0x0x7fadd0dc5888)
-
diff --git a/tests/auto/bic/data/QtX11Extras.5.11.0.linux-gcc-amd64.txt b/tests/auto/bic/data/QtX11Extras.5.11.0.linux-gcc-amd64.txt
deleted file mode 100644
index e3165d2..0000000
--- a/tests/auto/bic/data/QtX11Extras.5.11.0.linux-gcc-amd64.txt
+++ /dev/null
@@ -1,8357 +0,0 @@
-Class std::__failure_type
- size=1 align=1
- base size=0 base align=1
-std::__failure_type (0x0x7fb1329c2060) 0 empty
-
-Class std::__do_is_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_destructible_impl (0x0x7fb132a0b7e0) 0 empty
-
-Class std::__do_is_nt_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nt_destructible_impl (0x0x7fb132a0ba20) 0 empty
-
-Class std::__do_is_default_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_default_constructible_impl (0x0x7fb132a0bc60) 0 empty
-
-Class std::__do_is_static_castable_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_static_castable_impl (0x0x7fb132a0bea0) 0 empty
-
-Class std::__do_is_direct_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_direct_constructible_impl (0x0x7fb132a3a060) 0 empty
-
-Class std::__do_is_nary_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nary_constructible_impl (0x0x7fb132a3a420) 0 empty
-
-Class std::__do_common_type_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_common_type_impl (0x0x7fb13265aba0) 0 empty
-
-Class std::__do_member_type_wrapper
- size=1 align=1
- base size=0 base align=1
-std::__do_member_type_wrapper (0x0x7fb13265ac60) 0 empty
-
-Class std::__result_of_memfun_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_ref_impl (0x0x7fb13268b000) 0 empty
-
-Class std::__result_of_memfun_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_deref_impl (0x0x7fb13268b0c0) 0 empty
-
-Class std::__result_of_memobj_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_ref_impl (0x0x7fb13268b180) 0 empty
-
-Class std::__result_of_memobj_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_deref_impl (0x0x7fb13268b240) 0 empty
-
-Class std::__result_of_other_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_other_impl (0x0x7fb13268b4e0) 0 empty
-
-Class std::piecewise_construct_t
- size=1 align=1
- base size=0 base align=1
-std::piecewise_construct_t (0x0x7fb13268b6c0) 0 empty
-
-Class std::__true_type
- size=1 align=1
- base size=0 base align=1
-std::__true_type (0x0x7fb13268bb40) 0 empty
-
-Class std::__false_type
- size=1 align=1
- base size=0 base align=1
-std::__false_type (0x0x7fb13268bba0) 0 empty
-
-Class std::input_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::input_iterator_tag (0x0x7fb13273e840) 0 empty
-
-Class std::output_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::output_iterator_tag (0x0x7fb13273e8a0) 0 empty
-
-Class std::forward_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::forward_iterator_tag (0x0x7fb132694478) 0 empty
- std::input_iterator_tag (0x0x7fb13273e900) 0 empty
-
-Class std::bidirectional_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::bidirectional_iterator_tag (0x0x7fb1326944e0) 0 empty
- std::forward_iterator_tag (0x0x7fb132694548) 0 empty
- std::input_iterator_tag (0x0x7fb13273e960) 0 empty
-
-Class std::random_access_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::random_access_iterator_tag (0x0x7fb1326945b0) 0 empty
- std::bidirectional_iterator_tag (0x0x7fb132694618) 0 empty
- std::forward_iterator_tag (0x0x7fb132694680) 0 empty
- std::input_iterator_tag (0x0x7fb13273e9c0) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_iter (0x0x7fb13277e660) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_val (0x0x7fb13277e6c0) 0 empty
-
-Class __gnu_cxx::__ops::_Val_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Val_less_iter (0x0x7fb13277e720) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_iter (0x0x7fb13277e780) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_val (0x0x7fb13277e7e0) 0 empty
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0x0x7fb13246a300) 0
-
-Class __locale_struct
- size=232 align=8
- base size=232 base align=8
-__locale_struct (0x0x7fb13246a540) 0
-
-Class timespec
- size=16 align=8
- base size=16 base align=8
-timespec (0x0x7fb13246a600) 0
-
-Class timeval
- size=16 align=8
- base size=16 base align=8
-timeval (0x0x7fb13246a660) 0
-
-Class pthread_attr_t
- size=56 align=8
- base size=56 base align=8
-pthread_attr_t (0x0x7fb13246a720) 0
-
-Class __pthread_internal_list
- size=16 align=8
- base size=16 base align=8
-__pthread_internal_list (0x0x7fb13246a780) 0
-
-Class random_data
- size=48 align=8
- base size=48 base align=8
-random_data (0x0x7fb13246ac00) 0
-
-Class drand48_data
- size=24 align=8
- base size=24 base align=8
-drand48_data (0x0x7fb13246ac60) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9exception)
-16 (int (*)(...))std::exception::~exception
-24 (int (*)(...))std::exception::~exception
-32 (int (*)(...))std::exception::what
-
-Class std::exception
- size=8 align=8
- base size=8 base align=8
-std::exception (0x0x7fb13246acc0) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 16u)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13bad_exception)
-16 (int (*)(...))std::bad_exception::~bad_exception
-24 (int (*)(...))std::bad_exception::~bad_exception
-32 (int (*)(...))std::bad_exception::what
-
-Class std::bad_exception
- size=8 align=8
- base size=8 base align=8
-std::bad_exception (0x0x7fb132694bc8) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 16u)
- std::exception (0x0x7fb13246ad20) 0 nearly-empty
- primary-for std::bad_exception (0x0x7fb132694bc8)
-
-Class std::__exception_ptr::exception_ptr
- size=8 align=8
- base size=8 base align=8
-std::__exception_ptr::exception_ptr (0x0x7fb13246ad80) 0
-
-Vtable for std::nested_exception
-std::nested_exception::_ZTVSt16nested_exception: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16nested_exception)
-16 (int (*)(...))std::nested_exception::~nested_exception
-24 (int (*)(...))std::nested_exception::~nested_exception
-
-Class std::nested_exception
- size=16 align=8
- base size=16 base align=8
-std::nested_exception (0x0x7fb13246ade0) 0
- vptr=((& std::nested_exception::_ZTVSt16nested_exception) + 16u)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9bad_alloc)
-16 (int (*)(...))std::bad_alloc::~bad_alloc
-24 (int (*)(...))std::bad_alloc::~bad_alloc
-32 (int (*)(...))std::bad_alloc::what
-
-Class std::bad_alloc
- size=8 align=8
- base size=8 base align=8
-std::bad_alloc (0x0x7fb132694dd0) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 16u)
- std::exception (0x0x7fb1325bc240) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7fb132694dd0)
-
-Vtable for std::bad_array_new_length
-std::bad_array_new_length::_ZTVSt20bad_array_new_length: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt20bad_array_new_length)
-16 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-24 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-32 (int (*)(...))std::bad_array_new_length::what
-
-Class std::bad_array_new_length
- size=8 align=8
- base size=8 base align=8
-std::bad_array_new_length (0x0x7fb132694e38) 0 nearly-empty
- vptr=((& std::bad_array_new_length::_ZTVSt20bad_array_new_length) + 16u)
- std::bad_alloc (0x0x7fb132694ea0) 0 nearly-empty
- primary-for std::bad_array_new_length (0x0x7fb132694e38)
- std::exception (0x0x7fb1325bc2a0) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7fb132694ea0)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0x0x7fb1325bc300) 0 empty
-
-Class __exception
- size=40 align=8
- base size=40 base align=8
-__exception (0x0x7fb1325bcf00) 0
-
-Class lconv
- size=96 align=8
- base size=96 base align=8
-lconv (0x0x7fb1322fcc00) 0
-
-Vtable for __cxxabiv1::__forced_unwind
-__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class __cxxabiv1::__forced_unwind
- size=8 align=8
- base size=8 base align=8
-__cxxabiv1::__forced_unwind (0x0x7fb1322fcc60) 0 nearly-empty
- vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 16u)
-
-Class sched_param
- size=4 align=4
- base size=4 base align=4
-sched_param (0x0x7fb1320bbb40) 0
-
-Class __sched_param
- size=4 align=4
- base size=4 base align=4
-__sched_param (0x0x7fb1320bbba0) 0
-
-Class timex
- size=208 align=8
- base size=208 base align=8
-timex (0x0x7fb1320bbc60) 0
-
-Class tm
- size=56 align=8
- base size=56 base align=8
-tm (0x0x7fb1320bbcc0) 0
-
-Class itimerspec
- size=32 align=8
- base size=32 base align=8
-itimerspec (0x0x7fb1320bbd20) 0
-
-Class _pthread_cleanup_buffer
- size=32 align=8
- base size=32 base align=8
-_pthread_cleanup_buffer (0x0x7fb1320bbd80) 0
-
-Class __pthread_cleanup_frame
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_frame (0x0x7fb1320bbea0) 0
-
-Class __pthread_cleanup_class
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_class (0x0x7fb1320bbf00) 0
-
-Class _IO_marker
- size=24 align=8
- base size=24 base align=8
-_IO_marker (0x0x7fb1321b1360) 0
-
-Class _IO_FILE
- size=216 align=8
- base size=216 base align=8
-_IO_FILE (0x0x7fb1321b13c0) 0
-
-Class std::_Hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Hash_impl (0x0x7fb13201bba0) 0 empty
-
-Class std::_Fnv_hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Fnv_hash_impl (0x0x7fb13201bc00) 0 empty
-
-Class std::__numeric_limits_base
- size=1 align=1
- base size=0 base align=1
-std::__numeric_limits_base (0x0x7fb131c42ba0) 0 empty
-
-Class std::_Bit_reference
- size=16 align=8
- base size=16 base align=8
-std::_Bit_reference (0x0x7fb131e0d9c0) 0
-
-Class std::_Bit_iterator_base
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator_base (0x0x7fb131c3bc30) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7fb131e0da80) 0 empty
-
-Class std::_Bit_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator (0x0x7fb131c3bc98) 0
- std::_Bit_iterator_base (0x0x7fb131c3bd00) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7fb131e0dae0) 0 empty
-
-Class std::_Bit_const_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_const_iterator (0x0x7fb131c3bd68) 0
- std::_Bit_iterator_base (0x0x7fb131c3bdd0) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7fb131e0db40) 0 empty
-
-Class std::random_device
- size=5000 align=8
- base size=5000 base align=8
-std::random_device (0x0x7fb131be2960) 0
-
-Class std::bernoulli_distribution::param_type
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution::param_type (0x0x7fb131908720) 0
-
-Class std::bernoulli_distribution
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution (0x0x7fb1319086c0) 0
-
-Class std::seed_seq
- size=24 align=8
- base size=24 base align=8
-std::seed_seq (0x0x7fb1316dc6c0) 0
-
-Class qIsNull(double)::U
- size=8 align=8
- base size=8 base align=8
-qIsNull(double)::U (0x0x7fb1302ac1e0) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0x0x7fb1302ac240) 0
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0x0x7fb130355cc0) 0 empty
-
-Class QMessageLogContext
- size=32 align=8
- base size=32 base align=8
-QMessageLogContext (0x0x7fb130355d20) 0
-
-Class QMessageLogger
- size=32 align=8
- base size=32 base align=8
-QMessageLogger (0x0x7fb130355d80) 0
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0x0x7fb130355de0) 0
-
-Class QIncompatibleFlag
- size=4 align=4
- base size=4 base align=4
-QIncompatibleFlag (0x0x7fb1303c10c0) 0
-
-Class std::__atomic_flag_base
- size=1 align=1
- base size=1 base align=1
-std::__atomic_flag_base (0x0x7fb1303c1600) 0
-
-Class std::atomic_flag
- size=1 align=1
- base size=1 base align=1
-std::atomic_flag (0x0x7fb13035faf8) 0
- std::__atomic_flag_base (0x0x7fb1303c1660) 0
-
-Class QAtomicInt
- size=4 align=4
- base size=4 base align=4
-QAtomicInt (0x0x7fb12fe95270) 0
- QAtomicInteger<int> (0x0x7fb12fe952d8) 0
- QBasicAtomicInteger<int> (0x0x7fb130190d80) 0
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0x0x7fb12fa45360) 0 empty
-
-Class QtPrivate::QSlotObjectBase
- size=16 align=8
- base size=16 base align=8
-QtPrivate::QSlotObjectBase (0x0x7fb12f7e03c0) 0
-
-Class QGenericArgument
- size=16 align=8
- base size=16 base align=8
-QGenericArgument (0x0x7fb12f7e04e0) 0
-
-Class QGenericReturnArgument
- size=16 align=8
- base size=16 base align=8
-QGenericReturnArgument (0x0x7fb12fd92d00) 0
- QGenericArgument (0x0x7fb12f7e0540) 0
-
-Class QMetaObject
- size=48 align=8
- base size=48 base align=8
-QMetaObject (0x0x7fb12f7e06c0) 0
-
-Class QMetaObject::Connection
- size=8 align=8
- base size=8 base align=8
-QMetaObject::Connection (0x0x7fb12f7e0780) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0x0x7fb12f8c57e0) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0x0x7fb12f8c5840) 0
-
-Class QtPrivate::RefCount
- size=4 align=4
- base size=4 base align=4
-QtPrivate::RefCount (0x0x7fb12f8c5ae0) 0
-
-Class QArrayData
- size=24 align=8
- base size=24 base align=8
-QArrayData (0x0x7fb12f8c5b40) 0
-
-Class QtPrivate::QContainerImplHelper
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QContainerImplHelper (0x0x7fb12f8c5ea0) 0 empty
-
-Class std::locale
- size=8 align=8
- base size=8 base align=8
-std::locale (0x0x7fb12f8c5f00) 0
-
-Vtable for std::locale::facet
-std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6locale5facetE)
-16 (int (*)(...))std::locale::facet::~facet
-24 (int (*)(...))std::locale::facet::~facet
-
-Class std::locale::facet
- size=16 align=8
- base size=12 base align=8
-std::locale::facet (0x0x7fb12f8c5f60) 0
- vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 16u)
-
-Class std::locale::id
- size=8 align=8
- base size=8 base align=8
-std::locale::id (0x0x7fb12f610000) 0
-
-Class std::locale::_Impl
- size=40 align=8
- base size=40 base align=8
-std::locale::_Impl (0x0x7fb12f610060) 0
-
-Class std::__cow_string
- size=8 align=8
- base size=8 base align=8
-std::__cow_string (0x0x7fb12f610420) 0
-
-Vtable for std::logic_error
-std::logic_error::_ZTVSt11logic_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11logic_error)
-16 (int (*)(...))std::logic_error::~logic_error
-24 (int (*)(...))std::logic_error::~logic_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::logic_error
- size=16 align=8
- base size=16 base align=8
-std::logic_error (0x0x7fb12f643340) 0
- vptr=((& std::logic_error::_ZTVSt11logic_error) + 16u)
- std::exception (0x0x7fb12f6104e0) 0 nearly-empty
- primary-for std::logic_error (0x0x7fb12f643340)
-
-Vtable for std::domain_error
-std::domain_error::_ZTVSt12domain_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12domain_error)
-16 (int (*)(...))std::domain_error::~domain_error
-24 (int (*)(...))std::domain_error::~domain_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::domain_error
- size=16 align=8
- base size=16 base align=8
-std::domain_error (0x0x7fb12f6433a8) 0
- vptr=((& std::domain_error::_ZTVSt12domain_error) + 16u)
- std::logic_error (0x0x7fb12f643410) 0
- primary-for std::domain_error (0x0x7fb12f6433a8)
- std::exception (0x0x7fb12f610540) 0 nearly-empty
- primary-for std::logic_error (0x0x7fb12f643410)
-
-Vtable for std::invalid_argument
-std::invalid_argument::_ZTVSt16invalid_argument: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16invalid_argument)
-16 (int (*)(...))std::invalid_argument::~invalid_argument
-24 (int (*)(...))std::invalid_argument::~invalid_argument
-32 (int (*)(...))std::logic_error::what
-
-Class std::invalid_argument
- size=16 align=8
- base size=16 base align=8
-std::invalid_argument (0x0x7fb12f643478) 0
- vptr=((& std::invalid_argument::_ZTVSt16invalid_argument) + 16u)
- std::logic_error (0x0x7fb12f6434e0) 0
- primary-for std::invalid_argument (0x0x7fb12f643478)
- std::exception (0x0x7fb12f6105a0) 0 nearly-empty
- primary-for std::logic_error (0x0x7fb12f6434e0)
-
-Vtable for std::length_error
-std::length_error::_ZTVSt12length_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12length_error)
-16 (int (*)(...))std::length_error::~length_error
-24 (int (*)(...))std::length_error::~length_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::length_error
- size=16 align=8
- base size=16 base align=8
-std::length_error (0x0x7fb12f643548) 0
- vptr=((& std::length_error::_ZTVSt12length_error) + 16u)
- std::logic_error (0x0x7fb12f6435b0) 0
- primary-for std::length_error (0x0x7fb12f643548)
- std::exception (0x0x7fb12f610600) 0 nearly-empty
- primary-for std::logic_error (0x0x7fb12f6435b0)
-
-Vtable for std::out_of_range
-std::out_of_range::_ZTVSt12out_of_range: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12out_of_range)
-16 (int (*)(...))std::out_of_range::~out_of_range
-24 (int (*)(...))std::out_of_range::~out_of_range
-32 (int (*)(...))std::logic_error::what
-
-Class std::out_of_range
- size=16 align=8
- base size=16 base align=8
-std::out_of_range (0x0x7fb12f643618) 0
- vptr=((& std::out_of_range::_ZTVSt12out_of_range) + 16u)
- std::logic_error (0x0x7fb12f643680) 0
- primary-for std::out_of_range (0x0x7fb12f643618)
- std::exception (0x0x7fb12f610660) 0 nearly-empty
- primary-for std::logic_error (0x0x7fb12f643680)
-
-Vtable for std::runtime_error
-std::runtime_error::_ZTVSt13runtime_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13runtime_error)
-16 (int (*)(...))std::runtime_error::~runtime_error
-24 (int (*)(...))std::runtime_error::~runtime_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::runtime_error
- size=16 align=8
- base size=16 base align=8
-std::runtime_error (0x0x7fb12f6436e8) 0
- vptr=((& std::runtime_error::_ZTVSt13runtime_error) + 16u)
- std::exception (0x0x7fb12f6106c0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fb12f6436e8)
-
-Vtable for std::range_error
-std::range_error::_ZTVSt11range_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11range_error)
-16 (int (*)(...))std::range_error::~range_error
-24 (int (*)(...))std::range_error::~range_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::range_error
- size=16 align=8
- base size=16 base align=8
-std::range_error (0x0x7fb12f643750) 0
- vptr=((& std::range_error::_ZTVSt11range_error) + 16u)
- std::runtime_error (0x0x7fb12f6437b8) 0
- primary-for std::range_error (0x0x7fb12f643750)
- std::exception (0x0x7fb12f610720) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fb12f6437b8)
-
-Vtable for std::overflow_error
-std::overflow_error::_ZTVSt14overflow_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt14overflow_error)
-16 (int (*)(...))std::overflow_error::~overflow_error
-24 (int (*)(...))std::overflow_error::~overflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::overflow_error
- size=16 align=8
- base size=16 base align=8
-std::overflow_error (0x0x7fb12f643820) 0
- vptr=((& std::overflow_error::_ZTVSt14overflow_error) + 16u)
- std::runtime_error (0x0x7fb12f643888) 0
- primary-for std::overflow_error (0x0x7fb12f643820)
- std::exception (0x0x7fb12f610780) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fb12f643888)
-
-Vtable for std::underflow_error
-std::underflow_error::_ZTVSt15underflow_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt15underflow_error)
-16 (int (*)(...))std::underflow_error::~underflow_error
-24 (int (*)(...))std::underflow_error::~underflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::underflow_error
- size=16 align=8
- base size=16 base align=8
-std::underflow_error (0x0x7fb12f6438f0) 0
- vptr=((& std::underflow_error::_ZTVSt15underflow_error) + 16u)
- std::runtime_error (0x0x7fb12f643958) 0
- primary-for std::underflow_error (0x0x7fb12f6438f0)
- std::exception (0x0x7fb12f6107e0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fb12f643958)
-
-Vtable for std::_V2::error_category
-std::_V2::error_category::_ZTVNSt3_V214error_categoryE: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt3_V214error_categoryE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))std::_V2::error_category::_M_message
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))std::_V2::error_category::default_error_condition
-64 (int (*)(...))std::_V2::error_category::equivalent
-72 (int (*)(...))std::_V2::error_category::equivalent
-
-Class std::_V2::error_category
- size=8 align=8
- base size=8 base align=8
-std::_V2::error_category (0x0x7fb12f610960) 0 nearly-empty
- vptr=((& std::_V2::error_category::_ZTVNSt3_V214error_categoryE) + 16u)
-
-Class std::error_code
- size=16 align=8
- base size=16 base align=8
-std::error_code (0x0x7fb12f610ba0) 0
-
-Class std::error_condition
- size=16 align=8
- base size=16 base align=8
-std::error_condition (0x0x7fb12f610d20) 0
-
-Vtable for std::system_error
-std::system_error::_ZTVSt12system_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12system_error)
-16 (int (*)(...))std::system_error::~system_error
-24 (int (*)(...))std::system_error::~system_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::system_error
- size=32 align=8
- base size=32 base align=8
-std::system_error (0x0x7fb12f643e38) 0
- vptr=((& std::system_error::_ZTVSt12system_error) + 16u)
- std::runtime_error (0x0x7fb12f643ea0) 0
- primary-for std::system_error (0x0x7fb12f643e38)
- std::exception (0x0x7fb12f610f60) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fb12f643ea0)
-
-Vtable for std::ios_base::failure
-std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt8ios_base7failureB5cxx11E)
-16 (int (*)(...))std::ios_base::failure::~failure
-24 (int (*)(...))std::ios_base::failure::~failure
-32 (int (*)(...))std::ios_base::failure::what
-
-Class std::ios_base::failure
- size=32 align=8
- base size=32 base align=8
-std::ios_base::failure (0x0x7fb12f6f99c0) 0
- vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E) + 16u)
- std::system_error (0x0x7fb12f6f9a28) 0
- primary-for std::ios_base::failure (0x0x7fb12f6f99c0)
- std::runtime_error (0x0x7fb12f6f9a90) 0
- primary-for std::system_error (0x0x7fb12f6f9a28)
- std::exception (0x0x7fb12f7012a0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fb12f6f9a90)
-
-Class std::ios_base::_Callback_list
- size=24 align=8
- base size=24 base align=8
-std::ios_base::_Callback_list (0x0x7fb12f701300) 0
-
-Class std::ios_base::_Words
- size=16 align=8
- base size=16 base align=8
-std::ios_base::_Words (0x0x7fb12f701360) 0
-
-Class std::ios_base::Init
- size=1 align=1
- base size=0 base align=1
-std::ios_base::Init (0x0x7fb12f7013c0) 0 empty
-
-Vtable for std::ios_base
-std::ios_base::_ZTVSt8ios_base: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8ios_base)
-16 (int (*)(...))std::ios_base::~ios_base
-24 (int (*)(...))std::ios_base::~ios_base
-
-Class std::ios_base
- size=216 align=8
- base size=216 base align=8
-std::ios_base (0x0x7fb12f701240) 0
- vptr=((& std::ios_base::_ZTVSt8ios_base) + 16u)
-
-Class std::ctype_base
- size=1 align=1
- base size=0 base align=1
-std::ctype_base (0x0x7fb12f701b40) 0 empty
-
-Class std::__num_base
- size=1 align=1
- base size=0 base align=1
-std::__num_base (0x0x7fb12f490240) 0 empty
-
-VTT for std::basic_ostream<char>
-std::basic_ostream<char>::_ZTTSo: 2u entries
-0 ((& std::basic_ostream<char>::_ZTVSo) + 24u)
-8 ((& std::basic_ostream<char>::_ZTVSo) + 64u)
-
-VTT for std::basic_ostream<wchar_t>
-std::basic_ostream<wchar_t>::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
-0 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 64u)
-
-VTT for std::basic_istream<char>
-std::basic_istream<char>::_ZTTSi: 2u entries
-0 ((& std::basic_istream<char>::_ZTVSi) + 24u)
-8 ((& std::basic_istream<char>::_ZTVSi) + 64u)
-
-VTT for std::basic_istream<wchar_t>
-std::basic_istream<wchar_t>::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
-0 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 64u)
-
-Construction vtable for std::basic_istream<char> (0x0x7fb12efc03a8 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd0_Si: 10u entries
-0 24u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISi)
-24 0u
-32 0u
-40 18446744073709551592u
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISi)
-64 0u
-72 0u
-
-Construction vtable for std::basic_ostream<char> (0x0x7fb12efc0478 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd16_So: 10u entries
-0 8u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISo)
-24 0u
-32 0u
-40 18446744073709551608u
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISo)
-64 0u
-72 0u
-
-VTT for std::basic_iostream<char>
-std::basic_iostream<char>::_ZTTSd: 7u entries
-0 ((& std::basic_iostream<char>::_ZTVSd) + 24u)
-8 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 24u)
-16 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 64u)
-24 ((& std::basic_iostream<char>::_ZTCSd16_So) + 24u)
-32 ((& std::basic_iostream<char>::_ZTCSd16_So) + 64u)
-40 ((& std::basic_iostream<char>::_ZTVSd) + 104u)
-48 ((& std::basic_iostream<char>::_ZTVSd) + 64u)
-
-Construction vtable for std::basic_istream<wchar_t> (0x0x7fb12efc0820 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
-0 24u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-24 0u
-32 0u
-40 18446744073709551592u
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-64 0u
-72 0u
-
-Construction vtable for std::basic_ostream<wchar_t> (0x0x7fb12efc08f0 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E: 10u entries
-0 8u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-24 0u
-32 0u
-40 18446744073709551608u
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-64 0u
-72 0u
-
-VTT for std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
-0 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 24u)
-16 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 64u)
-24 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 24u)
-32 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 64u)
-40 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 104u)
-48 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 64u)
-
-Class QByteArrayDataPtr
- size=8 align=8
- base size=8 base align=8
-QByteArrayDataPtr (0x0x7fb12f24ca80) 0
-
-Class QByteArray
- size=8 align=8
- base size=8 base align=8
-QByteArray (0x0x7fb12f24cae0) 0
-
-Class QByteRef
- size=16 align=8
- base size=12 base align=8
-QByteRef (0x0x7fb12f10de40) 0
-
-Class QStringDataPtr
- size=8 align=8
- base size=8 base align=8
-QStringDataPtr (0x0x7fb12edf21e0) 0
-
-Class QStringView
- size=16 align=8
- base size=16 base align=8
-QStringView (0x0x7fb12edf2660) 0
-
-Class QLatin1String
- size=16 align=8
- base size=16 base align=8
-QLatin1String (0x0x7fb12ee7f4e0) 0
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0x0x7fb12ee7fb40) 0 empty
-
-Class QString
- size=8 align=8
- base size=8 base align=8
-QString (0x0x7fb12ee7fae0) 0
-
-Class QCharRef
- size=16 align=8
- base size=12 base align=8
-QCharRef (0x0x7fb12ec6ec00) 0
-
-Class QStringRef
- size=16 align=8
- base size=16 base align=8
-QStringRef (0x0x7fb12ea0b840) 0
-
-Class QtPrivate::QHashCombine
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombine (0x0x7fb12e7d34e0) 0 empty
-
-Class QtPrivate::QHashCombineCommutative
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombineCommutative (0x0x7fb12e7d3540) 0 empty
-
-Class std::__detail::_List_node_base
- size=16 align=8
- base size=16 base align=8
-std::__detail::_List_node_base (0x0x7fb12e7d35a0) 0
-
-Class QListData::NotArrayCompatibleLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotArrayCompatibleLayout (0x0x7fb12e7d3960) 0 empty
-
-Class QListData::NotIndirectLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotIndirectLayout (0x0x7fb12e7d39c0) 0 empty
-
-Class QListData::ArrayCompatibleLayout
- size=1 align=1
- base size=1 base align=1
-QListData::ArrayCompatibleLayout (0x0x7fb12e80f340) 0 empty
- QListData::NotIndirectLayout (0x0x7fb12e7d3a20) 0 empty
-
-Class QListData::InlineWithPaddingLayout
- size=1 align=1
- base size=1 base align=1
-QListData::InlineWithPaddingLayout (0x0x7fb12e8d4850) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7fb12e7d3a80) 0 empty
- QListData::NotIndirectLayout (0x0x7fb12e7d3ae0) 0 empty
-
-Class QListData::IndirectLayout
- size=1 align=1
- base size=1 base align=1
-QListData::IndirectLayout (0x0x7fb12e80f3a8) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7fb12e7d3b40) 0 empty
-
-Class QListData::Data
- size=24 align=8
- base size=24 base align=8
-QListData::Data (0x0x7fb12e7d3ba0) 0
-
-Class QListData
- size=8 align=8
- base size=8 base align=8
-QListData (0x0x7fb12e7d3900) 0
-
-Class QRegExp
- size=8 align=8
- base size=8 base align=8
-QRegExp (0x0x7fb12e5e9060) 0
-
-Class QStringMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QStringMatcher::Data (0x0x7fb12e6962a0) 0
-
-Class QStringMatcher
- size=1048 align=8
- base size=1048 base align=8
-QStringMatcher (0x0x7fb12e696240) 0
-
-Class QStringList
- size=8 align=8
- base size=8 base align=8
-QStringList (0x0x7fb12e688dd0) 0
- QList<QString> (0x0x7fb12e688e38) 0
- QListSpecialMethods<QString> (0x0x7fb12e696480) 0 empty
-
-Class QScopedPointerPodDeleter
- size=1 align=1
- base size=0 base align=1
-QScopedPointerPodDeleter (0x0x7fb12e6968a0) 0 empty
-
-Class std::_Rb_tree_node_base
- size=32 align=8
- base size=32 base align=8
-std::_Rb_tree_node_base (0x0x7fb12e3a9480) 0
-
-Class std::allocator_arg_t
- size=1 align=1
- base size=0 base align=1
-std::allocator_arg_t (0x0x7fb12e3a9ae0) 0 empty
-
-Class std::__uses_alloc_base
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc_base (0x0x7fb12e3a9c60) 0 empty
-
-Class std::__uses_alloc0::_Sink
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc0::_Sink (0x0x7fb12e3a9d20) 0 empty
-
-Class std::__uses_alloc0
- size=1 align=1
- base size=1 base align=1
-std::__uses_alloc0 (0x0x7fb12e6fd750) 0
- std::__uses_alloc_base (0x0x7fb12e3a9cc0) 0 empty
-
-Class std::_Swallow_assign
- size=1 align=1
- base size=0 base align=1
-std::_Swallow_assign (0x0x7fb12e577d80) 0 empty
-
-Class QtPrivate::AbstractDebugStreamFunction
- size=16 align=8
- base size=16 base align=8
-QtPrivate::AbstractDebugStreamFunction (0x0x7fb12e2ed000) 0
-
-Class QtPrivate::AbstractComparatorFunction
- size=24 align=8
- base size=24 base align=8
-QtPrivate::AbstractComparatorFunction (0x0x7fb12e2ed0c0) 0
-
-Class QtPrivate::AbstractConverterFunction
- size=8 align=8
- base size=8 base align=8
-QtPrivate::AbstractConverterFunction (0x0x7fb12e2ed1e0) 0
-
-Class QMetaType
- size=80 align=8
- base size=80 base align=8
-QMetaType (0x0x7fb12e2ed360) 0
-
-Class QtMetaTypePrivate::VariantData
- size=24 align=8
- base size=20 base align=8
-QtMetaTypePrivate::VariantData (0x0x7fb12e2ed780) 0
-
-Class QtMetaTypePrivate::VectorBoolElements
- size=1 align=1
- base size=0 base align=1
-QtMetaTypePrivate::VectorBoolElements (0x0x7fb12e2ed8a0) 0 empty
-
-Class QtMetaTypePrivate::QSequentialIterableImpl
- size=104 align=8
- base size=104 base align=8
-QtMetaTypePrivate::QSequentialIterableImpl (0x0x7fb12e01f240) 0
-
-Class QtMetaTypePrivate::QAssociativeIterableImpl
- size=112 align=8
- base size=112 base align=8
-QtMetaTypePrivate::QAssociativeIterableImpl (0x0x7fb12e01f660) 0
-
-Class QtMetaTypePrivate::QPairVariantInterfaceImpl
- size=40 align=8
- base size=40 base align=8
-QtMetaTypePrivate::QPairVariantInterfaceImpl (0x0x7fb12e01f960) 0
-
-Class std::chrono::_V2::system_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::system_clock (0x0x7fb12dec61e0) 0 empty
-
-Class std::chrono::_V2::steady_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::steady_clock (0x0x7fb12dc05060) 0 empty
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QObjectData)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-
-Class QObjectData
- size=48 align=8
- base size=48 base align=8
-QObjectData (0x0x7fb12dc050c0) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 16u)
-
-Class QObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObject::QPrivateSignal (0x0x7fb12dc052a0) 0 empty
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QObject)
-16 (int (*)(...))QObject::metaObject
-24 (int (*)(...))QObject::qt_metacast
-32 (int (*)(...))QObject::qt_metacall
-40 (int (*)(...))QObject::~QObject
-48 (int (*)(...))QObject::~QObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObject
- size=16 align=8
- base size=16 base align=8
-QObject (0x0x7fb12dc05240) 0
- vptr=((& QObject::_ZTV7QObject) + 16u)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QObjectUserData)
-16 (int (*)(...))QObjectUserData::~QObjectUserData
-24 (int (*)(...))QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=8 align=8
- base size=8 base align=8
-QObjectUserData (0x0x7fb12dcdd540) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 16u)
-
-Class QSignalBlocker
- size=16 align=8
- base size=10 base align=8
-QSignalBlocker (0x0x7fb12dcdd5a0) 0
-
-Class QAbstractAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractAnimation::QPrivateSignal (0x0x7fb12dcdd660) 0 empty
-
-Vtable for QAbstractAnimation
-QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractAnimation)
-16 (int (*)(...))QAbstractAnimation::metaObject
-24 (int (*)(...))QAbstractAnimation::qt_metacast
-32 (int (*)(...))QAbstractAnimation::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAbstractAnimation
- size=16 align=8
- base size=16 base align=8
-QAbstractAnimation (0x0x7fb12dcc0958) 0
- vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 16u)
- QObject (0x0x7fb12dcdd600) 0
- primary-for QAbstractAnimation (0x0x7fb12dcc0958)
-
-Class QAnimationDriver::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationDriver::QPrivateSignal (0x0x7fb12dcdd720) 0 empty
-
-Vtable for QAnimationDriver
-QAnimationDriver::_ZTV16QAnimationDriver: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAnimationDriver)
-16 (int (*)(...))QAnimationDriver::metaObject
-24 (int (*)(...))QAnimationDriver::qt_metacast
-32 (int (*)(...))QAnimationDriver::qt_metacall
-40 (int (*)(...))QAnimationDriver::~QAnimationDriver
-48 (int (*)(...))QAnimationDriver::~QAnimationDriver
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAnimationDriver::advance
-120 (int (*)(...))QAnimationDriver::elapsed
-128 (int (*)(...))QAnimationDriver::start
-136 (int (*)(...))QAnimationDriver::stop
-
-Class QAnimationDriver
- size=16 align=8
- base size=16 base align=8
-QAnimationDriver (0x0x7fb12dcc09c0) 0
- vptr=((& QAnimationDriver::_ZTV16QAnimationDriver) + 16u)
- QObject (0x0x7fb12dcdd6c0) 0
- primary-for QAnimationDriver (0x0x7fb12dcc09c0)
-
-Class QEventLoop::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventLoop::QPrivateSignal (0x0x7fb12dcdd7e0) 0 empty
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QEventLoop)
-16 (int (*)(...))QEventLoop::metaObject
-24 (int (*)(...))QEventLoop::qt_metacast
-32 (int (*)(...))QEventLoop::qt_metacall
-40 (int (*)(...))QEventLoop::~QEventLoop
-48 (int (*)(...))QEventLoop::~QEventLoop
-56 (int (*)(...))QEventLoop::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QEventLoop
- size=16 align=8
- base size=16 base align=8
-QEventLoop (0x0x7fb12dcc0a28) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 16u)
- QObject (0x0x7fb12dcdd780) 0
- primary-for QEventLoop (0x0x7fb12dcc0a28)
-
-Class QEventLoopLocker
- size=8 align=8
- base size=8 base align=8
-QEventLoopLocker (0x0x7fb12dcdd9c0) 0
-
-Class QAbstractEventDispatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractEventDispatcher::QPrivateSignal (0x0x7fb12dcdda80) 0 empty
-
-Class QAbstractEventDispatcher::TimerInfo
- size=12 align=4
- base size=12 base align=4
-QAbstractEventDispatcher::TimerInfo (0x0x7fb12dcddae0) 0
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 28u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-16 (int (*)(...))QAbstractEventDispatcher::metaObject
-24 (int (*)(...))QAbstractEventDispatcher::qt_metacast
-32 (int (*)(...))QAbstractEventDispatcher::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-192 (int (*)(...))__cxa_pure_virtual
-200 (int (*)(...))__cxa_pure_virtual
-208 (int (*)(...))QAbstractEventDispatcher::startingUp
-216 (int (*)(...))QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=16 align=8
- base size=16 base align=8
-QAbstractEventDispatcher (0x0x7fb12dcc0b60) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 16u)
- QObject (0x0x7fb12dcdda20) 0
- primary-for QAbstractEventDispatcher (0x0x7fb12dcc0b60)
-
-Vtable for std::type_info
-std::type_info::_ZTVSt9type_info: 8u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9type_info)
-16 (int (*)(...))std::type_info::~type_info
-24 (int (*)(...))std::type_info::~type_info
-32 (int (*)(...))std::type_info::__is_pointer_p
-40 (int (*)(...))std::type_info::__is_function_p
-48 (int (*)(...))std::type_info::__do_catch
-56 (int (*)(...))std::type_info::__do_upcast
-
-Class std::type_info
- size=16 align=8
- base size=16 base align=8
-std::type_info (0x0x7fb12dcddd80) 0
- vptr=((& std::type_info::_ZTVSt9type_info) + 16u)
-
-Vtable for std::bad_cast
-std::bad_cast::_ZTVSt8bad_cast: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8bad_cast)
-16 (int (*)(...))std::bad_cast::~bad_cast
-24 (int (*)(...))std::bad_cast::~bad_cast
-32 (int (*)(...))std::bad_cast::what
-
-Class std::bad_cast
- size=8 align=8
- base size=8 base align=8
-std::bad_cast (0x0x7fb12dcc0d68) 0 nearly-empty
- vptr=((& std::bad_cast::_ZTVSt8bad_cast) + 16u)
- std::exception (0x0x7fb12dcddde0) 0 nearly-empty
- primary-for std::bad_cast (0x0x7fb12dcc0d68)
-
-Vtable for std::bad_typeid
-std::bad_typeid::_ZTVSt10bad_typeid: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt10bad_typeid)
-16 (int (*)(...))std::bad_typeid::~bad_typeid
-24 (int (*)(...))std::bad_typeid::~bad_typeid
-32 (int (*)(...))std::bad_typeid::what
-
-Class std::bad_typeid
- size=8 align=8
- base size=8 base align=8
-std::bad_typeid (0x0x7fb12dcc0dd0) 0 nearly-empty
- vptr=((& std::bad_typeid::_ZTVSt10bad_typeid) + 16u)
- std::exception (0x0x7fb12dcdde40) 0 nearly-empty
- primary-for std::bad_typeid (0x0x7fb12dcc0dd0)
-
-Vtable for std::bad_function_call
-std::bad_function_call::_ZTVSt17bad_function_call: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt17bad_function_call)
-16 (int (*)(...))std::bad_function_call::~bad_function_call
-24 (int (*)(...))std::bad_function_call::~bad_function_call
-32 (int (*)(...))std::bad_function_call::what
-
-Class std::bad_function_call
- size=8 align=8
- base size=8 base align=8
-std::bad_function_call (0x0x7fb12db27068) 0 nearly-empty
- vptr=((& std::bad_function_call::_ZTVSt17bad_function_call) + 16u)
- std::exception (0x0x7fb12da90f00) 0 nearly-empty
- primary-for std::bad_function_call (0x0x7fb12db27068)
-
-Class std::_Nocopy_types
- size=16 align=8
- base size=16 base align=8
-std::_Nocopy_types (0x0x7fb12db33000) 0
-
-Class std::_Any_data
- size=16 align=8
- base size=16 base align=8
-std::_Any_data (0x0x7fb12db33060) 0
-
-Class std::_Function_base
- size=24 align=8
- base size=24 base align=8
-std::_Function_base (0x0x7fb12db33180) 0
-
-Class QMapNodeBase
- size=24 align=8
- base size=24 base align=8
-QMapNodeBase (0x0x7fb12db33660) 0
-
-Class QMapDataBase
- size=40 align=8
- base size=40 base align=8
-QMapDataBase (0x0x7fb12db33ba0) 0
-
-Class QHashData::Node
- size=16 align=8
- base size=16 base align=8
-QHashData::Node (0x0x7fb12db33f60) 0
-
-Class QHashData
- size=48 align=8
- base size=44 base align=8
-QHashData (0x0x7fb12db33f00) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0x0x7fb12d8db000) 0 empty
-
-Class QVariant::PrivateShared
- size=16 align=8
- base size=12 base align=8
-QVariant::PrivateShared (0x0x7fb12d8db8a0) 0
-
-Class QVariant::Private::Data
- size=8 align=8
- base size=8 base align=8
-QVariant::Private::Data (0x0x7fb12d8db960) 0
-
-Class QVariant::Private
- size=16 align=8
- base size=12 base align=8
-QVariant::Private (0x0x7fb12d8db900) 0
-
-Class QVariant::Handler
- size=72 align=8
- base size=72 base align=8
-QVariant::Handler (0x0x7fb12d8db9c0) 0
-
-Class QVariant
- size=16 align=8
- base size=16 base align=8
-QVariant (0x0x7fb12d8db840) 0
-
-Class QVariantComparisonHelper
- size=8 align=8
- base size=8 base align=8
-QVariantComparisonHelper (0x0x7fb12d72a4e0) 0
-
-Class QSequentialIterable::const_iterator
- size=112 align=8
- base size=112 base align=8
-QSequentialIterable::const_iterator (0x0x7fb12d72ab40) 0
-
-Class QSequentialIterable
- size=104 align=8
- base size=104 base align=8
-QSequentialIterable (0x0x7fb12d72aae0) 0
-
-Class QAssociativeIterable::const_iterator
- size=120 align=8
- base size=120 base align=8
-QAssociativeIterable::const_iterator (0x0x7fb12d72ac00) 0
-
-Class QAssociativeIterable
- size=112 align=8
- base size=112 base align=8
-QAssociativeIterable (0x0x7fb12d72aba0) 0
-
-Class QModelIndex
- size=24 align=8
- base size=24 base align=8
-QModelIndex (0x0x7fb12d450f00) 0
-
-Class QPersistentModelIndex
- size=8 align=8
- base size=8 base align=8
-QPersistentModelIndex (0x0x7fb12d19b600) 0
-
-Class QAbstractItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractItemModel::QPrivateSignal (0x0x7fb12d236d20) 0 empty
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractItemModel)
-16 (int (*)(...))QAbstractItemModel::metaObject
-24 (int (*)(...))QAbstractItemModel::qt_metacast
-32 (int (*)(...))QAbstractItemModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractItemModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractItemModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractItemModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractItemModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=16 align=8
- base size=16 base align=8
-QAbstractItemModel (0x0x7fb12d23cdd0) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 16u)
- QObject (0x0x7fb12d236cc0) 0
- primary-for QAbstractItemModel (0x0x7fb12d23cdd0)
-
-Class QAbstractTableModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTableModel::QPrivateSignal (0x0x7fb12d29b600) 0 empty
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTableModel)
-16 (int (*)(...))QAbstractTableModel::metaObject
-24 (int (*)(...))QAbstractTableModel::qt_metacast
-32 (int (*)(...))QAbstractTableModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractTableModel::index
-120 (int (*)(...))QAbstractTableModel::parent
-128 (int (*)(...))QAbstractTableModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractTableModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractTableModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractTableModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=16 align=8
- base size=16 base align=8
-QAbstractTableModel (0x0x7fb12d2994e0) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 16u)
- QAbstractItemModel (0x0x7fb12d299548) 0
- primary-for QAbstractTableModel (0x0x7fb12d2994e0)
- QObject (0x0x7fb12d29b5a0) 0
- primary-for QAbstractItemModel (0x0x7fb12d299548)
-
-Class QAbstractListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractListModel::QPrivateSignal (0x0x7fb12d29b6c0) 0 empty
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractListModel)
-16 (int (*)(...))QAbstractListModel::metaObject
-24 (int (*)(...))QAbstractListModel::qt_metacast
-32 (int (*)(...))QAbstractListModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QAbstractListModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractListModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=16 align=8
- base size=16 base align=8
-QAbstractListModel (0x0x7fb12d2995b0) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 16u)
- QAbstractItemModel (0x0x7fb12d299618) 0
- primary-for QAbstractListModel (0x0x7fb12d2995b0)
- QObject (0x0x7fb12d29b660) 0
- primary-for QAbstractItemModel (0x0x7fb12d299618)
-
-Vtable for QAbstractNativeEventFilter
-QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAbstractNativeEventFilter)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractNativeEventFilter
- size=16 align=8
- base size=16 base align=8
-QAbstractNativeEventFilter (0x0x7fb12d29b960) 0
- vptr=((& QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter) + 16u)
-
-Class QAbstractProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractProxyModel::QPrivateSignal (0x0x7fb12d29ba20) 0 empty
-
-Vtable for QAbstractProxyModel
-QAbstractProxyModel::_ZTV19QAbstractProxyModel: 53u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractProxyModel)
-16 (int (*)(...))QAbstractProxyModel::metaObject
-24 (int (*)(...))QAbstractProxyModel::qt_metacast
-32 (int (*)(...))QAbstractProxyModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractProxyModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QAbstractProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QAbstractProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QAbstractProxyModel::setSourceModel
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))__cxa_pure_virtual
-408 (int (*)(...))QAbstractProxyModel::mapSelectionToSource
-416 (int (*)(...))QAbstractProxyModel::mapSelectionFromSource
-
-Class QAbstractProxyModel
- size=16 align=8
- base size=16 base align=8
-QAbstractProxyModel (0x0x7fb12d299750) 0
- vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 16u)
- QAbstractItemModel (0x0x7fb12d2997b8) 0
- primary-for QAbstractProxyModel (0x0x7fb12d299750)
- QObject (0x0x7fb12d29b9c0) 0
- primary-for QAbstractItemModel (0x0x7fb12d2997b8)
-
-Class QAbstractState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractState::QPrivateSignal (0x0x7fb12d29bae0) 0 empty
-
-Vtable for QAbstractState
-QAbstractState::_ZTV14QAbstractState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QAbstractState)
-16 (int (*)(...))QAbstractState::metaObject
-24 (int (*)(...))QAbstractState::qt_metacast
-32 (int (*)(...))QAbstractState::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractState
- size=16 align=8
- base size=16 base align=8
-QAbstractState (0x0x7fb12d299820) 0
- vptr=((& QAbstractState::_ZTV14QAbstractState) + 16u)
- QObject (0x0x7fb12d29ba80) 0
- primary-for QAbstractState (0x0x7fb12d299820)
-
-Class QAbstractTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTransition::QPrivateSignal (0x0x7fb12d29bba0) 0 empty
-
-Vtable for QAbstractTransition
-QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTransition)
-16 (int (*)(...))QAbstractTransition::metaObject
-24 (int (*)(...))QAbstractTransition::qt_metacast
-32 (int (*)(...))QAbstractTransition::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractTransition
- size=16 align=8
- base size=16 base align=8
-QAbstractTransition (0x0x7fb12d299888) 0
- vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 16u)
- QObject (0x0x7fb12d29bb40) 0
- primary-for QAbstractTransition (0x0x7fb12d299888)
-
-Class QAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationGroup::QPrivateSignal (0x0x7fb12d29bc60) 0 empty
-
-Vtable for QAnimationGroup
-QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QAnimationGroup)
-16 (int (*)(...))QAnimationGroup::metaObject
-24 (int (*)(...))QAnimationGroup::qt_metacast
-32 (int (*)(...))QAnimationGroup::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QAnimationGroup (0x0x7fb12d2998f0) 0
- vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 16u)
- QAbstractAnimation (0x0x7fb12d299958) 0
- primary-for QAnimationGroup (0x0x7fb12d2998f0)
- QObject (0x0x7fb12d29bc00) 0
- primary-for QAbstractAnimation (0x0x7fb12d299958)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0x0x7fb12d0039c0) 0
-
-Class QBitArray
- size=8 align=8
- base size=8 base align=8
-QBitArray (0x0x7fb12d003c60) 0
-
-Class QBitRef
- size=16 align=8
- base size=12 base align=8
-QBitRef (0x0x7fb12d003d20) 0
-
-Class QIODevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIODevice::QPrivateSignal (0x0x7fb12d09f060) 0 empty
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QIODevice)
-16 (int (*)(...))QIODevice::metaObject
-24 (int (*)(...))QIODevice::qt_metacast
-32 (int (*)(...))QIODevice::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QIODevice::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))__cxa_pure_virtual
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))__cxa_pure_virtual
-
-Class QIODevice
- size=16 align=8
- base size=16 base align=8
-QIODevice (0x0x7fb12d09e000) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 16u)
- QObject (0x0x7fb12d09f000) 0
- primary-for QIODevice (0x0x7fb12d09e000)
-
-Class QBuffer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QBuffer::QPrivateSignal (0x0x7fb12d09f2a0) 0 empty
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBuffer)
-16 (int (*)(...))QBuffer::metaObject
-24 (int (*)(...))QBuffer::qt_metacast
-32 (int (*)(...))QBuffer::qt_metacall
-40 (int (*)(...))QBuffer::~QBuffer
-48 (int (*)(...))QBuffer::~QBuffer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QBuffer::connectNotify
-104 (int (*)(...))QBuffer::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QBuffer::open
-128 (int (*)(...))QBuffer::close
-136 (int (*)(...))QBuffer::pos
-144 (int (*)(...))QBuffer::size
-152 (int (*)(...))QBuffer::seek
-160 (int (*)(...))QBuffer::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QBuffer::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QBuffer::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QBuffer::writeData
-
-Class QBuffer
- size=16 align=8
- base size=16 base align=8
-QBuffer (0x0x7fb12d09e138) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 16u)
- QIODevice (0x0x7fb12d09e1a0) 0
- primary-for QBuffer (0x0x7fb12d09e138)
- QObject (0x0x7fb12d09f240) 0
- primary-for QIODevice (0x0x7fb12d09e1a0)
-
-Class QByteArrayMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QByteArrayMatcher::Data (0x0x7fb12d09f360) 0
-
-Class QByteArrayMatcher
- size=1040 align=8
- base size=1040 base align=8
-QByteArrayMatcher (0x0x7fb12d09f300) 0
-
-Class QStaticByteArrayMatcherBase::Skiptable
- size=256 align=1
- base size=256 base align=1
-QStaticByteArrayMatcherBase::Skiptable (0x0x7fb12d09f480) 0
-
-Class QStaticByteArrayMatcherBase
- size=256 align=16
- base size=256 base align=16
-QStaticByteArrayMatcherBase (0x0x7fb12d09f420) 0
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0x0x7fb12d09f660) 0
-
-Class QLocale
- size=8 align=8
- base size=8 base align=8
-QLocale (0x0x7fb12d09f840) 0
-
-Class QCollatorSortKey
- size=8 align=8
- base size=8 base align=8
-QCollatorSortKey (0x0x7fb12d09fe40) 0
-
-Class QCollator
- size=8 align=8
- base size=8 base align=8
-QCollator (0x0x7fb12d09ff00) 0
-
-Class QCommandLineOption
- size=8 align=8
- base size=8 base align=8
-QCommandLineOption (0x0x7fb12ced1f00) 0
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QEvent)
-16 (int (*)(...))QEvent::~QEvent
-24 (int (*)(...))QEvent::~QEvent
-
-Class QEvent
- size=24 align=8
- base size=20 base align=8
-QEvent (0x0x7fb12cf193c0) 0
- vptr=((& QEvent::_ZTV6QEvent) + 16u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTimerEvent)
-16 (int (*)(...))QTimerEvent::~QTimerEvent
-24 (int (*)(...))QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=24 align=8
- base size=24 base align=8
-QTimerEvent (0x0x7fb12ceee680) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 16u)
- QEvent (0x0x7fb12cf19420) 0
- primary-for QTimerEvent (0x0x7fb12ceee680)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QChildEvent)
-16 (int (*)(...))QChildEvent::~QChildEvent
-24 (int (*)(...))QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=32 align=8
- base size=32 base align=8
-QChildEvent (0x0x7fb12ceee6e8) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 16u)
- QEvent (0x0x7fb12cf19480) 0
- primary-for QChildEvent (0x0x7fb12ceee6e8)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-16 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-24 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=32 align=8
- base size=32 base align=8
-QDynamicPropertyChangeEvent (0x0x7fb12ceeec30) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 16u)
- QEvent (0x0x7fb12cf19960) 0
- primary-for QDynamicPropertyChangeEvent (0x0x7fb12ceeec30)
-
-Vtable for QDeferredDeleteEvent
-QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QDeferredDeleteEvent)
-16 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-24 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-
-Class QDeferredDeleteEvent
- size=24 align=8
- base size=24 base align=8
-QDeferredDeleteEvent (0x0x7fb12ceeec98) 0
- vptr=((& QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent) + 16u)
- QEvent (0x0x7fb12cf199c0) 0
- primary-for QDeferredDeleteEvent (0x0x7fb12ceeec98)
-
-Class QCoreApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QCoreApplication::QPrivateSignal (0x0x7fb12cf19a80) 0 empty
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QCoreApplication)
-16 (int (*)(...))QCoreApplication::metaObject
-24 (int (*)(...))QCoreApplication::qt_metacast
-32 (int (*)(...))QCoreApplication::qt_metacall
-40 (int (*)(...))QCoreApplication::~QCoreApplication
-48 (int (*)(...))QCoreApplication::~QCoreApplication
-56 (int (*)(...))QCoreApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QCoreApplication::notify
-120 (int (*)(...))QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=16 align=8
- base size=16 base align=8
-QCoreApplication (0x0x7fb12ceeed00) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 16u)
- QObject (0x0x7fb12cf19a20) 0
- primary-for QCoreApplication (0x0x7fb12ceeed00)
-
-Class QCommandLineParser
- size=8 align=8
- base size=8 base align=8
-QCommandLineParser (0x0x7fb12cf19ae0) 0
-
-Class QContiguousCacheData
- size=24 align=4
- base size=24 base align=4
-QContiguousCacheData (0x0x7fb12cf19b40) 0
-
-Class QCryptographicHash
- size=8 align=8
- base size=8 base align=8
-QCryptographicHash (0x0x7fb12cbae180) 0
-
-Class QDataStream
- size=32 align=8
- base size=32 base align=8
-QDataStream (0x0x7fb12cbae1e0) 0
-
-Class QtPrivate::StreamStateSaver
- size=16 align=8
- base size=12 base align=8
-QtPrivate::StreamStateSaver (0x0x7fb12cbae2a0) 0
-
-Class QDate
- size=8 align=8
- base size=8 base align=8
-QDate (0x0x7fb12cbae780) 0
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0x0x7fb12cbaea20) 0
-
-Class QDateTime::ShortData
- size=8 align=8
- base size=8 base align=8
-QDateTime::ShortData (0x0x7fb12cc7f1e0) 0
-
-Class QDateTime::Data
- size=8 align=8
- base size=8 base align=8
-QDateTime::Data (0x0x7fb12cc7f240) 0
-
-Class QDateTime
- size=8 align=8
- base size=8 base align=8
-QDateTime (0x0x7fb12cc7f180) 0
-
-Class QElapsedTimer
- size=16 align=8
- base size=16 base align=8
-QElapsedTimer (0x0x7fb12c928360) 0
-
-Class QDeadlineTimer
- size=16 align=8
- base size=16 base align=8
-QDeadlineTimer (0x0x7fb12c928840) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextStream)
-16 (int (*)(...))QTextStream::~QTextStream
-24 (int (*)(...))QTextStream::~QTextStream
-
-Class QTextStream
- size=16 align=8
- base size=16 base align=8
-QTextStream (0x0x7fb12ca487e0) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 16u)
-
-Class QTextStreamManipulator
- size=40 align=8
- base size=38 base align=8
-QTextStreamManipulator (0x0x7fb12ca48a80) 0
-
-Class QtSharedPointer::NormalDeleter
- size=1 align=1
- base size=0 base align=1
-QtSharedPointer::NormalDeleter (0x0x7fb12ca48cc0) 0 empty
-
-Class QtSharedPointer::ExternalRefCountData
- size=16 align=8
- base size=16 base align=8
-QtSharedPointer::ExternalRefCountData (0x0x7fb12ca48e40) 0
-
-Class QDebug::Stream
- size=80 align=8
- base size=76 base align=8
-QDebug::Stream (0x0x7fb12c79b3c0) 0
-
-Class QDebug
- size=8 align=8
- base size=8 base align=8
-QDebug (0x0x7fb12c79b360) 0
-
-Class QDebugStateSaver
- size=8 align=8
- base size=8 base align=8
-QDebugStateSaver (0x0x7fb12c8ee8a0) 0
-
-Class QNoDebug
- size=1 align=1
- base size=0 base align=1
-QNoDebug (0x0x7fb12c8ee960) 0 empty
-
-Class QFileDevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileDevice::QPrivateSignal (0x0x7fb12c5c6ae0) 0 empty
-
-Vtable for QFileDevice
-QFileDevice::_ZTV11QFileDevice: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFileDevice)
-16 (int (*)(...))QFileDevice::metaObject
-24 (int (*)(...))QFileDevice::qt_metacast
-32 (int (*)(...))QFileDevice::qt_metacall
-40 (int (*)(...))QFileDevice::~QFileDevice
-48 (int (*)(...))QFileDevice::~QFileDevice
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFileDevice::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QFileDevice
- size=16 align=8
- base size=16 base align=8
-QFileDevice (0x0x7fb12c5d1e38) 0
- vptr=((& QFileDevice::_ZTV11QFileDevice) + 16u)
- QIODevice (0x0x7fb12c5d1ea0) 0
- primary-for QFileDevice (0x0x7fb12c5d1e38)
- QObject (0x0x7fb12c5c6a80) 0
- primary-for QIODevice (0x0x7fb12c5d1ea0)
-
-Class QFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFile::QPrivateSignal (0x0x7fb12c5c6d20) 0 empty
-
-Vtable for QFile
-QFile::_ZTV5QFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QFile)
-16 (int (*)(...))QFile::metaObject
-24 (int (*)(...))QFile::qt_metacast
-32 (int (*)(...))QFile::qt_metacall
-40 (int (*)(...))QFile::~QFile
-48 (int (*)(...))QFile::~QFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QFile
- size=16 align=8
- base size=16 base align=8
-QFile (0x0x7fb12c5d1270) 0
- vptr=((& QFile::_ZTV5QFile) + 16u)
- QFileDevice (0x0x7fb12c5d1410) 0
- primary-for QFile (0x0x7fb12c5d1270)
- QIODevice (0x0x7fb12c5d14e0) 0
- primary-for QFileDevice (0x0x7fb12c5d1410)
- QObject (0x0x7fb12c5c6cc0) 0
- primary-for QIODevice (0x0x7fb12c5d14e0)
-
-Class QFileInfo
- size=8 align=8
- base size=8 base align=8
-QFileInfo (0x0x7fb12c5c6f00) 0
-
-Class QDir
- size=8 align=8
- base size=8 base align=8
-QDir (0x0x7fb12c687360) 0
-
-Class QDirIterator
- size=8 align=8
- base size=8 base align=8
-QDirIterator (0x0x7fb12c687960) 0
-
-Class QEasingCurve
- size=8 align=8
- base size=8 base align=8
-QEasingCurve (0x0x7fb12c687ba0) 0
-
-Class QEventTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventTransition::QPrivateSignal (0x0x7fb12c434000) 0 empty
-
-Vtable for QEventTransition
-QEventTransition::_ZTV16QEventTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QEventTransition)
-16 (int (*)(...))QEventTransition::metaObject
-24 (int (*)(...))QEventTransition::qt_metacast
-32 (int (*)(...))QEventTransition::qt_metacall
-40 (int (*)(...))QEventTransition::~QEventTransition
-48 (int (*)(...))QEventTransition::~QEventTransition
-56 (int (*)(...))QEventTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QEventTransition::eventTest
-120 (int (*)(...))QEventTransition::onTransition
-
-Class QEventTransition
- size=16 align=8
- base size=16 base align=8
-QEventTransition (0x0x7fb12c3e3d00) 0
- vptr=((& QEventTransition::_ZTV16QEventTransition) + 16u)
- QAbstractTransition (0x0x7fb12c3e3d68) 0
- primary-for QEventTransition (0x0x7fb12c3e3d00)
- QObject (0x0x7fb12c3d5f60) 0
- primary-for QAbstractTransition (0x0x7fb12c3e3d68)
-
-Vtable for QException
-QException::_ZTV10QException: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QException)
-16 (int (*)(...))QException::~QException
-24 (int (*)(...))QException::~QException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QException::raise
-48 (int (*)(...))QException::clone
-
-Class QException
- size=8 align=8
- base size=8 base align=8
-QException (0x0x7fb12c3e3dd0) 0 nearly-empty
- vptr=((& QException::_ZTV10QException) + 16u)
- std::exception (0x0x7fb12c434060) 0 nearly-empty
- primary-for QException (0x0x7fb12c3e3dd0)
-
-Vtable for QUnhandledException
-QUnhandledException::_ZTV19QUnhandledException: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QUnhandledException)
-16 (int (*)(...))QUnhandledException::~QUnhandledException
-24 (int (*)(...))QUnhandledException::~QUnhandledException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QUnhandledException::raise
-48 (int (*)(...))QUnhandledException::clone
-
-Class QUnhandledException
- size=8 align=8
- base size=8 base align=8
-QUnhandledException (0x0x7fb12c3e3e38) 0 nearly-empty
- vptr=((& QUnhandledException::_ZTV19QUnhandledException) + 16u)
- QException (0x0x7fb12c3e3ea0) 0 nearly-empty
- primary-for QUnhandledException (0x0x7fb12c3e3e38)
- std::exception (0x0x7fb12c4340c0) 0 nearly-empty
- primary-for QException (0x0x7fb12c3e3ea0)
-
-Class QtPrivate::ExceptionHolder
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionHolder (0x0x7fb12c434120) 0
-
-Class QtPrivate::ExceptionStore
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionStore (0x0x7fb12c4341e0) 0
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QFactoryInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QFactoryInterface
- size=8 align=8
- base size=8 base align=8
-QFactoryInterface (0x0x7fb12c434240) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 16u)
-
-Class QFileSelector::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSelector::QPrivateSignal (0x0x7fb12c434360) 0 empty
-
-Vtable for QFileSelector
-QFileSelector::_ZTV13QFileSelector: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QFileSelector)
-16 (int (*)(...))QFileSelector::metaObject
-24 (int (*)(...))QFileSelector::qt_metacast
-32 (int (*)(...))QFileSelector::qt_metacall
-40 (int (*)(...))QFileSelector::~QFileSelector
-48 (int (*)(...))QFileSelector::~QFileSelector
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSelector
- size=16 align=8
- base size=16 base align=8
-QFileSelector (0x0x7fb12c3e3f08) 0
- vptr=((& QFileSelector::_ZTV13QFileSelector) + 16u)
- QObject (0x0x7fb12c434300) 0
- primary-for QFileSelector (0x0x7fb12c3e3f08)
-
-Class QFileSystemWatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSystemWatcher::QPrivateSignal (0x0x7fb12c434420) 0 empty
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-16 (int (*)(...))QFileSystemWatcher::metaObject
-24 (int (*)(...))QFileSystemWatcher::qt_metacast
-32 (int (*)(...))QFileSystemWatcher::qt_metacall
-40 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-48 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=16 align=8
- base size=16 base align=8
-QFileSystemWatcher (0x0x7fb12c3e3f70) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 16u)
- QObject (0x0x7fb12c4343c0) 0
- primary-for QFileSystemWatcher (0x0x7fb12c3e3f70)
-
-Class QFinalState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFinalState::QPrivateSignal (0x0x7fb12c4344e0) 0 empty
-
-Vtable for QFinalState
-QFinalState::_ZTV11QFinalState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFinalState)
-16 (int (*)(...))QFinalState::metaObject
-24 (int (*)(...))QFinalState::qt_metacast
-32 (int (*)(...))QFinalState::qt_metacall
-40 (int (*)(...))QFinalState::~QFinalState
-48 (int (*)(...))QFinalState::~QFinalState
-56 (int (*)(...))QFinalState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFinalState::onEntry
-120 (int (*)(...))QFinalState::onExit
-
-Class QFinalState
- size=16 align=8
- base size=16 base align=8
-QFinalState (0x0x7fb12c481000) 0
- vptr=((& QFinalState::_ZTV11QFinalState) + 16u)
- QAbstractState (0x0x7fb12c481068) 0
- primary-for QFinalState (0x0x7fb12c481000)
- QObject (0x0x7fb12c434480) 0
- primary-for QAbstractState (0x0x7fb12c481068)
-
-Vtable for QRunnable
-QRunnable::_ZTV9QRunnable: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QRunnable)
-16 (int (*)(...))__cxa_pure_virtual
-24 0u
-32 0u
-
-Class QRunnable
- size=16 align=8
- base size=12 base align=8
-QRunnable (0x0x7fb12c434540) 0
- vptr=((& QRunnable::_ZTV9QRunnable) + 16u)
-
-Class QBasicMutex
- size=8 align=8
- base size=8 base align=8
-QBasicMutex (0x0x7fb12c4345a0) 0
-
-Class QMutex
- size=8 align=8
- base size=8 base align=8
-QMutex (0x0x7fb12c4811a0) 0
- QBasicMutex (0x0x7fb12c434780) 0
-
-Class QMutexLocker
- size=8 align=8
- base size=8 base align=8
-QMutexLocker (0x0x7fb12c4347e0) 0
-
-Class QtPrivate::ResultItem
- size=16 align=8
- base size=16 base align=8
-QtPrivate::ResultItem (0x0x7fb12c434840) 0
-
-Class QtPrivate::ResultIteratorBase
- size=16 align=8
- base size=12 base align=8
-QtPrivate::ResultIteratorBase (0x0x7fb12c4348a0) 0
-
-Vtable for QtPrivate::ResultStoreBase
-QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9QtPrivate15ResultStoreBaseE)
-16 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-24 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-
-Class QtPrivate::ResultStoreBase
- size=48 align=8
- base size=44 base align=8
-QtPrivate::ResultStoreBase (0x0x7fb12c4349c0) 0
- vptr=((& QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE) + 16u)
-
-Vtable for QFutureInterfaceBase
-QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
-16 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-24 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-
-Class QFutureInterfaceBase
- size=16 align=8
- base size=16 base align=8
-QFutureInterfaceBase (0x0x7fb12c180240) 0
- vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 16u)
-
-Class QFutureWatcherBase::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFutureWatcherBase::QPrivateSignal (0x0x7fb12c180a20) 0 empty
-
-Vtable for QFutureWatcherBase
-QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFutureWatcherBase)
-16 (int (*)(...))QFutureWatcherBase::metaObject
-24 (int (*)(...))QFutureWatcherBase::qt_metacast
-32 (int (*)(...))QFutureWatcherBase::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QFutureWatcherBase::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QFutureWatcherBase::connectNotify
-104 (int (*)(...))QFutureWatcherBase::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QFutureWatcherBase
- size=16 align=8
- base size=16 base align=8
-QFutureWatcherBase (0x0x7fb12c2062d8) 0
- vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 16u)
- QObject (0x0x7fb12c1809c0) 0
- primary-for QFutureWatcherBase (0x0x7fb12c2062d8)
-
-Class QHistoryState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QHistoryState::QPrivateSignal (0x0x7fb12c267060) 0 empty
-
-Vtable for QHistoryState
-QHistoryState::_ZTV13QHistoryState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QHistoryState)
-16 (int (*)(...))QHistoryState::metaObject
-24 (int (*)(...))QHistoryState::qt_metacast
-32 (int (*)(...))QHistoryState::qt_metacall
-40 (int (*)(...))QHistoryState::~QHistoryState
-48 (int (*)(...))QHistoryState::~QHistoryState
-56 (int (*)(...))QHistoryState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QHistoryState::onEntry
-120 (int (*)(...))QHistoryState::onExit
-
-Class QHistoryState
- size=16 align=8
- base size=16 base align=8
-QHistoryState (0x0x7fb12c206bc8) 0
- vptr=((& QHistoryState::_ZTV13QHistoryState) + 16u)
- QAbstractState (0x0x7fb12c206c30) 0
- primary-for QHistoryState (0x0x7fb12c206bc8)
- QObject (0x0x7fb12c267000) 0
- primary-for QAbstractState (0x0x7fb12c206c30)
-
-Class QIdentityProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIdentityProxyModel::QPrivateSignal (0x0x7fb12c267120) 0 empty
-
-Vtable for QIdentityProxyModel
-QIdentityProxyModel::_ZTV19QIdentityProxyModel: 53u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QIdentityProxyModel)
-16 (int (*)(...))QIdentityProxyModel::metaObject
-24 (int (*)(...))QIdentityProxyModel::qt_metacast
-32 (int (*)(...))QIdentityProxyModel::qt_metacall
-40 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-48 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIdentityProxyModel::index
-120 (int (*)(...))QIdentityProxyModel::parent
-128 (int (*)(...))QIdentityProxyModel::sibling
-136 (int (*)(...))QIdentityProxyModel::rowCount
-144 (int (*)(...))QIdentityProxyModel::columnCount
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QIdentityProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QIdentityProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QIdentityProxyModel::insertRows
-264 (int (*)(...))QIdentityProxyModel::insertColumns
-272 (int (*)(...))QIdentityProxyModel::removeRows
-280 (int (*)(...))QIdentityProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QIdentityProxyModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QIdentityProxyModel::setSourceModel
-392 (int (*)(...))QIdentityProxyModel::mapToSource
-400 (int (*)(...))QIdentityProxyModel::mapFromSource
-408 (int (*)(...))QIdentityProxyModel::mapSelectionToSource
-416 (int (*)(...))QIdentityProxyModel::mapSelectionFromSource
-
-Class QIdentityProxyModel
- size=16 align=8
- base size=16 base align=8
-QIdentityProxyModel (0x0x7fb12c206c98) 0
- vptr=((& QIdentityProxyModel::_ZTV19QIdentityProxyModel) + 16u)
- QAbstractProxyModel (0x0x7fb12c206d00) 0
- primary-for QIdentityProxyModel (0x0x7fb12c206c98)
- QAbstractItemModel (0x0x7fb12c206d68) 0
- primary-for QAbstractProxyModel (0x0x7fb12c206d00)
- QObject (0x0x7fb12c2670c0) 0
- primary-for QAbstractItemModel (0x0x7fb12c206d68)
-
-Class QItemSelectionRange
- size=16 align=8
- base size=16 base align=8
-QItemSelectionRange (0x0x7fb12c267180) 0
-
-Class QItemSelectionModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QItemSelectionModel::QPrivateSignal (0x0x7fb12c267840) 0 empty
-
-Vtable for QItemSelectionModel
-QItemSelectionModel::_ZTV19QItemSelectionModel: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QItemSelectionModel)
-16 (int (*)(...))QItemSelectionModel::metaObject
-24 (int (*)(...))QItemSelectionModel::qt_metacast
-32 (int (*)(...))QItemSelectionModel::qt_metacall
-40 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-48 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QItemSelectionModel::setCurrentIndex
-120 (int (*)(...))QItemSelectionModel::select
-128 (int (*)(...))QItemSelectionModel::select
-136 (int (*)(...))QItemSelectionModel::clear
-144 (int (*)(...))QItemSelectionModel::reset
-152 (int (*)(...))QItemSelectionModel::clearCurrentIndex
-
-Class QItemSelectionModel
- size=16 align=8
- base size=16 base align=8
-QItemSelectionModel (0x0x7fb12c2c95b0) 0
- vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 16u)
- QObject (0x0x7fb12c2677e0) 0
- primary-for QItemSelectionModel (0x0x7fb12c2c95b0)
-
-Class QItemSelection
- size=8 align=8
- base size=8 base align=8
-QItemSelection (0x0x7fb12c2c97b8) 0
- QList<QItemSelectionRange> (0x0x7fb12c2c9820) 0
- QListSpecialMethods<QItemSelectionRange> (0x0x7fb12c267b40) 0 empty
-
-Class QJsonValue
- size=24 align=8
- base size=20 base align=8
-QJsonValue (0x0x7fb12bf69060) 0
-
-Class QJsonValueRef
- size=16 align=8
- base size=12 base align=8
-QJsonValueRef (0x0x7fb12c0d3780) 0
-
-Class QJsonValuePtr
- size=24 align=8
- base size=24 base align=8
-QJsonValuePtr (0x0x7fb12c0d3cc0) 0
-
-Class QJsonValueRefPtr
- size=16 align=8
- base size=16 base align=8
-QJsonValueRefPtr (0x0x7fb12c0d3d20) 0
-
-Class QJsonArray::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::iterator (0x0x7fb12c0d3f00) 0
-
-Class QJsonArray::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::const_iterator (0x0x7fb12c0d3f60) 0
-
-Class QJsonArray
- size=16 align=8
- base size=16 base align=8
-QJsonArray (0x0x7fb12c0d3ea0) 0
-
-Class QJsonParseError
- size=8 align=4
- base size=8 base align=4
-QJsonParseError (0x0x7fb12be441e0) 0
-
-Class QJsonDocument
- size=8 align=8
- base size=8 base align=8
-QJsonDocument (0x0x7fb12be44240) 0
-
-Class QJsonObject::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::iterator (0x0x7fb12be448a0) 0
-
-Class QJsonObject::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::const_iterator (0x0x7fb12be44900) 0
-
-Class QJsonObject
- size=16 align=8
- base size=16 base align=8
-QJsonObject (0x0x7fb12be44840) 0
-
-Class QLibrary::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLibrary::QPrivateSignal (0x0x7fb12bf14ba0) 0 empty
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QLibrary)
-16 (int (*)(...))QLibrary::metaObject
-24 (int (*)(...))QLibrary::qt_metacast
-32 (int (*)(...))QLibrary::qt_metacall
-40 (int (*)(...))QLibrary::~QLibrary
-48 (int (*)(...))QLibrary::~QLibrary
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QLibrary
- size=32 align=8
- base size=25 base align=8
-QLibrary (0x0x7fb12bf17b60) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 16u)
- QObject (0x0x7fb12bf14b40) 0
- primary-for QLibrary (0x0x7fb12bf17b60)
-
-Class QVersionNumber::SegmentStorage
- size=8 align=8
- base size=8 base align=8
-QVersionNumber::SegmentStorage (0x0x7fb12bb832a0) 0
-
-Class QVersionNumber
- size=8 align=8
- base size=8 base align=8
-QVersionNumber (0x0x7fb12bf14d80) 0
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0x0x7fb12bb83780) 0 empty
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0x0x7fb12bb837e0) 0
-
-Class QPointF
- size=16 align=8
- base size=16 base align=8
-QPointF (0x0x7fb12bb83a80) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0x0x7fb12bb83d20) 0
-
-Class QLineF
- size=32 align=8
- base size=32 base align=8
-QLineF (0x0x7fb12bc7d6c0) 0
-
-Class QLinkedListData
- size=32 align=8
- base size=25 base align=8
-QLinkedListData (0x0x7fb12b90d060) 0
-
-Class QLockFile
- size=8 align=8
- base size=8 base align=8
-QLockFile (0x0x7fb12b90d3c0) 0
-
-Class QLoggingCategory::AtomicBools
- size=4 align=1
- base size=4 base align=1
-QLoggingCategory::AtomicBools (0x0x7fb12b90d540) 0
-
-Class QLoggingCategory
- size=24 align=8
- base size=24 base align=8
-QLoggingCategory (0x0x7fb12b90d4e0) 0
-
-Class QMargins
- size=16 align=4
- base size=16 base align=4
-QMargins (0x0x7fb12b90d6c0) 0
-
-Class QMarginsF
- size=32 align=8
- base size=32 base align=8
-QMarginsF (0x0x7fb12b90d960) 0
-
-Class QMessageAuthenticationCode
- size=8 align=8
- base size=8 base align=8
-QMessageAuthenticationCode (0x0x7fb12bab9000) 0
-
-Class QMetaMethod
- size=16 align=8
- base size=12 base align=8
-QMetaMethod (0x0x7fb12bab9060) 0
-
-Class QMetaEnum
- size=16 align=8
- base size=12 base align=8
-QMetaEnum (0x0x7fb12bab9660) 0
-
-Class QMetaProperty
- size=32 align=8
- base size=32 base align=8
-QMetaProperty (0x0x7fb12bab9960) 0
-
-Class QMetaClassInfo
- size=16 align=8
- base size=12 base align=8
-QMetaClassInfo (0x0x7fb12bab99c0) 0
-
-Class QMimeData::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMimeData::QPrivateSignal (0x0x7fb12bab9cc0) 0 empty
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QMimeData)
-16 (int (*)(...))QMimeData::metaObject
-24 (int (*)(...))QMimeData::qt_metacast
-32 (int (*)(...))QMimeData::qt_metacall
-40 (int (*)(...))QMimeData::~QMimeData
-48 (int (*)(...))QMimeData::~QMimeData
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QMimeData::hasFormat
-120 (int (*)(...))QMimeData::formats
-128 (int (*)(...))QMimeData::retrieveData
-
-Class QMimeData
- size=16 align=8
- base size=16 base align=8
-QMimeData (0x0x7fb12ba7ddd0) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 16u)
- QObject (0x0x7fb12bab9c60) 0
- primary-for QMimeData (0x0x7fb12ba7ddd0)
-
-Class QMimeType
- size=8 align=8
- base size=8 base align=8
-QMimeType (0x0x7fb12bab9d20) 0
-
-Class QMimeDatabase
- size=8 align=8
- base size=8 base align=8
-QMimeDatabase (0x0x7fb12b74e060) 0
-
-Class QObjectCleanupHandler::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObjectCleanupHandler::QPrivateSignal (0x0x7fb12b74e120) 0 empty
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-16 (int (*)(...))QObjectCleanupHandler::metaObject
-24 (int (*)(...))QObjectCleanupHandler::qt_metacast
-32 (int (*)(...))QObjectCleanupHandler::qt_metacall
-40 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-48 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=24 align=8
- base size=24 base align=8
-QObjectCleanupHandler (0x0x7fb12b758000) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 16u)
- QObject (0x0x7fb12b74e0c0) 0
- primary-for QObjectCleanupHandler (0x0x7fb12b758000)
-
-Class QOperatingSystemVersion
- size=16 align=4
- base size=16 base align=4
-QOperatingSystemVersion (0x0x7fb12b74e180) 0
-
-Class QParallelAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QParallelAnimationGroup::QPrivateSignal (0x0x7fb12b74e900) 0 empty
-
-Vtable for QParallelAnimationGroup
-QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
-16 (int (*)(...))QParallelAnimationGroup::metaObject
-24 (int (*)(...))QParallelAnimationGroup::qt_metacast
-32 (int (*)(...))QParallelAnimationGroup::qt_metacall
-40 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-48 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-56 (int (*)(...))QParallelAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QParallelAnimationGroup::duration
-120 (int (*)(...))QParallelAnimationGroup::updateCurrentTime
-128 (int (*)(...))QParallelAnimationGroup::updateState
-136 (int (*)(...))QParallelAnimationGroup::updateDirection
-
-Class QParallelAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QParallelAnimationGroup (0x0x7fb12b758750) 0
- vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 16u)
- QAnimationGroup (0x0x7fb12b7587b8) 0
- primary-for QParallelAnimationGroup (0x0x7fb12b758750)
- QAbstractAnimation (0x0x7fb12b758820) 0
- primary-for QAnimationGroup (0x0x7fb12b7587b8)
- QObject (0x0x7fb12b74e8a0) 0
- primary-for QAbstractAnimation (0x0x7fb12b758820)
-
-Class QPauseAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPauseAnimation::QPrivateSignal (0x0x7fb12b74e9c0) 0 empty
-
-Vtable for QPauseAnimation
-QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QPauseAnimation)
-16 (int (*)(...))QPauseAnimation::metaObject
-24 (int (*)(...))QPauseAnimation::qt_metacast
-32 (int (*)(...))QPauseAnimation::qt_metacall
-40 (int (*)(...))QPauseAnimation::~QPauseAnimation
-48 (int (*)(...))QPauseAnimation::~QPauseAnimation
-56 (int (*)(...))QPauseAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPauseAnimation::duration
-120 (int (*)(...))QPauseAnimation::updateCurrentTime
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QPauseAnimation
- size=16 align=8
- base size=16 base align=8
-QPauseAnimation (0x0x7fb12b758888) 0
- vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 16u)
- QAbstractAnimation (0x0x7fb12b7588f0) 0
- primary-for QPauseAnimation (0x0x7fb12b758888)
- QObject (0x0x7fb12b74e960) 0
- primary-for QAbstractAnimation (0x0x7fb12b7588f0)
-
-Class QStaticPlugin
- size=16 align=8
- base size=16 base align=8
-QStaticPlugin (0x0x7fb12b74eba0) 0
-
-Class QPluginLoader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPluginLoader::QPrivateSignal (0x0x7fb12b74eea0) 0 empty
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QPluginLoader)
-16 (int (*)(...))QPluginLoader::metaObject
-24 (int (*)(...))QPluginLoader::qt_metacast
-32 (int (*)(...))QPluginLoader::qt_metacall
-40 (int (*)(...))QPluginLoader::~QPluginLoader
-48 (int (*)(...))QPluginLoader::~QPluginLoader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QPluginLoader
- size=32 align=8
- base size=25 base align=8
-QPluginLoader (0x0x7fb12b758af8) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 16u)
- QObject (0x0x7fb12b74ee40) 0
- primary-for QPluginLoader (0x0x7fb12b758af8)
-
-Class QProcessEnvironment
- size=8 align=8
- base size=8 base align=8
-QProcessEnvironment (0x0x7fb12b74ef00) 0
-
-Class QProcess::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QProcess::QPrivateSignal (0x0x7fb12b7f9600) 0 empty
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QProcess)
-16 (int (*)(...))QProcess::metaObject
-24 (int (*)(...))QProcess::qt_metacast
-32 (int (*)(...))QProcess::qt_metacall
-40 (int (*)(...))QProcess::~QProcess
-48 (int (*)(...))QProcess::~QProcess
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QProcess::isSequential
-120 (int (*)(...))QProcess::open
-128 (int (*)(...))QProcess::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QProcess::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QProcess::bytesAvailable
-184 (int (*)(...))QProcess::bytesToWrite
-192 (int (*)(...))QProcess::canReadLine
-200 (int (*)(...))QProcess::waitForReadyRead
-208 (int (*)(...))QProcess::waitForBytesWritten
-216 (int (*)(...))QProcess::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QProcess::writeData
-240 (int (*)(...))QProcess::setupChildProcess
-
-Class QProcess
- size=16 align=8
- base size=16 base align=8
-QProcess (0x0x7fb12b806138) 0
- vptr=((& QProcess::_ZTV8QProcess) + 16u)
- QIODevice (0x0x7fb12b8061a0) 0
- primary-for QProcess (0x0x7fb12b806138)
- QObject (0x0x7fb12b7f95a0) 0
- primary-for QIODevice (0x0x7fb12b8061a0)
-
-Class QVariantAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QVariantAnimation::QPrivateSignal (0x0x7fb12b7f96c0) 0 empty
-
-Vtable for QVariantAnimation
-QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QVariantAnimation)
-16 (int (*)(...))QVariantAnimation::metaObject
-24 (int (*)(...))QVariantAnimation::qt_metacast
-32 (int (*)(...))QVariantAnimation::qt_metacall
-40 (int (*)(...))QVariantAnimation::~QVariantAnimation
-48 (int (*)(...))QVariantAnimation::~QVariantAnimation
-56 (int (*)(...))QVariantAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QVariantAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QVariantAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QVariantAnimation
- size=16 align=8
- base size=16 base align=8
-QVariantAnimation (0x0x7fb12b806208) 0
- vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 16u)
- QAbstractAnimation (0x0x7fb12b806270) 0
- primary-for QVariantAnimation (0x0x7fb12b806208)
- QObject (0x0x7fb12b7f9660) 0
- primary-for QAbstractAnimation (0x0x7fb12b806270)
-
-Class QPropertyAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPropertyAnimation::QPrivateSignal (0x0x7fb12b7f9780) 0 empty
-
-Vtable for QPropertyAnimation
-QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPropertyAnimation)
-16 (int (*)(...))QPropertyAnimation::metaObject
-24 (int (*)(...))QPropertyAnimation::qt_metacast
-32 (int (*)(...))QPropertyAnimation::qt_metacall
-40 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-48 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-56 (int (*)(...))QPropertyAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QPropertyAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QPropertyAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QPropertyAnimation
- size=16 align=8
- base size=16 base align=8
-QPropertyAnimation (0x0x7fb12b806340) 0
- vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 16u)
- QVariantAnimation (0x0x7fb12b8063a8) 0
- primary-for QPropertyAnimation (0x0x7fb12b806340)
- QAbstractAnimation (0x0x7fb12b806410) 0
- primary-for QVariantAnimation (0x0x7fb12b8063a8)
- QObject (0x0x7fb12b7f9720) 0
- primary-for QAbstractAnimation (0x0x7fb12b806410)
-
-Class QRandomGenerator::Storage
- size=2504 align=8
- base size=2504 base align=8
-QRandomGenerator::Storage (0x0x7fb12b7f98a0) 0
-
-Class QRandomGenerator
- size=2512 align=8
- base size=2512 base align=8
-QRandomGenerator (0x0x7fb12b7f9840) 0
-
-Class QRandomGenerator64
- size=2512 align=8
- base size=2512 base align=8
-QRandomGenerator64 (0x0x7fb12b8e66e8) 0
- QRandomGenerator (0x0x7fb12b8e3840) 0
-
-Class QReadWriteLock
- size=8 align=8
- base size=8 base align=8
-QReadWriteLock (0x0x7fb12b8e3900) 0
-
-Class QReadLocker
- size=8 align=8
- base size=8 base align=8
-QReadLocker (0x0x7fb12b8e3ba0) 0
-
-Class QWriteLocker
- size=8 align=8
- base size=8 base align=8
-QWriteLocker (0x0x7fb12b8e3c60) 0
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0x0x7fb12b8e3d20) 0
-
-Class QSizeF
- size=16 align=8
- base size=16 base align=8
-QSizeF (0x0x7fb12b5ef000) 0
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0x0x7fb12b5ef2a0) 0
-
-Class QRectF
- size=32 align=8
- base size=32 base align=8
-QRectF (0x0x7fb12b5ef540) 0
-
-Class QRegularExpression
- size=8 align=8
- base size=8 base align=8
-QRegularExpression (0x0x7fb12b5ef7e0) 0
-
-Class QRegularExpressionMatch
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatch (0x0x7fb12b5efde0) 0
-
-Class QRegularExpressionMatchIterator
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatchIterator (0x0x7fb12b3ef120) 0
-
-Class QResource
- size=8 align=8
- base size=8 base align=8
-QResource (0x0x7fb12b3ef420) 0
-
-Class QSaveFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSaveFile::QPrivateSignal (0x0x7fb12b3ef5a0) 0 empty
-
-Vtable for QSaveFile
-QSaveFile::_ZTV9QSaveFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSaveFile)
-16 (int (*)(...))QSaveFile::metaObject
-24 (int (*)(...))QSaveFile::qt_metacast
-32 (int (*)(...))QSaveFile::qt_metacall
-40 (int (*)(...))QSaveFile::~QSaveFile
-48 (int (*)(...))QSaveFile::~QSaveFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QSaveFile::open
-128 (int (*)(...))QSaveFile::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QSaveFile::writeData
-240 (int (*)(...))QSaveFile::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QSaveFile
- size=16 align=8
- base size=16 base align=8
-QSaveFile (0x0x7fb12b6548f0) 0
- vptr=((& QSaveFile::_ZTV9QSaveFile) + 16u)
- QFileDevice (0x0x7fb12b654958) 0
- primary-for QSaveFile (0x0x7fb12b6548f0)
- QIODevice (0x0x7fb12b6549c0) 0
- primary-for QFileDevice (0x0x7fb12b654958)
- QObject (0x0x7fb12b3ef540) 0
- primary-for QIODevice (0x0x7fb12b6549c0)
-
-Class QSemaphore
- size=8 align=8
- base size=8 base align=8
-QSemaphore (0x0x7fb12b3ef660) 0
-
-Class QSemaphoreReleaser
- size=16 align=8
- base size=12 base align=8
-QSemaphoreReleaser (0x0x7fb12b3ef7e0) 0
-
-Class QSequentialAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSequentialAnimationGroup::QPrivateSignal (0x0x7fb12b148de0) 0 empty
-
-Vtable for QSequentialAnimationGroup
-QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
-16 (int (*)(...))QSequentialAnimationGroup::metaObject
-24 (int (*)(...))QSequentialAnimationGroup::qt_metacast
-32 (int (*)(...))QSequentialAnimationGroup::qt_metacall
-40 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-48 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-56 (int (*)(...))QSequentialAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSequentialAnimationGroup::duration
-120 (int (*)(...))QSequentialAnimationGroup::updateCurrentTime
-128 (int (*)(...))QSequentialAnimationGroup::updateState
-136 (int (*)(...))QSequentialAnimationGroup::updateDirection
-
-Class QSequentialAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QSequentialAnimationGroup (0x0x7fb12b168270) 0
- vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 16u)
- QAnimationGroup (0x0x7fb12b1682d8) 0
- primary-for QSequentialAnimationGroup (0x0x7fb12b168270)
- QAbstractAnimation (0x0x7fb12b168340) 0
- primary-for QAnimationGroup (0x0x7fb12b1682d8)
- QObject (0x0x7fb12b148d80) 0
- primary-for QAbstractAnimation (0x0x7fb12b168340)
-
-Class QSettings::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSettings::QPrivateSignal (0x0x7fb12b148ea0) 0 empty
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSettings)
-16 (int (*)(...))QSettings::metaObject
-24 (int (*)(...))QSettings::qt_metacast
-32 (int (*)(...))QSettings::qt_metacall
-40 (int (*)(...))QSettings::~QSettings
-48 (int (*)(...))QSettings::~QSettings
-56 (int (*)(...))QSettings::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSettings
- size=16 align=8
- base size=16 base align=8
-QSettings (0x0x7fb12b1683a8) 0
- vptr=((& QSettings::_ZTV9QSettings) + 16u)
- QObject (0x0x7fb12b148e40) 0
- primary-for QSettings (0x0x7fb12b1683a8)
-
-Class QSharedMemory::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSharedMemory::QPrivateSignal (0x0x7fb12b148f60) 0 empty
-
-Vtable for QSharedMemory
-QSharedMemory::_ZTV13QSharedMemory: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSharedMemory)
-16 (int (*)(...))QSharedMemory::metaObject
-24 (int (*)(...))QSharedMemory::qt_metacast
-32 (int (*)(...))QSharedMemory::qt_metacall
-40 (int (*)(...))QSharedMemory::~QSharedMemory
-48 (int (*)(...))QSharedMemory::~QSharedMemory
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSharedMemory
- size=16 align=8
- base size=16 base align=8
-QSharedMemory (0x0x7fb12b168410) 0
- vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 16u)
- QObject (0x0x7fb12b148f00) 0
- primary-for QSharedMemory (0x0x7fb12b168410)
-
-Class QSignalMapper::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalMapper::QPrivateSignal (0x0x7fb12b1b5060) 0 empty
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSignalMapper)
-16 (int (*)(...))QSignalMapper::metaObject
-24 (int (*)(...))QSignalMapper::qt_metacast
-32 (int (*)(...))QSignalMapper::qt_metacall
-40 (int (*)(...))QSignalMapper::~QSignalMapper
-48 (int (*)(...))QSignalMapper::~QSignalMapper
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSignalMapper
- size=16 align=8
- base size=16 base align=8
-QSignalMapper (0x0x7fb12b168478) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 16u)
- QObject (0x0x7fb12b1b5000) 0
- primary-for QSignalMapper (0x0x7fb12b168478)
-
-Class QSignalTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalTransition::QPrivateSignal (0x0x7fb12b1b5120) 0 empty
-
-Vtable for QSignalTransition
-QSignalTransition::_ZTV17QSignalTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSignalTransition)
-16 (int (*)(...))QSignalTransition::metaObject
-24 (int (*)(...))QSignalTransition::qt_metacast
-32 (int (*)(...))QSignalTransition::qt_metacall
-40 (int (*)(...))QSignalTransition::~QSignalTransition
-48 (int (*)(...))QSignalTransition::~QSignalTransition
-56 (int (*)(...))QSignalTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSignalTransition::eventTest
-120 (int (*)(...))QSignalTransition::onTransition
-
-Class QSignalTransition
- size=16 align=8
- base size=16 base align=8
-QSignalTransition (0x0x7fb12b1684e0) 0
- vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 16u)
- QAbstractTransition (0x0x7fb12b168548) 0
- primary-for QSignalTransition (0x0x7fb12b1684e0)
- QObject (0x0x7fb12b1b50c0) 0
- primary-for QAbstractTransition (0x0x7fb12b168548)
-
-Class QSocketNotifier::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSocketNotifier::QPrivateSignal (0x0x7fb12b1b51e0) 0 empty
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSocketNotifier)
-16 (int (*)(...))QSocketNotifier::metaObject
-24 (int (*)(...))QSocketNotifier::qt_metacast
-32 (int (*)(...))QSocketNotifier::qt_metacall
-40 (int (*)(...))QSocketNotifier::~QSocketNotifier
-48 (int (*)(...))QSocketNotifier::~QSocketNotifier
-56 (int (*)(...))QSocketNotifier::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSocketNotifier
- size=16 align=8
- base size=16 base align=8
-QSocketNotifier (0x0x7fb12b1685b0) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 16u)
- QObject (0x0x7fb12b1b5180) 0
- primary-for QSocketNotifier (0x0x7fb12b1685b0)
-
-Class QSortFilterProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSortFilterProxyModel::QPrivateSignal (0x0x7fb12b1b52a0) 0 empty
-
-Vtable for QSortFilterProxyModel
-QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 56u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
-16 (int (*)(...))QSortFilterProxyModel::metaObject
-24 (int (*)(...))QSortFilterProxyModel::qt_metacast
-32 (int (*)(...))QSortFilterProxyModel::qt_metacall
-40 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-48 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSortFilterProxyModel::index
-120 (int (*)(...))QSortFilterProxyModel::parent
-128 (int (*)(...))QSortFilterProxyModel::sibling
-136 (int (*)(...))QSortFilterProxyModel::rowCount
-144 (int (*)(...))QSortFilterProxyModel::columnCount
-152 (int (*)(...))QSortFilterProxyModel::hasChildren
-160 (int (*)(...))QSortFilterProxyModel::data
-168 (int (*)(...))QSortFilterProxyModel::setData
-176 (int (*)(...))QSortFilterProxyModel::headerData
-184 (int (*)(...))QSortFilterProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QSortFilterProxyModel::mimeTypes
-216 (int (*)(...))QSortFilterProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QSortFilterProxyModel::dropMimeData
-240 (int (*)(...))QSortFilterProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QSortFilterProxyModel::insertRows
-264 (int (*)(...))QSortFilterProxyModel::insertColumns
-272 (int (*)(...))QSortFilterProxyModel::removeRows
-280 (int (*)(...))QSortFilterProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QSortFilterProxyModel::fetchMore
-312 (int (*)(...))QSortFilterProxyModel::canFetchMore
-320 (int (*)(...))QSortFilterProxyModel::flags
-328 (int (*)(...))QSortFilterProxyModel::sort
-336 (int (*)(...))QSortFilterProxyModel::buddy
-344 (int (*)(...))QSortFilterProxyModel::match
-352 (int (*)(...))QSortFilterProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QSortFilterProxyModel::setSourceModel
-392 (int (*)(...))QSortFilterProxyModel::mapToSource
-400 (int (*)(...))QSortFilterProxyModel::mapFromSource
-408 (int (*)(...))QSortFilterProxyModel::mapSelectionToSource
-416 (int (*)(...))QSortFilterProxyModel::mapSelectionFromSource
-424 (int (*)(...))QSortFilterProxyModel::filterAcceptsRow
-432 (int (*)(...))QSortFilterProxyModel::filterAcceptsColumn
-440 (int (*)(...))QSortFilterProxyModel::lessThan
-
-Class QSortFilterProxyModel
- size=16 align=8
- base size=16 base align=8
-QSortFilterProxyModel (0x0x7fb12b168618) 0
- vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 16u)
- QAbstractProxyModel (0x0x7fb12b168680) 0
- primary-for QSortFilterProxyModel (0x0x7fb12b168618)
- QAbstractItemModel (0x0x7fb12b1686e8) 0
- primary-for QAbstractProxyModel (0x0x7fb12b168680)
- QObject (0x0x7fb12b1b5240) 0
- primary-for QAbstractItemModel (0x0x7fb12b1686e8)
-
-Class QStandardPaths
- size=1 align=1
- base size=0 base align=1
-QStandardPaths (0x0x7fb12b1b5360) 0 empty
-
-Class QState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QState::QPrivateSignal (0x0x7fb12b1b55a0) 0 empty
-
-Vtable for QState
-QState::_ZTV6QState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QState)
-16 (int (*)(...))QState::metaObject
-24 (int (*)(...))QState::qt_metacast
-32 (int (*)(...))QState::qt_metacall
-40 (int (*)(...))QState::~QState
-48 (int (*)(...))QState::~QState
-56 (int (*)(...))QState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QState::onEntry
-120 (int (*)(...))QState::onExit
-
-Class QState
- size=16 align=8
- base size=16 base align=8
-QState (0x0x7fb12b168888) 0
- vptr=((& QState::_ZTV6QState) + 16u)
- QAbstractState (0x0x7fb12b1688f0) 0
- primary-for QState (0x0x7fb12b168888)
- QObject (0x0x7fb12b1b5540) 0
- primary-for QAbstractState (0x0x7fb12b1688f0)
-
-Class QStateMachine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStateMachine::QPrivateSignal (0x0x7fb12b1b56c0) 0 empty
-
-Vtable for QStateMachine::SignalEvent
-QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
-16 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-24 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-
-Class QStateMachine::SignalEvent
- size=48 align=8
- base size=48 base align=8
-QStateMachine::SignalEvent (0x0x7fb12b168a90) 0
- vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 16u)
- QEvent (0x0x7fb12b1b5720) 0
- primary-for QStateMachine::SignalEvent (0x0x7fb12b168a90)
-
-Vtable for QStateMachine::WrappedEvent
-QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
-16 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-24 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-
-Class QStateMachine::WrappedEvent
- size=40 align=8
- base size=40 base align=8
-QStateMachine::WrappedEvent (0x0x7fb12b168af8) 0
- vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 16u)
- QEvent (0x0x7fb12b1b5780) 0
- primary-for QStateMachine::WrappedEvent (0x0x7fb12b168af8)
-
-Vtable for QStateMachine
-QStateMachine::_ZTV13QStateMachine: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStateMachine)
-16 (int (*)(...))QStateMachine::metaObject
-24 (int (*)(...))QStateMachine::qt_metacast
-32 (int (*)(...))QStateMachine::qt_metacall
-40 (int (*)(...))QStateMachine::~QStateMachine
-48 (int (*)(...))QStateMachine::~QStateMachine
-56 (int (*)(...))QStateMachine::event
-64 (int (*)(...))QStateMachine::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStateMachine::onEntry
-120 (int (*)(...))QStateMachine::onExit
-128 (int (*)(...))QStateMachine::beginSelectTransitions
-136 (int (*)(...))QStateMachine::endSelectTransitions
-144 (int (*)(...))QStateMachine::beginMicrostep
-152 (int (*)(...))QStateMachine::endMicrostep
-
-Class QStateMachine
- size=16 align=8
- base size=16 base align=8
-QStateMachine (0x0x7fb12b168958) 0
- vptr=((& QStateMachine::_ZTV13QStateMachine) + 16u)
- QState (0x0x7fb12b1689c0) 0
- primary-for QStateMachine (0x0x7fb12b168958)
- QAbstractState (0x0x7fb12b168a28) 0
- primary-for QState (0x0x7fb12b1689c0)
- QObject (0x0x7fb12b1b5660) 0
- primary-for QAbstractState (0x0x7fb12b168a28)
-
-Class QStorageInfo
- size=8 align=8
- base size=8 base align=8
-QStorageInfo (0x0x7fb12b1b57e0) 0
-
-Class QAbstractConcatenable
- size=1 align=1
- base size=0 base align=1
-QAbstractConcatenable (0x0x7fb12b2b6720) 0 empty
-
-Class QStringListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStringListModel::QPrivateSignal (0x0x7fb12af47ae0) 0 empty
-
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QStringListModel)
-16 (int (*)(...))QStringListModel::metaObject
-24 (int (*)(...))QStringListModel::qt_metacast
-32 (int (*)(...))QStringListModel::qt_metacall
-40 (int (*)(...))QStringListModel::~QStringListModel
-48 (int (*)(...))QStringListModel::~QStringListModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QStringListModel::sibling
-136 (int (*)(...))QStringListModel::rowCount
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))QStringListModel::data
-168 (int (*)(...))QStringListModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QStringListModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStringListModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QStringListModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStringListModel::flags
-328 (int (*)(...))QStringListModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStringListModel
- size=24 align=8
- base size=24 base align=8
-QStringListModel (0x0x7fb12af58af8) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 16u)
- QAbstractListModel (0x0x7fb12af58b60) 0
- primary-for QStringListModel (0x0x7fb12af58af8)
- QAbstractItemModel (0x0x7fb12af58bc8) 0
- primary-for QAbstractListModel (0x0x7fb12af58b60)
- QObject (0x0x7fb12af47a80) 0
- primary-for QAbstractItemModel (0x0x7fb12af58bc8)
-
-Class QSystemSemaphore
- size=8 align=8
- base size=8 base align=8
-QSystemSemaphore (0x0x7fb12af47b40) 0
-
-Class QTemporaryDir
- size=8 align=8
- base size=8 base align=8
-QTemporaryDir (0x0x7fb12af47c00) 0
-
-Class QTemporaryFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTemporaryFile::QPrivateSignal (0x0x7fb12af47d20) 0 empty
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QTemporaryFile)
-16 (int (*)(...))QTemporaryFile::metaObject
-24 (int (*)(...))QTemporaryFile::qt_metacast
-32 (int (*)(...))QTemporaryFile::qt_metacall
-40 (int (*)(...))QTemporaryFile::~QTemporaryFile
-48 (int (*)(...))QTemporaryFile::~QTemporaryFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QTemporaryFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QTemporaryFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QTemporaryFile
- size=16 align=8
- base size=16 base align=8
-QTemporaryFile (0x0x7fb12af58c30) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 16u)
- QFile (0x0x7fb12af58c98) 0
- primary-for QTemporaryFile (0x0x7fb12af58c30)
- QFileDevice (0x0x7fb12af58d00) 0
- primary-for QFile (0x0x7fb12af58c98)
- QIODevice (0x0x7fb12af58d68) 0
- primary-for QFileDevice (0x0x7fb12af58d00)
- QObject (0x0x7fb12af47cc0) 0
- primary-for QIODevice (0x0x7fb12af58d68)
-
-Class QTextBoundaryFinder
- size=48 align=8
- base size=48 base align=8
-QTextBoundaryFinder (0x0x7fb12af47d80) 0
-
-Class QTextCodec::ConverterState
- size=32 align=8
- base size=32 base align=8
-QTextCodec::ConverterState (0x0x7fb12b005000) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextCodec)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))QTextCodec::aliases
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 0u
-64 0u
-
-Class QTextCodec
- size=8 align=8
- base size=8 base align=8
-QTextCodec (0x0x7fb12af47f60) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 16u)
-
-Class QTextEncoder
- size=40 align=8
- base size=40 base align=8
-QTextEncoder (0x0x7fb12b0051e0) 0
-
-Class QTextDecoder
- size=40 align=8
- base size=40 base align=8
-QTextDecoder (0x0x7fb12b005240) 0
-
-Class std::__mutex_base
- size=40 align=8
- base size=40 base align=8
-std::__mutex_base (0x0x7fb12b0052a0) 0
-
-Class std::__recursive_mutex_base
- size=40 align=8
- base size=40 base align=8
-std::__recursive_mutex_base (0x0x7fb12b005300) 0
-
-Class std::mutex
- size=40 align=8
- base size=40 base align=8
-std::mutex (0x0x7fb12af58f70) 0
- std::__mutex_base (0x0x7fb12b005360) 0
-
-Class std::recursive_mutex
- size=40 align=8
- base size=40 base align=8
-std::recursive_mutex (0x0x7fb12b064000) 0
- std::__recursive_mutex_base (0x0x7fb12b0053c0) 0
-
-Class std::timed_mutex
- size=40 align=8
- base size=40 base align=8
-std::timed_mutex (0x0x7fb12b06a9a0) 0
- std::__mutex_base (0x0x7fb12b0054e0) 0
- std::__timed_mutex_impl<std::timed_mutex> (0x0x7fb12b005540) 0 empty
-
-Class std::recursive_timed_mutex
- size=40 align=8
- base size=40 base align=8
-std::recursive_timed_mutex (0x0x7fb12b085380) 0
- std::__recursive_mutex_base (0x0x7fb12b005600) 0
- std::__timed_mutex_impl<std::recursive_timed_mutex> (0x0x7fb12b005660) 0 empty
-
-Class std::defer_lock_t
- size=1 align=1
- base size=0 base align=1
-std::defer_lock_t (0x0x7fb12b0056c0) 0 empty
-
-Class std::try_to_lock_t
- size=1 align=1
- base size=0 base align=1
-std::try_to_lock_t (0x0x7fb12b005720) 0 empty
-
-Class std::adopt_lock_t
- size=1 align=1
- base size=0 base align=1
-std::adopt_lock_t (0x0x7fb12b005780) 0 empty
-
-Class std::once_flag
- size=4 align=4
- base size=4 base align=4
-std::once_flag (0x0x7fb12b0059c0) 0
-
-Vtable for __gnu_cxx::__concurrence_lock_error
-__gnu_cxx::__concurrence_lock_error::_ZTVN9__gnu_cxx24__concurrence_lock_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx24__concurrence_lock_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error
-24 (int (*)(...))__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error
-32 (int (*)(...))__gnu_cxx::__concurrence_lock_error::what
-
-Class __gnu_cxx::__concurrence_lock_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_lock_error (0x0x7fb12b064138) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_lock_error::_ZTVN9__gnu_cxx24__concurrence_lock_errorE) + 16u)
- std::exception (0x0x7fb12b005a80) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_lock_error (0x0x7fb12b064138)
-
-Vtable for __gnu_cxx::__concurrence_unlock_error
-__gnu_cxx::__concurrence_unlock_error::_ZTVN9__gnu_cxx26__concurrence_unlock_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx26__concurrence_unlock_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error
-24 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error
-32 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::what
-
-Class __gnu_cxx::__concurrence_unlock_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_unlock_error (0x0x7fb12b0641a0) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_unlock_error::_ZTVN9__gnu_cxx26__concurrence_unlock_errorE) + 16u)
- std::exception (0x0x7fb12b005b40) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_unlock_error (0x0x7fb12b0641a0)
-
-Vtable for __gnu_cxx::__concurrence_broadcast_error
-__gnu_cxx::__concurrence_broadcast_error::_ZTVN9__gnu_cxx29__concurrence_broadcast_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx29__concurrence_broadcast_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::~__concurrence_broadcast_error
-24 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::~__concurrence_broadcast_error
-32 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::what
-
-Class __gnu_cxx::__concurrence_broadcast_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_broadcast_error (0x0x7fb12b064208) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_broadcast_error::_ZTVN9__gnu_cxx29__concurrence_broadcast_errorE) + 16u)
- std::exception (0x0x7fb12b005c00) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_broadcast_error (0x0x7fb12b064208)
-
-Vtable for __gnu_cxx::__concurrence_wait_error
-__gnu_cxx::__concurrence_wait_error::_ZTVN9__gnu_cxx24__concurrence_wait_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx24__concurrence_wait_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_wait_error::~__concurrence_wait_error
-24 (int (*)(...))__gnu_cxx::__concurrence_wait_error::~__concurrence_wait_error
-32 (int (*)(...))__gnu_cxx::__concurrence_wait_error::what
-
-Class __gnu_cxx::__concurrence_wait_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_wait_error (0x0x7fb12b0642d8) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_wait_error::_ZTVN9__gnu_cxx24__concurrence_wait_errorE) + 16u)
- std::exception (0x0x7fb12b005cc0) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_wait_error (0x0x7fb12b0642d8)
-
-Class __gnu_cxx::__mutex
- size=40 align=8
- base size=40 base align=8
-__gnu_cxx::__mutex (0x0x7fb12b005d80) 0
-
-Class __gnu_cxx::__recursive_mutex
- size=40 align=8
- base size=40 base align=8
-__gnu_cxx::__recursive_mutex (0x0x7fb12b005de0) 0
-
-Class __gnu_cxx::__scoped_lock
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__scoped_lock (0x0x7fb12b005e40) 0
-
-Class __gnu_cxx::__cond
- size=48 align=8
- base size=48 base align=8
-__gnu_cxx::__cond (0x0x7fb12b005ea0) 0
-
-Vtable for std::bad_weak_ptr
-std::bad_weak_ptr::_ZTVSt12bad_weak_ptr: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12bad_weak_ptr)
-16 (int (*)(...))std::bad_weak_ptr::~bad_weak_ptr
-24 (int (*)(...))std::bad_weak_ptr::~bad_weak_ptr
-32 (int (*)(...))std::bad_weak_ptr::what
-
-Class std::bad_weak_ptr
- size=8 align=8
- base size=8 base align=8
-std::bad_weak_ptr (0x0x7fb12b0645b0) 0 nearly-empty
- vptr=((& std::bad_weak_ptr::_ZTVSt12bad_weak_ptr) + 16u)
- std::exception (0x0x7fb12ad37240) 0 nearly-empty
- primary-for std::bad_weak_ptr (0x0x7fb12b0645b0)
-
-Class std::_Sp_make_shared_tag
- size=1 align=1
- base size=0 base align=1
-std::_Sp_make_shared_tag (0x0x7fb12ad37a80) 0 empty
-
-Class std::_Sp_locker
- size=2 align=1
- base size=2 base align=1
-std::_Sp_locker (0x0x7fb12aecb2a0) 0
-
-Class std::thread::id
- size=8 align=8
- base size=8 base align=8
-std::thread::id (0x0x7fb12aecb480) 0
-
-Vtable for std::thread::_Impl_base
-std::thread::_Impl_base::_ZTVNSt6thread10_Impl_baseE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6thread10_Impl_baseE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class std::thread::_Impl_base
- size=24 align=8
- base size=24 base align=8
-std::thread::_Impl_base (0x0x7fb12aecb4e0) 0
- vptr=((& std::thread::_Impl_base::_ZTVNSt6thread10_Impl_baseE) + 16u)
-
-Class std::thread
- size=8 align=8
- base size=8 base align=8
-std::thread (0x0x7fb12aecb420) 0
-
-Class std::condition_variable
- size=48 align=8
- base size=48 base align=8
-std::condition_variable (0x0x7fb12acaa120) 0
-
-Class std::__at_thread_exit_elt
- size=16 align=8
- base size=16 base align=8
-std::__at_thread_exit_elt (0x0x7fb12acaa1e0) 0
-
-Class std::_V2::condition_variable_any
- size=64 align=8
- base size=64 base align=8
-std::_V2::condition_variable_any (0x0x7fb12acaa240) 0
-
-Class std::__atomic_futex_unsigned_base
- size=1 align=1
- base size=0 base align=1
-std::__atomic_futex_unsigned_base (0x0x7fb12a96b8a0) 0 empty
-
-Vtable for std::future_error
-std::future_error::_ZTVSt12future_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12future_error)
-16 (int (*)(...))std::future_error::~future_error
-24 (int (*)(...))std::future_error::~future_error
-32 (int (*)(...))std::future_error::what
-
-Class std::future_error
- size=32 align=8
- base size=32 base align=8
-std::future_error (0x0x7fb12a9778f0) 0
- vptr=((& std::future_error::_ZTVSt12future_error) + 16u)
- std::logic_error (0x0x7fb12a977958) 0
- primary-for std::future_error (0x0x7fb12a9778f0)
- std::exception (0x0x7fb12a96b9c0) 0 nearly-empty
- primary-for std::logic_error (0x0x7fb12a977958)
-
-Class std::__future_base::_Result_base::_Deleter
- size=1 align=1
- base size=0 base align=1
-std::__future_base::_Result_base::_Deleter (0x0x7fb12a96bae0) 0 empty
-
-Vtable for std::__future_base::_Result_base
-std::__future_base::_Result_base::_ZTVNSt13__future_base12_Result_baseE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base12_Result_baseE)
-16 (int (*)(...))__cxa_pure_virtual
-24 0u
-32 0u
-
-Class std::__future_base::_Result_base
- size=16 align=8
- base size=16 base align=8
-std::__future_base::_Result_base (0x0x7fb12a96ba80) 0
- vptr=((& std::__future_base::_Result_base::_ZTVNSt13__future_base12_Result_baseE) + 16u)
-
-Class std::__future_base::_State_baseV2::__exception_ptr_tag
- size=1 align=1
- base size=0 base align=1
-std::__future_base::_State_baseV2::__exception_ptr_tag (0x0x7fb12a6f5060) 0 empty
-
-Class std::__future_base::_State_baseV2::_Make_ready
- size=32 align=8
- base size=32 base align=8
-std::__future_base::_State_baseV2::_Make_ready (0x0x7fb12aa51f08) 0
- std::__at_thread_exit_elt (0x0x7fb12a6f5120) 0
-
-Vtable for std::__future_base::_State_baseV2
-std::__future_base::_State_baseV2::_ZTVNSt13__future_base13_State_baseV2E: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base13_State_baseV2E)
-16 (int (*)(...))std::__future_base::_State_baseV2::~_State_baseV2
-24 (int (*)(...))std::__future_base::_State_baseV2::~_State_baseV2
-32 (int (*)(...))std::__future_base::_State_baseV2::_M_complete_async
-40 (int (*)(...))std::__future_base::_State_baseV2::_M_is_deferred_future
-
-Class std::__future_base::_State_baseV2
- size=32 align=8
- base size=28 base align=8
-std::__future_base::_State_baseV2 (0x0x7fb12a96bc60) 0
- vptr=((& std::__future_base::_State_baseV2::_ZTVNSt13__future_base13_State_baseV2E) + 16u)
-
-Class std::__future_base
- size=1 align=1
- base size=0 base align=1
-std::__future_base (0x0x7fb12a96ba20) 0 empty
-
-Vtable for std::__future_base::_Async_state_commonV2
-std::__future_base::_Async_state_commonV2::_ZTVNSt13__future_base21_Async_state_commonV2E: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base21_Async_state_commonV2E)
-16 (int (*)(...))std::__future_base::_Async_state_commonV2::~_Async_state_commonV2
-24 (int (*)(...))std::__future_base::_Async_state_commonV2::~_Async_state_commonV2
-32 (int (*)(...))std::__future_base::_Async_state_commonV2::_M_complete_async
-40 (int (*)(...))std::__future_base::_State_baseV2::_M_is_deferred_future
-
-Class std::__future_base::_Async_state_commonV2
- size=48 align=8
- base size=44 base align=8
-std::__future_base::_Async_state_commonV2 (0x0x7fb12a430af8) 0
- vptr=((& std::__future_base::_Async_state_commonV2::_ZTVNSt13__future_base21_Async_state_commonV2E) + 16u)
- std::__future_base::_State_baseV2 (0x0x7fb12a47d000) 0
- primary-for std::__future_base::_Async_state_commonV2 (0x0x7fb12a430af8)
-
-Class QThread::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThread::QPrivateSignal (0x0x7fb12a47d720) 0 empty
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QThread)
-16 (int (*)(...))QThread::metaObject
-24 (int (*)(...))QThread::qt_metacast
-32 (int (*)(...))QThread::qt_metacall
-40 (int (*)(...))QThread::~QThread
-48 (int (*)(...))QThread::~QThread
-56 (int (*)(...))QThread::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QThread::run
-
-Class QThread
- size=16 align=8
- base size=16 base align=8
-QThread (0x0x7fb12a4905b0) 0
- vptr=((& QThread::_ZTV7QThread) + 16u)
- QObject (0x0x7fb12a47d6c0) 0
- primary-for QThread (0x0x7fb12a4905b0)
-
-Class QThreadPool::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThreadPool::QPrivateSignal (0x0x7fb12a47d840) 0 empty
-
-Vtable for QThreadPool
-QThreadPool::_ZTV11QThreadPool: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QThreadPool)
-16 (int (*)(...))QThreadPool::metaObject
-24 (int (*)(...))QThreadPool::qt_metacast
-32 (int (*)(...))QThreadPool::qt_metacall
-40 (int (*)(...))QThreadPool::~QThreadPool
-48 (int (*)(...))QThreadPool::~QThreadPool
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QThreadPool
- size=16 align=8
- base size=16 base align=8
-QThreadPool (0x0x7fb12a490618) 0
- vptr=((& QThreadPool::_ZTV11QThreadPool) + 16u)
- QObject (0x0x7fb12a47d7e0) 0
- primary-for QThreadPool (0x0x7fb12a490618)
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0x0x7fb12a47d8a0) 0
-
-Class QTimeLine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimeLine::QPrivateSignal (0x0x7fb12a47d9c0) 0 empty
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTimeLine)
-16 (int (*)(...))QTimeLine::metaObject
-24 (int (*)(...))QTimeLine::qt_metacast
-32 (int (*)(...))QTimeLine::qt_metacall
-40 (int (*)(...))QTimeLine::~QTimeLine
-48 (int (*)(...))QTimeLine::~QTimeLine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimeLine::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTimeLine::valueForTime
-
-Class QTimeLine
- size=16 align=8
- base size=16 base align=8
-QTimeLine (0x0x7fb12a490680) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 16u)
- QObject (0x0x7fb12a47d960) 0
- primary-for QTimeLine (0x0x7fb12a490680)
-
-Class QTimer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimer::QPrivateSignal (0x0x7fb12a47da80) 0 empty
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QTimer)
-16 (int (*)(...))QTimer::metaObject
-24 (int (*)(...))QTimer::qt_metacast
-32 (int (*)(...))QTimer::qt_metacall
-40 (int (*)(...))QTimer::~QTimer
-48 (int (*)(...))QTimer::~QTimer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimer::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTimer
- size=32 align=8
- base size=29 base align=8
-QTimer (0x0x7fb12a4906e8) 0
- vptr=((& QTimer::_ZTV6QTimer) + 16u)
- QObject (0x0x7fb12a47da20) 0
- primary-for QTimer (0x0x7fb12a4906e8)
-
-Class QTimeZone::OffsetData
- size=32 align=8
- base size=28 base align=8
-QTimeZone::OffsetData (0x0x7fb12a145180) 0
-
-Class QTimeZone
- size=8 align=8
- base size=8 base align=8
-QTimeZone (0x0x7fb12a145120) 0
-
-Class QTranslator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTranslator::QPrivateSignal (0x0x7fb12a145720) 0 empty
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTranslator)
-16 (int (*)(...))QTranslator::metaObject
-24 (int (*)(...))QTranslator::qt_metacast
-32 (int (*)(...))QTranslator::qt_metacall
-40 (int (*)(...))QTranslator::~QTranslator
-48 (int (*)(...))QTranslator::~QTranslator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTranslator::translate
-120 (int (*)(...))QTranslator::isEmpty
-
-Class QTranslator
- size=16 align=8
- base size=16 base align=8
-QTranslator (0x0x7fb12a181138) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 16u)
- QObject (0x0x7fb12a1456c0) 0
- primary-for QTranslator (0x0x7fb12a181138)
-
-Class QUrl
- size=8 align=8
- base size=8 base align=8
-QUrl (0x0x7fb12a145840) 0
-
-Class QUrlQuery
- size=8 align=8
- base size=8 base align=8
-QUrlQuery (0x0x7fb12a283f00) 0
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0x0x7fb129f265a0) 0
-
-Class QWaitCondition
- size=8 align=8
- base size=8 base align=8
-QWaitCondition (0x0x7fb129f26ba0) 0
-
-Class QXmlStreamStringRef
- size=16 align=8
- base size=16 base align=8
-QXmlStreamStringRef (0x0x7fb129f26c00) 0
-
-Class QXmlStreamAttribute
- size=80 align=8
- base size=73 base align=8
-QXmlStreamAttribute (0x0x7fb129f26ea0) 0
-
-Class QXmlStreamAttributes
- size=8 align=8
- base size=8 base align=8
-QXmlStreamAttributes (0x0x7fb129f56bc8) 0
- QVector<QXmlStreamAttribute> (0x0x7fb129fcd2a0) 0
-
-Class QXmlStreamNamespaceDeclaration
- size=40 align=8
- base size=40 base align=8
-QXmlStreamNamespaceDeclaration (0x0x7fb129fcd300) 0
-
-Class QXmlStreamNotationDeclaration
- size=56 align=8
- base size=56 base align=8
-QXmlStreamNotationDeclaration (0x0x7fb129fcd5a0) 0
-
-Class QXmlStreamEntityDeclaration
- size=88 align=8
- base size=88 base align=8
-QXmlStreamEntityDeclaration (0x0x7fb129fcd840) 0
-
-Vtable for QXmlStreamEntityResolver
-QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
-16 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-24 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-32 (int (*)(...))QXmlStreamEntityResolver::resolveEntity
-40 (int (*)(...))QXmlStreamEntityResolver::resolveUndeclaredEntity
-
-Class QXmlStreamEntityResolver
- size=8 align=8
- base size=8 base align=8
-QXmlStreamEntityResolver (0x0x7fb129fcdae0) 0 nearly-empty
- vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 16u)
-
-Class QXmlStreamReader
- size=8 align=8
- base size=8 base align=8
-QXmlStreamReader (0x0x7fb129fcdb40) 0
-
-Class QXmlStreamWriter
- size=8 align=8
- base size=8 base align=8
-QXmlStreamWriter (0x0x7fb12a0a85a0) 0
-
-Class QRgba64
- size=8 align=8
- base size=8 base align=8
-QRgba64 (0x0x7fb12a0a86c0) 0
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0x0x7fb12a0a8960) 0
-
-Class QRegion::QRegionData
- size=16 align=8
- base size=16 base align=8
-QRegion::QRegionData (0x0x7fb129dd3360) 0
-
-Class QRegion
- size=8 align=8
- base size=8 base align=8
-QRegion (0x0x7fb129dd3300) 0
-
-Class QKeySequence
- size=8 align=8
- base size=8 base align=8
-QKeySequence (0x0x7fb129e786c0) 0
-
-Class QVector2D
- size=8 align=4
- base size=8 base align=4
-QVector2D (0x0x7fb129b24c00) 0
-
-Class QTouchDevice
- size=8 align=8
- base size=8 base align=8
-QTouchDevice (0x0x7fb129b24ea0) 0
-
-Vtable for QInputEvent
-QInputEvent::_ZTV11QInputEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QInputEvent)
-16 (int (*)(...))QInputEvent::~QInputEvent
-24 (int (*)(...))QInputEvent::~QInputEvent
-
-Class QInputEvent
- size=32 align=8
- base size=32 base align=8
-QInputEvent (0x0x7fb129b319c0) 0
- vptr=((& QInputEvent::_ZTV11QInputEvent) + 16u)
- QEvent (0x0x7fb129ba50c0) 0
- primary-for QInputEvent (0x0x7fb129b319c0)
-
-Vtable for QEnterEvent
-QEnterEvent::_ZTV11QEnterEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QEnterEvent)
-16 (int (*)(...))QEnterEvent::~QEnterEvent
-24 (int (*)(...))QEnterEvent::~QEnterEvent
-
-Class QEnterEvent
- size=72 align=8
- base size=72 base align=8
-QEnterEvent (0x0x7fb129b31a28) 0
- vptr=((& QEnterEvent::_ZTV11QEnterEvent) + 16u)
- QEvent (0x0x7fb129ba5120) 0
- primary-for QEnterEvent (0x0x7fb129b31a28)
-
-Vtable for QMouseEvent
-QMouseEvent::_ZTV11QMouseEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QMouseEvent)
-16 (int (*)(...))QMouseEvent::~QMouseEvent
-24 (int (*)(...))QMouseEvent::~QMouseEvent
-
-Class QMouseEvent
- size=104 align=8
- base size=100 base align=8
-QMouseEvent (0x0x7fb129b31a90) 0
- vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 16u)
- QInputEvent (0x0x7fb129b31af8) 0
- primary-for QMouseEvent (0x0x7fb129b31a90)
- QEvent (0x0x7fb129ba5180) 0
- primary-for QInputEvent (0x0x7fb129b31af8)
-
-Vtable for QHoverEvent
-QHoverEvent::_ZTV11QHoverEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QHoverEvent)
-16 (int (*)(...))QHoverEvent::~QHoverEvent
-24 (int (*)(...))QHoverEvent::~QHoverEvent
-
-Class QHoverEvent
- size=64 align=8
- base size=64 base align=8
-QHoverEvent (0x0x7fb129b31b60) 0
- vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 16u)
- QInputEvent (0x0x7fb129b31bc8) 0
- primary-for QHoverEvent (0x0x7fb129b31b60)
- QEvent (0x0x7fb129ba51e0) 0
- primary-for QInputEvent (0x0x7fb129b31bc8)
-
-Vtable for QWheelEvent
-QWheelEvent::_ZTV11QWheelEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QWheelEvent)
-16 (int (*)(...))QWheelEvent::~QWheelEvent
-24 (int (*)(...))QWheelEvent::~QWheelEvent
-
-Class QWheelEvent
- size=96 align=8
- base size=96 base align=8
-QWheelEvent (0x0x7fb129b31c30) 0
- vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 16u)
- QInputEvent (0x0x7fb129b31c98) 0
- primary-for QWheelEvent (0x0x7fb129b31c30)
- QEvent (0x0x7fb129ba5240) 0
- primary-for QInputEvent (0x0x7fb129b31c98)
-
-Vtable for QTabletEvent
-QTabletEvent::_ZTV12QTabletEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QTabletEvent)
-16 (int (*)(...))QTabletEvent::~QTabletEvent
-24 (int (*)(...))QTabletEvent::~QTabletEvent
-
-Class QTabletEvent
- size=128 align=8
- base size=128 base align=8
-QTabletEvent (0x0x7fb129b31d00) 0
- vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 16u)
- QInputEvent (0x0x7fb129b31d68) 0
- primary-for QTabletEvent (0x0x7fb129b31d00)
- QEvent (0x0x7fb129ba52a0) 0
- primary-for QInputEvent (0x0x7fb129b31d68)
-
-Vtable for QNativeGestureEvent
-QNativeGestureEvent::_ZTV19QNativeGestureEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QNativeGestureEvent)
-16 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-24 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-
-Class QNativeGestureEvent
- size=112 align=8
- base size=112 base align=8
-QNativeGestureEvent (0x0x7fb129b31dd0) 0
- vptr=((& QNativeGestureEvent::_ZTV19QNativeGestureEvent) + 16u)
- QInputEvent (0x0x7fb129b31e38) 0
- primary-for QNativeGestureEvent (0x0x7fb129b31dd0)
- QEvent (0x0x7fb129ba5300) 0
- primary-for QInputEvent (0x0x7fb129b31e38)
-
-Vtable for QKeyEvent
-QKeyEvent::_ZTV9QKeyEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QKeyEvent)
-16 (int (*)(...))QKeyEvent::~QKeyEvent
-24 (int (*)(...))QKeyEvent::~QKeyEvent
-
-Class QKeyEvent
- size=64 align=8
- base size=59 base align=8
-QKeyEvent (0x0x7fb129b31ea0) 0
- vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 16u)
- QInputEvent (0x0x7fb129b31f08) 0
- primary-for QKeyEvent (0x0x7fb129b31ea0)
- QEvent (0x0x7fb129ba5360) 0
- primary-for QInputEvent (0x0x7fb129b31f08)
-
-Vtable for QFocusEvent
-QFocusEvent::_ZTV11QFocusEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFocusEvent)
-16 (int (*)(...))QFocusEvent::~QFocusEvent
-24 (int (*)(...))QFocusEvent::~QFocusEvent
-
-Class QFocusEvent
- size=24 align=8
- base size=24 base align=8
-QFocusEvent (0x0x7fb129b31f70) 0
- vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 16u)
- QEvent (0x0x7fb129ba53c0) 0
- primary-for QFocusEvent (0x0x7fb129b31f70)
-
-Vtable for QPaintEvent
-QPaintEvent::_ZTV11QPaintEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QPaintEvent)
-16 (int (*)(...))QPaintEvent::~QPaintEvent
-24 (int (*)(...))QPaintEvent::~QPaintEvent
-
-Class QPaintEvent
- size=56 align=8
- base size=49 base align=8
-QPaintEvent (0x0x7fb129c65000) 0
- vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 16u)
- QEvent (0x0x7fb129ba5420) 0
- primary-for QPaintEvent (0x0x7fb129c65000)
-
-Vtable for QMoveEvent
-QMoveEvent::_ZTV10QMoveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QMoveEvent)
-16 (int (*)(...))QMoveEvent::~QMoveEvent
-24 (int (*)(...))QMoveEvent::~QMoveEvent
-
-Class QMoveEvent
- size=40 align=8
- base size=36 base align=8
-QMoveEvent (0x0x7fb129c65068) 0
- vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 16u)
- QEvent (0x0x7fb129ba5480) 0
- primary-for QMoveEvent (0x0x7fb129c65068)
-
-Vtable for QExposeEvent
-QExposeEvent::_ZTV12QExposeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QExposeEvent)
-16 (int (*)(...))QExposeEvent::~QExposeEvent
-24 (int (*)(...))QExposeEvent::~QExposeEvent
-
-Class QExposeEvent
- size=32 align=8
- base size=32 base align=8
-QExposeEvent (0x0x7fb129c650d0) 0
- vptr=((& QExposeEvent::_ZTV12QExposeEvent) + 16u)
- QEvent (0x0x7fb129ba54e0) 0
- primary-for QExposeEvent (0x0x7fb129c650d0)
-
-Vtable for QPlatformSurfaceEvent
-QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QPlatformSurfaceEvent)
-16 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-24 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-
-Class QPlatformSurfaceEvent
- size=24 align=8
- base size=24 base align=8
-QPlatformSurfaceEvent (0x0x7fb129c65138) 0
- vptr=((& QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent) + 16u)
- QEvent (0x0x7fb129ba5540) 0
- primary-for QPlatformSurfaceEvent (0x0x7fb129c65138)
-
-Vtable for QResizeEvent
-QResizeEvent::_ZTV12QResizeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QResizeEvent)
-16 (int (*)(...))QResizeEvent::~QResizeEvent
-24 (int (*)(...))QResizeEvent::~QResizeEvent
-
-Class QResizeEvent
- size=40 align=8
- base size=36 base align=8
-QResizeEvent (0x0x7fb129c651a0) 0
- vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 16u)
- QEvent (0x0x7fb129ba55a0) 0
- primary-for QResizeEvent (0x0x7fb129c651a0)
-
-Vtable for QCloseEvent
-QCloseEvent::_ZTV11QCloseEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QCloseEvent)
-16 (int (*)(...))QCloseEvent::~QCloseEvent
-24 (int (*)(...))QCloseEvent::~QCloseEvent
-
-Class QCloseEvent
- size=24 align=8
- base size=20 base align=8
-QCloseEvent (0x0x7fb129c65208) 0
- vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 16u)
- QEvent (0x0x7fb129ba5600) 0
- primary-for QCloseEvent (0x0x7fb129c65208)
-
-Vtable for QIconDragEvent
-QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QIconDragEvent)
-16 (int (*)(...))QIconDragEvent::~QIconDragEvent
-24 (int (*)(...))QIconDragEvent::~QIconDragEvent
-
-Class QIconDragEvent
- size=24 align=8
- base size=20 base align=8
-QIconDragEvent (0x0x7fb129c65270) 0
- vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 16u)
- QEvent (0x0x7fb129ba5660) 0
- primary-for QIconDragEvent (0x0x7fb129c65270)
-
-Vtable for QShowEvent
-QShowEvent::_ZTV10QShowEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QShowEvent)
-16 (int (*)(...))QShowEvent::~QShowEvent
-24 (int (*)(...))QShowEvent::~QShowEvent
-
-Class QShowEvent
- size=24 align=8
- base size=20 base align=8
-QShowEvent (0x0x7fb129c652d8) 0
- vptr=((& QShowEvent::_ZTV10QShowEvent) + 16u)
- QEvent (0x0x7fb129ba56c0) 0
- primary-for QShowEvent (0x0x7fb129c652d8)
-
-Vtable for QHideEvent
-QHideEvent::_ZTV10QHideEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHideEvent)
-16 (int (*)(...))QHideEvent::~QHideEvent
-24 (int (*)(...))QHideEvent::~QHideEvent
-
-Class QHideEvent
- size=24 align=8
- base size=20 base align=8
-QHideEvent (0x0x7fb129c65340) 0
- vptr=((& QHideEvent::_ZTV10QHideEvent) + 16u)
- QEvent (0x0x7fb129ba5720) 0
- primary-for QHideEvent (0x0x7fb129c65340)
-
-Vtable for QContextMenuEvent
-QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QContextMenuEvent)
-16 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-24 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-
-Class QContextMenuEvent
- size=56 align=8
- base size=49 base align=8
-QContextMenuEvent (0x0x7fb129c653a8) 0
- vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 16u)
- QInputEvent (0x0x7fb129c65410) 0
- primary-for QContextMenuEvent (0x0x7fb129c653a8)
- QEvent (0x0x7fb129ba5780) 0
- primary-for QInputEvent (0x0x7fb129c65410)
-
-Class QInputMethodEvent::Attribute
- size=32 align=8
- base size=32 base align=8
-QInputMethodEvent::Attribute (0x0x7fb129ba5840) 0
-
-Vtable for QInputMethodEvent
-QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QInputMethodEvent)
-16 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-24 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-
-Class QInputMethodEvent
- size=56 align=8
- base size=56 base align=8
-QInputMethodEvent (0x0x7fb129c65478) 0
- vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 16u)
- QEvent (0x0x7fb129ba57e0) 0
- primary-for QInputMethodEvent (0x0x7fb129c65478)
-
-Class QInputMethodQueryEvent::QueryPair
- size=24 align=8
- base size=24 base align=8
-QInputMethodQueryEvent::QueryPair (0x0x7fb129ba5cc0) 0
-
-Vtable for QInputMethodQueryEvent
-QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QInputMethodQueryEvent)
-16 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-24 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-
-Class QInputMethodQueryEvent
- size=32 align=8
- base size=32 base align=8
-QInputMethodQueryEvent (0x0x7fb129c657b8) 0
- vptr=((& QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent) + 16u)
- QEvent (0x0x7fb129ba5c60) 0
- primary-for QInputMethodQueryEvent (0x0x7fb129c657b8)
-
-Vtable for QDropEvent
-QDropEvent::_ZTV10QDropEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QDropEvent)
-16 (int (*)(...))QDropEvent::~QDropEvent
-24 (int (*)(...))QDropEvent::~QDropEvent
-
-Class QDropEvent
- size=72 align=8
- base size=72 base align=8
-QDropEvent (0x0x7fb129c65a90) 0
- vptr=((& QDropEvent::_ZTV10QDropEvent) + 16u)
- QEvent (0x0x7fb12991a060) 0
- primary-for QDropEvent (0x0x7fb129c65a90)
-
-Vtable for QDragMoveEvent
-QDragMoveEvent::_ZTV14QDragMoveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QDragMoveEvent)
-16 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-24 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-
-Class QDragMoveEvent
- size=88 align=8
- base size=88 base align=8
-QDragMoveEvent (0x0x7fb129c65af8) 0
- vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 16u)
- QDropEvent (0x0x7fb129c65b60) 0
- primary-for QDragMoveEvent (0x0x7fb129c65af8)
- QEvent (0x0x7fb12991a0c0) 0
- primary-for QDropEvent (0x0x7fb129c65b60)
-
-Vtable for QDragEnterEvent
-QDragEnterEvent::_ZTV15QDragEnterEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragEnterEvent)
-16 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-24 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-
-Class QDragEnterEvent
- size=88 align=8
- base size=88 base align=8
-QDragEnterEvent (0x0x7fb129c65bc8) 0
- vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 16u)
- QDragMoveEvent (0x0x7fb129c65c30) 0
- primary-for QDragEnterEvent (0x0x7fb129c65bc8)
- QDropEvent (0x0x7fb129c65c98) 0
- primary-for QDragMoveEvent (0x0x7fb129c65c30)
- QEvent (0x0x7fb12991a120) 0
- primary-for QDropEvent (0x0x7fb129c65c98)
-
-Vtable for QDragLeaveEvent
-QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragLeaveEvent)
-16 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-24 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-
-Class QDragLeaveEvent
- size=24 align=8
- base size=20 base align=8
-QDragLeaveEvent (0x0x7fb129c65d00) 0
- vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 16u)
- QEvent (0x0x7fb12991a180) 0
- primary-for QDragLeaveEvent (0x0x7fb129c65d00)
-
-Vtable for QHelpEvent
-QHelpEvent::_ZTV10QHelpEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHelpEvent)
-16 (int (*)(...))QHelpEvent::~QHelpEvent
-24 (int (*)(...))QHelpEvent::~QHelpEvent
-
-Class QHelpEvent
- size=40 align=8
- base size=36 base align=8
-QHelpEvent (0x0x7fb129c65d68) 0
- vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 16u)
- QEvent (0x0x7fb12991a1e0) 0
- primary-for QHelpEvent (0x0x7fb129c65d68)
-
-Vtable for QStatusTipEvent
-QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QStatusTipEvent)
-16 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-24 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-
-Class QStatusTipEvent
- size=32 align=8
- base size=32 base align=8
-QStatusTipEvent (0x0x7fb129c65dd0) 0
- vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 16u)
- QEvent (0x0x7fb12991a240) 0
- primary-for QStatusTipEvent (0x0x7fb129c65dd0)
-
-Vtable for QWhatsThisClickedEvent
-QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
-16 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-24 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-
-Class QWhatsThisClickedEvent
- size=32 align=8
- base size=32 base align=8
-QWhatsThisClickedEvent (0x0x7fb129c65e38) 0
- vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 16u)
- QEvent (0x0x7fb12991a2a0) 0
- primary-for QWhatsThisClickedEvent (0x0x7fb129c65e38)
-
-Vtable for QActionEvent
-QActionEvent::_ZTV12QActionEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QActionEvent)
-16 (int (*)(...))QActionEvent::~QActionEvent
-24 (int (*)(...))QActionEvent::~QActionEvent
-
-Class QActionEvent
- size=40 align=8
- base size=40 base align=8
-QActionEvent (0x0x7fb129c65ea0) 0
- vptr=((& QActionEvent::_ZTV12QActionEvent) + 16u)
- QEvent (0x0x7fb12991a300) 0
- primary-for QActionEvent (0x0x7fb129c65ea0)
-
-Vtable for QFileOpenEvent
-QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QFileOpenEvent)
-16 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-24 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-
-Class QFileOpenEvent
- size=40 align=8
- base size=40 base align=8
-QFileOpenEvent (0x0x7fb129c65f08) 0
- vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 16u)
- QEvent (0x0x7fb12991a360) 0
- primary-for QFileOpenEvent (0x0x7fb129c65f08)
-
-Vtable for QToolBarChangeEvent
-QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
-16 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-24 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-
-Class QToolBarChangeEvent
- size=24 align=8
- base size=21 base align=8
-QToolBarChangeEvent (0x0x7fb129c65f70) 0
- vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 16u)
- QEvent (0x0x7fb12991a3c0) 0
- primary-for QToolBarChangeEvent (0x0x7fb129c65f70)
-
-Vtable for QShortcutEvent
-QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QShortcutEvent)
-16 (int (*)(...))QShortcutEvent::~QShortcutEvent
-24 (int (*)(...))QShortcutEvent::~QShortcutEvent
-
-Class QShortcutEvent
- size=40 align=8
- base size=40 base align=8
-QShortcutEvent (0x0x7fb129959000) 0
- vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 16u)
- QEvent (0x0x7fb12991a420) 0
- primary-for QShortcutEvent (0x0x7fb129959000)
-
-Vtable for QWindowStateChangeEvent
-QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
-16 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-24 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-
-Class QWindowStateChangeEvent
- size=32 align=8
- base size=25 base align=8
-QWindowStateChangeEvent (0x0x7fb129959068) 0
- vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 16u)
- QEvent (0x0x7fb12991a480) 0
- primary-for QWindowStateChangeEvent (0x0x7fb129959068)
-
-Class QPointingDeviceUniqueId
- size=8 align=8
- base size=8 base align=8
-QPointingDeviceUniqueId (0x0x7fb12991a4e0) 0
-
-Class QTouchEvent::TouchPoint
- size=8 align=8
- base size=8 base align=8
-QTouchEvent::TouchPoint (0x0x7fb12991aba0) 0
-
-Vtable for QTouchEvent
-QTouchEvent::_ZTV11QTouchEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTouchEvent)
-16 (int (*)(...))QTouchEvent::~QTouchEvent
-24 (int (*)(...))QTouchEvent::~QTouchEvent
-
-Class QTouchEvent
- size=72 align=8
- base size=72 base align=8
-QTouchEvent (0x0x7fb1299596e8) 0
- vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 16u)
- QInputEvent (0x0x7fb129959750) 0
- primary-for QTouchEvent (0x0x7fb1299596e8)
- QEvent (0x0x7fb12991ab40) 0
- primary-for QInputEvent (0x0x7fb129959750)
-
-Vtable for QScrollPrepareEvent
-QScrollPrepareEvent::_ZTV19QScrollPrepareEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QScrollPrepareEvent)
-16 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-24 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-
-Class QScrollPrepareEvent
- size=112 align=8
- base size=112 base align=8
-QScrollPrepareEvent (0x0x7fb129a23f70) 0
- vptr=((& QScrollPrepareEvent::_ZTV19QScrollPrepareEvent) + 16u)
- QEvent (0x0x7fb129a54240) 0
- primary-for QScrollPrepareEvent (0x0x7fb129a23f70)
-
-Vtable for QScrollEvent
-QScrollEvent::_ZTV12QScrollEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QScrollEvent)
-16 (int (*)(...))QScrollEvent::~QScrollEvent
-24 (int (*)(...))QScrollEvent::~QScrollEvent
-
-Class QScrollEvent
- size=64 align=8
- base size=60 base align=8
-QScrollEvent (0x0x7fb129a8c000) 0
- vptr=((& QScrollEvent::_ZTV12QScrollEvent) + 16u)
- QEvent (0x0x7fb129a542a0) 0
- primary-for QScrollEvent (0x0x7fb129a8c000)
-
-Vtable for QScreenOrientationChangeEvent
-QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QScreenOrientationChangeEvent)
-16 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-24 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-
-Class QScreenOrientationChangeEvent
- size=40 align=8
- base size=36 base align=8
-QScreenOrientationChangeEvent (0x0x7fb129a8c068) 0
- vptr=((& QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent) + 16u)
- QEvent (0x0x7fb129a54300) 0
- primary-for QScreenOrientationChangeEvent (0x0x7fb129a8c068)
-
-Vtable for QApplicationStateChangeEvent
-QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QApplicationStateChangeEvent)
-16 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-24 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-
-Class QApplicationStateChangeEvent
- size=24 align=8
- base size=24 base align=8
-QApplicationStateChangeEvent (0x0x7fb129a8c0d0) 0
- vptr=((& QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent) + 16u)
- QEvent (0x0x7fb129a54360) 0
- primary-for QApplicationStateChangeEvent (0x0x7fb129a8c0d0)
-
-Class QFont
- size=16 align=8
- base size=12 base align=8
-QFont (0x0x7fb129a543c0) 0
-
-Class QPolygon
- size=8 align=8
- base size=8 base align=8
-QPolygon (0x0x7fb129a8ce38) 0
- QVector<QPoint> (0x0x7fb12970c0c0) 0
-
-Class QPolygonF
- size=8 align=8
- base size=8 base align=8
-QPolygonF (0x0x7fb129768208) 0
- QVector<QPointF> (0x0x7fb12970c540) 0
-
-Class QMatrix
- size=48 align=8
- base size=48 base align=8
-QMatrix (0x0x7fb12970c900) 0
-
-Class QPainterPath::Element
- size=24 align=8
- base size=24 base align=8
-QPainterPath::Element (0x0x7fb12970cc00) 0
-
-Class QPainterPath
- size=8 align=8
- base size=8 base align=8
-QPainterPath (0x0x7fb12970cba0) 0
-
-Class QPainterPathStroker
- size=8 align=8
- base size=8 base align=8
-QPainterPathStroker (0x0x7fb129852600) 0
-
-Class QTransform
- size=88 align=8
- base size=88 base align=8
-QTransform (0x0x7fb129852720) 0
-
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintDevice)
-16 0u
-24 0u
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDevice
- size=24 align=8
- base size=24 base align=8
-QPaintDevice (0x0x7fb129852e40) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 16u)
-
-Class QPixelFormat
- size=8 align=8
- base size=8 base align=8
-QPixelFormat (0x0x7fb129852ea0) 0
-
-Vtable for QImage
-QImage::_ZTV6QImage: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QImage)
-16 (int (*)(...))QImage::~QImage
-24 (int (*)(...))QImage::~QImage
-32 (int (*)(...))QImage::devType
-40 (int (*)(...))QImage::paintEngine
-48 (int (*)(...))QImage::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QImage
- size=32 align=8
- base size=32 base align=8
-QImage (0x0x7fb1295a50d0) 0
- vptr=((& QImage::_ZTV6QImage) + 16u)
- QPaintDevice (0x0x7fb12958e960) 0
- primary-for QImage (0x0x7fb1295a50d0)
-
-Vtable for QPixmap
-QPixmap::_ZTV7QPixmap: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QPixmap)
-16 (int (*)(...))QPixmap::~QPixmap
-24 (int (*)(...))QPixmap::~QPixmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPixmap
- size=32 align=8
- base size=32 base align=8
-QPixmap (0x0x7fb12966ac30) 0
- vptr=((& QPixmap::_ZTV7QPixmap) + 16u)
- QPaintDevice (0x0x7fb129668900) 0
- primary-for QPixmap (0x0x7fb12966ac30)
-
-Class QBrush
- size=8 align=8
- base size=8 base align=8
-QBrush (0x0x7fb129668c00) 0
-
-Class QBrushData
- size=112 align=8
- base size=112 base align=8
-QBrushData (0x0x7fb1293033c0) 0
-
-Class QGradient
- size=64 align=8
- base size=64 base align=8
-QGradient (0x0x7fb129303420) 0
-
-Class QLinearGradient
- size=64 align=8
- base size=64 base align=8
-QLinearGradient (0x0x7fb1293015b0) 0
- QGradient (0x0x7fb1293036c0) 0
-
-Class QRadialGradient
- size=64 align=8
- base size=64 base align=8
-QRadialGradient (0x0x7fb129301618) 0
- QGradient (0x0x7fb129303720) 0
-
-Class QConicalGradient
- size=64 align=8
- base size=64 base align=8
-QConicalGradient (0x0x7fb129301680) 0
- QGradient (0x0x7fb129303780) 0
-
-Class QPen
- size=8 align=8
- base size=8 base align=8
-QPen (0x0x7fb1293037e0) 0
-
-Class QTextOption::Tab
- size=16 align=8
- base size=14 base align=8
-QTextOption::Tab (0x0x7fb1293eca20) 0
-
-Class QTextOption
- size=32 align=8
- base size=32 base align=8
-QTextOption (0x0x7fb1293ec9c0) 0
-
-Class QTextLength
- size=16 align=8
- base size=16 base align=8
-QTextLength (0x0x7fb1294321e0) 0
-
-Class QTextFormat
- size=16 align=8
- base size=12 base align=8
-QTextFormat (0x0x7fb129432900) 0
-
-Class QTextCharFormat
- size=16 align=8
- base size=12 base align=8
-QTextCharFormat (0x0x7fb1290f56e8) 0
- QTextFormat (0x0x7fb1290f3780) 0
-
-Class QTextBlockFormat
- size=16 align=8
- base size=12 base align=8
-QTextBlockFormat (0x0x7fb1290f58f0) 0
- QTextFormat (0x0x7fb1290f3a20) 0
-
-Class QTextListFormat
- size=16 align=8
- base size=12 base align=8
-QTextListFormat (0x0x7fb1290f5b60) 0
- QTextFormat (0x0x7fb1290f3cc0) 0
-
-Class QTextImageFormat
- size=16 align=8
- base size=12 base align=8
-QTextImageFormat (0x0x7fb1290f5d68) 0
- QTextCharFormat (0x0x7fb1290f5dd0) 0
- QTextFormat (0x0x7fb1290f3f60) 0
-
-Class QTextFrameFormat
- size=16 align=8
- base size=12 base align=8
-QTextFrameFormat (0x0x7fb1290f5000) 0
- QTextFormat (0x0x7fb129211240) 0
-
-Class QTextTableFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableFormat (0x0x7fb12923d0d0) 0
- QTextFrameFormat (0x0x7fb12923d138) 0
- QTextFormat (0x0x7fb1292114e0) 0
-
-Class QTextTableCellFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableCellFormat (0x0x7fb12923d340) 0
- QTextCharFormat (0x0x7fb12923d3a8) 0
- QTextFormat (0x0x7fb1292117e0) 0
-
-Class QFontDatabase
- size=8 align=8
- base size=8 base align=8
-QFontDatabase (0x0x7fb129211a80) 0
-
-Class QRawFont
- size=8 align=8
- base size=8 base align=8
-QRawFont (0x0x7fb129211ae0) 0
-
-Class QGlyphRun
- size=8 align=8
- base size=8 base align=8
-QGlyphRun (0x0x7fb128ef2000) 0
-
-Class QTextCursor
- size=8 align=8
- base size=8 base align=8
-QTextCursor (0x0x7fb128ef2300) 0
-
-Class QTextInlineObject
- size=16 align=8
- base size=16 base align=8
-QTextInlineObject (0x0x7fb128ef2600) 0
-
-Class QTextLayout::FormatRange
- size=24 align=8
- base size=24 base align=8
-QTextLayout::FormatRange (0x0x7fb128ef26c0) 0
-
-Class QTextLayout
- size=8 align=8
- base size=8 base align=8
-QTextLayout (0x0x7fb128ef2660) 0
-
-Class QTextLine
- size=16 align=8
- base size=16 base align=8
-QTextLine (0x0x7fb128fbc120) 0
-
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractUndoItem
- size=8 align=8
- base size=8 base align=8
-QAbstractUndoItem (0x0x7fb128fbc180) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 16u)
-
-Class QTextDocument::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextDocument::QPrivateSignal (0x0x7fb128fbc240) 0 empty
-
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QTextDocument)
-16 (int (*)(...))QTextDocument::metaObject
-24 (int (*)(...))QTextDocument::qt_metacast
-32 (int (*)(...))QTextDocument::qt_metacall
-40 (int (*)(...))QTextDocument::~QTextDocument
-48 (int (*)(...))QTextDocument::~QTextDocument
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextDocument::clear
-120 (int (*)(...))QTextDocument::createObject
-128 (int (*)(...))QTextDocument::loadResource
-
-Class QTextDocument
- size=16 align=8
- base size=16 base align=8
-QTextDocument (0x0x7fb128fa96e8) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 16u)
- QObject (0x0x7fb128fbc1e0) 0
- primary-for QTextDocument (0x0x7fb128fa96e8)
-
-Class QPalette::Data
- size=4 align=4
- base size=4 base align=4
-QPalette::Data (0x0x7fb128fbc480) 0
-
-Class QPalette
- size=16 align=8
- base size=12 base align=8
-QPalette (0x0x7fb128fbc420) 0
-
-Class QAbstractTextDocumentLayout::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTextDocumentLayout::QPrivateSignal (0x0x7fb1290da540) 0 empty
-
-Class QAbstractTextDocumentLayout::Selection
- size=24 align=8
- base size=24 base align=8
-QAbstractTextDocumentLayout::Selection (0x0x7fb1290da5a0) 0
-
-Class QAbstractTextDocumentLayout::PaintContext
- size=64 align=8
- base size=64 base align=8
-QAbstractTextDocumentLayout::PaintContext (0x0x7fb1290da600) 0
-
-Vtable for QAbstractTextDocumentLayout
-QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
-16 (int (*)(...))QAbstractTextDocumentLayout::metaObject
-24 (int (*)(...))QAbstractTextDocumentLayout::qt_metacast
-32 (int (*)(...))QAbstractTextDocumentLayout::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractTextDocumentLayout::resizeInlineObject
-176 (int (*)(...))QAbstractTextDocumentLayout::positionInlineObject
-184 (int (*)(...))QAbstractTextDocumentLayout::drawInlineObject
-
-Class QAbstractTextDocumentLayout
- size=16 align=8
- base size=16 base align=8
-QAbstractTextDocumentLayout (0x0x7fb1290dc410) 0
- vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 16u)
- QObject (0x0x7fb1290da4e0) 0
- primary-for QAbstractTextDocumentLayout (0x0x7fb1290dc410)
-
-Vtable for QTextObjectInterface
-QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextObjectInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QTextObjectInterface
- size=8 align=8
- base size=8 base align=8
-QTextObjectInterface (0x0x7fb1290daba0) 0 nearly-empty
- vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 16u)
-
-Class QAccessible::State
- size=8 align=8
- base size=5 base align=8
-QAccessible::State (0x0x7fb1290dacc0) 0
-
-Vtable for QAccessible::ActivationObserver
-QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN11QAccessible18ActivationObserverE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessible::ActivationObserver
- size=8 align=8
- base size=8 base align=8
-QAccessible::ActivationObserver (0x0x7fb1290dad20) 0 nearly-empty
- vptr=((& QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE) + 16u)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0x0x7fb1290dac60) 0 empty
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QAccessibleInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleInterface (0x0x7fb1290daf00) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 16u)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))QAccessibleTextInterface::textBeforeOffset
-104 (int (*)(...))QAccessibleTextInterface::textAfterOffset
-112 (int (*)(...))QAccessibleTextInterface::textAtOffset
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTextInterface (0x0x7fb1290daf60) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 16u)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleEditableTextInterface (0x0x7fb128dd1000) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 16u)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleValueInterface (0x0x7fb128dd1060) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 16u)
-
-Vtable for QAccessibleTableCellInterface
-QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface: 12u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTableCellInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableCellInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableCellInterface (0x0x7fb128dd10c0) 0 nearly-empty
- vptr=((& QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface) + 16u)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableInterface (0x0x7fb128dd1120) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 16u)
-
-Vtable for QAccessibleActionInterface
-QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QAccessibleActionInterface::localizedActionName
-48 (int (*)(...))QAccessibleActionInterface::localizedActionDescription
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleActionInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleActionInterface (0x0x7fb128dd1180) 0 nearly-empty
- vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 16u)
-
-Vtable for QAccessibleImageInterface
-QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleImageInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleImageInterface (0x0x7fb128dd11e0) 0 nearly-empty
- vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 16u)
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAccessibleEvent)
-16 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-24 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleEvent
- size=32 align=8
- base size=28 base align=8
-QAccessibleEvent (0x0x7fb128dd1240) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 16u)
-
-Vtable for QAccessibleStateChangeEvent
-QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleStateChangeEvent)
-16 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-24 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleStateChangeEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleStateChangeEvent (0x0x7fb1290dce38) 0
- vptr=((& QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent) + 16u)
- QAccessibleEvent (0x0x7fb128dd1780) 0
- primary-for QAccessibleStateChangeEvent (0x0x7fb1290dce38)
-
-Vtable for QAccessibleTextCursorEvent
-QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextCursorEvent)
-16 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-24 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextCursorEvent
- size=32 align=8
- base size=32 base align=8
-QAccessibleTextCursorEvent (0x0x7fb1290dcea0) 0
- vptr=((& QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent) + 16u)
- QAccessibleEvent (0x0x7fb128dd17e0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fb1290dcea0)
-
-Vtable for QAccessibleTextSelectionEvent
-QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTextSelectionEvent)
-16 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-24 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextSelectionEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleTextSelectionEvent (0x0x7fb1290dcf08) 0
- vptr=((& QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7fb1290dcf70) 0
- primary-for QAccessibleTextSelectionEvent (0x0x7fb1290dcf08)
- QAccessibleEvent (0x0x7fb128dd1840) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fb1290dcf70)
-
-Vtable for QAccessibleTextInsertEvent
-QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextInsertEvent)
-16 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-24 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextInsertEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextInsertEvent (0x0x7fb128e72000) 0
- vptr=((& QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7fb128e72068) 0
- primary-for QAccessibleTextInsertEvent (0x0x7fb128e72000)
- QAccessibleEvent (0x0x7fb128dd18a0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fb128e72068)
-
-Vtable for QAccessibleTextRemoveEvent
-QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextRemoveEvent)
-16 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-24 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextRemoveEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextRemoveEvent (0x0x7fb128e720d0) 0
- vptr=((& QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7fb128e72138) 0
- primary-for QAccessibleTextRemoveEvent (0x0x7fb128e720d0)
- QAccessibleEvent (0x0x7fb128dd1900) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fb128e72138)
-
-Vtable for QAccessibleTextUpdateEvent
-QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextUpdateEvent)
-16 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-24 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextUpdateEvent
- size=56 align=8
- base size=56 base align=8
-QAccessibleTextUpdateEvent (0x0x7fb128e721a0) 0
- vptr=((& QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7fb128e72208) 0
- primary-for QAccessibleTextUpdateEvent (0x0x7fb128e721a0)
- QAccessibleEvent (0x0x7fb128dd1960) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fb128e72208)
-
-Vtable for QAccessibleValueChangeEvent
-QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleValueChangeEvent)
-16 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-24 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleValueChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleValueChangeEvent (0x0x7fb128e72270) 0
- vptr=((& QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent) + 16u)
- QAccessibleEvent (0x0x7fb128dd19c0) 0
- primary-for QAccessibleValueChangeEvent (0x0x7fb128e72270)
-
-Vtable for QAccessibleTableModelChangeEvent
-QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleTableModelChangeEvent)
-16 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-24 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTableModelChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTableModelChangeEvent (0x0x7fb128e722d8) 0
- vptr=((& QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent) + 16u)
- QAccessibleEvent (0x0x7fb128dd1a20) 0
- primary-for QAccessibleTableModelChangeEvent (0x0x7fb128e722d8)
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleBridge)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridge
- size=8 align=8
- base size=8 base align=8
-QAccessibleBridge (0x0x7fb128dd1ae0) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 16u)
-
-Class QAccessibleBridgePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessibleBridgePlugin::QPrivateSignal (0x0x7fb128dd1ba0) 0 empty
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-16 (int (*)(...))QAccessibleBridgePlugin::metaObject
-24 (int (*)(...))QAccessibleBridgePlugin::qt_metacast
-32 (int (*)(...))QAccessibleBridgePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessibleBridgePlugin (0x0x7fb128e72340) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 16u)
- QObject (0x0x7fb128dd1b40) 0
- primary-for QAccessibleBridgePlugin (0x0x7fb128e72340)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleObject)
-16 0u
-24 0u
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleObject
- size=16 align=8
- base size=16 base align=8
-QAccessibleObject (0x0x7fb128e723a8) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 16u)
- QAccessibleInterface (0x0x7fb128dd1c00) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7fb128e723a8)
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QAccessibleApplication)
-16 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-24 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleApplication::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleApplication::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))QAccessibleApplication::parent
-88 (int (*)(...))QAccessibleApplication::child
-96 (int (*)(...))QAccessibleApplication::childCount
-104 (int (*)(...))QAccessibleApplication::indexOfChild
-112 (int (*)(...))QAccessibleApplication::text
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))QAccessibleApplication::role
-144 (int (*)(...))QAccessibleApplication::state
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleApplication
- size=16 align=8
- base size=16 base align=8
-QAccessibleApplication (0x0x7fb128e72410) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 16u)
- QAccessibleObject (0x0x7fb128e72478) 0
- primary-for QAccessibleApplication (0x0x7fb128e72410)
- QAccessibleInterface (0x0x7fb128dd1c60) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7fb128e72478)
-
-Class QAccessiblePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessiblePlugin::QPrivateSignal (0x0x7fb128dd1d20) 0 empty
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-16 (int (*)(...))QAccessiblePlugin::metaObject
-24 (int (*)(...))QAccessiblePlugin::qt_metacast
-32 (int (*)(...))QAccessiblePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessiblePlugin (0x0x7fb128e724e0) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 16u)
- QObject (0x0x7fb128dd1cc0) 0
- primary-for QAccessiblePlugin (0x0x7fb128e724e0)
-
-Class QSurfaceFormat
- size=8 align=8
- base size=8 base align=8
-QSurfaceFormat (0x0x7fb128dd1d80) 0
-
-Vtable for QSurface
-QSurface::_ZTV8QSurface: 8u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QSurface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-
-Class QSurface
- size=24 align=8
- base size=24 base align=8
-QSurface (0x0x7fb128dd1f60) 0
- vptr=((& QSurface::_ZTV8QSurface) + 16u)
-
-Class QIcon
- size=8 align=8
- base size=8 base align=8
-QIcon (0x0x7fb128b45120) 0
-
-Class QCursor
- size=8 align=8
- base size=8 base align=8
-QCursor (0x0x7fb128bda4e0) 0
-
-Class QWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QWindow::QPrivateSignal (0x0x7fb128c64ae0) 0 empty
-
-Vtable for QWindow
-QWindow::_ZTV7QWindow: 45u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QWindow)
-16 (int (*)(...))QWindow::metaObject
-24 (int (*)(...))QWindow::qt_metacast
-32 (int (*)(...))QWindow::qt_metacall
-40 (int (*)(...))QWindow::~QWindow
-48 (int (*)(...))QWindow::~QWindow
-56 (int (*)(...))QWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI7QWindow)
-312 (int (*)(...))QWindow::_ZThn16_N7QWindowD1Ev
-320 (int (*)(...))QWindow::_ZThn16_N7QWindowD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QWindow
- size=40 align=8
- base size=40 base align=8
-QWindow (0x0x7fb128c75540) 0
- vptr=((& QWindow::_ZTV7QWindow) + 16u)
- QObject (0x0x7fb128c64a20) 0
- primary-for QWindow (0x0x7fb128c75540)
- QSurface (0x0x7fb128c64a80) 16
- vptr=((& QWindow::_ZTV7QWindow) + 312u)
-
-Class QBackingStore
- size=8 align=8
- base size=8 base align=8
-QBackingStore (0x0x7fb128c64c00) 0
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBitmap)
-16 (int (*)(...))QBitmap::~QBitmap
-24 (int (*)(...))QBitmap::~QBitmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QBitmap
- size=32 align=8
- base size=32 base align=8
-QBitmap (0x0x7fb128c74548) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 16u)
- QPixmap (0x0x7fb128c745b0) 0
- primary-for QBitmap (0x0x7fb128c74548)
- QPaintDevice (0x0x7fb128c64cc0) 0
- primary-for QPixmap (0x0x7fb128c745b0)
-
-Class QClipboard::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QClipboard::QPrivateSignal (0x0x7fb1288f6060) 0 empty
-
-Vtable for QClipboard
-QClipboard::_ZTV10QClipboard: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QClipboard)
-16 (int (*)(...))QClipboard::metaObject
-24 (int (*)(...))QClipboard::qt_metacast
-32 (int (*)(...))QClipboard::qt_metacall
-40 (int (*)(...))QClipboard::~QClipboard
-48 (int (*)(...))QClipboard::~QClipboard
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QClipboard
- size=16 align=8
- base size=16 base align=8
-QClipboard (0x0x7fb128c74820) 0
- vptr=((& QClipboard::_ZTV10QClipboard) + 16u)
- QObject (0x0x7fb1288f6000) 0
- primary-for QClipboard (0x0x7fb128c74820)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0x0x7fb1288f60c0) 0 empty
-
-Class QDrag::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDrag::QPrivateSignal (0x0x7fb1288f6180) 0 empty
-
-Vtable for QDrag
-QDrag::_ZTV5QDrag: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QDrag)
-16 (int (*)(...))QDrag::metaObject
-24 (int (*)(...))QDrag::qt_metacast
-32 (int (*)(...))QDrag::qt_metacall
-40 (int (*)(...))QDrag::~QDrag
-48 (int (*)(...))QDrag::~QDrag
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDrag
- size=16 align=8
- base size=16 base align=8
-QDrag (0x0x7fb128c74888) 0
- vptr=((& QDrag::_ZTV5QDrag) + 16u)
- QObject (0x0x7fb1288f6120) 0
- primary-for QDrag (0x0x7fb128c74888)
-
-Class QFontInfo
- size=8 align=8
- base size=8 base align=8
-QFontInfo (0x0x7fb1288f61e0) 0
-
-Class QFontMetrics
- size=8 align=8
- base size=8 base align=8
-QFontMetrics (0x0x7fb1288f6480) 0
-
-Class QFontMetricsF
- size=8 align=8
- base size=8 base align=8
-QFontMetricsF (0x0x7fb1288f6780) 0
-
-Class QGenericPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGenericPlugin::QPrivateSignal (0x0x7fb1289d1f00) 0 empty
-
-Vtable for QGenericPlugin
-QGenericPlugin::_ZTV14QGenericPlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QGenericPlugin)
-16 (int (*)(...))QGenericPlugin::metaObject
-24 (int (*)(...))QGenericPlugin::qt_metacast
-32 (int (*)(...))QGenericPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QGenericPlugin
- size=16 align=8
- base size=16 base align=8
-QGenericPlugin (0x0x7fb1289d0340) 0
- vptr=((& QGenericPlugin::_ZTV14QGenericPlugin) + 16u)
- QObject (0x0x7fb1289d1ea0) 0
- primary-for QGenericPlugin (0x0x7fb1289d0340)
-
-Class QGenericPluginFactory
- size=1 align=1
- base size=0 base align=1
-QGenericPluginFactory (0x0x7fb1289d1f60) 0 empty
-
-Class QInputMethod::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QInputMethod::QPrivateSignal (0x0x7fb128ac6060) 0 empty
-
-Vtable for QInputMethod
-QInputMethod::_ZTV12QInputMethod: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QInputMethod)
-16 (int (*)(...))QInputMethod::metaObject
-24 (int (*)(...))QInputMethod::qt_metacast
-32 (int (*)(...))QInputMethod::qt_metacall
-40 (int (*)(...))QInputMethod::~QInputMethod
-48 (int (*)(...))QInputMethod::~QInputMethod
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QInputMethod
- size=16 align=8
- base size=16 base align=8
-QInputMethod (0x0x7fb1289d03a8) 0
- vptr=((& QInputMethod::_ZTV12QInputMethod) + 16u)
- QObject (0x0x7fb128ac6000) 0
- primary-for QInputMethod (0x0x7fb1289d03a8)
-
-Class QGuiApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGuiApplication::QPrivateSignal (0x0x7fb128ac6120) 0 empty
-
-Vtable for QGuiApplication
-QGuiApplication::_ZTV15QGuiApplication: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QGuiApplication)
-16 (int (*)(...))QGuiApplication::metaObject
-24 (int (*)(...))QGuiApplication::qt_metacast
-32 (int (*)(...))QGuiApplication::qt_metacall
-40 (int (*)(...))QGuiApplication::~QGuiApplication
-48 (int (*)(...))QGuiApplication::~QGuiApplication
-56 (int (*)(...))QGuiApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QGuiApplication::notify
-120 (int (*)(...))QGuiApplication::compressEvent
-
-Class QGuiApplication
- size=16 align=8
- base size=16 base align=8
-QGuiApplication (0x0x7fb1289d0410) 0
- vptr=((& QGuiApplication::_ZTV15QGuiApplication) + 16u)
- QCoreApplication (0x0x7fb1289d0478) 0
- primary-for QGuiApplication (0x0x7fb1289d0410)
- QObject (0x0x7fb128ac60c0) 0
- primary-for QCoreApplication (0x0x7fb1289d0478)
-
-Class QIconEngine::AvailableSizesArgument
- size=16 align=8
- base size=16 base align=8
-QIconEngine::AvailableSizesArgument (0x0x7fb128ac6660) 0
-
-Class QIconEngine::ScaledPixmapArgument
- size=56 align=8
- base size=56 base align=8
-QIconEngine::ScaledPixmapArgument (0x0x7fb128ac67e0) 0
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QIconEngine)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QIconEngine::actualSize
-48 (int (*)(...))QIconEngine::pixmap
-56 (int (*)(...))QIconEngine::addPixmap
-64 (int (*)(...))QIconEngine::addFile
-72 (int (*)(...))QIconEngine::key
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QIconEngine::read
-96 (int (*)(...))QIconEngine::write
-104 (int (*)(...))QIconEngine::availableSizes
-112 (int (*)(...))QIconEngine::iconName
-120 (int (*)(...))QIconEngine::virtual_hook
-
-Class QIconEngine
- size=8 align=8
- base size=8 base align=8
-QIconEngine (0x0x7fb128ac6600) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 16u)
-
-Class QIconEnginePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIconEnginePlugin::QPrivateSignal (0x0x7fb128ac68a0) 0 empty
-
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-16 (int (*)(...))QIconEnginePlugin::metaObject
-24 (int (*)(...))QIconEnginePlugin::qt_metacast
-32 (int (*)(...))QIconEnginePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QIconEnginePlugin
- size=16 align=8
- base size=16 base align=8
-QIconEnginePlugin (0x0x7fb1289d0a90) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 16u)
- QObject (0x0x7fb128ac6840) 0
- primary-for QIconEnginePlugin (0x0x7fb1289d0a90)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QImageIOHandler)
-16 0u
-24 0u
-32 (int (*)(...))QImageIOHandler::name
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QImageIOHandler::write
-64 (int (*)(...))QImageIOHandler::option
-72 (int (*)(...))QImageIOHandler::setOption
-80 (int (*)(...))QImageIOHandler::supportsOption
-88 (int (*)(...))QImageIOHandler::jumpToNextImage
-96 (int (*)(...))QImageIOHandler::jumpToImage
-104 (int (*)(...))QImageIOHandler::loopCount
-112 (int (*)(...))QImageIOHandler::imageCount
-120 (int (*)(...))QImageIOHandler::nextImageDelay
-128 (int (*)(...))QImageIOHandler::currentImageNumber
-136 (int (*)(...))QImageIOHandler::currentImageRect
-
-Class QImageIOHandler
- size=16 align=8
- base size=16 base align=8
-QImageIOHandler (0x0x7fb128ac6900) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 16u)
-
-Class QImageIOPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QImageIOPlugin::QPrivateSignal (0x0x7fb128ac6a80) 0 empty
-
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QImageIOPlugin)
-16 (int (*)(...))QImageIOPlugin::metaObject
-24 (int (*)(...))QImageIOPlugin::qt_metacast
-32 (int (*)(...))QImageIOPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QImageIOPlugin
- size=16 align=8
- base size=16 base align=8
-QImageIOPlugin (0x0x7fb1289d0af8) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 16u)
- QObject (0x0x7fb128ac6a20) 0
- primary-for QImageIOPlugin (0x0x7fb1289d0af8)
-
-Class QImageReader
- size=8 align=8
- base size=8 base align=8
-QImageReader (0x0x7fb128ac6c60) 0
-
-Class QImageWriter
- size=8 align=8
- base size=8 base align=8
-QImageWriter (0x0x7fb128ac6cc0) 0
-
-Class QVector3D
- size=12 align=4
- base size=12 base align=4
-QVector3D (0x0x7fb128ac6d20) 0
-
-Class QVector4D
- size=16 align=4
- base size=16 base align=4
-QVector4D (0x0x7fb12880c000) 0
-
-Class QQuaternion
- size=16 align=4
- base size=16 base align=4
-QQuaternion (0x0x7fb12880c2a0) 0
-
-Class QMatrix4x4
- size=68 align=4
- base size=68 base align=4
-QMatrix4x4 (0x0x7fb12880c8a0) 0
-
-Class QMovie::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMovie::QPrivateSignal (0x0x7fb128607060) 0 empty
-
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QMovie)
-16 (int (*)(...))QMovie::metaObject
-24 (int (*)(...))QMovie::qt_metacast
-32 (int (*)(...))QMovie::qt_metacall
-40 (int (*)(...))QMovie::~QMovie
-48 (int (*)(...))QMovie::~QMovie
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QMovie
- size=16 align=8
- base size=16 base align=8
-QMovie (0x0x7fb128885d00) 0
- vptr=((& QMovie::_ZTV6QMovie) + 16u)
- QObject (0x0x7fb128607000) 0
- primary-for QMovie (0x0x7fb128885d00)
-
-Class QOffscreenSurface::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOffscreenSurface::QPrivateSignal (0x0x7fb128607180) 0 empty
-
-Vtable for QOffscreenSurface
-QOffscreenSurface::_ZTV17QOffscreenSurface: 26u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOffscreenSurface)
-16 (int (*)(...))QOffscreenSurface::metaObject
-24 (int (*)(...))QOffscreenSurface::qt_metacast
-32 (int (*)(...))QOffscreenSurface::qt_metacall
-40 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-48 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOffscreenSurface::surfaceType
-120 (int (*)(...))QOffscreenSurface::format
-128 (int (*)(...))QOffscreenSurface::size
-136 (int (*)(...))QOffscreenSurface::surfaceHandle
-144 (int (*)(...))-16
-152 (int (*)(...))(& _ZTI17QOffscreenSurface)
-160 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD1Ev
-168 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD0Ev
-176 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface6formatEv
-184 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface13surfaceHandleEv
-192 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface11surfaceTypeEv
-200 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface4sizeEv
-
-Class QOffscreenSurface
- size=40 align=8
- base size=40 base align=8
-QOffscreenSurface (0x0x7fb128628070) 0
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 16u)
- QObject (0x0x7fb1286070c0) 0
- primary-for QOffscreenSurface (0x0x7fb128628070)
- QSurface (0x0x7fb128607120) 16
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 160u)
-
-Class QOpenGLBuffer
- size=8 align=8
- base size=8 base align=8
-QOpenGLBuffer (0x0x7fb128607240) 0
-
-Class QOpenGLVersionStatus
- size=12 align=4
- base size=12 base align=4
-QOpenGLVersionStatus (0x0x7fb128607420) 0
-
-Class QOpenGLVersionFunctionsBackend
- size=16 align=8
- base size=12 base align=8
-QOpenGLVersionFunctionsBackend (0x0x7fb127f8ef00) 0
-
-Class QOpenGLVersionFunctionsStorage
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionFunctionsStorage (0x0x7fb127f8ef60) 0
-
-Class QAbstractOpenGLFunctionsPrivate
- size=16 align=8
- base size=9 base align=8
-QAbstractOpenGLFunctionsPrivate (0x0x7fb127fce000) 0
-
-Vtable for QAbstractOpenGLFunctions
-QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractOpenGLFunctions)
-16 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-24 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-32 (int (*)(...))QAbstractOpenGLFunctions::initializeOpenGLFunctions
-
-Class QAbstractOpenGLFunctions
- size=16 align=8
- base size=16 base align=8
-QAbstractOpenGLFunctions (0x0x7fb127fce060) 0
- vptr=((& QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions) + 16u)
-
-Class QOpenGLFunctions_1_0_CoreBackend::Functions
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_1_0_CoreBackend::Functions (0x0x7fb127fce120) 0
-
-Class QOpenGLFunctions_1_0_CoreBackend
- size=400 align=8
- base size=400 base align=8
-QOpenGLFunctions_1_0_CoreBackend (0x0x7fb127f91f70) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb127fce0c0) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend::Functions
- size=128 align=8
- base size=128 base align=8
-QOpenGLFunctions_1_1_CoreBackend::Functions (0x0x7fb127fce240) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend
- size=144 align=8
- base size=144 base align=8
-QOpenGLFunctions_1_1_CoreBackend (0x0x7fb127ff1000) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb127fce1e0) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_1_2_CoreBackend::Functions (0x0x7fb127fce360) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_1_2_CoreBackend (0x0x7fb127ff1068) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb127fce300) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_3_CoreBackend::Functions (0x0x7fb127fce480) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_1_3_CoreBackend (0x0x7fb127ff10d0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb127fce420) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend::Functions
- size=56 align=8
- base size=56 base align=8
-QOpenGLFunctions_1_4_CoreBackend::Functions (0x0x7fb127fce600) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_4_CoreBackend (0x0x7fb127ff1138) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb127fce5a0) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_5_CoreBackend::Functions (0x0x7fb127fce720) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_1_5_CoreBackend (0x0x7fb127ff11a0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb127fce6c0) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend::Functions
- size=744 align=8
- base size=744 base align=8
-QOpenGLFunctions_2_0_CoreBackend::Functions (0x0x7fb127fce840) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend
- size=760 align=8
- base size=760 base align=8
-QOpenGLFunctions_2_0_CoreBackend (0x0x7fb127ff1208) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb127fce7e0) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_2_1_CoreBackend::Functions (0x0x7fb127fce960) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_2_1_CoreBackend (0x0x7fb127ff1270) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb127fce900) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend::Functions
- size=672 align=8
- base size=672 base align=8
-QOpenGLFunctions_3_0_CoreBackend::Functions (0x0x7fb127fcea80) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend
- size=688 align=8
- base size=688 base align=8
-QOpenGLFunctions_3_0_CoreBackend (0x0x7fb127ff12d8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb127fcea20) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_3_1_CoreBackend::Functions (0x0x7fb127fceba0) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_3_1_CoreBackend (0x0x7fb127ff1340) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb127fceb40) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_3_2_CoreBackend::Functions (0x0x7fb127fcecc0) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_3_2_CoreBackend (0x0x7fb127ff13a8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb127fcec60) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend::Functions
- size=464 align=8
- base size=464 base align=8
-QOpenGLFunctions_3_3_CoreBackend::Functions (0x0x7fb127fcede0) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend
- size=480 align=8
- base size=480 base align=8
-QOpenGLFunctions_3_3_CoreBackend (0x0x7fb127ff1410) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb127fced80) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend::Functions
- size=368 align=8
- base size=368 base align=8
-QOpenGLFunctions_4_0_CoreBackend::Functions (0x0x7fb127fcef00) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_4_0_CoreBackend (0x0x7fb127ff1478) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb127fceea0) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend::Functions
- size=704 align=8
- base size=704 base align=8
-QOpenGLFunctions_4_1_CoreBackend::Functions (0x0x7fb1280b0060) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend
- size=720 align=8
- base size=720 base align=8
-QOpenGLFunctions_4_1_CoreBackend (0x0x7fb127ff14e0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb1280b0000) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_2_CoreBackend::Functions (0x0x7fb1280b0180) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_2_CoreBackend (0x0x7fb127ff1548) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb1280b0120) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend::Functions
- size=344 align=8
- base size=344 base align=8
-QOpenGLFunctions_4_3_CoreBackend::Functions (0x0x7fb1280b02a0) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend
- size=360 align=8
- base size=360 base align=8
-QOpenGLFunctions_4_3_CoreBackend (0x0x7fb127ff15b0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb1280b0240) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_4_4_CoreBackend::Functions (0x0x7fb1280b03c0) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_4_4_CoreBackend (0x0x7fb127ff1618) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb1280b0360) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend::Functions
- size=848 align=8
- base size=848 base align=8
-QOpenGLFunctions_4_5_CoreBackend::Functions (0x0x7fb1280b0540) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend
- size=864 align=8
- base size=864 base align=8
-QOpenGLFunctions_4_5_CoreBackend (0x0x7fb127ff1680) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb1280b04e0) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend::Functions
- size=2064 align=8
- base size=2064 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend::Functions (0x0x7fb1280b0660) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend
- size=2080 align=8
- base size=2080 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend (0x0x7fb127ff16e8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb1280b0600) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend::Functions
- size=136 align=8
- base size=136 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend::Functions (0x0x7fb1280b0780) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend (0x0x7fb127ff1750) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb1280b0720) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend::Functions
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend::Functions (0x0x7fb1280b08a0) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend
- size=272 align=8
- base size=272 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend (0x0x7fb127ff17b8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb1280b0840) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend::Functions
- size=296 align=8
- base size=296 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend::Functions (0x0x7fb1280b09c0) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend
- size=312 align=8
- base size=312 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend (0x0x7fb127ff1820) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb1280b0960) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend::Functions
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend::Functions (0x0x7fb1280b0ae0) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend
- size=320 align=8
- base size=320 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend (0x0x7fb127ff1888) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb1280b0a80) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend::Functions
- size=288 align=8
- base size=288 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend::Functions (0x0x7fb1280b0c00) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend (0x0x7fb127ff18f0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb1280b0ba0) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend::Functions
- size=160 align=8
- base size=160 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend::Functions (0x0x7fb1280b0d20) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend
- size=176 align=8
- base size=176 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend (0x0x7fb127ff1958) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb1280b0cc0) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend::Functions
- size=240 align=8
- base size=240 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend::Functions (0x0x7fb1280b0e40) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend (0x0x7fb127ff19c0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb1280b0de0) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend::Functions (0x0x7fb1280b0f60) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend (0x0x7fb127ff1a28) 0
- QOpenGLVersionFunctionsBackend (0x0x7fb1280b0f00) 0
-
-Class QOpenGLVersionProfile
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionProfile (0x0x7fb127df0060) 0
-
-Class QOpenGLContextGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContextGroup::QPrivateSignal (0x0x7fb127df0a20) 0 empty
-
-Vtable for QOpenGLContextGroup
-QOpenGLContextGroup::_ZTV19QOpenGLContextGroup: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QOpenGLContextGroup)
-16 (int (*)(...))QOpenGLContextGroup::metaObject
-24 (int (*)(...))QOpenGLContextGroup::qt_metacast
-32 (int (*)(...))QOpenGLContextGroup::qt_metacall
-40 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-48 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContextGroup
- size=16 align=8
- base size=16 base align=8
-QOpenGLContextGroup (0x0x7fb127e12478) 0
- vptr=((& QOpenGLContextGroup::_ZTV19QOpenGLContextGroup) + 16u)
- QObject (0x0x7fb127df09c0) 0
- primary-for QOpenGLContextGroup (0x0x7fb127e12478)
-
-Class QOpenGLContext::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContext::QPrivateSignal (0x0x7fb127df0ae0) 0 empty
-
-Vtable for QOpenGLContext
-QOpenGLContext::_ZTV14QOpenGLContext: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QOpenGLContext)
-16 (int (*)(...))QOpenGLContext::metaObject
-24 (int (*)(...))QOpenGLContext::qt_metacast
-32 (int (*)(...))QOpenGLContext::qt_metacall
-40 (int (*)(...))QOpenGLContext::~QOpenGLContext
-48 (int (*)(...))QOpenGLContext::~QOpenGLContext
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContext
- size=16 align=8
- base size=16 base align=8
-QOpenGLContext (0x0x7fb127e124e0) 0
- vptr=((& QOpenGLContext::_ZTV14QOpenGLContext) + 16u)
- QObject (0x0x7fb127df0a80) 0
- primary-for QOpenGLContext (0x0x7fb127e124e0)
-
-Class QOpenGLDebugMessage
- size=8 align=8
- base size=8 base align=8
-QOpenGLDebugMessage (0x0x7fb127df0b40) 0
-
-Class QOpenGLDebugLogger::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLDebugLogger::QPrivateSignal (0x0x7fb127e90360) 0 empty
-
-Vtable for QOpenGLDebugLogger
-QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLDebugLogger)
-16 (int (*)(...))QOpenGLDebugLogger::metaObject
-24 (int (*)(...))QOpenGLDebugLogger::qt_metacast
-32 (int (*)(...))QOpenGLDebugLogger::qt_metacall
-40 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-48 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLDebugLogger
- size=16 align=8
- base size=16 base align=8
-QOpenGLDebugLogger (0x0x7fb127e12958) 0
- vptr=((& QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger) + 16u)
- QObject (0x0x7fb127e90300) 0
- primary-for QOpenGLDebugLogger (0x0x7fb127e12958)
-
-Class QOpenGLFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLFunctions (0x0x7fb127e904e0) 0
-
-Class QOpenGLFunctionsPrivate::Functions
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate::Functions (0x0x7fb127e90720) 0
-
-Class QOpenGLFunctionsPrivate
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate (0x0x7fb127e906c0) 0
-
-Class QOpenGLExtraFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLExtraFunctions (0x0x7fb127e12bc8) 0
- QOpenGLFunctions (0x0x7fb127c6fe40) 0
-
-Class QOpenGLExtraFunctionsPrivate::Functions
- size=1728 align=8
- base size=1728 base align=8
-QOpenGLExtraFunctionsPrivate::Functions (0x0x7fb127c6ff00) 0
-
-Class QOpenGLExtraFunctionsPrivate
- size=2880 align=8
- base size=2880 base align=8
-QOpenGLExtraFunctionsPrivate (0x0x7fb127e12c30) 0
- QOpenGLFunctionsPrivate (0x0x7fb127c6fea0) 0
-
-Vtable for QOpenGLFramebufferObject
-QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLFramebufferObject)
-16 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-24 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-
-Class QOpenGLFramebufferObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLFramebufferObject (0x0x7fb127ad6600) 0
- vptr=((& QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject) + 16u)
-
-Class QOpenGLFramebufferObjectFormat
- size=8 align=8
- base size=8 base align=8
-QOpenGLFramebufferObjectFormat (0x0x7fb127ad6720) 0
-
-Vtable for QOpenGLPaintDevice
-QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLPaintDevice)
-16 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-24 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-32 (int (*)(...))QOpenGLPaintDevice::devType
-40 (int (*)(...))QOpenGLPaintDevice::paintEngine
-48 (int (*)(...))QOpenGLPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QOpenGLPaintDevice::ensureActiveTarget
-
-Class QOpenGLPaintDevice
- size=32 align=8
- base size=32 base align=8
-QOpenGLPaintDevice (0x0x7fb127e12f08) 0
- vptr=((& QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice) + 16u)
- QPaintDevice (0x0x7fb127ad6780) 0
- primary-for QOpenGLPaintDevice (0x0x7fb127e12f08)
-
-Class QOpenGLPixelTransferOptions
- size=8 align=8
- base size=8 base align=8
-QOpenGLPixelTransferOptions (0x0x7fb127ad68a0) 0
-
-Class QOpenGLShader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShader::QPrivateSignal (0x0x7fb127ad6c00) 0 empty
-
-Vtable for QOpenGLShader
-QOpenGLShader::_ZTV13QOpenGLShader: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLShader)
-16 (int (*)(...))QOpenGLShader::metaObject
-24 (int (*)(...))QOpenGLShader::qt_metacast
-32 (int (*)(...))QOpenGLShader::qt_metacall
-40 (int (*)(...))QOpenGLShader::~QOpenGLShader
-48 (int (*)(...))QOpenGLShader::~QOpenGLShader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLShader
- size=16 align=8
- base size=16 base align=8
-QOpenGLShader (0x0x7fb127746138) 0
- vptr=((& QOpenGLShader::_ZTV13QOpenGLShader) + 16u)
- QObject (0x0x7fb127ad6ba0) 0
- primary-for QOpenGLShader (0x0x7fb127746138)
-
-Class QOpenGLShaderProgram::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShaderProgram::QPrivateSignal (0x0x7fb127ad6e40) 0 empty
-
-Vtable for QOpenGLShaderProgram
-QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QOpenGLShaderProgram)
-16 (int (*)(...))QOpenGLShaderProgram::metaObject
-24 (int (*)(...))QOpenGLShaderProgram::qt_metacast
-32 (int (*)(...))QOpenGLShaderProgram::qt_metacall
-40 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-48 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOpenGLShaderProgram::link
-
-Class QOpenGLShaderProgram
- size=16 align=8
- base size=16 base align=8
-QOpenGLShaderProgram (0x0x7fb127746270) 0
- vptr=((& QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram) + 16u)
- QObject (0x0x7fb127ad6de0) 0
- primary-for QOpenGLShaderProgram (0x0x7fb127746270)
-
-Class QOpenGLTexture
- size=8 align=8
- base size=8 base align=8
-QOpenGLTexture (0x0x7fb127ad6ea0) 0
-
-Class QOpenGLTextureBlitter
- size=8 align=8
- base size=8 base align=8
-QOpenGLTextureBlitter (0x0x7fb127853180) 0
-
-Class QOpenGLTimerQuery::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimerQuery::QPrivateSignal (0x0x7fb127853300) 0 empty
-
-Vtable for QOpenGLTimerQuery
-QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOpenGLTimerQuery)
-16 (int (*)(...))QOpenGLTimerQuery::metaObject
-24 (int (*)(...))QOpenGLTimerQuery::qt_metacast
-32 (int (*)(...))QOpenGLTimerQuery::qt_metacall
-40 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-48 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimerQuery
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimerQuery (0x0x7fb1277463a8) 0
- vptr=((& QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery) + 16u)
- QObject (0x0x7fb1278532a0) 0
- primary-for QOpenGLTimerQuery (0x0x7fb1277463a8)
-
-Class QOpenGLTimeMonitor::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimeMonitor::QPrivateSignal (0x0x7fb1278533c0) 0 empty
-
-Vtable for QOpenGLTimeMonitor
-QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLTimeMonitor)
-16 (int (*)(...))QOpenGLTimeMonitor::metaObject
-24 (int (*)(...))QOpenGLTimeMonitor::qt_metacast
-32 (int (*)(...))QOpenGLTimeMonitor::qt_metacall
-40 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-48 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimeMonitor
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimeMonitor (0x0x7fb127746410) 0
- vptr=((& QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor) + 16u)
- QObject (0x0x7fb127853360) 0
- primary-for QOpenGLTimeMonitor (0x0x7fb127746410)
-
-Class QOpenGLVertexArrayObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLVertexArrayObject::QPrivateSignal (0x0x7fb127853480) 0 empty
-
-Class QOpenGLVertexArrayObject::Binder
- size=8 align=8
- base size=8 base align=8
-QOpenGLVertexArrayObject::Binder (0x0x7fb1278534e0) 0
-
-Vtable for QOpenGLVertexArrayObject
-QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLVertexArrayObject)
-16 (int (*)(...))QOpenGLVertexArrayObject::metaObject
-24 (int (*)(...))QOpenGLVertexArrayObject::qt_metacast
-32 (int (*)(...))QOpenGLVertexArrayObject::qt_metacall
-40 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-48 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLVertexArrayObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLVertexArrayObject (0x0x7fb127746478) 0
- vptr=((& QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject) + 16u)
- QObject (0x0x7fb127853420) 0
- primary-for QOpenGLVertexArrayObject (0x0x7fb127746478)
-
-Class QPaintDeviceWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPaintDeviceWindow::QPrivateSignal (0x0x7fb127853660) 0 empty
-
-Vtable for QPaintDeviceWindow
-QPaintDeviceWindow::_ZTV18QPaintDeviceWindow: 58u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-16 (int (*)(...))QPaintDeviceWindow::metaObject
-24 (int (*)(...))QPaintDeviceWindow::qt_metacast
-32 (int (*)(...))QPaintDeviceWindow::qt_metacall
-40 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-48 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QPaintDeviceWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))-16
-328 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-336 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD1Ev
-344 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD0Ev
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-384 (int (*)(...))-40
-392 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-400 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD1Ev
-408 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD0Ev
-416 (int (*)(...))QPaintDevice::devType
-424 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-440 (int (*)(...))QPaintDevice::initPainter
-448 (int (*)(...))QPaintDevice::redirected
-456 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDeviceWindow
- size=64 align=8
- base size=64 base align=8
-QPaintDeviceWindow (0x0x7fb12789eee0) 0
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 16u)
- QWindow (0x0x7fb12789ef50) 0
- primary-for QPaintDeviceWindow (0x0x7fb12789eee0)
- QObject (0x0x7fb127853540) 0
- primary-for QWindow (0x0x7fb12789ef50)
- QSurface (0x0x7fb1278535a0) 16
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 336u)
- QPaintDevice (0x0x7fb127853600) 40
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 400u)
-
-Class QOpenGLWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLWindow::QPrivateSignal (0x0x7fb1278537e0) 0 empty
-
-Vtable for QOpenGLWindow
-QOpenGLWindow::_ZTV13QOpenGLWindow: 64u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLWindow)
-16 (int (*)(...))QOpenGLWindow::metaObject
-24 (int (*)(...))QOpenGLWindow::qt_metacast
-32 (int (*)(...))QOpenGLWindow::qt_metacall
-40 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-48 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QOpenGLWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QOpenGLWindow::paintEvent
-304 (int (*)(...))QOpenGLWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QOpenGLWindow::initializeGL
-328 (int (*)(...))QOpenGLWindow::resizeGL
-336 (int (*)(...))QOpenGLWindow::paintGL
-344 (int (*)(...))QOpenGLWindow::paintUnderGL
-352 (int (*)(...))QOpenGLWindow::paintOverGL
-360 (int (*)(...))QOpenGLWindow::redirected
-368 (int (*)(...))-16
-376 (int (*)(...))(& _ZTI13QOpenGLWindow)
-384 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD1Ev
-392 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD0Ev
-400 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-408 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-416 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-424 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-432 (int (*)(...))-40
-440 (int (*)(...))(& _ZTI13QOpenGLWindow)
-448 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD1Ev
-456 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD0Ev
-464 (int (*)(...))QPaintDevice::devType
-472 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-480 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-488 (int (*)(...))QPaintDevice::initPainter
-496 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow10redirectedEP6QPoint
-504 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QOpenGLWindow
- size=64 align=8
- base size=64 base align=8
-QOpenGLWindow (0x0x7fb127746548) 0
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 16u)
- QPaintDeviceWindow (0x0x7fb1278c8310) 0
- primary-for QOpenGLWindow (0x0x7fb127746548)
- QWindow (0x0x7fb1278c8380) 0
- primary-for QPaintDeviceWindow (0x0x7fb1278c8310)
- QObject (0x0x7fb1278536c0) 0
- primary-for QWindow (0x0x7fb1278c8380)
- QSurface (0x0x7fb127853720) 16
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 384u)
- QPaintDevice (0x0x7fb127853780) 40
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 448u)
-
-Class QPageSize
- size=8 align=8
- base size=8 base align=8
-QPageSize (0x0x7fb127853840) 0
-
-Class QPageLayout
- size=8 align=8
- base size=8 base align=8
-QPageLayout (0x0x7fb127507240) 0
-
-Class QPagedPaintDevice::Margins
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice::Margins (0x0x7fb127507c60) 0
-
-Vtable for QPagedPaintDevice
-QPagedPaintDevice::_ZTV17QPagedPaintDevice: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QPagedPaintDevice)
-16 0u
-24 0u
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QPagedPaintDevice::setPageSize
-96 (int (*)(...))QPagedPaintDevice::setPageSizeMM
-104 (int (*)(...))QPagedPaintDevice::setMargins
-
-Class QPagedPaintDevice
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice (0x0x7fb127544270) 0
- vptr=((& QPagedPaintDevice::_ZTV17QPagedPaintDevice) + 16u)
- QPaintDevice (0x0x7fb127507c00) 0
- primary-for QPagedPaintDevice (0x0x7fb127544270)
-
-Class QPainter::PixmapFragment
- size=80 align=8
- base size=80 base align=8
-QPainter::PixmapFragment (0x0x7fb127507d20) 0
-
-Class QPainter
- size=8 align=8
- base size=8 base align=8
-QPainter (0x0x7fb127507cc0) 0
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0x0x7fb1275f8b40) 0 empty
-
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintEngine)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QPaintEngine::drawRects
-64 (int (*)(...))QPaintEngine::drawRects
-72 (int (*)(...))QPaintEngine::drawLines
-80 (int (*)(...))QPaintEngine::drawLines
-88 (int (*)(...))QPaintEngine::drawEllipse
-96 (int (*)(...))QPaintEngine::drawEllipse
-104 (int (*)(...))QPaintEngine::drawPath
-112 (int (*)(...))QPaintEngine::drawPoints
-120 (int (*)(...))QPaintEngine::drawPoints
-128 (int (*)(...))QPaintEngine::drawPolygon
-136 (int (*)(...))QPaintEngine::drawPolygon
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QPaintEngine::drawTextItem
-160 (int (*)(...))QPaintEngine::drawTiledPixmap
-168 (int (*)(...))QPaintEngine::drawImage
-176 (int (*)(...))QPaintEngine::coordinateOffset
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QPaintEngine
- size=32 align=8
- base size=32 base align=8
-QPaintEngine (0x0x7fb1275f8de0) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 16u)
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0x0x7fb1273a30c0) 0
-
-Class QPdfWriter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPdfWriter::QPrivateSignal (0x0x7fb1273a34e0) 0 empty
-
-Vtable for QPdfWriter
-QPdfWriter::_ZTV10QPdfWriter: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QPdfWriter)
-16 (int (*)(...))QPdfWriter::metaObject
-24 (int (*)(...))QPdfWriter::qt_metacast
-32 (int (*)(...))QPdfWriter::qt_metacall
-40 (int (*)(...))QPdfWriter::~QPdfWriter
-48 (int (*)(...))QPdfWriter::~QPdfWriter
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPdfWriter::newPage
-120 (int (*)(...))QPdfWriter::setPageSize
-128 (int (*)(...))QPdfWriter::setPageSizeMM
-136 (int (*)(...))QPdfWriter::setMargins
-144 (int (*)(...))QPdfWriter::paintEngine
-152 (int (*)(...))QPdfWriter::metric
-160 (int (*)(...))-16
-168 (int (*)(...))(& _ZTI10QPdfWriter)
-176 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD1Ev
-184 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD0Ev
-192 (int (*)(...))QPaintDevice::devType
-200 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter11paintEngineEv
-208 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter6metricEN12QPaintDevice17PaintDeviceMetricE
-216 (int (*)(...))QPaintDevice::initPainter
-224 (int (*)(...))QPaintDevice::redirected
-232 (int (*)(...))QPaintDevice::sharedPainter
-240 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter7newPageEv
-248 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter11setPageSizeEN17QPagedPaintDevice8PageSizeE
-256 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter13setPageSizeMMERK6QSizeF
-264 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter10setMarginsERKN17QPagedPaintDevice7MarginsE
-
-Class QPdfWriter
- size=48 align=8
- base size=48 base align=8
-QPdfWriter (0x0x7fb12741f7e0) 0
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 16u)
- QObject (0x0x7fb1273a3420) 0
- primary-for QPdfWriter (0x0x7fb12741f7e0)
- QPagedPaintDevice (0x0x7fb1273772d8) 16
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 176u)
- QPaintDevice (0x0x7fb1273a3480) 16
- primary-for QPagedPaintDevice (0x0x7fb1273772d8)
-
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QPicture)
-16 (int (*)(...))QPicture::~QPicture
-24 (int (*)(...))QPicture::~QPicture
-32 (int (*)(...))QPicture::devType
-40 (int (*)(...))QPicture::paintEngine
-48 (int (*)(...))QPicture::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QPicture::setData
-
-Class QPicture
- size=32 align=8
- base size=32 base align=8
-QPicture (0x0x7fb127377340) 0
- vptr=((& QPicture::_ZTV8QPicture) + 16u)
- QPaintDevice (0x0x7fb1273a3660) 0
- primary-for QPicture (0x0x7fb127377340)
-
-Class QPictureIO
- size=8 align=8
- base size=8 base align=8
-QPictureIO (0x0x7fb1273a3960) 0
-
-Class QPictureFormatPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPictureFormatPlugin::QPrivateSignal (0x0x7fb1273a3a20) 0 empty
-
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-16 (int (*)(...))QPictureFormatPlugin::metaObject
-24 (int (*)(...))QPictureFormatPlugin::qt_metacast
-32 (int (*)(...))QPictureFormatPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPictureFormatPlugin::loadPicture
-120 (int (*)(...))QPictureFormatPlugin::savePicture
-128 (int (*)(...))__cxa_pure_virtual
-
-Class QPictureFormatPlugin
- size=16 align=8
- base size=16 base align=8
-QPictureFormatPlugin (0x0x7fb127377548) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 16u)
- QObject (0x0x7fb1273a39c0) 0
- primary-for QPictureFormatPlugin (0x0x7fb127377548)
-
-Class QPixmapCache::Key
- size=8 align=8
- base size=8 base align=8
-QPixmapCache::Key (0x0x7fb1273a3ae0) 0
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0x0x7fb1273a3a80) 0 empty
-
-Class QRasterWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRasterWindow::QPrivateSignal (0x0x7fb12710dc60) 0 empty
-
-Vtable for QRasterWindow
-QRasterWindow::_ZTV13QRasterWindow: 59u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QRasterWindow)
-16 (int (*)(...))QRasterWindow::metaObject
-24 (int (*)(...))QRasterWindow::qt_metacast
-32 (int (*)(...))QRasterWindow::qt_metacall
-40 (int (*)(...))QRasterWindow::~QRasterWindow
-48 (int (*)(...))QRasterWindow::~QRasterWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QRasterWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QRasterWindow::redirected
-328 (int (*)(...))-16
-336 (int (*)(...))(& _ZTI13QRasterWindow)
-344 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD1Ev
-352 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD0Ev
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-384 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-392 (int (*)(...))-40
-400 (int (*)(...))(& _ZTI13QRasterWindow)
-408 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD1Ev
-416 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD0Ev
-424 (int (*)(...))QPaintDevice::devType
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-440 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-448 (int (*)(...))QPaintDevice::initPainter
-456 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow10redirectedEP6QPoint
-464 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QRasterWindow
- size=64 align=8
- base size=64 base align=8
-QRasterWindow (0x0x7fb127112c30) 0
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 16u)
- QPaintDeviceWindow (0x0x7fb12711e5b0) 0
- primary-for QRasterWindow (0x0x7fb127112c30)
- QWindow (0x0x7fb12711e620) 0
- primary-for QPaintDeviceWindow (0x0x7fb12711e5b0)
- QObject (0x0x7fb12710db40) 0
- primary-for QWindow (0x0x7fb12711e620)
- QSurface (0x0x7fb12710dba0) 16
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 344u)
- QPaintDevice (0x0x7fb12710dc00) 40
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 408u)
-
-Class QScreen::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QScreen::QPrivateSignal (0x0x7fb12710dd20) 0 empty
-
-Vtable for QScreen
-QScreen::_ZTV7QScreen: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QScreen)
-16 (int (*)(...))QScreen::metaObject
-24 (int (*)(...))QScreen::qt_metacast
-32 (int (*)(...))QScreen::qt_metacall
-40 (int (*)(...))QScreen::~QScreen
-48 (int (*)(...))QScreen::~QScreen
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QScreen
- size=16 align=8
- base size=16 base align=8
-QScreen (0x0x7fb127112d00) 0
- vptr=((& QScreen::_ZTV7QScreen) + 16u)
- QObject (0x0x7fb12710dcc0) 0
- primary-for QScreen (0x0x7fb127112d00)
-
-Class QSessionManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSessionManager::QPrivateSignal (0x0x7fb12710dde0) 0 empty
-
-Vtable for QSessionManager
-QSessionManager::_ZTV15QSessionManager: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSessionManager)
-16 (int (*)(...))QSessionManager::metaObject
-24 (int (*)(...))QSessionManager::qt_metacast
-32 (int (*)(...))QSessionManager::qt_metacall
-40 (int (*)(...))QSessionManager::~QSessionManager
-48 (int (*)(...))QSessionManager::~QSessionManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSessionManager
- size=16 align=8
- base size=16 base align=8
-QSessionManager (0x0x7fb127112d68) 0
- vptr=((& QSessionManager::_ZTV15QSessionManager) + 16u)
- QObject (0x0x7fb12710dd80) 0
- primary-for QSessionManager (0x0x7fb127112d68)
-
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStandardItem)
-16 (int (*)(...))QStandardItem::~QStandardItem
-24 (int (*)(...))QStandardItem::~QStandardItem
-32 (int (*)(...))QStandardItem::data
-40 (int (*)(...))QStandardItem::setData
-48 (int (*)(...))QStandardItem::clone
-56 (int (*)(...))QStandardItem::type
-64 (int (*)(...))QStandardItem::read
-72 (int (*)(...))QStandardItem::write
-80 (int (*)(...))QStandardItem::operator<
-
-Class QStandardItem
- size=16 align=8
- base size=16 base align=8
-QStandardItem (0x0x7fb12710de40) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 16u)
-
-Class QStandardItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStandardItemModel::QPrivateSignal (0x0x7fb1271a95a0) 0 empty
-
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QStandardItemModel)
-16 (int (*)(...))QStandardItemModel::metaObject
-24 (int (*)(...))QStandardItemModel::qt_metacast
-32 (int (*)(...))QStandardItemModel::qt_metacall
-40 (int (*)(...))QStandardItemModel::~QStandardItemModel
-48 (int (*)(...))QStandardItemModel::~QStandardItemModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStandardItemModel::index
-120 (int (*)(...))QStandardItemModel::parent
-128 (int (*)(...))QStandardItemModel::sibling
-136 (int (*)(...))QStandardItemModel::rowCount
-144 (int (*)(...))QStandardItemModel::columnCount
-152 (int (*)(...))QStandardItemModel::hasChildren
-160 (int (*)(...))QStandardItemModel::data
-168 (int (*)(...))QStandardItemModel::setData
-176 (int (*)(...))QStandardItemModel::headerData
-184 (int (*)(...))QStandardItemModel::setHeaderData
-192 (int (*)(...))QStandardItemModel::itemData
-200 (int (*)(...))QStandardItemModel::setItemData
-208 (int (*)(...))QStandardItemModel::mimeTypes
-216 (int (*)(...))QStandardItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QStandardItemModel::dropMimeData
-240 (int (*)(...))QStandardItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStandardItemModel::insertRows
-264 (int (*)(...))QStandardItemModel::insertColumns
-272 (int (*)(...))QStandardItemModel::removeRows
-280 (int (*)(...))QStandardItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStandardItemModel::flags
-328 (int (*)(...))QStandardItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStandardItemModel
- size=16 align=8
- base size=16 base align=8
-QStandardItemModel (0x0x7fb1271ad410) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 16u)
- QAbstractItemModel (0x0x7fb1271ad478) 0
- primary-for QStandardItemModel (0x0x7fb1271ad410)
- QObject (0x0x7fb1271a9540) 0
- primary-for QAbstractItemModel (0x0x7fb1271ad478)
-
-Class QStaticText
- size=8 align=8
- base size=8 base align=8
-QStaticText (0x0x7fb1271a9600) 0
-
-Class QStyleHints::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStyleHints::QPrivateSignal (0x0x7fb1271a9a80) 0 empty
-
-Vtable for QStyleHints
-QStyleHints::_ZTV11QStyleHints: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QStyleHints)
-16 (int (*)(...))QStyleHints::metaObject
-24 (int (*)(...))QStyleHints::qt_metacast
-32 (int (*)(...))QStyleHints::qt_metacall
-40 (int (*)(...))QStyleHints::~QStyleHints
-48 (int (*)(...))QStyleHints::~QStyleHints
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QStyleHints
- size=16 align=8
- base size=16 base align=8
-QStyleHints (0x0x7fb1271ad680) 0
- vptr=((& QStyleHints::_ZTV11QStyleHints) + 16u)
- QObject (0x0x7fb1271a9a20) 0
- primary-for QStyleHints (0x0x7fb1271ad680)
-
-Class QTextObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextObject::QPrivateSignal (0x0x7fb1271a9b40) 0 empty
-
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextObject)
-16 (int (*)(...))QTextObject::metaObject
-24 (int (*)(...))QTextObject::qt_metacast
-32 (int (*)(...))QTextObject::qt_metacall
-40 (int (*)(...))QTextObject::~QTextObject
-48 (int (*)(...))QTextObject::~QTextObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextObject
- size=16 align=8
- base size=16 base align=8
-QTextObject (0x0x7fb1271ad6e8) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 16u)
- QObject (0x0x7fb1271a9ae0) 0
- primary-for QTextObject (0x0x7fb1271ad6e8)
-
-Class QTextBlockGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextBlockGroup::QPrivateSignal (0x0x7fb1271a9c00) 0 empty
-
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QTextBlockGroup)
-16 (int (*)(...))QTextBlockGroup::metaObject
-24 (int (*)(...))QTextBlockGroup::qt_metacast
-32 (int (*)(...))QTextBlockGroup::qt_metacall
-40 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-48 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextBlockGroup
- size=16 align=8
- base size=16 base align=8
-QTextBlockGroup (0x0x7fb1271ad750) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 16u)
- QTextObject (0x0x7fb1271ad7b8) 0
- primary-for QTextBlockGroup (0x0x7fb1271ad750)
- QObject (0x0x7fb1271a9ba0) 0
- primary-for QTextObject (0x0x7fb1271ad7b8)
-
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-16 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-24 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-
-Class QTextFrameLayoutData
- size=8 align=8
- base size=8 base align=8
-QTextFrameLayoutData (0x0x7fb1271a9c60) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 16u)
-
-Class QTextFrame::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextFrame::QPrivateSignal (0x0x7fb1271a9d20) 0 empty
-
-Class QTextFrame::iterator
- size=32 align=8
- base size=28 base align=8
-QTextFrame::iterator (0x0x7fb1271a9d80) 0
-
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextFrame)
-16 (int (*)(...))QTextFrame::metaObject
-24 (int (*)(...))QTextFrame::qt_metacast
-32 (int (*)(...))QTextFrame::qt_metacall
-40 (int (*)(...))QTextFrame::~QTextFrame
-48 (int (*)(...))QTextFrame::~QTextFrame
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextFrame
- size=16 align=8
- base size=16 base align=8
-QTextFrame (0x0x7fb1271ad820) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 16u)
- QTextObject (0x0x7fb1271ad888) 0
- primary-for QTextFrame (0x0x7fb1271ad820)
- QObject (0x0x7fb1271a9cc0) 0
- primary-for QTextObject (0x0x7fb1271ad888)
-
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QTextBlockUserData)
-16 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-24 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-
-Class QTextBlockUserData
- size=8 align=8
- base size=8 base align=8
-QTextBlockUserData (0x0x7fb126eeb060) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 16u)
-
-Class QTextBlock::iterator
- size=24 align=8
- base size=20 base align=8
-QTextBlock::iterator (0x0x7fb126eeb120) 0
-
-Class QTextBlock
- size=16 align=8
- base size=12 base align=8
-QTextBlock (0x0x7fb126eeb0c0) 0
-
-Class QTextFragment
- size=16 align=8
- base size=16 base align=8
-QTextFragment (0x0x7fb126eeb600) 0
-
-Class QSyntaxHighlighter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSyntaxHighlighter::QPrivateSignal (0x0x7fb126eeb900) 0 empty
-
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-16 (int (*)(...))QSyntaxHighlighter::metaObject
-24 (int (*)(...))QSyntaxHighlighter::qt_metacast
-32 (int (*)(...))QSyntaxHighlighter::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QSyntaxHighlighter
- size=16 align=8
- base size=16 base align=8
-QSyntaxHighlighter (0x0x7fb1271adf70) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 16u)
- QObject (0x0x7fb126eeb8a0) 0
- primary-for QSyntaxHighlighter (0x0x7fb1271adf70)
-
-Class QTextDocumentFragment
- size=8 align=8
- base size=8 base align=8
-QTextDocumentFragment (0x0x7fb126eeb960) 0
-
-Class QTextDocumentWriter
- size=8 align=8
- base size=8 base align=8
-QTextDocumentWriter (0x0x7fb126eeb9c0) 0
-
-Class QTextList::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextList::QPrivateSignal (0x0x7fb126eeba80) 0 empty
-
-Vtable for QTextList
-QTextList::_ZTV9QTextList: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTextList)
-16 (int (*)(...))QTextList::metaObject
-24 (int (*)(...))QTextList::qt_metacast
-32 (int (*)(...))QTextList::qt_metacall
-40 (int (*)(...))QTextList::~QTextList
-48 (int (*)(...))QTextList::~QTextList
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextList
- size=16 align=8
- base size=16 base align=8
-QTextList (0x0x7fb126f5c000) 0
- vptr=((& QTextList::_ZTV9QTextList) + 16u)
- QTextBlockGroup (0x0x7fb126f5c068) 0
- primary-for QTextList (0x0x7fb126f5c000)
- QTextObject (0x0x7fb126f5c0d0) 0
- primary-for QTextBlockGroup (0x0x7fb126f5c068)
- QObject (0x0x7fb126eeba20) 0
- primary-for QTextObject (0x0x7fb126f5c0d0)
-
-Class QTextTableCell
- size=16 align=8
- base size=12 base align=8
-QTextTableCell (0x0x7fb126eebae0) 0
-
-Class QTextTable::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextTable::QPrivateSignal (0x0x7fb126eebba0) 0 empty
-
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextTable)
-16 (int (*)(...))QTextTable::metaObject
-24 (int (*)(...))QTextTable::qt_metacast
-32 (int (*)(...))QTextTable::qt_metacall
-40 (int (*)(...))QTextTable::~QTextTable
-48 (int (*)(...))QTextTable::~QTextTable
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextTable
- size=16 align=8
- base size=16 base align=8
-QTextTable (0x0x7fb126f5c138) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 16u)
- QTextFrame (0x0x7fb126f5c1a0) 0
- primary-for QTextTable (0x0x7fb126f5c138)
- QTextObject (0x0x7fb126f5c208) 0
- primary-for QTextFrame (0x0x7fb126f5c1a0)
- QObject (0x0x7fb126eebb40) 0
- primary-for QTextObject (0x0x7fb126f5c208)
-
-Class QValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QValidator::QPrivateSignal (0x0x7fb126eebc60) 0 empty
-
-Vtable for QValidator
-QValidator::_ZTV10QValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QValidator)
-16 (int (*)(...))QValidator::metaObject
-24 (int (*)(...))QValidator::qt_metacast
-32 (int (*)(...))QValidator::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QValidator::fixup
-
-Class QValidator
- size=16 align=8
- base size=16 base align=8
-QValidator (0x0x7fb126f5c270) 0
- vptr=((& QValidator::_ZTV10QValidator) + 16u)
- QObject (0x0x7fb126eebc00) 0
- primary-for QValidator (0x0x7fb126f5c270)
-
-Class QIntValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIntValidator::QPrivateSignal (0x0x7fb126eebd20) 0 empty
-
-Vtable for QIntValidator
-QIntValidator::_ZTV13QIntValidator: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QIntValidator)
-16 (int (*)(...))QIntValidator::metaObject
-24 (int (*)(...))QIntValidator::qt_metacast
-32 (int (*)(...))QIntValidator::qt_metacall
-40 (int (*)(...))QIntValidator::~QIntValidator
-48 (int (*)(...))QIntValidator::~QIntValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIntValidator::validate
-120 (int (*)(...))QIntValidator::fixup
-128 (int (*)(...))QIntValidator::setRange
-
-Class QIntValidator
- size=24 align=8
- base size=24 base align=8
-QIntValidator (0x0x7fb126f5c2d8) 0
- vptr=((& QIntValidator::_ZTV13QIntValidator) + 16u)
- QValidator (0x0x7fb126f5c340) 0
- primary-for QIntValidator (0x0x7fb126f5c2d8)
- QObject (0x0x7fb126eebcc0) 0
- primary-for QValidator (0x0x7fb126f5c340)
-
-Class QDoubleValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDoubleValidator::QPrivateSignal (0x0x7fb126eebde0) 0 empty
-
-Vtable for QDoubleValidator
-QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QDoubleValidator)
-16 (int (*)(...))QDoubleValidator::metaObject
-24 (int (*)(...))QDoubleValidator::qt_metacast
-32 (int (*)(...))QDoubleValidator::qt_metacall
-40 (int (*)(...))QDoubleValidator::~QDoubleValidator
-48 (int (*)(...))QDoubleValidator::~QDoubleValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QDoubleValidator::validate
-120 (int (*)(...))QValidator::fixup
-128 (int (*)(...))QDoubleValidator::setRange
-
-Class QDoubleValidator
- size=40 align=8
- base size=36 base align=8
-QDoubleValidator (0x0x7fb126f5c3a8) 0
- vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 16u)
- QValidator (0x0x7fb126f5c410) 0
- primary-for QDoubleValidator (0x0x7fb126f5c3a8)
- QObject (0x0x7fb126eebd80) 0
- primary-for QValidator (0x0x7fb126f5c410)
-
-Class QRegExpValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegExpValidator::QPrivateSignal (0x0x7fb126eebf00) 0 empty
-
-Vtable for QRegExpValidator
-QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QRegExpValidator)
-16 (int (*)(...))QRegExpValidator::metaObject
-24 (int (*)(...))QRegExpValidator::qt_metacast
-32 (int (*)(...))QRegExpValidator::qt_metacall
-40 (int (*)(...))QRegExpValidator::~QRegExpValidator
-48 (int (*)(...))QRegExpValidator::~QRegExpValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegExpValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegExpValidator
- size=24 align=8
- base size=24 base align=8
-QRegExpValidator (0x0x7fb126f5c478) 0
- vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 16u)
- QValidator (0x0x7fb126f5c4e0) 0
- primary-for QRegExpValidator (0x0x7fb126f5c478)
- QObject (0x0x7fb126eebea0) 0
- primary-for QValidator (0x0x7fb126f5c4e0)
-
-Class QRegularExpressionValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegularExpressionValidator::QPrivateSignal (0x0x7fb126fe3000) 0 empty
-
-Vtable for QRegularExpressionValidator
-QRegularExpressionValidator::_ZTV27QRegularExpressionValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QRegularExpressionValidator)
-16 (int (*)(...))QRegularExpressionValidator::metaObject
-24 (int (*)(...))QRegularExpressionValidator::qt_metacast
-32 (int (*)(...))QRegularExpressionValidator::qt_metacall
-40 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-48 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegularExpressionValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegularExpressionValidator
- size=16 align=8
- base size=16 base align=8
-QRegularExpressionValidator (0x0x7fb126f5c548) 0
- vptr=((& QRegularExpressionValidator::_ZTV27QRegularExpressionValidator) + 16u)
- QValidator (0x0x7fb126f5c5b0) 0
- primary-for QRegularExpressionValidator (0x0x7fb126f5c548)
- QObject (0x0x7fb126eebf60) 0
- primary-for QValidator (0x0x7fb126f5c5b0)
-
diff --git a/tests/auto/bic/data/QtX11Extras.5.12.0.linux-gcc-amd64.txt b/tests/auto/bic/data/QtX11Extras.5.12.0.linux-gcc-amd64.txt
deleted file mode 100644
index c17f629..0000000
--- a/tests/auto/bic/data/QtX11Extras.5.12.0.linux-gcc-amd64.txt
+++ /dev/null
@@ -1,8422 +0,0 @@
-Class std::__failure_type
- size=1 align=1
- base size=0 base align=1
-std::__failure_type (0x0x7fa864065660) 0 empty
-
-Class std::__do_is_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_destructible_impl (0x0x7fa8640ccde0) 0 empty
-
-Class std::__do_is_nt_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nt_destructible_impl (0x0x7fa8640f6060) 0 empty
-
-Class std::__do_is_default_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_default_constructible_impl (0x0x7fa8640f62a0) 0 empty
-
-Class std::__do_is_static_castable_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_static_castable_impl (0x0x7fa8640f64e0) 0 empty
-
-Class std::__do_is_direct_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_direct_constructible_impl (0x0x7fa8640f6660) 0 empty
-
-Class std::__do_is_nary_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nary_constructible_impl (0x0x7fa8640f6a20) 0 empty
-
-Class std::__do_common_type_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_common_type_impl (0x0x7fa863d461e0) 0 empty
-
-Class std::__do_member_type_wrapper
- size=1 align=1
- base size=0 base align=1
-std::__do_member_type_wrapper (0x0x7fa863d462a0) 0 empty
-
-Class std::__result_of_memfun_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_ref_impl (0x0x7fa863d46600) 0 empty
-
-Class std::__result_of_memfun_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_deref_impl (0x0x7fa863d466c0) 0 empty
-
-Class std::__result_of_memobj_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_ref_impl (0x0x7fa863d46780) 0 empty
-
-Class std::__result_of_memobj_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_deref_impl (0x0x7fa863d46840) 0 empty
-
-Class std::__result_of_other_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_other_impl (0x0x7fa863d46ae0) 0 empty
-
-Class std::piecewise_construct_t
- size=1 align=1
- base size=0 base align=1
-std::piecewise_construct_t (0x0x7fa863d46cc0) 0 empty
-
-Class std::__true_type
- size=1 align=1
- base size=0 base align=1
-std::__true_type (0x0x7fa863dc4180) 0 empty
-
-Class std::__false_type
- size=1 align=1
- base size=0 base align=1
-std::__false_type (0x0x7fa863dc41e0) 0 empty
-
-Class std::input_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::input_iterator_tag (0x0x7fa863e01e40) 0 empty
-
-Class std::output_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::output_iterator_tag (0x0x7fa863e01ea0) 0 empty
-
-Class std::forward_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::forward_iterator_tag (0x0x7fa863d34750) 0 empty
- std::input_iterator_tag (0x0x7fa863e01f00) 0 empty
-
-Class std::bidirectional_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::bidirectional_iterator_tag (0x0x7fa863d347b8) 0 empty
- std::forward_iterator_tag (0x0x7fa863d34820) 0 empty
- std::input_iterator_tag (0x0x7fa863e01f60) 0 empty
-
-Class std::random_access_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::random_access_iterator_tag (0x0x7fa863d34888) 0 empty
- std::bidirectional_iterator_tag (0x0x7fa863d348f0) 0 empty
- std::forward_iterator_tag (0x0x7fa863d34958) 0 empty
- std::input_iterator_tag (0x0x7fa863e2a000) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_iter (0x0x7fa863e2ac60) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_val (0x0x7fa863e2acc0) 0 empty
-
-Class __gnu_cxx::__ops::_Val_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Val_less_iter (0x0x7fa863e2ad20) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_iter (0x0x7fa863e2ad80) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_val (0x0x7fa863e2ade0) 0 empty
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0x0x7fa863afa900) 0
-
-Class __locale_struct
- size=232 align=8
- base size=232 base align=8
-__locale_struct (0x0x7fa863afab40) 0
-
-Class timespec
- size=16 align=8
- base size=16 base align=8
-timespec (0x0x7fa863afac00) 0
-
-Class timeval
- size=16 align=8
- base size=16 base align=8
-timeval (0x0x7fa863afac60) 0
-
-Class pthread_attr_t
- size=56 align=8
- base size=56 base align=8
-pthread_attr_t (0x0x7fa863afad20) 0
-
-Class __pthread_internal_list
- size=16 align=8
- base size=16 base align=8
-__pthread_internal_list (0x0x7fa863afad80) 0
-
-Class random_data
- size=48 align=8
- base size=48 base align=8
-random_data (0x0x7fa863b9d240) 0
-
-Class drand48_data
- size=24 align=8
- base size=24 base align=8
-drand48_data (0x0x7fa863b9d2a0) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9exception)
-16 (int (*)(...))std::exception::~exception
-24 (int (*)(...))std::exception::~exception
-32 (int (*)(...))std::exception::what
-
-Class std::exception
- size=8 align=8
- base size=8 base align=8
-std::exception (0x0x7fa863b9d300) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 16u)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13bad_exception)
-16 (int (*)(...))std::bad_exception::~bad_exception
-24 (int (*)(...))std::bad_exception::~bad_exception
-32 (int (*)(...))std::bad_exception::what
-
-Class std::bad_exception
- size=8 align=8
- base size=8 base align=8
-std::bad_exception (0x0x7fa863d34ea0) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 16u)
- std::exception (0x0x7fa863b9d360) 0 nearly-empty
- primary-for std::bad_exception (0x0x7fa863d34ea0)
-
-Class std::__exception_ptr::exception_ptr
- size=8 align=8
- base size=8 base align=8
-std::__exception_ptr::exception_ptr (0x0x7fa863b9d3c0) 0
-
-Vtable for std::nested_exception
-std::nested_exception::_ZTVSt16nested_exception: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16nested_exception)
-16 (int (*)(...))std::nested_exception::~nested_exception
-24 (int (*)(...))std::nested_exception::~nested_exception
-
-Class std::nested_exception
- size=16 align=8
- base size=16 base align=8
-std::nested_exception (0x0x7fa863b9d420) 0
- vptr=((& std::nested_exception::_ZTVSt16nested_exception) + 16u)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9bad_alloc)
-16 (int (*)(...))std::bad_alloc::~bad_alloc
-24 (int (*)(...))std::bad_alloc::~bad_alloc
-32 (int (*)(...))std::bad_alloc::what
-
-Class std::bad_alloc
- size=8 align=8
- base size=8 base align=8
-std::bad_alloc (0x0x7fa863c8c0d0) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 16u)
- std::exception (0x0x7fa863b9d840) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7fa863c8c0d0)
-
-Vtable for std::bad_array_new_length
-std::bad_array_new_length::_ZTVSt20bad_array_new_length: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt20bad_array_new_length)
-16 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-24 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-32 (int (*)(...))std::bad_array_new_length::what
-
-Class std::bad_array_new_length
- size=8 align=8
- base size=8 base align=8
-std::bad_array_new_length (0x0x7fa863c8c138) 0 nearly-empty
- vptr=((& std::bad_array_new_length::_ZTVSt20bad_array_new_length) + 16u)
- std::bad_alloc (0x0x7fa863c8c1a0) 0 nearly-empty
- primary-for std::bad_array_new_length (0x0x7fa863c8c138)
- std::exception (0x0x7fa863b9d8a0) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7fa863c8c1a0)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0x0x7fa863b9d900) 0 empty
-
-Class __exception
- size=40 align=8
- base size=40 base align=8
-__exception (0x0x7fa863911540) 0
-
-Class lconv
- size=96 align=8
- base size=96 base align=8
-lconv (0x0x7fa863732240) 0
-
-Vtable for __cxxabiv1::__forced_unwind
-__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class __cxxabiv1::__forced_unwind
- size=8 align=8
- base size=8 base align=8
-__cxxabiv1::__forced_unwind (0x0x7fa8637322a0) 0 nearly-empty
- vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 16u)
-
-Class sched_param
- size=4 align=4
- base size=4 base align=4
-sched_param (0x0x7fa8637d6180) 0
-
-Class __sched_param
- size=4 align=4
- base size=4 base align=4
-__sched_param (0x0x7fa8637d61e0) 0
-
-Class timex
- size=208 align=8
- base size=208 base align=8
-timex (0x0x7fa8637d62a0) 0
-
-Class tm
- size=56 align=8
- base size=56 base align=8
-tm (0x0x7fa8637d6300) 0
-
-Class itimerspec
- size=32 align=8
- base size=32 base align=8
-itimerspec (0x0x7fa8637d6360) 0
-
-Class _pthread_cleanup_buffer
- size=32 align=8
- base size=32 base align=8
-_pthread_cleanup_buffer (0x0x7fa8637d63c0) 0
-
-Class __pthread_cleanup_frame
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_frame (0x0x7fa8637d64e0) 0
-
-Class __pthread_cleanup_class
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_class (0x0x7fa8637d6540) 0
-
-Class _IO_marker
- size=24 align=8
- base size=24 base align=8
-_IO_marker (0x0x7fa8637d6960) 0
-
-Class _IO_FILE
- size=216 align=8
- base size=216 base align=8
-_IO_FILE (0x0x7fa8637d69c0) 0
-
-Class std::_Hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Hash_impl (0x0x7fa8632f81e0) 0 empty
-
-Class std::_Fnv_hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Fnv_hash_impl (0x0x7fa8632f8240) 0 empty
-
-Class std::__numeric_limits_base
- size=1 align=1
- base size=0 base align=1
-std::__numeric_limits_base (0x0x7fa8633d31e0) 0 empty
-
-Class std::_Bit_reference
- size=16 align=8
- base size=16 base align=8
-std::_Bit_reference (0x0x7fa8631e8000) 0
-
-Class std::_Bit_iterator_base
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator_base (0x0x7fa8632f0f08) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7fa8631e80c0) 0 empty
-
-Class std::_Bit_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator (0x0x7fa8632f0f70) 0
- std::_Bit_iterator_base (0x0x7fa8632f06e8) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7fa8631e8120) 0 empty
-
-Class std::_Bit_const_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_const_iterator (0x0x7fa8632f0750) 0
- std::_Bit_iterator_base (0x0x7fa8632f0a28) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7fa8631e8180) 0 empty
-
-Class std::random_device
- size=5000 align=8
- base size=5000 base align=8
-std::random_device (0x0x7fa8631e8f60) 0
-
-Class std::bernoulli_distribution::param_type
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution::param_type (0x0x7fa862fcfd20) 0
-
-Class std::bernoulli_distribution
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution (0x0x7fa862fcfcc0) 0
-
-Class std::seed_seq
- size=24 align=8
- base size=24 base align=8
-std::seed_seq (0x0x7fa862d02cc0) 0
-
-Class qIsNull(double)::U
- size=8 align=8
- base size=8 base align=8
-qIsNull(double)::U (0x0x7fa86195c7e0) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0x0x7fa86195c840) 0
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0x0x7fa861a44300) 0 empty
-
-Class QMessageLogContext
- size=32 align=8
- base size=32 base align=8
-QMessageLogContext (0x0x7fa861a44360) 0
-
-Class QMessageLogger
- size=32 align=8
- base size=32 base align=8
-QMessageLogger (0x0x7fa861a443c0) 0
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0x0x7fa861a44420) 0
-
-Class QIncompatibleFlag
- size=4 align=4
- base size=4 base align=4
-QIncompatibleFlag (0x0x7fa861a446c0) 0
-
-Class std::__atomic_flag_base
- size=1 align=1
- base size=1 base align=1
-std::__atomic_flag_base (0x0x7fa861a44c00) 0
-
-Class std::atomic_flag
- size=1 align=1
- base size=1 base align=1
-std::atomic_flag (0x0x7fa861a25dd0) 0
- std::__atomic_flag_base (0x0x7fa861a44c60) 0
-
-Class QAtomicInt
- size=4 align=4
- base size=4 base align=4
-QAtomicInt (0x0x7fa861879548) 0
- QAtomicInteger<int> (0x0x7fa8618795b0) 0
- QBasicAtomicInteger<int> (0x0x7fa8615fa3c0) 0
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0x0x7fa861125960) 0 empty
-
-Class QtPrivate::QSlotObjectBase
- size=16 align=8
- base size=16 base align=8
-QtPrivate::QSlotObjectBase (0x0x7fa860e89b40) 0
-
-Class QGenericArgument
- size=16 align=8
- base size=16 base align=8
-QGenericArgument (0x0x7fa860e89c60) 0
-
-Class QGenericReturnArgument
- size=16 align=8
- base size=16 base align=8
-QGenericReturnArgument (0x0x7fa860ede1a0) 0
- QGenericArgument (0x0x7fa860e89cc0) 0
-
-Class QMetaObject
- size=48 align=8
- base size=48 base align=8
-QMetaObject (0x0x7fa860e89e40) 0
-
-Class QMetaObject::Connection
- size=8 align=8
- base size=8 base align=8
-QMetaObject::Connection (0x0x7fa860e89f00) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0x0x7fa860f83f60) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0x0x7fa860fb1000) 0
-
-Class QtPrivate::RefCount
- size=4 align=4
- base size=4 base align=4
-QtPrivate::RefCount (0x0x7fa860fb12a0) 0
-
-Class QArrayData
- size=24 align=8
- base size=24 base align=8
-QArrayData (0x0x7fa860fb1300) 0
-
-Class QtPrivate::QContainerImplHelper
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QContainerImplHelper (0x0x7fa860fb1660) 0 empty
-
-Class std::locale
- size=8 align=8
- base size=8 base align=8
-std::locale (0x0x7fa860fb16c0) 0
-
-Vtable for std::locale::facet
-std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6locale5facetE)
-16 (int (*)(...))std::locale::facet::~facet
-24 (int (*)(...))std::locale::facet::~facet
-
-Class std::locale::facet
- size=16 align=8
- base size=12 base align=8
-std::locale::facet (0x0x7fa860fb1720) 0
- vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 16u)
-
-Class std::locale::id
- size=8 align=8
- base size=8 base align=8
-std::locale::id (0x0x7fa860fb1780) 0
-
-Class std::locale::_Impl
- size=40 align=8
- base size=40 base align=8
-std::locale::_Impl (0x0x7fa860fb17e0) 0
-
-Class std::__cow_string
- size=8 align=8
- base size=8 base align=8
-std::__cow_string (0x0x7fa860fb1ba0) 0
-
-Vtable for std::logic_error
-std::logic_error::_ZTVSt11logic_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11logic_error)
-16 (int (*)(...))std::logic_error::~logic_error
-24 (int (*)(...))std::logic_error::~logic_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::logic_error
- size=16 align=8
- base size=16 base align=8
-std::logic_error (0x0x7fa860cb67b8) 0
- vptr=((& std::logic_error::_ZTVSt11logic_error) + 16u)
- std::exception (0x0x7fa860fb1c60) 0 nearly-empty
- primary-for std::logic_error (0x0x7fa860cb67b8)
-
-Vtable for std::domain_error
-std::domain_error::_ZTVSt12domain_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12domain_error)
-16 (int (*)(...))std::domain_error::~domain_error
-24 (int (*)(...))std::domain_error::~domain_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::domain_error
- size=16 align=8
- base size=16 base align=8
-std::domain_error (0x0x7fa860cb6820) 0
- vptr=((& std::domain_error::_ZTVSt12domain_error) + 16u)
- std::logic_error (0x0x7fa860cb6888) 0
- primary-for std::domain_error (0x0x7fa860cb6820)
- std::exception (0x0x7fa860fb1cc0) 0 nearly-empty
- primary-for std::logic_error (0x0x7fa860cb6888)
-
-Vtable for std::invalid_argument
-std::invalid_argument::_ZTVSt16invalid_argument: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16invalid_argument)
-16 (int (*)(...))std::invalid_argument::~invalid_argument
-24 (int (*)(...))std::invalid_argument::~invalid_argument
-32 (int (*)(...))std::logic_error::what
-
-Class std::invalid_argument
- size=16 align=8
- base size=16 base align=8
-std::invalid_argument (0x0x7fa860cb68f0) 0
- vptr=((& std::invalid_argument::_ZTVSt16invalid_argument) + 16u)
- std::logic_error (0x0x7fa860cb6958) 0
- primary-for std::invalid_argument (0x0x7fa860cb68f0)
- std::exception (0x0x7fa860fb1d20) 0 nearly-empty
- primary-for std::logic_error (0x0x7fa860cb6958)
-
-Vtable for std::length_error
-std::length_error::_ZTVSt12length_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12length_error)
-16 (int (*)(...))std::length_error::~length_error
-24 (int (*)(...))std::length_error::~length_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::length_error
- size=16 align=8
- base size=16 base align=8
-std::length_error (0x0x7fa860cb69c0) 0
- vptr=((& std::length_error::_ZTVSt12length_error) + 16u)
- std::logic_error (0x0x7fa860cb6a28) 0
- primary-for std::length_error (0x0x7fa860cb69c0)
- std::exception (0x0x7fa860fb1d80) 0 nearly-empty
- primary-for std::logic_error (0x0x7fa860cb6a28)
-
-Vtable for std::out_of_range
-std::out_of_range::_ZTVSt12out_of_range: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12out_of_range)
-16 (int (*)(...))std::out_of_range::~out_of_range
-24 (int (*)(...))std::out_of_range::~out_of_range
-32 (int (*)(...))std::logic_error::what
-
-Class std::out_of_range
- size=16 align=8
- base size=16 base align=8
-std::out_of_range (0x0x7fa860cb6a90) 0
- vptr=((& std::out_of_range::_ZTVSt12out_of_range) + 16u)
- std::logic_error (0x0x7fa860cb6af8) 0
- primary-for std::out_of_range (0x0x7fa860cb6a90)
- std::exception (0x0x7fa860fb1de0) 0 nearly-empty
- primary-for std::logic_error (0x0x7fa860cb6af8)
-
-Vtable for std::runtime_error
-std::runtime_error::_ZTVSt13runtime_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13runtime_error)
-16 (int (*)(...))std::runtime_error::~runtime_error
-24 (int (*)(...))std::runtime_error::~runtime_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::runtime_error
- size=16 align=8
- base size=16 base align=8
-std::runtime_error (0x0x7fa860cb6b60) 0
- vptr=((& std::runtime_error::_ZTVSt13runtime_error) + 16u)
- std::exception (0x0x7fa860fb1e40) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fa860cb6b60)
-
-Vtable for std::range_error
-std::range_error::_ZTVSt11range_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11range_error)
-16 (int (*)(...))std::range_error::~range_error
-24 (int (*)(...))std::range_error::~range_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::range_error
- size=16 align=8
- base size=16 base align=8
-std::range_error (0x0x7fa860cb6bc8) 0
- vptr=((& std::range_error::_ZTVSt11range_error) + 16u)
- std::runtime_error (0x0x7fa860cb6c30) 0
- primary-for std::range_error (0x0x7fa860cb6bc8)
- std::exception (0x0x7fa860fb1ea0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fa860cb6c30)
-
-Vtable for std::overflow_error
-std::overflow_error::_ZTVSt14overflow_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt14overflow_error)
-16 (int (*)(...))std::overflow_error::~overflow_error
-24 (int (*)(...))std::overflow_error::~overflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::overflow_error
- size=16 align=8
- base size=16 base align=8
-std::overflow_error (0x0x7fa860cb6c98) 0
- vptr=((& std::overflow_error::_ZTVSt14overflow_error) + 16u)
- std::runtime_error (0x0x7fa860cb6d00) 0
- primary-for std::overflow_error (0x0x7fa860cb6c98)
- std::exception (0x0x7fa860fb1f00) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fa860cb6d00)
-
-Vtable for std::underflow_error
-std::underflow_error::_ZTVSt15underflow_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt15underflow_error)
-16 (int (*)(...))std::underflow_error::~underflow_error
-24 (int (*)(...))std::underflow_error::~underflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::underflow_error
- size=16 align=8
- base size=16 base align=8
-std::underflow_error (0x0x7fa860cb6d68) 0
- vptr=((& std::underflow_error::_ZTVSt15underflow_error) + 16u)
- std::runtime_error (0x0x7fa860cb6dd0) 0
- primary-for std::underflow_error (0x0x7fa860cb6d68)
- std::exception (0x0x7fa860fb1f60) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fa860cb6dd0)
-
-Vtable for std::_V2::error_category
-std::_V2::error_category::_ZTVNSt3_V214error_categoryE: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt3_V214error_categoryE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))std::_V2::error_category::_M_message
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))std::_V2::error_category::default_error_condition
-64 (int (*)(...))std::_V2::error_category::equivalent
-72 (int (*)(...))std::_V2::error_category::equivalent
-
-Class std::_V2::error_category
- size=8 align=8
- base size=8 base align=8
-std::_V2::error_category (0x0x7fa860d71120) 0 nearly-empty
- vptr=((& std::_V2::error_category::_ZTVNSt3_V214error_categoryE) + 16u)
-
-Class std::error_code
- size=16 align=8
- base size=16 base align=8
-std::error_code (0x0x7fa860d71360) 0
-
-Class std::error_condition
- size=16 align=8
- base size=16 base align=8
-std::error_condition (0x0x7fa860d714e0) 0
-
-Vtable for std::system_error
-std::system_error::_ZTVSt12system_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12system_error)
-16 (int (*)(...))std::system_error::~system_error
-24 (int (*)(...))std::system_error::~system_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::system_error
- size=32 align=8
- base size=32 base align=8
-std::system_error (0x0x7fa860db0208) 0
- vptr=((& std::system_error::_ZTVSt12system_error) + 16u)
- std::runtime_error (0x0x7fa860db0270) 0
- primary-for std::system_error (0x0x7fa860db0208)
- std::exception (0x0x7fa860d71720) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fa860db0270)
-
-Vtable for std::ios_base::failure
-std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt8ios_base7failureB5cxx11E)
-16 (int (*)(...))std::ios_base::failure::~failure
-24 (int (*)(...))std::ios_base::failure::~failure
-32 (int (*)(...))std::ios_base::failure::what
-
-Class std::ios_base::failure
- size=32 align=8
- base size=32 base align=8
-std::ios_base::failure (0x0x7fa860db0e38) 0
- vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E) + 16u)
- std::system_error (0x0x7fa860db0ea0) 0
- primary-for std::ios_base::failure (0x0x7fa860db0e38)
- std::runtime_error (0x0x7fa860db0f08) 0
- primary-for std::system_error (0x0x7fa860db0ea0)
- std::exception (0x0x7fa860d71a20) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fa860db0f08)
-
-Class std::ios_base::_Callback_list
- size=24 align=8
- base size=24 base align=8
-std::ios_base::_Callback_list (0x0x7fa860d71a80) 0
-
-Class std::ios_base::_Words
- size=16 align=8
- base size=16 base align=8
-std::ios_base::_Words (0x0x7fa860d71ae0) 0
-
-Class std::ios_base::Init
- size=1 align=1
- base size=0 base align=1
-std::ios_base::Init (0x0x7fa860d71b40) 0 empty
-
-Vtable for std::ios_base
-std::ios_base::_ZTVSt8ios_base: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8ios_base)
-16 (int (*)(...))std::ios_base::~ios_base
-24 (int (*)(...))std::ios_base::~ios_base
-
-Class std::ios_base
- size=216 align=8
- base size=216 base align=8
-std::ios_base (0x0x7fa860d719c0) 0
- vptr=((& std::ios_base::_ZTVSt8ios_base) + 16u)
-
-Class std::ctype_base
- size=1 align=1
- base size=0 base align=1
-std::ctype_base (0x0x7fa860aad300) 0 empty
-
-Class std::__num_base
- size=1 align=1
- base size=0 base align=1
-std::__num_base (0x0x7fa860aad9c0) 0 empty
-
-VTT for std::basic_ostream<char>
-std::basic_ostream<char>::_ZTTSo: 2u entries
-0 ((& std::basic_ostream<char>::_ZTVSo) + 24u)
-8 ((& std::basic_ostream<char>::_ZTVSo) + 64u)
-
-VTT for std::basic_ostream<wchar_t>
-std::basic_ostream<wchar_t>::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
-0 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 64u)
-
-VTT for std::basic_istream<char>
-std::basic_istream<char>::_ZTTSi: 2u entries
-0 ((& std::basic_istream<char>::_ZTVSi) + 24u)
-8 ((& std::basic_istream<char>::_ZTVSi) + 64u)
-
-VTT for std::basic_istream<wchar_t>
-std::basic_istream<wchar_t>::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
-0 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 64u)
-
-Construction vtable for std::basic_istream<char> (0x0x7fa86066a820 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd0_Si: 10u entries
-0 24u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISi)
-24 0u
-32 0u
-40 18446744073709551592u
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISi)
-64 0u
-72 0u
-
-Construction vtable for std::basic_ostream<char> (0x0x7fa86066a8f0 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd16_So: 10u entries
-0 8u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISo)
-24 0u
-32 0u
-40 18446744073709551608u
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISo)
-64 0u
-72 0u
-
-VTT for std::basic_iostream<char>
-std::basic_iostream<char>::_ZTTSd: 7u entries
-0 ((& std::basic_iostream<char>::_ZTVSd) + 24u)
-8 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 24u)
-16 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 64u)
-24 ((& std::basic_iostream<char>::_ZTCSd16_So) + 24u)
-32 ((& std::basic_iostream<char>::_ZTCSd16_So) + 64u)
-40 ((& std::basic_iostream<char>::_ZTVSd) + 104u)
-48 ((& std::basic_iostream<char>::_ZTVSd) + 64u)
-
-Construction vtable for std::basic_istream<wchar_t> (0x0x7fa86066ac98 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
-0 24u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-24 0u
-32 0u
-40 18446744073709551592u
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-64 0u
-72 0u
-
-Construction vtable for std::basic_ostream<wchar_t> (0x0x7fa86066ad68 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E: 10u entries
-0 8u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-24 0u
-32 0u
-40 18446744073709551608u
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-64 0u
-72 0u
-
-VTT for std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
-0 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 24u)
-16 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 64u)
-24 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 24u)
-32 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 64u)
-40 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 104u)
-48 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 64u)
-
-Class QByteArrayDataPtr
- size=8 align=8
- base size=8 base align=8
-QByteArrayDataPtr (0x0x7fa8606ce240) 0
-
-Class QByteArray
- size=8 align=8
- base size=8 base align=8
-QByteArray (0x0x7fa8606ce2a0) 0
-
-Class QByteRef
- size=16 align=8
- base size=12 base align=8
-QByteRef (0x0x7fa8607ee600) 0
-
-Class QStringDataPtr
- size=8 align=8
- base size=8 base align=8
-QStringDataPtr (0x0x7fa8607ee960) 0
-
-Class QStringView
- size=16 align=8
- base size=16 base align=8
-QStringView (0x0x7fa8607eede0) 0
-
-Class QLatin1String
- size=16 align=8
- base size=16 base align=8
-QLatin1String (0x0x7fa860522c60) 0
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0x0x7fa8605b4300) 0 empty
-
-Class QString
- size=8 align=8
- base size=8 base align=8
-QString (0x0x7fa8605b42a0) 0
-
-Class QCharRef
- size=16 align=8
- base size=12 base align=8
-QCharRef (0x0x7fa86035f3c0) 0
-
-Class QStringRef
- size=16 align=8
- base size=16 base align=8
-QStringRef (0x0x7fa860126000) 0
-
-Class QtPrivate::QHashCombine
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombine (0x0x7fa860126c60) 0 empty
-
-Class QtPrivate::QHashCombineCommutative
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombineCommutative (0x0x7fa860126cc0) 0 empty
-
-Class std::__detail::_List_node_base
- size=16 align=8
- base size=16 base align=8
-std::__detail::_List_node_base (0x0x7fa860126d20) 0
-
-Class QListData::NotArrayCompatibleLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotArrayCompatibleLayout (0x0x7fa85ff3d120) 0 empty
-
-Class QListData::NotIndirectLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotIndirectLayout (0x0x7fa85ff3d180) 0 empty
-
-Class QListData::ArrayCompatibleLayout
- size=1 align=1
- base size=1 base align=1
-QListData::ArrayCompatibleLayout (0x0x7fa85fe6b7b8) 0 empty
- QListData::NotIndirectLayout (0x0x7fa85ff3d1e0) 0 empty
-
-Class QListData::InlineWithPaddingLayout
- size=1 align=1
- base size=1 base align=1
-QListData::InlineWithPaddingLayout (0x0x7fa85ffc5230) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7fa85ff3d240) 0 empty
- QListData::NotIndirectLayout (0x0x7fa85ff3d2a0) 0 empty
-
-Class QListData::IndirectLayout
- size=1 align=1
- base size=1 base align=1
-QListData::IndirectLayout (0x0x7fa85fe6b820) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7fa85ff3d300) 0 empty
-
-Class QListData::Data
- size=24 align=8
- base size=24 base align=8
-QListData::Data (0x0x7fa85ff3d360) 0
-
-Class QListData
- size=8 align=8
- base size=8 base align=8
-QListData (0x0x7fa85ff3d0c0) 0
-
-Class QRegExp
- size=8 align=8
- base size=8 base align=8
-QRegExp (0x0x7fa85ff3d7e0) 0
-
-Class QStringMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QStringMatcher::Data (0x0x7fa85fd74a20) 0
-
-Class QStringMatcher
- size=1048 align=8
- base size=1048 base align=8
-QStringMatcher (0x0x7fa85fd749c0) 0
-
-Class QStringList
- size=8 align=8
- base size=8 base align=8
-QStringList (0x0x7fa85fd82270) 0
- QList<QString> (0x0x7fa85fd822d8) 0
- QListSpecialMethods<QString> (0x0x7fa85fd74c00) 0 empty
-
-Class QScopedPointerPodDeleter
- size=1 align=1
- base size=0 base align=1
-QScopedPointerPodDeleter (0x0x7fa85fe17060) 0 empty
-
-Class std::_Rb_tree_node_base
- size=32 align=8
- base size=32 base align=8
-std::_Rb_tree_node_base (0x0x7fa85fe17c00) 0
-
-Class std::allocator_arg_t
- size=1 align=1
- base size=0 base align=1
-std::allocator_arg_t (0x0x7fa85fba02a0) 0 empty
-
-Class std::__uses_alloc_base
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc_base (0x0x7fa85fba0420) 0 empty
-
-Class std::__uses_alloc0::_Sink
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc0::_Sink (0x0x7fa85fba04e0) 0 empty
-
-Class std::__uses_alloc0
- size=1 align=1
- base size=1 base align=1
-std::__uses_alloc0 (0x0x7fa85fd82bc8) 0
- std::__uses_alloc_base (0x0x7fa85fba0480) 0 empty
-
-Class std::_Swallow_assign
- size=1 align=1
- base size=0 base align=1
-std::_Swallow_assign (0x0x7fa85f921540) 0 empty
-
-Class QtPrivate::AbstractDebugStreamFunction
- size=16 align=8
- base size=16 base align=8
-QtPrivate::AbstractDebugStreamFunction (0x0x7fa85f921780) 0
-
-Class QtPrivate::AbstractComparatorFunction
- size=24 align=8
- base size=24 base align=8
-QtPrivate::AbstractComparatorFunction (0x0x7fa85f921840) 0
-
-Class QtPrivate::AbstractConverterFunction
- size=8 align=8
- base size=8 base align=8
-QtPrivate::AbstractConverterFunction (0x0x7fa85f921960) 0
-
-Class QMetaType
- size=80 align=8
- base size=80 base align=8
-QMetaType (0x0x7fa85f921ae0) 0
-
-Class QtMetaTypePrivate::VariantData
- size=24 align=8
- base size=20 base align=8
-QtMetaTypePrivate::VariantData (0x0x7fa85f921f00) 0
-
-Class QtMetaTypePrivate::VectorBoolElements
- size=1 align=1
- base size=0 base align=1
-QtMetaTypePrivate::VectorBoolElements (0x0x7fa85f67c060) 0 empty
-
-Class QtMetaTypePrivate::QSequentialIterableImpl
- size=104 align=8
- base size=104 base align=8
-QtMetaTypePrivate::QSequentialIterableImpl (0x0x7fa85f67c9c0) 0
-
-Class QtMetaTypePrivate::QAssociativeIterableImpl
- size=112 align=8
- base size=112 base align=8
-QtMetaTypePrivate::QAssociativeIterableImpl (0x0x7fa85f67cde0) 0
-
-Class QtMetaTypePrivate::QPairVariantInterfaceImpl
- size=40 align=8
- base size=40 base align=8
-QtMetaTypePrivate::QPairVariantInterfaceImpl (0x0x7fa85f76b120) 0
-
-Class std::chrono::_V2::system_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::system_clock (0x0x7fa85f579ae0) 0 empty
-
-Class std::chrono::_V2::steady_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::steady_clock (0x0x7fa85f2d7960) 0 empty
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QObjectData)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-
-Class QObjectData
- size=48 align=8
- base size=48 base align=8
-QObjectData (0x0x7fa85f2d79c0) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 16u)
-
-Class QObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObject::QPrivateSignal (0x0x7fa85f2d7ba0) 0 empty
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QObject)
-16 (int (*)(...))QObject::metaObject
-24 (int (*)(...))QObject::qt_metacast
-32 (int (*)(...))QObject::qt_metacall
-40 (int (*)(...))QObject::~QObject
-48 (int (*)(...))QObject::~QObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObject
- size=16 align=8
- base size=16 base align=8
-QObject (0x0x7fa85f2d7b40) 0
- vptr=((& QObject::_ZTV7QObject) + 16u)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QObjectUserData)
-16 (int (*)(...))QObjectUserData::~QObjectUserData
-24 (int (*)(...))QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=8 align=8
- base size=8 base align=8
-QObjectUserData (0x0x7fa85f389e40) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 16u)
-
-Class QSignalBlocker
- size=16 align=8
- base size=10 base align=8
-QSignalBlocker (0x0x7fa85f389ea0) 0
-
-Class QAbstractAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractAnimation::QPrivateSignal (0x0x7fa85f389f60) 0 empty
-
-Vtable for QAbstractAnimation
-QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractAnimation)
-16 (int (*)(...))QAbstractAnimation::metaObject
-24 (int (*)(...))QAbstractAnimation::qt_metacast
-32 (int (*)(...))QAbstractAnimation::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAbstractAnimation
- size=16 align=8
- base size=16 base align=8
-QAbstractAnimation (0x0x7fa85f3aaf70) 0
- vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 16u)
- QObject (0x0x7fa85f389f00) 0
- primary-for QAbstractAnimation (0x0x7fa85f3aaf70)
-
-Class QAnimationDriver::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationDriver::QPrivateSignal (0x0x7fa85f412060) 0 empty
-
-Vtable for QAnimationDriver
-QAnimationDriver::_ZTV16QAnimationDriver: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAnimationDriver)
-16 (int (*)(...))QAnimationDriver::metaObject
-24 (int (*)(...))QAnimationDriver::qt_metacast
-32 (int (*)(...))QAnimationDriver::qt_metacall
-40 (int (*)(...))QAnimationDriver::~QAnimationDriver
-48 (int (*)(...))QAnimationDriver::~QAnimationDriver
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAnimationDriver::advance
-120 (int (*)(...))QAnimationDriver::elapsed
-128 (int (*)(...))QAnimationDriver::start
-136 (int (*)(...))QAnimationDriver::stop
-
-Class QAnimationDriver
- size=16 align=8
- base size=16 base align=8
-QAnimationDriver (0x0x7fa85f3aa138) 0
- vptr=((& QAnimationDriver::_ZTV16QAnimationDriver) + 16u)
- QObject (0x0x7fa85f412000) 0
- primary-for QAnimationDriver (0x0x7fa85f3aa138)
-
-Class QEventLoop::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventLoop::QPrivateSignal (0x0x7fa85f412120) 0 empty
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QEventLoop)
-16 (int (*)(...))QEventLoop::metaObject
-24 (int (*)(...))QEventLoop::qt_metacast
-32 (int (*)(...))QEventLoop::qt_metacall
-40 (int (*)(...))QEventLoop::~QEventLoop
-48 (int (*)(...))QEventLoop::~QEventLoop
-56 (int (*)(...))QEventLoop::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QEventLoop
- size=16 align=8
- base size=16 base align=8
-QEventLoop (0x0x7fa85f3aa2d8) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 16u)
- QObject (0x0x7fa85f4120c0) 0
- primary-for QEventLoop (0x0x7fa85f3aa2d8)
-
-Class QEventLoopLocker
- size=8 align=8
- base size=8 base align=8
-QEventLoopLocker (0x0x7fa85f412300) 0
-
-Class QAbstractEventDispatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractEventDispatcher::QPrivateSignal (0x0x7fa85f4123c0) 0 empty
-
-Class QAbstractEventDispatcher::TimerInfo
- size=12 align=4
- base size=12 base align=4
-QAbstractEventDispatcher::TimerInfo (0x0x7fa85f412420) 0
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 28u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-16 (int (*)(...))QAbstractEventDispatcher::metaObject
-24 (int (*)(...))QAbstractEventDispatcher::qt_metacast
-32 (int (*)(...))QAbstractEventDispatcher::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-192 (int (*)(...))__cxa_pure_virtual
-200 (int (*)(...))__cxa_pure_virtual
-208 (int (*)(...))QAbstractEventDispatcher::startingUp
-216 (int (*)(...))QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=16 align=8
- base size=16 base align=8
-QAbstractEventDispatcher (0x0x7fa85f05b000) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 16u)
- QObject (0x0x7fa85f412360) 0
- primary-for QAbstractEventDispatcher (0x0x7fa85f05b000)
-
-Vtable for std::type_info
-std::type_info::_ZTVSt9type_info: 8u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9type_info)
-16 (int (*)(...))std::type_info::~type_info
-24 (int (*)(...))std::type_info::~type_info
-32 (int (*)(...))std::type_info::__is_pointer_p
-40 (int (*)(...))std::type_info::__is_function_p
-48 (int (*)(...))std::type_info::__do_catch
-56 (int (*)(...))std::type_info::__do_upcast
-
-Class std::type_info
- size=16 align=8
- base size=16 base align=8
-std::type_info (0x0x7fa85f4126c0) 0
- vptr=((& std::type_info::_ZTVSt9type_info) + 16u)
-
-Vtable for std::bad_cast
-std::bad_cast::_ZTVSt8bad_cast: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8bad_cast)
-16 (int (*)(...))std::bad_cast::~bad_cast
-24 (int (*)(...))std::bad_cast::~bad_cast
-32 (int (*)(...))std::bad_cast::what
-
-Class std::bad_cast
- size=8 align=8
- base size=8 base align=8
-std::bad_cast (0x0x7fa85f05b208) 0 nearly-empty
- vptr=((& std::bad_cast::_ZTVSt8bad_cast) + 16u)
- std::exception (0x0x7fa85f412720) 0 nearly-empty
- primary-for std::bad_cast (0x0x7fa85f05b208)
-
-Vtable for std::bad_typeid
-std::bad_typeid::_ZTVSt10bad_typeid: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt10bad_typeid)
-16 (int (*)(...))std::bad_typeid::~bad_typeid
-24 (int (*)(...))std::bad_typeid::~bad_typeid
-32 (int (*)(...))std::bad_typeid::what
-
-Class std::bad_typeid
- size=8 align=8
- base size=8 base align=8
-std::bad_typeid (0x0x7fa85f05b270) 0 nearly-empty
- vptr=((& std::bad_typeid::_ZTVSt10bad_typeid) + 16u)
- std::exception (0x0x7fa85f412780) 0 nearly-empty
- primary-for std::bad_typeid (0x0x7fa85f05b270)
-
-Vtable for std::bad_function_call
-std::bad_function_call::_ZTVSt17bad_function_call: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt17bad_function_call)
-16 (int (*)(...))std::bad_function_call::~bad_function_call
-24 (int (*)(...))std::bad_function_call::~bad_function_call
-32 (int (*)(...))std::bad_function_call::what
-
-Class std::bad_function_call
- size=8 align=8
- base size=8 base align=8
-std::bad_function_call (0x0x7fa85f1d24e0) 0 nearly-empty
- vptr=((& std::bad_function_call::_ZTVSt17bad_function_call) + 16u)
- std::exception (0x0x7fa85f1ab840) 0 nearly-empty
- primary-for std::bad_function_call (0x0x7fa85f1d24e0)
-
-Class std::_Nocopy_types
- size=16 align=8
- base size=16 base align=8
-std::_Nocopy_types (0x0x7fa85f1ab900) 0
-
-Class std::_Any_data
- size=16 align=8
- base size=16 base align=8
-std::_Any_data (0x0x7fa85f1ab960) 0
-
-Class std::_Function_base
- size=24 align=8
- base size=24 base align=8
-std::_Function_base (0x0x7fa85f1aba80) 0
-
-Class QMapNodeBase
- size=24 align=8
- base size=24 base align=8
-QMapNodeBase (0x0x7fa85f1abf60) 0
-
-Class QMapDataBase
- size=40 align=8
- base size=40 base align=8
-QMapDataBase (0x0x7fa85ee964e0) 0
-
-Class QHashData::Node
- size=16 align=8
- base size=16 base align=8
-QHashData::Node (0x0x7fa85ee968a0) 0
-
-Class QHashData
- size=48 align=8
- base size=44 base align=8
-QHashData (0x0x7fa85ee96840) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0x0x7fa85ee96900) 0 empty
-
-Class QVariant::PrivateShared
- size=16 align=8
- base size=12 base align=8
-QVariant::PrivateShared (0x0x7fa85ecad1e0) 0
-
-Class QVariant::Private::Data
- size=8 align=8
- base size=8 base align=8
-QVariant::Private::Data (0x0x7fa85ecad2a0) 0
-
-Class QVariant::Private
- size=16 align=8
- base size=12 base align=8
-QVariant::Private (0x0x7fa85ecad240) 0
-
-Class QVariant::Handler
- size=72 align=8
- base size=72 base align=8
-QVariant::Handler (0x0x7fa85ecad300) 0
-
-Class QVariant
- size=16 align=8
- base size=16 base align=8
-QVariant (0x0x7fa85ecad180) 0
-
-Class QVariantComparisonHelper
- size=8 align=8
- base size=8 base align=8
-QVariantComparisonHelper (0x0x7fa85ed79de0) 0
-
-Class QSequentialIterable::const_iterator
- size=112 align=8
- base size=112 base align=8
-QSequentialIterable::const_iterator (0x0x7fa85ea26480) 0
-
-Class QSequentialIterable
- size=104 align=8
- base size=104 base align=8
-QSequentialIterable (0x0x7fa85ea26420) 0
-
-Class QAssociativeIterable::const_iterator
- size=120 align=8
- base size=120 base align=8
-QAssociativeIterable::const_iterator (0x0x7fa85ea26540) 0
-
-Class QAssociativeIterable
- size=112 align=8
- base size=112 base align=8
-QAssociativeIterable (0x0x7fa85ea264e0) 0
-
-Class QModelIndex
- size=24 align=8
- base size=24 base align=8
-QModelIndex (0x0x7fa85eb48840) 0
-
-Class QPersistentModelIndex
- size=8 align=8
- base size=8 base align=8
-QPersistentModelIndex (0x0x7fa85eb48f00) 0
-
-Class QAbstractItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractItemModel::QPrivateSignal (0x0x7fa85e935660) 0 empty
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractItemModel)
-16 (int (*)(...))QAbstractItemModel::metaObject
-24 (int (*)(...))QAbstractItemModel::qt_metacast
-32 (int (*)(...))QAbstractItemModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractItemModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractItemModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractItemModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractItemModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=16 align=8
- base size=16 base align=8
-QAbstractItemModel (0x0x7fa85e93b270) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 16u)
- QObject (0x0x7fa85e935600) 0
- primary-for QAbstractItemModel (0x0x7fa85e93b270)
-
-Class QAbstractTableModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTableModel::QPrivateSignal (0x0x7fa85e935f00) 0 empty
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTableModel)
-16 (int (*)(...))QAbstractTableModel::metaObject
-24 (int (*)(...))QAbstractTableModel::qt_metacast
-32 (int (*)(...))QAbstractTableModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractTableModel::index
-120 (int (*)(...))QAbstractTableModel::parent
-128 (int (*)(...))QAbstractTableModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractTableModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractTableModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractTableModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=16 align=8
- base size=16 base align=8
-QAbstractTableModel (0x0x7fa85e93b958) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 16u)
- QAbstractItemModel (0x0x7fa85e93b9c0) 0
- primary-for QAbstractTableModel (0x0x7fa85e93b958)
- QObject (0x0x7fa85e935ea0) 0
- primary-for QAbstractItemModel (0x0x7fa85e93b9c0)
-
-Class QAbstractListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractListModel::QPrivateSignal (0x0x7fa85e624000) 0 empty
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractListModel)
-16 (int (*)(...))QAbstractListModel::metaObject
-24 (int (*)(...))QAbstractListModel::qt_metacast
-32 (int (*)(...))QAbstractListModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QAbstractListModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractListModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=16 align=8
- base size=16 base align=8
-QAbstractListModel (0x0x7fa85e93ba28) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 16u)
- QAbstractItemModel (0x0x7fa85e93ba90) 0
- primary-for QAbstractListModel (0x0x7fa85e93ba28)
- QObject (0x0x7fa85e935f60) 0
- primary-for QAbstractItemModel (0x0x7fa85e93ba90)
-
-Vtable for QAbstractNativeEventFilter
-QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAbstractNativeEventFilter)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractNativeEventFilter
- size=16 align=8
- base size=16 base align=8
-QAbstractNativeEventFilter (0x0x7fa85e6242a0) 0
- vptr=((& QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter) + 16u)
-
-Class QAbstractProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractProxyModel::QPrivateSignal (0x0x7fa85e624360) 0 empty
-
-Vtable for QAbstractProxyModel
-QAbstractProxyModel::_ZTV19QAbstractProxyModel: 53u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractProxyModel)
-16 (int (*)(...))QAbstractProxyModel::metaObject
-24 (int (*)(...))QAbstractProxyModel::qt_metacast
-32 (int (*)(...))QAbstractProxyModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractProxyModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QAbstractProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QAbstractProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QAbstractProxyModel::setSourceModel
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))__cxa_pure_virtual
-408 (int (*)(...))QAbstractProxyModel::mapSelectionToSource
-416 (int (*)(...))QAbstractProxyModel::mapSelectionFromSource
-
-Class QAbstractProxyModel
- size=16 align=8
- base size=16 base align=8
-QAbstractProxyModel (0x0x7fa85e93bbc8) 0
- vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 16u)
- QAbstractItemModel (0x0x7fa85e93bc30) 0
- primary-for QAbstractProxyModel (0x0x7fa85e93bbc8)
- QObject (0x0x7fa85e624300) 0
- primary-for QAbstractItemModel (0x0x7fa85e93bc30)
-
-Class QAbstractState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractState::QPrivateSignal (0x0x7fa85e624420) 0 empty
-
-Vtable for QAbstractState
-QAbstractState::_ZTV14QAbstractState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QAbstractState)
-16 (int (*)(...))QAbstractState::metaObject
-24 (int (*)(...))QAbstractState::qt_metacast
-32 (int (*)(...))QAbstractState::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractState
- size=16 align=8
- base size=16 base align=8
-QAbstractState (0x0x7fa85e93bc98) 0
- vptr=((& QAbstractState::_ZTV14QAbstractState) + 16u)
- QObject (0x0x7fa85e6243c0) 0
- primary-for QAbstractState (0x0x7fa85e93bc98)
-
-Class QAbstractTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTransition::QPrivateSignal (0x0x7fa85e6244e0) 0 empty
-
-Vtable for QAbstractTransition
-QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTransition)
-16 (int (*)(...))QAbstractTransition::metaObject
-24 (int (*)(...))QAbstractTransition::qt_metacast
-32 (int (*)(...))QAbstractTransition::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractTransition
- size=16 align=8
- base size=16 base align=8
-QAbstractTransition (0x0x7fa85e93bd00) 0
- vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 16u)
- QObject (0x0x7fa85e624480) 0
- primary-for QAbstractTransition (0x0x7fa85e93bd00)
-
-Class QAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationGroup::QPrivateSignal (0x0x7fa85e6245a0) 0 empty
-
-Vtable for QAnimationGroup
-QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QAnimationGroup)
-16 (int (*)(...))QAnimationGroup::metaObject
-24 (int (*)(...))QAnimationGroup::qt_metacast
-32 (int (*)(...))QAnimationGroup::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QAnimationGroup (0x0x7fa85e93bd68) 0
- vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 16u)
- QAbstractAnimation (0x0x7fa85e93bdd0) 0
- primary-for QAnimationGroup (0x0x7fa85e93bd68)
- QObject (0x0x7fa85e624540) 0
- primary-for QAbstractAnimation (0x0x7fa85e93bdd0)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0x0x7fa85e6ff300) 0
-
-Class QBitArray
- size=8 align=8
- base size=8 base align=8
-QBitArray (0x0x7fa85e6ff5a0) 0
-
-Class QBitRef
- size=16 align=8
- base size=12 base align=8
-QBitRef (0x0x7fa85e6ff660) 0
-
-Class QIODevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIODevice::QPrivateSignal (0x0x7fa85e6ff960) 0 empty
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QIODevice)
-16 (int (*)(...))QIODevice::metaObject
-24 (int (*)(...))QIODevice::qt_metacast
-32 (int (*)(...))QIODevice::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QIODevice::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))__cxa_pure_virtual
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))__cxa_pure_virtual
-
-Class QIODevice
- size=16 align=8
- base size=16 base align=8
-QIODevice (0x0x7fa85e70e478) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 16u)
- QObject (0x0x7fa85e6ff900) 0
- primary-for QIODevice (0x0x7fa85e70e478)
-
-Class QBuffer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QBuffer::QPrivateSignal (0x0x7fa85e6ffba0) 0 empty
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBuffer)
-16 (int (*)(...))QBuffer::metaObject
-24 (int (*)(...))QBuffer::qt_metacast
-32 (int (*)(...))QBuffer::qt_metacall
-40 (int (*)(...))QBuffer::~QBuffer
-48 (int (*)(...))QBuffer::~QBuffer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QBuffer::connectNotify
-104 (int (*)(...))QBuffer::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QBuffer::open
-128 (int (*)(...))QBuffer::close
-136 (int (*)(...))QBuffer::pos
-144 (int (*)(...))QBuffer::size
-152 (int (*)(...))QBuffer::seek
-160 (int (*)(...))QBuffer::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QBuffer::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QBuffer::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QBuffer::writeData
-
-Class QBuffer
- size=16 align=8
- base size=16 base align=8
-QBuffer (0x0x7fa85e70e5b0) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 16u)
- QIODevice (0x0x7fa85e70e618) 0
- primary-for QBuffer (0x0x7fa85e70e5b0)
- QObject (0x0x7fa85e6ffb40) 0
- primary-for QIODevice (0x0x7fa85e70e618)
-
-Class QByteArrayMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QByteArrayMatcher::Data (0x0x7fa85e6ffc60) 0
-
-Class QByteArrayMatcher
- size=1040 align=8
- base size=1040 base align=8
-QByteArrayMatcher (0x0x7fa85e6ffc00) 0
-
-Class QStaticByteArrayMatcherBase::Skiptable
- size=256 align=1
- base size=256 base align=1
-QStaticByteArrayMatcherBase::Skiptable (0x0x7fa85e6ffd80) 0
-
-Class QStaticByteArrayMatcherBase
- size=256 align=16
- base size=256 base align=16
-QStaticByteArrayMatcherBase (0x0x7fa85e6ffd20) 0
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0x0x7fa85e6fff60) 0
-
-Class QDate
- size=8 align=8
- base size=8 base align=8
-QDate (0x0x7fa85e42b180) 0
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0x0x7fa85e42b420) 0
-
-Class QDateTime::ShortData
- size=8 align=8
- base size=8 base align=8
-QDateTime::ShortData (0x0x7fa85e42bba0) 0
-
-Class QDateTime::Data
- size=8 align=8
- base size=8 base align=8
-QDateTime::Data (0x0x7fa85e42bc00) 0
-
-Class QDateTime
- size=8 align=8
- base size=8 base align=8
-QDateTime (0x0x7fa85e42bb40) 0
-
-Class QLocale
- size=8 align=8
- base size=8 base align=8
-QLocale (0x0x7fa85e54fd20) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextStream)
-16 (int (*)(...))QTextStream::~QTextStream
-24 (int (*)(...))QTextStream::~QTextStream
-
-Class QTextStream
- size=16 align=8
- base size=16 base align=8
-QTextStream (0x0x7fa85e61a360) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 16u)
-
-Class QTextStreamManipulator
- size=40 align=8
- base size=38 base align=8
-QTextStreamManipulator (0x0x7fa85e61a600) 0
-
-Class QContiguousCacheData
- size=24 align=4
- base size=24 base align=4
-QContiguousCacheData (0x0x7fa85e61a840) 0
-
-Class QtSharedPointer::NormalDeleter
- size=1 align=1
- base size=0 base align=1
-QtSharedPointer::NormalDeleter (0x0x7fa85e61af00) 0 empty
-
-Class QtSharedPointer::ExternalRefCountData
- size=16 align=8
- base size=16 base align=8
-QtSharedPointer::ExternalRefCountData (0x0x7fa85e34c0c0) 0
-
-Class QDebug::Stream
- size=80 align=8
- base size=76 base align=8
-QDebug::Stream (0x0x7fa85e34c600) 0
-
-Class QDebug
- size=8 align=8
- base size=8 base align=8
-QDebug (0x0x7fa85e34c5a0) 0
-
-Class QDebugStateSaver
- size=8 align=8
- base size=8 base align=8
-QDebugStateSaver (0x0x7fa85e15e900) 0
-
-Class QNoDebug
- size=1 align=1
- base size=0 base align=1
-QNoDebug (0x0x7fa85e15e9c0) 0 empty
-
-Class QCborError
- size=4 align=4
- base size=4 base align=4
-QCborError (0x0x7fa85ddddd20) 0
-
-Class QRegularExpression
- size=8 align=8
- base size=8 base align=8
-QRegularExpression (0x0x7fa85ddddea0) 0
-
-Class QRegularExpressionMatch
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatch (0x0x7fa85de434e0) 0
-
-Class QRegularExpressionMatchIterator
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatchIterator (0x0x7fa85de437e0) 0
-
-Class QUrl
- size=8 align=8
- base size=8 base align=8
-QUrl (0x0x7fa85de43ba0) 0
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0x0x7fa85dbdd2a0) 0
-
-Class QCborParserError
- size=16 align=8
- base size=12 base align=8
-QCborParserError (0x0x7fa85dbdd8a0) 0
-
-Class QCborValue
- size=24 align=8
- base size=20 base align=8
-QCborValue (0x0x7fa85dbdd900) 0
-
-Class QCborValueRef
- size=16 align=8
- base size=16 base align=8
-QCborValueRef (0x0x7fa85da97900) 0
-
-Class QCborArray::Iterator
- size=16 align=8
- base size=16 base align=8
-QCborArray::Iterator (0x0x7fa85da97ea0) 0
-
-Class QCborArray::ConstIterator
- size=16 align=8
- base size=16 base align=8
-QCborArray::ConstIterator (0x0x7fa85da97f00) 0
-
-Class QCborArray
- size=8 align=8
- base size=8 base align=8
-QCborArray (0x0x7fa85da97e40) 0
-
-Class QCborMap::Iterator
- size=16 align=8
- base size=16 base align=8
-QCborMap::Iterator (0x0x7fa85dbc8f60) 0
-
-Class QCborMap::ConstIterator
- size=16 align=8
- base size=16 base align=8
-QCborMap::ConstIterator (0x0x7fa85d869000) 0
-
-Class QCborMap
- size=8 align=8
- base size=8 base align=8
-QCborMap (0x0x7fa85dbc8f00) 0
-
-Class qfloat16
- size=2 align=2
- base size=2 base align=2
-qfloat16 (0x0x7fa85d97cb40) 0
-
-Class QCborStreamWriter
- size=8 align=8
- base size=8 base align=8
-QCborStreamWriter (0x0x7fa85d97cf00) 0
-
-Class QCborStreamReader
- size=24 align=8
- base size=20 base align=8
-QCborStreamReader (0x0x7fa85d6e6900) 0
-
-Class QCollatorSortKey
- size=8 align=8
- base size=8 base align=8
-QCollatorSortKey (0x0x7fa85d6e6f60) 0
-
-Class QCollator
- size=8 align=8
- base size=8 base align=8
-QCollator (0x0x7fa85d78a060) 0
-
-Class QCommandLineOption
- size=8 align=8
- base size=8 base align=8
-QCommandLineOption (0x0x7fa85d409060) 0
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QEvent)
-16 (int (*)(...))QEvent::~QEvent
-24 (int (*)(...))QEvent::~QEvent
-
-Class QEvent
- size=24 align=8
- base size=20 base align=8
-QEvent (0x0x7fa85d4094e0) 0
- vptr=((& QEvent::_ZTV6QEvent) + 16u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTimerEvent)
-16 (int (*)(...))QTimerEvent::~QTimerEvent
-24 (int (*)(...))QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=24 align=8
- base size=24 base align=8
-QTimerEvent (0x0x7fa85d3f4bc8) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 16u)
- QEvent (0x0x7fa85d409540) 0
- primary-for QTimerEvent (0x0x7fa85d3f4bc8)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QChildEvent)
-16 (int (*)(...))QChildEvent::~QChildEvent
-24 (int (*)(...))QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=32 align=8
- base size=32 base align=8
-QChildEvent (0x0x7fa85d3f4c30) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 16u)
- QEvent (0x0x7fa85d4095a0) 0
- primary-for QChildEvent (0x0x7fa85d3f4c30)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-16 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-24 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=32 align=8
- base size=32 base align=8
-QDynamicPropertyChangeEvent (0x0x7fa85d47c1a0) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 16u)
- QEvent (0x0x7fa85d409a80) 0
- primary-for QDynamicPropertyChangeEvent (0x0x7fa85d47c1a0)
-
-Vtable for QDeferredDeleteEvent
-QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QDeferredDeleteEvent)
-16 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-24 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-
-Class QDeferredDeleteEvent
- size=24 align=8
- base size=24 base align=8
-QDeferredDeleteEvent (0x0x7fa85d47c208) 0
- vptr=((& QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent) + 16u)
- QEvent (0x0x7fa85d409ae0) 0
- primary-for QDeferredDeleteEvent (0x0x7fa85d47c208)
-
-Class QCoreApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QCoreApplication::QPrivateSignal (0x0x7fa85d409ba0) 0 empty
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QCoreApplication)
-16 (int (*)(...))QCoreApplication::metaObject
-24 (int (*)(...))QCoreApplication::qt_metacast
-32 (int (*)(...))QCoreApplication::qt_metacall
-40 (int (*)(...))QCoreApplication::~QCoreApplication
-48 (int (*)(...))QCoreApplication::~QCoreApplication
-56 (int (*)(...))QCoreApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QCoreApplication::notify
-120 (int (*)(...))QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=16 align=8
- base size=16 base align=8
-QCoreApplication (0x0x7fa85d47c270) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 16u)
- QObject (0x0x7fa85d409b40) 0
- primary-for QCoreApplication (0x0x7fa85d47c270)
-
-Class QCommandLineParser
- size=8 align=8
- base size=8 base align=8
-QCommandLineParser (0x0x7fa85d409c00) 0
-
-Class QCryptographicHash
- size=8 align=8
- base size=8 base align=8
-QCryptographicHash (0x0x7fa85d409c60) 0
-
-Class QDataStream
- size=32 align=8
- base size=32 base align=8
-QDataStream (0x0x7fa85d409cc0) 0
-
-Class QtPrivate::StreamStateSaver
- size=16 align=8
- base size=12 base align=8
-QtPrivate::StreamStateSaver (0x0x7fa85d409d80) 0
-
-Class QElapsedTimer
- size=16 align=8
- base size=16 base align=8
-QElapsedTimer (0x0x7fa85d4fc2a0) 0
-
-Class QDeadlineTimer
- size=16 align=8
- base size=16 base align=8
-QDeadlineTimer (0x0x7fa85d4fc780) 0
-
-Class QFileDevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileDevice::QPrivateSignal (0x0x7fa85d261600) 0 empty
-
-Vtable for QFileDevice
-QFileDevice::_ZTV11QFileDevice: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFileDevice)
-16 (int (*)(...))QFileDevice::metaObject
-24 (int (*)(...))QFileDevice::qt_metacast
-32 (int (*)(...))QFileDevice::qt_metacall
-40 (int (*)(...))QFileDevice::~QFileDevice
-48 (int (*)(...))QFileDevice::~QFileDevice
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFileDevice::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QFileDevice
- size=16 align=8
- base size=16 base align=8
-QFileDevice (0x0x7fa85d2606e8) 0
- vptr=((& QFileDevice::_ZTV11QFileDevice) + 16u)
- QIODevice (0x0x7fa85d260750) 0
- primary-for QFileDevice (0x0x7fa85d2606e8)
- QObject (0x0x7fa85d2615a0) 0
- primary-for QIODevice (0x0x7fa85d260750)
-
-Class QFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFile::QPrivateSignal (0x0x7fa85d261840) 0 empty
-
-Vtable for QFile
-QFile::_ZTV5QFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QFile)
-16 (int (*)(...))QFile::metaObject
-24 (int (*)(...))QFile::qt_metacast
-32 (int (*)(...))QFile::qt_metacall
-40 (int (*)(...))QFile::~QFile
-48 (int (*)(...))QFile::~QFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QFile
- size=16 align=8
- base size=16 base align=8
-QFile (0x0x7fa85d260888) 0
- vptr=((& QFile::_ZTV5QFile) + 16u)
- QFileDevice (0x0x7fa85d2608f0) 0
- primary-for QFile (0x0x7fa85d260888)
- QIODevice (0x0x7fa85d260958) 0
- primary-for QFileDevice (0x0x7fa85d2608f0)
- QObject (0x0x7fa85d2617e0) 0
- primary-for QIODevice (0x0x7fa85d260958)
-
-Class QFileInfo
- size=8 align=8
- base size=8 base align=8
-QFileInfo (0x0x7fa85d261a20) 0
-
-Class QDir
- size=8 align=8
- base size=8 base align=8
-QDir (0x0x7fa85d261e40) 0
-
-Class QDirIterator
- size=8 align=8
- base size=8 base align=8
-QDirIterator (0x0x7fa85d34e480) 0
-
-Class QEasingCurve
- size=8 align=8
- base size=8 base align=8
-QEasingCurve (0x0x7fa85d34e6c0) 0
-
-Class QEventTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventTransition::QPrivateSignal (0x0x7fa85d06cae0) 0 empty
-
-Vtable for QEventTransition
-QEventTransition::_ZTV16QEventTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QEventTransition)
-16 (int (*)(...))QEventTransition::metaObject
-24 (int (*)(...))QEventTransition::qt_metacast
-32 (int (*)(...))QEventTransition::qt_metacall
-40 (int (*)(...))QEventTransition::~QEventTransition
-48 (int (*)(...))QEventTransition::~QEventTransition
-56 (int (*)(...))QEventTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QEventTransition::eventTest
-120 (int (*)(...))QEventTransition::onTransition
-
-Class QEventTransition
- size=16 align=8
- base size=16 base align=8
-QEventTransition (0x0x7fa85d06e958) 0
- vptr=((& QEventTransition::_ZTV16QEventTransition) + 16u)
- QAbstractTransition (0x0x7fa85d06e9c0) 0
- primary-for QEventTransition (0x0x7fa85d06e958)
- QObject (0x0x7fa85d06ca80) 0
- primary-for QAbstractTransition (0x0x7fa85d06e9c0)
-
-Vtable for QException
-QException::_ZTV10QException: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QException)
-16 (int (*)(...))QException::~QException
-24 (int (*)(...))QException::~QException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QException::raise
-48 (int (*)(...))QException::clone
-
-Class QException
- size=8 align=8
- base size=8 base align=8
-QException (0x0x7fa85d06ea28) 0 nearly-empty
- vptr=((& QException::_ZTV10QException) + 16u)
- std::exception (0x0x7fa85d06cb40) 0 nearly-empty
- primary-for QException (0x0x7fa85d06ea28)
-
-Vtable for QUnhandledException
-QUnhandledException::_ZTV19QUnhandledException: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QUnhandledException)
-16 (int (*)(...))QUnhandledException::~QUnhandledException
-24 (int (*)(...))QUnhandledException::~QUnhandledException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QUnhandledException::raise
-48 (int (*)(...))QUnhandledException::clone
-
-Class QUnhandledException
- size=8 align=8
- base size=8 base align=8
-QUnhandledException (0x0x7fa85d06ea90) 0 nearly-empty
- vptr=((& QUnhandledException::_ZTV19QUnhandledException) + 16u)
- QException (0x0x7fa85d06eaf8) 0 nearly-empty
- primary-for QUnhandledException (0x0x7fa85d06ea90)
- std::exception (0x0x7fa85d06cba0) 0 nearly-empty
- primary-for QException (0x0x7fa85d06eaf8)
-
-Class QtPrivate::ExceptionHolder
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionHolder (0x0x7fa85d06cc00) 0
-
-Class QtPrivate::ExceptionStore
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionStore (0x0x7fa85d06ccc0) 0
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QFactoryInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QFactoryInterface
- size=8 align=8
- base size=8 base align=8
-QFactoryInterface (0x0x7fa85d06cd20) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 16u)
-
-Class QFileSelector::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSelector::QPrivateSignal (0x0x7fa85d06ce40) 0 empty
-
-Vtable for QFileSelector
-QFileSelector::_ZTV13QFileSelector: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QFileSelector)
-16 (int (*)(...))QFileSelector::metaObject
-24 (int (*)(...))QFileSelector::qt_metacast
-32 (int (*)(...))QFileSelector::qt_metacall
-40 (int (*)(...))QFileSelector::~QFileSelector
-48 (int (*)(...))QFileSelector::~QFileSelector
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSelector
- size=16 align=8
- base size=16 base align=8
-QFileSelector (0x0x7fa85d06eb60) 0
- vptr=((& QFileSelector::_ZTV13QFileSelector) + 16u)
- QObject (0x0x7fa85d06cde0) 0
- primary-for QFileSelector (0x0x7fa85d06eb60)
-
-Class QFileSystemWatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSystemWatcher::QPrivateSignal (0x0x7fa85d06cf00) 0 empty
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-16 (int (*)(...))QFileSystemWatcher::metaObject
-24 (int (*)(...))QFileSystemWatcher::qt_metacast
-32 (int (*)(...))QFileSystemWatcher::qt_metacall
-40 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-48 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=16 align=8
- base size=16 base align=8
-QFileSystemWatcher (0x0x7fa85d06ebc8) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 16u)
- QObject (0x0x7fa85d06cea0) 0
- primary-for QFileSystemWatcher (0x0x7fa85d06ebc8)
-
-Class QFinalState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFinalState::QPrivateSignal (0x0x7fa85d120000) 0 empty
-
-Vtable for QFinalState
-QFinalState::_ZTV11QFinalState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFinalState)
-16 (int (*)(...))QFinalState::metaObject
-24 (int (*)(...))QFinalState::qt_metacast
-32 (int (*)(...))QFinalState::qt_metacall
-40 (int (*)(...))QFinalState::~QFinalState
-48 (int (*)(...))QFinalState::~QFinalState
-56 (int (*)(...))QFinalState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFinalState::onEntry
-120 (int (*)(...))QFinalState::onExit
-
-Class QFinalState
- size=16 align=8
- base size=16 base align=8
-QFinalState (0x0x7fa85d06ec30) 0
- vptr=((& QFinalState::_ZTV11QFinalState) + 16u)
- QAbstractState (0x0x7fa85d06ec98) 0
- primary-for QFinalState (0x0x7fa85d06ec30)
- QObject (0x0x7fa85d06cf60) 0
- primary-for QAbstractState (0x0x7fa85d06ec98)
-
-Vtable for QRunnable
-QRunnable::_ZTV9QRunnable: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QRunnable)
-16 (int (*)(...))__cxa_pure_virtual
-24 0u
-32 0u
-
-Class QRunnable
- size=16 align=8
- base size=12 base align=8
-QRunnable (0x0x7fa85d120060) 0
- vptr=((& QRunnable::_ZTV9QRunnable) + 16u)
-
-Class QBasicMutex
- size=8 align=8
- base size=8 base align=8
-QBasicMutex (0x0x7fa85d1200c0) 0
-
-Class QMutex
- size=8 align=8
- base size=8 base align=8
-QMutex (0x0x7fa85d06edd0) 0
- QBasicMutex (0x0x7fa85d1202a0) 0
-
-Class QMutexLocker
- size=8 align=8
- base size=8 base align=8
-QMutexLocker (0x0x7fa85d120300) 0
-
-Class QtPrivate::ResultItem
- size=16 align=8
- base size=16 base align=8
-QtPrivate::ResultItem (0x0x7fa85d120360) 0
-
-Class QtPrivate::ResultIteratorBase
- size=16 align=8
- base size=12 base align=8
-QtPrivate::ResultIteratorBase (0x0x7fa85d1203c0) 0
-
-Vtable for QtPrivate::ResultStoreBase
-QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9QtPrivate15ResultStoreBaseE)
-16 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-24 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-
-Class QtPrivate::ResultStoreBase
- size=48 align=8
- base size=44 base align=8
-QtPrivate::ResultStoreBase (0x0x7fa85d1204e0) 0
- vptr=((& QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE) + 16u)
-
-Vtable for QFutureInterfaceBase
-QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
-16 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-24 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-
-Class QFutureInterfaceBase
- size=16 align=8
- base size=16 base align=8
-QFutureInterfaceBase (0x0x7fa85d120d20) 0
- vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 16u)
-
-Class QFutureWatcherBase::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFutureWatcherBase::QPrivateSignal (0x0x7fa85ce9b540) 0 empty
-
-Vtable for QFutureWatcherBase
-QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFutureWatcherBase)
-16 (int (*)(...))QFutureWatcherBase::metaObject
-24 (int (*)(...))QFutureWatcherBase::qt_metacast
-32 (int (*)(...))QFutureWatcherBase::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QFutureWatcherBase::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QFutureWatcherBase::connectNotify
-104 (int (*)(...))QFutureWatcherBase::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QFutureWatcherBase
- size=16 align=8
- base size=16 base align=8
-QFutureWatcherBase (0x0x7fa85ce16f08) 0
- vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 16u)
- QObject (0x0x7fa85ce9b4e0) 0
- primary-for QFutureWatcherBase (0x0x7fa85ce16f08)
-
-Class QHistoryState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QHistoryState::QPrivateSignal (0x0x7fa85ce9bb40) 0 empty
-
-Vtable for QHistoryState
-QHistoryState::_ZTV13QHistoryState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QHistoryState)
-16 (int (*)(...))QHistoryState::metaObject
-24 (int (*)(...))QHistoryState::qt_metacast
-32 (int (*)(...))QHistoryState::qt_metacall
-40 (int (*)(...))QHistoryState::~QHistoryState
-48 (int (*)(...))QHistoryState::~QHistoryState
-56 (int (*)(...))QHistoryState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QHistoryState::onEntry
-120 (int (*)(...))QHistoryState::onExit
-
-Class QHistoryState
- size=16 align=8
- base size=16 base align=8
-QHistoryState (0x0x7fa85cedc820) 0
- vptr=((& QHistoryState::_ZTV13QHistoryState) + 16u)
- QAbstractState (0x0x7fa85cedc888) 0
- primary-for QHistoryState (0x0x7fa85cedc820)
- QObject (0x0x7fa85ce9bae0) 0
- primary-for QAbstractState (0x0x7fa85cedc888)
-
-Class QIdentityProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIdentityProxyModel::QPrivateSignal (0x0x7fa85ce9bc00) 0 empty
-
-Vtable for QIdentityProxyModel
-QIdentityProxyModel::_ZTV19QIdentityProxyModel: 53u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QIdentityProxyModel)
-16 (int (*)(...))QIdentityProxyModel::metaObject
-24 (int (*)(...))QIdentityProxyModel::qt_metacast
-32 (int (*)(...))QIdentityProxyModel::qt_metacall
-40 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-48 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIdentityProxyModel::index
-120 (int (*)(...))QIdentityProxyModel::parent
-128 (int (*)(...))QIdentityProxyModel::sibling
-136 (int (*)(...))QIdentityProxyModel::rowCount
-144 (int (*)(...))QIdentityProxyModel::columnCount
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QIdentityProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QIdentityProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QIdentityProxyModel::insertRows
-264 (int (*)(...))QIdentityProxyModel::insertColumns
-272 (int (*)(...))QIdentityProxyModel::removeRows
-280 (int (*)(...))QIdentityProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QIdentityProxyModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QIdentityProxyModel::setSourceModel
-392 (int (*)(...))QIdentityProxyModel::mapToSource
-400 (int (*)(...))QIdentityProxyModel::mapFromSource
-408 (int (*)(...))QIdentityProxyModel::mapSelectionToSource
-416 (int (*)(...))QIdentityProxyModel::mapSelectionFromSource
-
-Class QIdentityProxyModel
- size=16 align=8
- base size=16 base align=8
-QIdentityProxyModel (0x0x7fa85cedc8f0) 0
- vptr=((& QIdentityProxyModel::_ZTV19QIdentityProxyModel) + 16u)
- QAbstractProxyModel (0x0x7fa85cedc958) 0
- primary-for QIdentityProxyModel (0x0x7fa85cedc8f0)
- QAbstractItemModel (0x0x7fa85cedc9c0) 0
- primary-for QAbstractProxyModel (0x0x7fa85cedc958)
- QObject (0x0x7fa85ce9bba0) 0
- primary-for QAbstractItemModel (0x0x7fa85cedc9c0)
-
-Class QItemSelectionRange
- size=16 align=8
- base size=16 base align=8
-QItemSelectionRange (0x0x7fa85ce9bc60) 0
-
-Class QItemSelectionModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QItemSelectionModel::QPrivateSignal (0x0x7fa85cf6e360) 0 empty
-
-Vtable for QItemSelectionModel
-QItemSelectionModel::_ZTV19QItemSelectionModel: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QItemSelectionModel)
-16 (int (*)(...))QItemSelectionModel::metaObject
-24 (int (*)(...))QItemSelectionModel::qt_metacast
-32 (int (*)(...))QItemSelectionModel::qt_metacall
-40 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-48 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QItemSelectionModel::setCurrentIndex
-120 (int (*)(...))QItemSelectionModel::select
-128 (int (*)(...))QItemSelectionModel::select
-136 (int (*)(...))QItemSelectionModel::clear
-144 (int (*)(...))QItemSelectionModel::reset
-152 (int (*)(...))QItemSelectionModel::clearCurrentIndex
-
-Class QItemSelectionModel
- size=16 align=8
- base size=16 base align=8
-QItemSelectionModel (0x0x7fa85cf6f208) 0
- vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 16u)
- QObject (0x0x7fa85cf6e300) 0
- primary-for QItemSelectionModel (0x0x7fa85cf6f208)
-
-Class QItemSelection
- size=8 align=8
- base size=8 base align=8
-QItemSelection (0x0x7fa85cf6f410) 0
- QList<QItemSelectionRange> (0x0x7fa85cf6f478) 0
- QListSpecialMethods<QItemSelectionRange> (0x0x7fa85cf6e660) 0 empty
-
-Class QJsonValue
- size=24 align=8
- base size=20 base align=8
-QJsonValue (0x0x7fa85cf6eb40) 0
-
-Class QJsonValueRef
- size=16 align=8
- base size=12 base align=8
-QJsonValueRef (0x0x7fa85cd812a0) 0
-
-Class QJsonValuePtr
- size=24 align=8
- base size=24 base align=8
-QJsonValuePtr (0x0x7fa85cd817e0) 0
-
-Class QJsonValueRefPtr
- size=16 align=8
- base size=16 base align=8
-QJsonValueRefPtr (0x0x7fa85cd81840) 0
-
-Class QJsonArray::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::iterator (0x0x7fa85cd81a20) 0
-
-Class QJsonArray::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::const_iterator (0x0x7fa85cd81a80) 0
-
-Class QJsonArray
- size=16 align=8
- base size=16 base align=8
-QJsonArray (0x0x7fa85cd819c0) 0
-
-Class QJsonParseError
- size=8 align=4
- base size=8 base align=4
-QJsonParseError (0x0x7fa85ca91cc0) 0
-
-Class QJsonDocument
- size=8 align=8
- base size=8 base align=8
-QJsonDocument (0x0x7fa85ca91d20) 0
-
-Class QJsonObject::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::iterator (0x0x7fa85cb0b3c0) 0
-
-Class QJsonObject::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::const_iterator (0x0x7fa85cb0b420) 0
-
-Class QJsonObject
- size=16 align=8
- base size=16 base align=8
-QJsonObject (0x0x7fa85cb0b360) 0
-
-Class QLibrary::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLibrary::QPrivateSignal (0x0x7fa85c7c16c0) 0 empty
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QLibrary)
-16 (int (*)(...))QLibrary::metaObject
-24 (int (*)(...))QLibrary::qt_metacast
-32 (int (*)(...))QLibrary::qt_metacall
-40 (int (*)(...))QLibrary::~QLibrary
-48 (int (*)(...))QLibrary::~QLibrary
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QLibrary
- size=32 align=8
- base size=25 base align=8
-QLibrary (0x0x7fa85c7c57b8) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 16u)
- QObject (0x0x7fa85c7c1660) 0
- primary-for QLibrary (0x0x7fa85c7c57b8)
-
-Class QVersionNumber::SegmentStorage
- size=8 align=8
- base size=8 base align=8
-QVersionNumber::SegmentStorage (0x0x7fa85c7c1d80) 0
-
-Class QVersionNumber
- size=8 align=8
- base size=8 base align=8
-QVersionNumber (0x0x7fa85c7c18a0) 0
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0x0x7fa85c8b22a0) 0 empty
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0x0x7fa85c8b2300) 0
-
-Class QPointF
- size=16 align=8
- base size=16 base align=8
-QPointF (0x0x7fa85c8b25a0) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0x0x7fa85c8b2ba0) 0
-
-Class QLineF
- size=32 align=8
- base size=32 base align=8
-QLineF (0x0x7fa85c952540) 0
-
-Class QLinkedListData
- size=32 align=8
- base size=25 base align=8
-QLinkedListData (0x0x7fa85c952b40) 0
-
-Class QLockFile
- size=8 align=8
- base size=8 base align=8
-QLockFile (0x0x7fa85c952ea0) 0
-
-Class QLoggingCategory::AtomicBools
- size=4 align=1
- base size=4 base align=1
-QLoggingCategory::AtomicBools (0x0x7fa85c691060) 0
-
-Class QLoggingCategory
- size=24 align=8
- base size=24 base align=8
-QLoggingCategory (0x0x7fa85c691000) 0
-
-Class QMargins
- size=16 align=4
- base size=16 base align=4
-QMargins (0x0x7fa85c6911e0) 0
-
-Class QMarginsF
- size=32 align=8
- base size=32 base align=8
-QMarginsF (0x0x7fa85c691480) 0
-
-Class QMessageAuthenticationCode
- size=8 align=8
- base size=8 base align=8
-QMessageAuthenticationCode (0x0x7fa85c691ae0) 0
-
-Class QMetaMethod
- size=16 align=8
- base size=12 base align=8
-QMetaMethod (0x0x7fa85c691b40) 0
-
-Class QMetaEnum
- size=16 align=8
- base size=12 base align=8
-QMetaEnum (0x0x7fa85c3c9180) 0
-
-Class QMetaProperty
- size=32 align=8
- base size=32 base align=8
-QMetaProperty (0x0x7fa85c3c9480) 0
-
-Class QMetaClassInfo
- size=16 align=8
- base size=12 base align=8
-QMetaClassInfo (0x0x7fa85c3c94e0) 0
-
-Class QMimeData::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMimeData::QPrivateSignal (0x0x7fa85c3c97e0) 0 empty
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QMimeData)
-16 (int (*)(...))QMimeData::metaObject
-24 (int (*)(...))QMimeData::qt_metacast
-32 (int (*)(...))QMimeData::qt_metacall
-40 (int (*)(...))QMimeData::~QMimeData
-48 (int (*)(...))QMimeData::~QMimeData
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QMimeData::hasFormat
-120 (int (*)(...))QMimeData::formats
-128 (int (*)(...))QMimeData::retrieveData
-
-Class QMimeData
- size=16 align=8
- base size=16 base align=8
-QMimeData (0x0x7fa85c755a28) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 16u)
- QObject (0x0x7fa85c3c9780) 0
- primary-for QMimeData (0x0x7fa85c755a28)
-
-Class QMimeType
- size=8 align=8
- base size=8 base align=8
-QMimeType (0x0x7fa85c3c9840) 0
-
-Class QMimeDatabase
- size=8 align=8
- base size=8 base align=8
-QMimeDatabase (0x0x7fa85c3c9b40) 0
-
-Class QObjectCleanupHandler::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObjectCleanupHandler::QPrivateSignal (0x0x7fa85c3c9c00) 0 empty
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-16 (int (*)(...))QObjectCleanupHandler::metaObject
-24 (int (*)(...))QObjectCleanupHandler::qt_metacast
-32 (int (*)(...))QObjectCleanupHandler::qt_metacall
-40 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-48 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=24 align=8
- base size=24 base align=8
-QObjectCleanupHandler (0x0x7fa85c755c30) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 16u)
- QObject (0x0x7fa85c3c9ba0) 0
- primary-for QObjectCleanupHandler (0x0x7fa85c755c30)
-
-Class QOperatingSystemVersion
- size=16 align=4
- base size=16 base align=4
-QOperatingSystemVersion (0x0x7fa85c3c9c60) 0
-
-Class QParallelAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QParallelAnimationGroup::QPrivateSignal (0x0x7fa85c453420) 0 empty
-
-Vtable for QParallelAnimationGroup
-QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
-16 (int (*)(...))QParallelAnimationGroup::metaObject
-24 (int (*)(...))QParallelAnimationGroup::qt_metacast
-32 (int (*)(...))QParallelAnimationGroup::qt_metacall
-40 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-48 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-56 (int (*)(...))QParallelAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QParallelAnimationGroup::duration
-120 (int (*)(...))QParallelAnimationGroup::updateCurrentTime
-128 (int (*)(...))QParallelAnimationGroup::updateState
-136 (int (*)(...))QParallelAnimationGroup::updateDirection
-
-Class QParallelAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QParallelAnimationGroup (0x0x7fa85c454340) 0
- vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 16u)
- QAnimationGroup (0x0x7fa85c4543a8) 0
- primary-for QParallelAnimationGroup (0x0x7fa85c454340)
- QAbstractAnimation (0x0x7fa85c454410) 0
- primary-for QAnimationGroup (0x0x7fa85c4543a8)
- QObject (0x0x7fa85c4533c0) 0
- primary-for QAbstractAnimation (0x0x7fa85c454410)
-
-Class QPauseAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPauseAnimation::QPrivateSignal (0x0x7fa85c4534e0) 0 empty
-
-Vtable for QPauseAnimation
-QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QPauseAnimation)
-16 (int (*)(...))QPauseAnimation::metaObject
-24 (int (*)(...))QPauseAnimation::qt_metacast
-32 (int (*)(...))QPauseAnimation::qt_metacall
-40 (int (*)(...))QPauseAnimation::~QPauseAnimation
-48 (int (*)(...))QPauseAnimation::~QPauseAnimation
-56 (int (*)(...))QPauseAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPauseAnimation::duration
-120 (int (*)(...))QPauseAnimation::updateCurrentTime
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QPauseAnimation
- size=16 align=8
- base size=16 base align=8
-QPauseAnimation (0x0x7fa85c454478) 0
- vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 16u)
- QAbstractAnimation (0x0x7fa85c4544e0) 0
- primary-for QPauseAnimation (0x0x7fa85c454478)
- QObject (0x0x7fa85c453480) 0
- primary-for QAbstractAnimation (0x0x7fa85c4544e0)
-
-Class QStaticPlugin
- size=16 align=8
- base size=16 base align=8
-QStaticPlugin (0x0x7fa85c4536c0) 0
-
-Class QPluginLoader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPluginLoader::QPrivateSignal (0x0x7fa85c4539c0) 0 empty
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QPluginLoader)
-16 (int (*)(...))QPluginLoader::metaObject
-24 (int (*)(...))QPluginLoader::qt_metacast
-32 (int (*)(...))QPluginLoader::qt_metacall
-40 (int (*)(...))QPluginLoader::~QPluginLoader
-48 (int (*)(...))QPluginLoader::~QPluginLoader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QPluginLoader
- size=32 align=8
- base size=25 base align=8
-QPluginLoader (0x0x7fa85c4546e8) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 16u)
- QObject (0x0x7fa85c453960) 0
- primary-for QPluginLoader (0x0x7fa85c4546e8)
-
-Class QProcessEnvironment
- size=8 align=8
- base size=8 base align=8
-QProcessEnvironment (0x0x7fa85c453a20) 0
-
-Class QProcess::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QProcess::QPrivateSignal (0x0x7fa85c4dd120) 0 empty
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QProcess)
-16 (int (*)(...))QProcess::metaObject
-24 (int (*)(...))QProcess::qt_metacast
-32 (int (*)(...))QProcess::qt_metacall
-40 (int (*)(...))QProcess::~QProcess
-48 (int (*)(...))QProcess::~QProcess
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QProcess::isSequential
-120 (int (*)(...))QProcess::open
-128 (int (*)(...))QProcess::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QProcess::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QProcess::bytesAvailable
-184 (int (*)(...))QProcess::bytesToWrite
-192 (int (*)(...))QProcess::canReadLine
-200 (int (*)(...))QProcess::waitForReadyRead
-208 (int (*)(...))QProcess::waitForBytesWritten
-216 (int (*)(...))QProcess::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QProcess::writeData
-240 (int (*)(...))QProcess::setupChildProcess
-
-Class QProcess
- size=16 align=8
- base size=16 base align=8
-QProcess (0x0x7fa85c454d68) 0
- vptr=((& QProcess::_ZTV8QProcess) + 16u)
- QIODevice (0x0x7fa85c454dd0) 0
- primary-for QProcess (0x0x7fa85c454d68)
- QObject (0x0x7fa85c4dd0c0) 0
- primary-for QIODevice (0x0x7fa85c454dd0)
-
-Class QVariantAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QVariantAnimation::QPrivateSignal (0x0x7fa85c4dd1e0) 0 empty
-
-Vtable for QVariantAnimation
-QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QVariantAnimation)
-16 (int (*)(...))QVariantAnimation::metaObject
-24 (int (*)(...))QVariantAnimation::qt_metacast
-32 (int (*)(...))QVariantAnimation::qt_metacall
-40 (int (*)(...))QVariantAnimation::~QVariantAnimation
-48 (int (*)(...))QVariantAnimation::~QVariantAnimation
-56 (int (*)(...))QVariantAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QVariantAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QVariantAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QVariantAnimation
- size=16 align=8
- base size=16 base align=8
-QVariantAnimation (0x0x7fa85c454e38) 0
- vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 16u)
- QAbstractAnimation (0x0x7fa85c454ea0) 0
- primary-for QVariantAnimation (0x0x7fa85c454e38)
- QObject (0x0x7fa85c4dd180) 0
- primary-for QAbstractAnimation (0x0x7fa85c454ea0)
-
-Class QPropertyAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPropertyAnimation::QPrivateSignal (0x0x7fa85c4dd2a0) 0 empty
-
-Vtable for QPropertyAnimation
-QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPropertyAnimation)
-16 (int (*)(...))QPropertyAnimation::metaObject
-24 (int (*)(...))QPropertyAnimation::qt_metacast
-32 (int (*)(...))QPropertyAnimation::qt_metacall
-40 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-48 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-56 (int (*)(...))QPropertyAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QPropertyAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QPropertyAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QPropertyAnimation
- size=16 align=8
- base size=16 base align=8
-QPropertyAnimation (0x0x7fa85c454f70) 0
- vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 16u)
- QVariantAnimation (0x0x7fa85c531000) 0
- primary-for QPropertyAnimation (0x0x7fa85c454f70)
- QAbstractAnimation (0x0x7fa85c531068) 0
- primary-for QVariantAnimation (0x0x7fa85c531000)
- QObject (0x0x7fa85c4dd240) 0
- primary-for QAbstractAnimation (0x0x7fa85c531068)
-
-Class QRandomGenerator::Storage
- size=2504 align=8
- base size=2504 base align=8
-QRandomGenerator::Storage (0x0x7fa85c4dd3c0) 0
-
-Class QRandomGenerator
- size=2512 align=8
- base size=2512 base align=8
-QRandomGenerator (0x0x7fa85c4dd360) 0
-
-Class QRandomGenerator64
- size=2512 align=8
- base size=2512 base align=8
-QRandomGenerator64 (0x0x7fa85c1d2340) 0
- QRandomGenerator (0x0x7fa85c1d1360) 0
-
-Class QReadWriteLock
- size=8 align=8
- base size=8 base align=8
-QReadWriteLock (0x0x7fa85c1d1420) 0
-
-Class QReadLocker
- size=8 align=8
- base size=8 base align=8
-QReadLocker (0x0x7fa85c1d16c0) 0
-
-Class QWriteLocker
- size=8 align=8
- base size=8 base align=8
-QWriteLocker (0x0x7fa85c1d1780) 0
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0x0x7fa85c1d1840) 0
-
-Class QSizeF
- size=16 align=8
- base size=16 base align=8
-QSizeF (0x0x7fa85c1d1ae0) 0
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0x0x7fa85c1d1d80) 0
-
-Class QRectF
- size=32 align=8
- base size=32 base align=8
-QRectF (0x0x7fa85c32f060) 0
-
-Class QResource
- size=8 align=8
- base size=8 base align=8
-QResource (0x0x7fa85c32f300) 0
-
-Class QSaveFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSaveFile::QPrivateSignal (0x0x7fa85c32f480) 0 empty
-
-Vtable for QSaveFile
-QSaveFile::_ZTV9QSaveFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSaveFile)
-16 (int (*)(...))QSaveFile::metaObject
-24 (int (*)(...))QSaveFile::qt_metacast
-32 (int (*)(...))QSaveFile::qt_metacall
-40 (int (*)(...))QSaveFile::~QSaveFile
-48 (int (*)(...))QSaveFile::~QSaveFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QSaveFile::open
-128 (int (*)(...))QSaveFile::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QSaveFile::writeData
-240 (int (*)(...))QSaveFile::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QSaveFile
- size=16 align=8
- base size=16 base align=8
-QSaveFile (0x0x7fa85c1d2ea0) 0
- vptr=((& QSaveFile::_ZTV9QSaveFile) + 16u)
- QFileDevice (0x0x7fa85c1d2f08) 0
- primary-for QSaveFile (0x0x7fa85c1d2ea0)
- QIODevice (0x0x7fa85c1d2f70) 0
- primary-for QFileDevice (0x0x7fa85c1d2f08)
- QObject (0x0x7fa85c32f420) 0
- primary-for QIODevice (0x0x7fa85c1d2f70)
-
-Class QSemaphore
- size=8 align=8
- base size=8 base align=8
-QSemaphore (0x0x7fa85c32f5a0) 0
-
-Class QSemaphoreReleaser
- size=16 align=8
- base size=12 base align=8
-QSemaphoreReleaser (0x0x7fa85c32f720) 0
-
-Class QSequentialAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSequentialAnimationGroup::QPrivateSignal (0x0x7fa85c174d20) 0 empty
-
-Vtable for QSequentialAnimationGroup
-QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
-16 (int (*)(...))QSequentialAnimationGroup::metaObject
-24 (int (*)(...))QSequentialAnimationGroup::qt_metacast
-32 (int (*)(...))QSequentialAnimationGroup::qt_metacall
-40 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-48 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-56 (int (*)(...))QSequentialAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSequentialAnimationGroup::duration
-120 (int (*)(...))QSequentialAnimationGroup::updateCurrentTime
-128 (int (*)(...))QSequentialAnimationGroup::updateState
-136 (int (*)(...))QSequentialAnimationGroup::updateDirection
-
-Class QSequentialAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QSequentialAnimationGroup (0x0x7fa85c18b820) 0
- vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 16u)
- QAnimationGroup (0x0x7fa85c18b888) 0
- primary-for QSequentialAnimationGroup (0x0x7fa85c18b820)
- QAbstractAnimation (0x0x7fa85c18b8f0) 0
- primary-for QAnimationGroup (0x0x7fa85c18b888)
- QObject (0x0x7fa85c174cc0) 0
- primary-for QAbstractAnimation (0x0x7fa85c18b8f0)
-
-Class QSettings::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSettings::QPrivateSignal (0x0x7fa85c174de0) 0 empty
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSettings)
-16 (int (*)(...))QSettings::metaObject
-24 (int (*)(...))QSettings::qt_metacast
-32 (int (*)(...))QSettings::qt_metacall
-40 (int (*)(...))QSettings::~QSettings
-48 (int (*)(...))QSettings::~QSettings
-56 (int (*)(...))QSettings::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSettings
- size=16 align=8
- base size=16 base align=8
-QSettings (0x0x7fa85c18b958) 0
- vptr=((& QSettings::_ZTV9QSettings) + 16u)
- QObject (0x0x7fa85c174d80) 0
- primary-for QSettings (0x0x7fa85c18b958)
-
-Class QSharedMemory::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSharedMemory::QPrivateSignal (0x0x7fa85c174ea0) 0 empty
-
-Vtable for QSharedMemory
-QSharedMemory::_ZTV13QSharedMemory: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSharedMemory)
-16 (int (*)(...))QSharedMemory::metaObject
-24 (int (*)(...))QSharedMemory::qt_metacast
-32 (int (*)(...))QSharedMemory::qt_metacall
-40 (int (*)(...))QSharedMemory::~QSharedMemory
-48 (int (*)(...))QSharedMemory::~QSharedMemory
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSharedMemory
- size=16 align=8
- base size=16 base align=8
-QSharedMemory (0x0x7fa85c18b9c0) 0
- vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 16u)
- QObject (0x0x7fa85c174e40) 0
- primary-for QSharedMemory (0x0x7fa85c18b9c0)
-
-Class QSignalMapper::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalMapper::QPrivateSignal (0x0x7fa85c174f60) 0 empty
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSignalMapper)
-16 (int (*)(...))QSignalMapper::metaObject
-24 (int (*)(...))QSignalMapper::qt_metacast
-32 (int (*)(...))QSignalMapper::qt_metacall
-40 (int (*)(...))QSignalMapper::~QSignalMapper
-48 (int (*)(...))QSignalMapper::~QSignalMapper
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSignalMapper
- size=16 align=8
- base size=16 base align=8
-QSignalMapper (0x0x7fa85c18ba28) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 16u)
- QObject (0x0x7fa85c174f00) 0
- primary-for QSignalMapper (0x0x7fa85c18ba28)
-
-Class QSignalTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalTransition::QPrivateSignal (0x0x7fa85bdf1060) 0 empty
-
-Vtable for QSignalTransition
-QSignalTransition::_ZTV17QSignalTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSignalTransition)
-16 (int (*)(...))QSignalTransition::metaObject
-24 (int (*)(...))QSignalTransition::qt_metacast
-32 (int (*)(...))QSignalTransition::qt_metacall
-40 (int (*)(...))QSignalTransition::~QSignalTransition
-48 (int (*)(...))QSignalTransition::~QSignalTransition
-56 (int (*)(...))QSignalTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSignalTransition::eventTest
-120 (int (*)(...))QSignalTransition::onTransition
-
-Class QSignalTransition
- size=16 align=8
- base size=16 base align=8
-QSignalTransition (0x0x7fa85c18ba90) 0
- vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 16u)
- QAbstractTransition (0x0x7fa85c18baf8) 0
- primary-for QSignalTransition (0x0x7fa85c18ba90)
- QObject (0x0x7fa85bdf1000) 0
- primary-for QAbstractTransition (0x0x7fa85c18baf8)
-
-Class QSocketNotifier::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSocketNotifier::QPrivateSignal (0x0x7fa85bdf1120) 0 empty
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSocketNotifier)
-16 (int (*)(...))QSocketNotifier::metaObject
-24 (int (*)(...))QSocketNotifier::qt_metacast
-32 (int (*)(...))QSocketNotifier::qt_metacall
-40 (int (*)(...))QSocketNotifier::~QSocketNotifier
-48 (int (*)(...))QSocketNotifier::~QSocketNotifier
-56 (int (*)(...))QSocketNotifier::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSocketNotifier
- size=16 align=8
- base size=16 base align=8
-QSocketNotifier (0x0x7fa85c18bb60) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 16u)
- QObject (0x0x7fa85bdf10c0) 0
- primary-for QSocketNotifier (0x0x7fa85c18bb60)
-
-Class QSortFilterProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSortFilterProxyModel::QPrivateSignal (0x0x7fa85bdf11e0) 0 empty
-
-Vtable for QSortFilterProxyModel
-QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 56u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
-16 (int (*)(...))QSortFilterProxyModel::metaObject
-24 (int (*)(...))QSortFilterProxyModel::qt_metacast
-32 (int (*)(...))QSortFilterProxyModel::qt_metacall
-40 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-48 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSortFilterProxyModel::index
-120 (int (*)(...))QSortFilterProxyModel::parent
-128 (int (*)(...))QSortFilterProxyModel::sibling
-136 (int (*)(...))QSortFilterProxyModel::rowCount
-144 (int (*)(...))QSortFilterProxyModel::columnCount
-152 (int (*)(...))QSortFilterProxyModel::hasChildren
-160 (int (*)(...))QSortFilterProxyModel::data
-168 (int (*)(...))QSortFilterProxyModel::setData
-176 (int (*)(...))QSortFilterProxyModel::headerData
-184 (int (*)(...))QSortFilterProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QSortFilterProxyModel::mimeTypes
-216 (int (*)(...))QSortFilterProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QSortFilterProxyModel::dropMimeData
-240 (int (*)(...))QSortFilterProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QSortFilterProxyModel::insertRows
-264 (int (*)(...))QSortFilterProxyModel::insertColumns
-272 (int (*)(...))QSortFilterProxyModel::removeRows
-280 (int (*)(...))QSortFilterProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QSortFilterProxyModel::fetchMore
-312 (int (*)(...))QSortFilterProxyModel::canFetchMore
-320 (int (*)(...))QSortFilterProxyModel::flags
-328 (int (*)(...))QSortFilterProxyModel::sort
-336 (int (*)(...))QSortFilterProxyModel::buddy
-344 (int (*)(...))QSortFilterProxyModel::match
-352 (int (*)(...))QSortFilterProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QSortFilterProxyModel::setSourceModel
-392 (int (*)(...))QSortFilterProxyModel::mapToSource
-400 (int (*)(...))QSortFilterProxyModel::mapFromSource
-408 (int (*)(...))QSortFilterProxyModel::mapSelectionToSource
-416 (int (*)(...))QSortFilterProxyModel::mapSelectionFromSource
-424 (int (*)(...))QSortFilterProxyModel::filterAcceptsRow
-432 (int (*)(...))QSortFilterProxyModel::filterAcceptsColumn
-440 (int (*)(...))QSortFilterProxyModel::lessThan
-
-Class QSortFilterProxyModel
- size=16 align=8
- base size=16 base align=8
-QSortFilterProxyModel (0x0x7fa85c18bbc8) 0
- vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 16u)
- QAbstractProxyModel (0x0x7fa85c18bc30) 0
- primary-for QSortFilterProxyModel (0x0x7fa85c18bbc8)
- QAbstractItemModel (0x0x7fa85c18bc98) 0
- primary-for QAbstractProxyModel (0x0x7fa85c18bc30)
- QObject (0x0x7fa85bdf1180) 0
- primary-for QAbstractItemModel (0x0x7fa85c18bc98)
-
-Class QStandardPaths
- size=1 align=1
- base size=0 base align=1
-QStandardPaths (0x0x7fa85bdf12a0) 0 empty
-
-Class QState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QState::QPrivateSignal (0x0x7fa85bdf14e0) 0 empty
-
-Vtable for QState
-QState::_ZTV6QState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QState)
-16 (int (*)(...))QState::metaObject
-24 (int (*)(...))QState::qt_metacast
-32 (int (*)(...))QState::qt_metacall
-40 (int (*)(...))QState::~QState
-48 (int (*)(...))QState::~QState
-56 (int (*)(...))QState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QState::onEntry
-120 (int (*)(...))QState::onExit
-
-Class QState
- size=16 align=8
- base size=16 base align=8
-QState (0x0x7fa85c18be38) 0
- vptr=((& QState::_ZTV6QState) + 16u)
- QAbstractState (0x0x7fa85c18bea0) 0
- primary-for QState (0x0x7fa85c18be38)
- QObject (0x0x7fa85bdf1480) 0
- primary-for QAbstractState (0x0x7fa85c18bea0)
-
-Class QStateMachine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStateMachine::QPrivateSignal (0x0x7fa85bdf1600) 0 empty
-
-Vtable for QStateMachine::SignalEvent
-QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
-16 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-24 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-
-Class QStateMachine::SignalEvent
- size=48 align=8
- base size=48 base align=8
-QStateMachine::SignalEvent (0x0x7fa85be97068) 0
- vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 16u)
- QEvent (0x0x7fa85bdf1660) 0
- primary-for QStateMachine::SignalEvent (0x0x7fa85be97068)
-
-Vtable for QStateMachine::WrappedEvent
-QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
-16 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-24 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-
-Class QStateMachine::WrappedEvent
- size=40 align=8
- base size=40 base align=8
-QStateMachine::WrappedEvent (0x0x7fa85be970d0) 0
- vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 16u)
- QEvent (0x0x7fa85bdf16c0) 0
- primary-for QStateMachine::WrappedEvent (0x0x7fa85be970d0)
-
-Vtable for QStateMachine
-QStateMachine::_ZTV13QStateMachine: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStateMachine)
-16 (int (*)(...))QStateMachine::metaObject
-24 (int (*)(...))QStateMachine::qt_metacast
-32 (int (*)(...))QStateMachine::qt_metacall
-40 (int (*)(...))QStateMachine::~QStateMachine
-48 (int (*)(...))QStateMachine::~QStateMachine
-56 (int (*)(...))QStateMachine::event
-64 (int (*)(...))QStateMachine::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStateMachine::onEntry
-120 (int (*)(...))QStateMachine::onExit
-128 (int (*)(...))QStateMachine::beginSelectTransitions
-136 (int (*)(...))QStateMachine::endSelectTransitions
-144 (int (*)(...))QStateMachine::beginMicrostep
-152 (int (*)(...))QStateMachine::endMicrostep
-
-Class QStateMachine
- size=16 align=8
- base size=16 base align=8
-QStateMachine (0x0x7fa85c18bf08) 0
- vptr=((& QStateMachine::_ZTV13QStateMachine) + 16u)
- QState (0x0x7fa85c18bf70) 0
- primary-for QStateMachine (0x0x7fa85c18bf08)
- QAbstractState (0x0x7fa85be97000) 0
- primary-for QState (0x0x7fa85c18bf70)
- QObject (0x0x7fa85bdf15a0) 0
- primary-for QAbstractState (0x0x7fa85be97000)
-
-Class QStorageInfo
- size=8 align=8
- base size=8 base align=8
-QStorageInfo (0x0x7fa85bdf1720) 0
-
-Class QAbstractConcatenable
- size=1 align=1
- base size=0 base align=1
-QAbstractConcatenable (0x0x7fa85bef9660) 0 empty
-
-Class QStringListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStringListModel::QPrivateSignal (0x0x7fa85bf7ea20) 0 empty
-
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QStringListModel)
-16 (int (*)(...))QStringListModel::metaObject
-24 (int (*)(...))QStringListModel::qt_metacast
-32 (int (*)(...))QStringListModel::qt_metacall
-40 (int (*)(...))QStringListModel::~QStringListModel
-48 (int (*)(...))QStringListModel::~QStringListModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QStringListModel::sibling
-136 (int (*)(...))QStringListModel::rowCount
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))QStringListModel::data
-168 (int (*)(...))QStringListModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QStringListModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStringListModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QStringListModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStringListModel::flags
-328 (int (*)(...))QStringListModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStringListModel
- size=24 align=8
- base size=24 base align=8
-QStringListModel (0x0x7fa85bf9b0d0) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 16u)
- QAbstractListModel (0x0x7fa85bf9b138) 0
- primary-for QStringListModel (0x0x7fa85bf9b0d0)
- QAbstractItemModel (0x0x7fa85bf9b1a0) 0
- primary-for QAbstractListModel (0x0x7fa85bf9b138)
- QObject (0x0x7fa85bf7e9c0) 0
- primary-for QAbstractItemModel (0x0x7fa85bf9b1a0)
-
-Class QSystemSemaphore
- size=8 align=8
- base size=8 base align=8
-QSystemSemaphore (0x0x7fa85bf7ea80) 0
-
-Class QTemporaryDir
- size=8 align=8
- base size=8 base align=8
-QTemporaryDir (0x0x7fa85bf7eb40) 0
-
-Class QTemporaryFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTemporaryFile::QPrivateSignal (0x0x7fa85bf7ec60) 0 empty
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QTemporaryFile)
-16 (int (*)(...))QTemporaryFile::metaObject
-24 (int (*)(...))QTemporaryFile::qt_metacast
-32 (int (*)(...))QTemporaryFile::qt_metacall
-40 (int (*)(...))QTemporaryFile::~QTemporaryFile
-48 (int (*)(...))QTemporaryFile::~QTemporaryFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QTemporaryFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QTemporaryFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QTemporaryFile
- size=16 align=8
- base size=16 base align=8
-QTemporaryFile (0x0x7fa85bf9b208) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 16u)
- QFile (0x0x7fa85bf9b270) 0
- primary-for QTemporaryFile (0x0x7fa85bf9b208)
- QFileDevice (0x0x7fa85bf9b2d8) 0
- primary-for QFile (0x0x7fa85bf9b270)
- QIODevice (0x0x7fa85bf9b340) 0
- primary-for QFileDevice (0x0x7fa85bf9b2d8)
- QObject (0x0x7fa85bf7ec00) 0
- primary-for QIODevice (0x0x7fa85bf9b340)
-
-Class QTextBoundaryFinder
- size=48 align=8
- base size=48 base align=8
-QTextBoundaryFinder (0x0x7fa85bf7ecc0) 0
-
-Class QTextCodec::ConverterState
- size=32 align=8
- base size=32 base align=8
-QTextCodec::ConverterState (0x0x7fa85bf7ef00) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextCodec)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))QTextCodec::aliases
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 0u
-64 0u
-
-Class QTextCodec
- size=8 align=8
- base size=8 base align=8
-QTextCodec (0x0x7fa85bf7eea0) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 16u)
-
-Class QTextEncoder
- size=40 align=8
- base size=40 base align=8
-QTextEncoder (0x0x7fa85bc30120) 0
-
-Class QTextDecoder
- size=40 align=8
- base size=40 base align=8
-QTextDecoder (0x0x7fa85bc30180) 0
-
-Class std::__mutex_base
- size=40 align=8
- base size=40 base align=8
-std::__mutex_base (0x0x7fa85bc301e0) 0
-
-Class std::__recursive_mutex_base
- size=40 align=8
- base size=40 base align=8
-std::__recursive_mutex_base (0x0x7fa85bc30240) 0
-
-Class std::mutex
- size=40 align=8
- base size=40 base align=8
-std::mutex (0x0x7fa85bf9b548) 0
- std::__mutex_base (0x0x7fa85bc302a0) 0
-
-Class std::recursive_mutex
- size=40 align=8
- base size=40 base align=8
-std::recursive_mutex (0x0x7fa85bf9b5b0) 0
- std::__recursive_mutex_base (0x0x7fa85bc30300) 0
-
-Class std::timed_mutex
- size=40 align=8
- base size=40 base align=8
-std::timed_mutex (0x0x7fa85bc98310) 0
- std::__mutex_base (0x0x7fa85bc30420) 0
- std::__timed_mutex_impl<std::timed_mutex> (0x0x7fa85bc30480) 0 empty
-
-Class std::recursive_timed_mutex
- size=40 align=8
- base size=40 base align=8
-std::recursive_timed_mutex (0x0x7fa85bc98cb0) 0
- std::__recursive_mutex_base (0x0x7fa85bc30540) 0
- std::__timed_mutex_impl<std::recursive_timed_mutex> (0x0x7fa85bc305a0) 0 empty
-
-Class std::defer_lock_t
- size=1 align=1
- base size=0 base align=1
-std::defer_lock_t (0x0x7fa85bc30600) 0 empty
-
-Class std::try_to_lock_t
- size=1 align=1
- base size=0 base align=1
-std::try_to_lock_t (0x0x7fa85bc30660) 0 empty
-
-Class std::adopt_lock_t
- size=1 align=1
- base size=0 base align=1
-std::adopt_lock_t (0x0x7fa85bc306c0) 0 empty
-
-Class std::once_flag
- size=4 align=4
- base size=4 base align=4
-std::once_flag (0x0x7fa85bc30900) 0
-
-Vtable for __gnu_cxx::__concurrence_lock_error
-__gnu_cxx::__concurrence_lock_error::_ZTVN9__gnu_cxx24__concurrence_lock_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx24__concurrence_lock_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error
-24 (int (*)(...))__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error
-32 (int (*)(...))__gnu_cxx::__concurrence_lock_error::what
-
-Class __gnu_cxx::__concurrence_lock_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_lock_error (0x0x7fa85bf9b6e8) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_lock_error::_ZTVN9__gnu_cxx24__concurrence_lock_errorE) + 16u)
- std::exception (0x0x7fa85bc309c0) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_lock_error (0x0x7fa85bf9b6e8)
-
-Vtable for __gnu_cxx::__concurrence_unlock_error
-__gnu_cxx::__concurrence_unlock_error::_ZTVN9__gnu_cxx26__concurrence_unlock_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx26__concurrence_unlock_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error
-24 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error
-32 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::what
-
-Class __gnu_cxx::__concurrence_unlock_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_unlock_error (0x0x7fa85bf9b750) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_unlock_error::_ZTVN9__gnu_cxx26__concurrence_unlock_errorE) + 16u)
- std::exception (0x0x7fa85bc30a80) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_unlock_error (0x0x7fa85bf9b750)
-
-Vtable for __gnu_cxx::__concurrence_broadcast_error
-__gnu_cxx::__concurrence_broadcast_error::_ZTVN9__gnu_cxx29__concurrence_broadcast_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx29__concurrence_broadcast_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::~__concurrence_broadcast_error
-24 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::~__concurrence_broadcast_error
-32 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::what
-
-Class __gnu_cxx::__concurrence_broadcast_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_broadcast_error (0x0x7fa85bf9b7b8) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_broadcast_error::_ZTVN9__gnu_cxx29__concurrence_broadcast_errorE) + 16u)
- std::exception (0x0x7fa85bc30b40) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_broadcast_error (0x0x7fa85bf9b7b8)
-
-Vtable for __gnu_cxx::__concurrence_wait_error
-__gnu_cxx::__concurrence_wait_error::_ZTVN9__gnu_cxx24__concurrence_wait_errorE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx24__concurrence_wait_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_wait_error::~__concurrence_wait_error
-24 (int (*)(...))__gnu_cxx::__concurrence_wait_error::~__concurrence_wait_error
-32 (int (*)(...))__gnu_cxx::__concurrence_wait_error::what
-
-Class __gnu_cxx::__concurrence_wait_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_wait_error (0x0x7fa85bf9b888) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_wait_error::_ZTVN9__gnu_cxx24__concurrence_wait_errorE) + 16u)
- std::exception (0x0x7fa85bc30c00) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_wait_error (0x0x7fa85bf9b888)
-
-Class __gnu_cxx::__mutex
- size=40 align=8
- base size=40 base align=8
-__gnu_cxx::__mutex (0x0x7fa85bc30cc0) 0
-
-Class __gnu_cxx::__recursive_mutex
- size=40 align=8
- base size=40 base align=8
-__gnu_cxx::__recursive_mutex (0x0x7fa85bc30d20) 0
-
-Class __gnu_cxx::__scoped_lock
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__scoped_lock (0x0x7fa85bc30d80) 0
-
-Class __gnu_cxx::__cond
- size=48 align=8
- base size=48 base align=8
-__gnu_cxx::__cond (0x0x7fa85bc30de0) 0
-
-Vtable for std::bad_weak_ptr
-std::bad_weak_ptr::_ZTVSt12bad_weak_ptr: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12bad_weak_ptr)
-16 (int (*)(...))std::bad_weak_ptr::~bad_weak_ptr
-24 (int (*)(...))std::bad_weak_ptr::~bad_weak_ptr
-32 (int (*)(...))std::bad_weak_ptr::what
-
-Class std::bad_weak_ptr
- size=8 align=8
- base size=8 base align=8
-std::bad_weak_ptr (0x0x7fa85bf9bb60) 0 nearly-empty
- vptr=((& std::bad_weak_ptr::_ZTVSt12bad_weak_ptr) + 16u)
- std::exception (0x0x7fa85bd7b180) 0 nearly-empty
- primary-for std::bad_weak_ptr (0x0x7fa85bf9bb60)
-
-Class std::_Sp_make_shared_tag
- size=1 align=1
- base size=0 base align=1
-std::_Sp_make_shared_tag (0x0x7fa85bd7b9c0) 0 empty
-
-Class std::_Sp_locker
- size=2 align=1
- base size=2 base align=1
-std::_Sp_locker (0x0x7fa85bb2a1e0) 0
-
-Class std::thread::id
- size=8 align=8
- base size=8 base align=8
-std::thread::id (0x0x7fa85bb2a3c0) 0
-
-Vtable for std::thread::_Impl_base
-std::thread::_Impl_base::_ZTVNSt6thread10_Impl_baseE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6thread10_Impl_baseE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class std::thread::_Impl_base
- size=24 align=8
- base size=24 base align=8
-std::thread::_Impl_base (0x0x7fa85bb2a420) 0
- vptr=((& std::thread::_Impl_base::_ZTVNSt6thread10_Impl_baseE) + 16u)
-
-Class std::thread
- size=8 align=8
- base size=8 base align=8
-std::thread (0x0x7fa85bb2a360) 0
-
-Class std::condition_variable
- size=48 align=8
- base size=48 base align=8
-std::condition_variable (0x0x7fa85b8c9060) 0
-
-Class std::__at_thread_exit_elt
- size=16 align=8
- base size=16 base align=8
-std::__at_thread_exit_elt (0x0x7fa85b8c9120) 0
-
-Class std::_V2::condition_variable_any
- size=64 align=8
- base size=64 base align=8
-std::_V2::condition_variable_any (0x0x7fa85b8c9180) 0
-
-Class std::__atomic_futex_unsigned_base
- size=1 align=1
- base size=0 base align=1
-std::__atomic_futex_unsigned_base (0x0x7fa85b97f7e0) 0 empty
-
-Vtable for std::future_error
-std::future_error::_ZTVSt12future_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12future_error)
-16 (int (*)(...))std::future_error::~future_error
-24 (int (*)(...))std::future_error::~future_error
-32 (int (*)(...))std::future_error::what
-
-Class std::future_error
- size=32 align=8
- base size=32 base align=8
-std::future_error (0x0x7fa85b971ea0) 0
- vptr=((& std::future_error::_ZTVSt12future_error) + 16u)
- std::logic_error (0x0x7fa85b971f08) 0
- primary-for std::future_error (0x0x7fa85b971ea0)
- std::exception (0x0x7fa85b97f900) 0 nearly-empty
- primary-for std::logic_error (0x0x7fa85b971f08)
-
-Class std::__future_base::_Result_base::_Deleter
- size=1 align=1
- base size=0 base align=1
-std::__future_base::_Result_base::_Deleter (0x0x7fa85b97fa20) 0 empty
-
-Vtable for std::__future_base::_Result_base
-std::__future_base::_Result_base::_ZTVNSt13__future_base12_Result_baseE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base12_Result_baseE)
-16 (int (*)(...))__cxa_pure_virtual
-24 0u
-32 0u
-
-Class std::__future_base::_Result_base
- size=16 align=8
- base size=16 base align=8
-std::__future_base::_Result_base (0x0x7fa85b97f9c0) 0
- vptr=((& std::__future_base::_Result_base::_ZTVNSt13__future_base12_Result_baseE) + 16u)
-
-Class std::__future_base::_State_baseV2::__exception_ptr_tag
- size=1 align=1
- base size=0 base align=1
-std::__future_base::_State_baseV2::__exception_ptr_tag (0x0x7fa85b616f60) 0 empty
-
-Class std::__future_base::_State_baseV2::_Make_ready
- size=32 align=8
- base size=32 base align=8
-std::__future_base::_State_baseV2::_Make_ready (0x0x7fa85b6fd4e0) 0
- std::__at_thread_exit_elt (0x0x7fa85b721060) 0
-
-Vtable for std::__future_base::_State_baseV2
-std::__future_base::_State_baseV2::_ZTVNSt13__future_base13_State_baseV2E: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base13_State_baseV2E)
-16 (int (*)(...))std::__future_base::_State_baseV2::~_State_baseV2
-24 (int (*)(...))std::__future_base::_State_baseV2::~_State_baseV2
-32 (int (*)(...))std::__future_base::_State_baseV2::_M_complete_async
-40 (int (*)(...))std::__future_base::_State_baseV2::_M_is_deferred_future
-
-Class std::__future_base::_State_baseV2
- size=32 align=8
- base size=28 base align=8
-std::__future_base::_State_baseV2 (0x0x7fa85b97fba0) 0
- vptr=((& std::__future_base::_State_baseV2::_ZTVNSt13__future_base13_State_baseV2E) + 16u)
-
-Class std::__future_base
- size=1 align=1
- base size=0 base align=1
-std::__future_base (0x0x7fa85b97f960) 0 empty
-
-Vtable for std::__future_base::_Async_state_commonV2
-std::__future_base::_Async_state_commonV2::_ZTVNSt13__future_base21_Async_state_commonV2E: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base21_Async_state_commonV2E)
-16 (int (*)(...))std::__future_base::_Async_state_commonV2::~_Async_state_commonV2
-24 (int (*)(...))std::__future_base::_Async_state_commonV2::~_Async_state_commonV2
-32 (int (*)(...))std::__future_base::_Async_state_commonV2::_M_complete_async
-40 (int (*)(...))std::__future_base::_State_baseV2::_M_is_deferred_future
-
-Class std::__future_base::_Async_state_commonV2
- size=48 align=8
- base size=44 base align=8
-std::__future_base::_Async_state_commonV2 (0x0x7fa85b0a00d0) 0
- vptr=((& std::__future_base::_Async_state_commonV2::_ZTVNSt13__future_base21_Async_state_commonV2E) + 16u)
- std::__future_base::_State_baseV2 (0x0x7fa85b046f00) 0
- primary-for std::__future_base::_Async_state_commonV2 (0x0x7fa85b0a00d0)
-
-Class QThread::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThread::QPrivateSignal (0x0x7fa85b0ad660) 0 empty
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QThread)
-16 (int (*)(...))QThread::metaObject
-24 (int (*)(...))QThread::qt_metacast
-32 (int (*)(...))QThread::qt_metacall
-40 (int (*)(...))QThread::~QThread
-48 (int (*)(...))QThread::~QThread
-56 (int (*)(...))QThread::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QThread::run
-
-Class QThread
- size=16 align=8
- base size=16 base align=8
-QThread (0x0x7fa85b0a0b60) 0
- vptr=((& QThread::_ZTV7QThread) + 16u)
- QObject (0x0x7fa85b0ad600) 0
- primary-for QThread (0x0x7fa85b0a0b60)
-
-Class QThreadPool::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThreadPool::QPrivateSignal (0x0x7fa85b0ad780) 0 empty
-
-Vtable for QThreadPool
-QThreadPool::_ZTV11QThreadPool: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QThreadPool)
-16 (int (*)(...))QThreadPool::metaObject
-24 (int (*)(...))QThreadPool::qt_metacast
-32 (int (*)(...))QThreadPool::qt_metacall
-40 (int (*)(...))QThreadPool::~QThreadPool
-48 (int (*)(...))QThreadPool::~QThreadPool
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QThreadPool
- size=16 align=8
- base size=16 base align=8
-QThreadPool (0x0x7fa85b0a0bc8) 0
- vptr=((& QThreadPool::_ZTV11QThreadPool) + 16u)
- QObject (0x0x7fa85b0ad720) 0
- primary-for QThreadPool (0x0x7fa85b0a0bc8)
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0x0x7fa85b0ad7e0) 0
-
-Class QTimeLine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimeLine::QPrivateSignal (0x0x7fa85b0ad900) 0 empty
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTimeLine)
-16 (int (*)(...))QTimeLine::metaObject
-24 (int (*)(...))QTimeLine::qt_metacast
-32 (int (*)(...))QTimeLine::qt_metacall
-40 (int (*)(...))QTimeLine::~QTimeLine
-48 (int (*)(...))QTimeLine::~QTimeLine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimeLine::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTimeLine::valueForTime
-
-Class QTimeLine
- size=16 align=8
- base size=16 base align=8
-QTimeLine (0x0x7fa85b0a0c30) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 16u)
- QObject (0x0x7fa85b0ad8a0) 0
- primary-for QTimeLine (0x0x7fa85b0a0c30)
-
-Class QTimer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimer::QPrivateSignal (0x0x7fa85b0ad9c0) 0 empty
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QTimer)
-16 (int (*)(...))QTimer::metaObject
-24 (int (*)(...))QTimer::qt_metacast
-32 (int (*)(...))QTimer::qt_metacall
-40 (int (*)(...))QTimer::~QTimer
-48 (int (*)(...))QTimer::~QTimer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimer::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTimer
- size=32 align=8
- base size=29 base align=8
-QTimer (0x0x7fa85b0a0c98) 0
- vptr=((& QTimer::_ZTV6QTimer) + 16u)
- QObject (0x0x7fa85b0ad960) 0
- primary-for QTimer (0x0x7fa85b0a0c98)
-
-Class QTimeZone::OffsetData
- size=32 align=8
- base size=28 base align=8
-QTimeZone::OffsetData (0x0x7fa85b173120) 0
-
-Class QTimeZone
- size=8 align=8
- base size=8 base align=8
-QTimeZone (0x0x7fa85b1730c0) 0
-
-Class QTranslator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTranslator::QPrivateSignal (0x0x7fa85b1736c0) 0 empty
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTranslator)
-16 (int (*)(...))QTranslator::metaObject
-24 (int (*)(...))QTranslator::qt_metacast
-32 (int (*)(...))QTranslator::qt_metacall
-40 (int (*)(...))QTranslator::~QTranslator
-48 (int (*)(...))QTranslator::~QTranslator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTranslator::translate
-120 (int (*)(...))QTranslator::isEmpty
-
-Class QTranslator
- size=16 align=8
- base size=16 base align=8
-QTranslator (0x0x7fa85b167820) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 16u)
- QObject (0x0x7fa85b173660) 0
- primary-for QTranslator (0x0x7fa85b167820)
-
-Class QUrlQuery
- size=8 align=8
- base size=8 base align=8
-QUrlQuery (0x0x7fa85b173720) 0
-
-Class QWaitCondition
- size=8 align=8
- base size=8 base align=8
-QWaitCondition (0x0x7fa85b173d80) 0
-
-Class QXmlStreamStringRef
- size=16 align=8
- base size=16 base align=8
-QXmlStreamStringRef (0x0x7fa85b173de0) 0
-
-Class QXmlStreamAttribute
- size=80 align=8
- base size=73 base align=8
-QXmlStreamAttribute (0x0x7fa85ae1e0c0) 0
-
-Class QXmlStreamAttributes
- size=8 align=8
- base size=8 base align=8
-QXmlStreamAttributes (0x0x7fa85ae20548) 0
- QVector<QXmlStreamAttribute> (0x0x7fa85ae1e480) 0
-
-Class QXmlStreamNamespaceDeclaration
- size=40 align=8
- base size=40 base align=8
-QXmlStreamNamespaceDeclaration (0x0x7fa85ae1e4e0) 0
-
-Class QXmlStreamNotationDeclaration
- size=56 align=8
- base size=56 base align=8
-QXmlStreamNotationDeclaration (0x0x7fa85ae1e780) 0
-
-Class QXmlStreamEntityDeclaration
- size=88 align=8
- base size=88 base align=8
-QXmlStreamEntityDeclaration (0x0x7fa85ae1ea20) 0
-
-Vtable for QXmlStreamEntityResolver
-QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
-16 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-24 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-32 (int (*)(...))QXmlStreamEntityResolver::resolveEntity
-40 (int (*)(...))QXmlStreamEntityResolver::resolveUndeclaredEntity
-
-Class QXmlStreamEntityResolver
- size=8 align=8
- base size=8 base align=8
-QXmlStreamEntityResolver (0x0x7fa85ae1ecc0) 0 nearly-empty
- vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 16u)
-
-Class QXmlStreamReader
- size=8 align=8
- base size=8 base align=8
-QXmlStreamReader (0x0x7fa85ae1ed20) 0
-
-Class QXmlStreamWriter
- size=8 align=8
- base size=8 base align=8
-QXmlStreamWriter (0x0x7fa85af29780) 0
-
-Class QRgba64
- size=8 align=8
- base size=8 base align=8
-QRgba64 (0x0x7fa85af298a0) 0
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0x0x7fa85af29b40) 0
-
-Class QRegion::QRegionData
- size=16 align=8
- base size=16 base align=8
-QRegion::QRegionData (0x0x7fa85ac4f540) 0
-
-Class QRegion
- size=8 align=8
- base size=8 base align=8
-QRegion (0x0x7fa85ac4f4e0) 0
-
-Class QKeySequence
- size=8 align=8
- base size=8 base align=8
-QKeySequence (0x0x7fa85ad008a0) 0
-
-Class QVector2D
- size=8 align=4
- base size=8 base align=4
-QVector2D (0x0x7fa85a9b2de0) 0
-
-Class QTouchDevice
- size=8 align=8
- base size=8 base align=8
-QTouchDevice (0x0x7fa85a9fc0c0) 0
-
-Vtable for QInputEvent
-QInputEvent::_ZTV11QInputEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QInputEvent)
-16 (int (*)(...))QInputEvent::~QInputEvent
-24 (int (*)(...))QInputEvent::~QInputEvent
-
-Class QInputEvent
- size=32 align=8
- base size=32 base align=8
-QInputEvent (0x0x7fa85a9da340) 0
- vptr=((& QInputEvent::_ZTV11QInputEvent) + 16u)
- QEvent (0x0x7fa85a9fc2a0) 0
- primary-for QInputEvent (0x0x7fa85a9da340)
-
-Vtable for QEnterEvent
-QEnterEvent::_ZTV11QEnterEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QEnterEvent)
-16 (int (*)(...))QEnterEvent::~QEnterEvent
-24 (int (*)(...))QEnterEvent::~QEnterEvent
-
-Class QEnterEvent
- size=72 align=8
- base size=72 base align=8
-QEnterEvent (0x0x7fa85a9da3a8) 0
- vptr=((& QEnterEvent::_ZTV11QEnterEvent) + 16u)
- QEvent (0x0x7fa85a9fc300) 0
- primary-for QEnterEvent (0x0x7fa85a9da3a8)
-
-Vtable for QMouseEvent
-QMouseEvent::_ZTV11QMouseEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QMouseEvent)
-16 (int (*)(...))QMouseEvent::~QMouseEvent
-24 (int (*)(...))QMouseEvent::~QMouseEvent
-
-Class QMouseEvent
- size=104 align=8
- base size=100 base align=8
-QMouseEvent (0x0x7fa85a9da410) 0
- vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 16u)
- QInputEvent (0x0x7fa85a9da478) 0
- primary-for QMouseEvent (0x0x7fa85a9da410)
- QEvent (0x0x7fa85a9fc360) 0
- primary-for QInputEvent (0x0x7fa85a9da478)
-
-Vtable for QHoverEvent
-QHoverEvent::_ZTV11QHoverEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QHoverEvent)
-16 (int (*)(...))QHoverEvent::~QHoverEvent
-24 (int (*)(...))QHoverEvent::~QHoverEvent
-
-Class QHoverEvent
- size=64 align=8
- base size=64 base align=8
-QHoverEvent (0x0x7fa85a9da4e0) 0
- vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 16u)
- QInputEvent (0x0x7fa85a9da548) 0
- primary-for QHoverEvent (0x0x7fa85a9da4e0)
- QEvent (0x0x7fa85a9fc3c0) 0
- primary-for QInputEvent (0x0x7fa85a9da548)
-
-Vtable for QWheelEvent
-QWheelEvent::_ZTV11QWheelEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QWheelEvent)
-16 (int (*)(...))QWheelEvent::~QWheelEvent
-24 (int (*)(...))QWheelEvent::~QWheelEvent
-
-Class QWheelEvent
- size=96 align=8
- base size=96 base align=8
-QWheelEvent (0x0x7fa85a9da5b0) 0
- vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 16u)
- QInputEvent (0x0x7fa85a9da618) 0
- primary-for QWheelEvent (0x0x7fa85a9da5b0)
- QEvent (0x0x7fa85a9fc420) 0
- primary-for QInputEvent (0x0x7fa85a9da618)
-
-Vtable for QTabletEvent
-QTabletEvent::_ZTV12QTabletEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QTabletEvent)
-16 (int (*)(...))QTabletEvent::~QTabletEvent
-24 (int (*)(...))QTabletEvent::~QTabletEvent
-
-Class QTabletEvent
- size=128 align=8
- base size=128 base align=8
-QTabletEvent (0x0x7fa85a9da680) 0
- vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 16u)
- QInputEvent (0x0x7fa85a9da6e8) 0
- primary-for QTabletEvent (0x0x7fa85a9da680)
- QEvent (0x0x7fa85a9fc480) 0
- primary-for QInputEvent (0x0x7fa85a9da6e8)
-
-Vtable for QNativeGestureEvent
-QNativeGestureEvent::_ZTV19QNativeGestureEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QNativeGestureEvent)
-16 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-24 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-
-Class QNativeGestureEvent
- size=112 align=8
- base size=112 base align=8
-QNativeGestureEvent (0x0x7fa85a9da750) 0
- vptr=((& QNativeGestureEvent::_ZTV19QNativeGestureEvent) + 16u)
- QInputEvent (0x0x7fa85a9da7b8) 0
- primary-for QNativeGestureEvent (0x0x7fa85a9da750)
- QEvent (0x0x7fa85a9fc4e0) 0
- primary-for QInputEvent (0x0x7fa85a9da7b8)
-
-Vtable for QKeyEvent
-QKeyEvent::_ZTV9QKeyEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QKeyEvent)
-16 (int (*)(...))QKeyEvent::~QKeyEvent
-24 (int (*)(...))QKeyEvent::~QKeyEvent
-
-Class QKeyEvent
- size=64 align=8
- base size=59 base align=8
-QKeyEvent (0x0x7fa85a9da820) 0
- vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 16u)
- QInputEvent (0x0x7fa85a9da888) 0
- primary-for QKeyEvent (0x0x7fa85a9da820)
- QEvent (0x0x7fa85a9fc540) 0
- primary-for QInputEvent (0x0x7fa85a9da888)
-
-Vtable for QFocusEvent
-QFocusEvent::_ZTV11QFocusEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFocusEvent)
-16 (int (*)(...))QFocusEvent::~QFocusEvent
-24 (int (*)(...))QFocusEvent::~QFocusEvent
-
-Class QFocusEvent
- size=24 align=8
- base size=24 base align=8
-QFocusEvent (0x0x7fa85a9da8f0) 0
- vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 16u)
- QEvent (0x0x7fa85a9fc5a0) 0
- primary-for QFocusEvent (0x0x7fa85a9da8f0)
-
-Vtable for QPaintEvent
-QPaintEvent::_ZTV11QPaintEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QPaintEvent)
-16 (int (*)(...))QPaintEvent::~QPaintEvent
-24 (int (*)(...))QPaintEvent::~QPaintEvent
-
-Class QPaintEvent
- size=56 align=8
- base size=49 base align=8
-QPaintEvent (0x0x7fa85a9da958) 0
- vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 16u)
- QEvent (0x0x7fa85a9fc600) 0
- primary-for QPaintEvent (0x0x7fa85a9da958)
-
-Vtable for QMoveEvent
-QMoveEvent::_ZTV10QMoveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QMoveEvent)
-16 (int (*)(...))QMoveEvent::~QMoveEvent
-24 (int (*)(...))QMoveEvent::~QMoveEvent
-
-Class QMoveEvent
- size=40 align=8
- base size=36 base align=8
-QMoveEvent (0x0x7fa85a9da9c0) 0
- vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 16u)
- QEvent (0x0x7fa85a9fc660) 0
- primary-for QMoveEvent (0x0x7fa85a9da9c0)
-
-Vtable for QExposeEvent
-QExposeEvent::_ZTV12QExposeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QExposeEvent)
-16 (int (*)(...))QExposeEvent::~QExposeEvent
-24 (int (*)(...))QExposeEvent::~QExposeEvent
-
-Class QExposeEvent
- size=32 align=8
- base size=32 base align=8
-QExposeEvent (0x0x7fa85a9daa28) 0
- vptr=((& QExposeEvent::_ZTV12QExposeEvent) + 16u)
- QEvent (0x0x7fa85a9fc6c0) 0
- primary-for QExposeEvent (0x0x7fa85a9daa28)
-
-Vtable for QPlatformSurfaceEvent
-QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QPlatformSurfaceEvent)
-16 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-24 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-
-Class QPlatformSurfaceEvent
- size=24 align=8
- base size=24 base align=8
-QPlatformSurfaceEvent (0x0x7fa85a9daa90) 0
- vptr=((& QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent) + 16u)
- QEvent (0x0x7fa85a9fc720) 0
- primary-for QPlatformSurfaceEvent (0x0x7fa85a9daa90)
-
-Vtable for QResizeEvent
-QResizeEvent::_ZTV12QResizeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QResizeEvent)
-16 (int (*)(...))QResizeEvent::~QResizeEvent
-24 (int (*)(...))QResizeEvent::~QResizeEvent
-
-Class QResizeEvent
- size=40 align=8
- base size=36 base align=8
-QResizeEvent (0x0x7fa85a9daaf8) 0
- vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 16u)
- QEvent (0x0x7fa85a9fc780) 0
- primary-for QResizeEvent (0x0x7fa85a9daaf8)
-
-Vtable for QCloseEvent
-QCloseEvent::_ZTV11QCloseEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QCloseEvent)
-16 (int (*)(...))QCloseEvent::~QCloseEvent
-24 (int (*)(...))QCloseEvent::~QCloseEvent
-
-Class QCloseEvent
- size=24 align=8
- base size=20 base align=8
-QCloseEvent (0x0x7fa85a9dab60) 0
- vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 16u)
- QEvent (0x0x7fa85a9fc7e0) 0
- primary-for QCloseEvent (0x0x7fa85a9dab60)
-
-Vtable for QIconDragEvent
-QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QIconDragEvent)
-16 (int (*)(...))QIconDragEvent::~QIconDragEvent
-24 (int (*)(...))QIconDragEvent::~QIconDragEvent
-
-Class QIconDragEvent
- size=24 align=8
- base size=20 base align=8
-QIconDragEvent (0x0x7fa85a9dabc8) 0
- vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 16u)
- QEvent (0x0x7fa85a9fc840) 0
- primary-for QIconDragEvent (0x0x7fa85a9dabc8)
-
-Vtable for QShowEvent
-QShowEvent::_ZTV10QShowEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QShowEvent)
-16 (int (*)(...))QShowEvent::~QShowEvent
-24 (int (*)(...))QShowEvent::~QShowEvent
-
-Class QShowEvent
- size=24 align=8
- base size=20 base align=8
-QShowEvent (0x0x7fa85a9dac30) 0
- vptr=((& QShowEvent::_ZTV10QShowEvent) + 16u)
- QEvent (0x0x7fa85a9fc8a0) 0
- primary-for QShowEvent (0x0x7fa85a9dac30)
-
-Vtable for QHideEvent
-QHideEvent::_ZTV10QHideEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHideEvent)
-16 (int (*)(...))QHideEvent::~QHideEvent
-24 (int (*)(...))QHideEvent::~QHideEvent
-
-Class QHideEvent
- size=24 align=8
- base size=20 base align=8
-QHideEvent (0x0x7fa85a9dac98) 0
- vptr=((& QHideEvent::_ZTV10QHideEvent) + 16u)
- QEvent (0x0x7fa85a9fc900) 0
- primary-for QHideEvent (0x0x7fa85a9dac98)
-
-Vtable for QContextMenuEvent
-QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QContextMenuEvent)
-16 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-24 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-
-Class QContextMenuEvent
- size=56 align=8
- base size=49 base align=8
-QContextMenuEvent (0x0x7fa85a9dad00) 0
- vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 16u)
- QInputEvent (0x0x7fa85a9dad68) 0
- primary-for QContextMenuEvent (0x0x7fa85a9dad00)
- QEvent (0x0x7fa85a9fc960) 0
- primary-for QInputEvent (0x0x7fa85a9dad68)
-
-Class QInputMethodEvent::Attribute
- size=32 align=8
- base size=32 base align=8
-QInputMethodEvent::Attribute (0x0x7fa85a9fca20) 0
-
-Vtable for QInputMethodEvent
-QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QInputMethodEvent)
-16 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-24 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-
-Class QInputMethodEvent
- size=56 align=8
- base size=56 base align=8
-QInputMethodEvent (0x0x7fa85a9dadd0) 0
- vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 16u)
- QEvent (0x0x7fa85a9fc9c0) 0
- primary-for QInputMethodEvent (0x0x7fa85a9dadd0)
-
-Class QInputMethodQueryEvent::QueryPair
- size=24 align=8
- base size=24 base align=8
-QInputMethodQueryEvent::QueryPair (0x0x7fa85a9fcea0) 0
-
-Vtable for QInputMethodQueryEvent
-QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QInputMethodQueryEvent)
-16 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-24 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-
-Class QInputMethodQueryEvent
- size=32 align=8
- base size=32 base align=8
-QInputMethodQueryEvent (0x0x7fa85ab6f138) 0
- vptr=((& QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent) + 16u)
- QEvent (0x0x7fa85a9fce40) 0
- primary-for QInputMethodQueryEvent (0x0x7fa85ab6f138)
-
-Vtable for QDropEvent
-QDropEvent::_ZTV10QDropEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QDropEvent)
-16 (int (*)(...))QDropEvent::~QDropEvent
-24 (int (*)(...))QDropEvent::~QDropEvent
-
-Class QDropEvent
- size=72 align=8
- base size=72 base align=8
-QDropEvent (0x0x7fa85ab6f410) 0
- vptr=((& QDropEvent::_ZTV10QDropEvent) + 16u)
- QEvent (0x0x7fa85a7a9240) 0
- primary-for QDropEvent (0x0x7fa85ab6f410)
-
-Vtable for QDragMoveEvent
-QDragMoveEvent::_ZTV14QDragMoveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QDragMoveEvent)
-16 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-24 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-
-Class QDragMoveEvent
- size=88 align=8
- base size=88 base align=8
-QDragMoveEvent (0x0x7fa85ab6f478) 0
- vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 16u)
- QDropEvent (0x0x7fa85ab6f4e0) 0
- primary-for QDragMoveEvent (0x0x7fa85ab6f478)
- QEvent (0x0x7fa85a7a92a0) 0
- primary-for QDropEvent (0x0x7fa85ab6f4e0)
-
-Vtable for QDragEnterEvent
-QDragEnterEvent::_ZTV15QDragEnterEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragEnterEvent)
-16 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-24 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-
-Class QDragEnterEvent
- size=88 align=8
- base size=88 base align=8
-QDragEnterEvent (0x0x7fa85ab6f548) 0
- vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 16u)
- QDragMoveEvent (0x0x7fa85ab6f5b0) 0
- primary-for QDragEnterEvent (0x0x7fa85ab6f548)
- QDropEvent (0x0x7fa85ab6f618) 0
- primary-for QDragMoveEvent (0x0x7fa85ab6f5b0)
- QEvent (0x0x7fa85a7a9300) 0
- primary-for QDropEvent (0x0x7fa85ab6f618)
-
-Vtable for QDragLeaveEvent
-QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragLeaveEvent)
-16 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-24 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-
-Class QDragLeaveEvent
- size=24 align=8
- base size=20 base align=8
-QDragLeaveEvent (0x0x7fa85ab6f680) 0
- vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 16u)
- QEvent (0x0x7fa85a7a9360) 0
- primary-for QDragLeaveEvent (0x0x7fa85ab6f680)
-
-Vtable for QHelpEvent
-QHelpEvent::_ZTV10QHelpEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHelpEvent)
-16 (int (*)(...))QHelpEvent::~QHelpEvent
-24 (int (*)(...))QHelpEvent::~QHelpEvent
-
-Class QHelpEvent
- size=40 align=8
- base size=36 base align=8
-QHelpEvent (0x0x7fa85ab6f6e8) 0
- vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 16u)
- QEvent (0x0x7fa85a7a93c0) 0
- primary-for QHelpEvent (0x0x7fa85ab6f6e8)
-
-Vtable for QStatusTipEvent
-QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QStatusTipEvent)
-16 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-24 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-
-Class QStatusTipEvent
- size=32 align=8
- base size=32 base align=8
-QStatusTipEvent (0x0x7fa85ab6f750) 0
- vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 16u)
- QEvent (0x0x7fa85a7a9420) 0
- primary-for QStatusTipEvent (0x0x7fa85ab6f750)
-
-Vtable for QWhatsThisClickedEvent
-QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
-16 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-24 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-
-Class QWhatsThisClickedEvent
- size=32 align=8
- base size=32 base align=8
-QWhatsThisClickedEvent (0x0x7fa85ab6f7b8) 0
- vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 16u)
- QEvent (0x0x7fa85a7a9480) 0
- primary-for QWhatsThisClickedEvent (0x0x7fa85ab6f7b8)
-
-Vtable for QActionEvent
-QActionEvent::_ZTV12QActionEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QActionEvent)
-16 (int (*)(...))QActionEvent::~QActionEvent
-24 (int (*)(...))QActionEvent::~QActionEvent
-
-Class QActionEvent
- size=40 align=8
- base size=40 base align=8
-QActionEvent (0x0x7fa85ab6f820) 0
- vptr=((& QActionEvent::_ZTV12QActionEvent) + 16u)
- QEvent (0x0x7fa85a7a94e0) 0
- primary-for QActionEvent (0x0x7fa85ab6f820)
-
-Vtable for QFileOpenEvent
-QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QFileOpenEvent)
-16 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-24 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-
-Class QFileOpenEvent
- size=40 align=8
- base size=40 base align=8
-QFileOpenEvent (0x0x7fa85ab6f888) 0
- vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 16u)
- QEvent (0x0x7fa85a7a9540) 0
- primary-for QFileOpenEvent (0x0x7fa85ab6f888)
-
-Vtable for QToolBarChangeEvent
-QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
-16 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-24 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-
-Class QToolBarChangeEvent
- size=24 align=8
- base size=21 base align=8
-QToolBarChangeEvent (0x0x7fa85ab6f8f0) 0
- vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 16u)
- QEvent (0x0x7fa85a7a95a0) 0
- primary-for QToolBarChangeEvent (0x0x7fa85ab6f8f0)
-
-Vtable for QShortcutEvent
-QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QShortcutEvent)
-16 (int (*)(...))QShortcutEvent::~QShortcutEvent
-24 (int (*)(...))QShortcutEvent::~QShortcutEvent
-
-Class QShortcutEvent
- size=40 align=8
- base size=40 base align=8
-QShortcutEvent (0x0x7fa85ab6f958) 0
- vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 16u)
- QEvent (0x0x7fa85a7a9600) 0
- primary-for QShortcutEvent (0x0x7fa85ab6f958)
-
-Vtable for QWindowStateChangeEvent
-QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
-16 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-24 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-
-Class QWindowStateChangeEvent
- size=32 align=8
- base size=25 base align=8
-QWindowStateChangeEvent (0x0x7fa85ab6f9c0) 0
- vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 16u)
- QEvent (0x0x7fa85a7a9660) 0
- primary-for QWindowStateChangeEvent (0x0x7fa85ab6f9c0)
-
-Class QPointingDeviceUniqueId
- size=8 align=8
- base size=8 base align=8
-QPointingDeviceUniqueId (0x0x7fa85a7a96c0) 0
-
-Class QTouchEvent::TouchPoint
- size=8 align=8
- base size=8 base align=8
-QTouchEvent::TouchPoint (0x0x7fa85a7a9d80) 0
-
-Vtable for QTouchEvent
-QTouchEvent::_ZTV11QTouchEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTouchEvent)
-16 (int (*)(...))QTouchEvent::~QTouchEvent
-24 (int (*)(...))QTouchEvent::~QTouchEvent
-
-Class QTouchEvent
- size=72 align=8
- base size=72 base align=8
-QTouchEvent (0x0x7fa85a80f068) 0
- vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 16u)
- QInputEvent (0x0x7fa85a80f0d0) 0
- primary-for QTouchEvent (0x0x7fa85a80f068)
- QEvent (0x0x7fa85a7a9d20) 0
- primary-for QInputEvent (0x0x7fa85a80f0d0)
-
-Vtable for QScrollPrepareEvent
-QScrollPrepareEvent::_ZTV19QScrollPrepareEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QScrollPrepareEvent)
-16 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-24 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-
-Class QScrollPrepareEvent
- size=112 align=8
- base size=112 base align=8
-QScrollPrepareEvent (0x0x7fa85a8cf8f0) 0
- vptr=((& QScrollPrepareEvent::_ZTV19QScrollPrepareEvent) + 16u)
- QEvent (0x0x7fa85a8d6420) 0
- primary-for QScrollPrepareEvent (0x0x7fa85a8cf8f0)
-
-Vtable for QScrollEvent
-QScrollEvent::_ZTV12QScrollEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QScrollEvent)
-16 (int (*)(...))QScrollEvent::~QScrollEvent
-24 (int (*)(...))QScrollEvent::~QScrollEvent
-
-Class QScrollEvent
- size=64 align=8
- base size=60 base align=8
-QScrollEvent (0x0x7fa85a8cf958) 0
- vptr=((& QScrollEvent::_ZTV12QScrollEvent) + 16u)
- QEvent (0x0x7fa85a8d6480) 0
- primary-for QScrollEvent (0x0x7fa85a8cf958)
-
-Vtable for QScreenOrientationChangeEvent
-QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QScreenOrientationChangeEvent)
-16 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-24 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-
-Class QScreenOrientationChangeEvent
- size=40 align=8
- base size=36 base align=8
-QScreenOrientationChangeEvent (0x0x7fa85a8cf9c0) 0
- vptr=((& QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent) + 16u)
- QEvent (0x0x7fa85a8d64e0) 0
- primary-for QScreenOrientationChangeEvent (0x0x7fa85a8cf9c0)
-
-Vtable for QApplicationStateChangeEvent
-QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QApplicationStateChangeEvent)
-16 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-24 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-
-Class QApplicationStateChangeEvent
- size=24 align=8
- base size=24 base align=8
-QApplicationStateChangeEvent (0x0x7fa85a8cfa28) 0
- vptr=((& QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent) + 16u)
- QEvent (0x0x7fa85a8d6540) 0
- primary-for QApplicationStateChangeEvent (0x0x7fa85a8cfa28)
-
-Class QFont
- size=16 align=8
- base size=12 base align=8
-QFont (0x0x7fa85a8d65a0) 0
-
-Class QPolygon
- size=8 align=8
- base size=8 base align=8
-QPolygon (0x0x7fa85a58b7b8) 0
- QVector<QPoint> (0x0x7fa85a5972a0) 0
-
-Class QPolygonF
- size=8 align=8
- base size=8 base align=8
-QPolygonF (0x0x7fa85a58bb60) 0
- QVector<QPointF> (0x0x7fa85a597720) 0
-
-Class QMatrix
- size=48 align=8
- base size=48 base align=8
-QMatrix (0x0x7fa85a597ae0) 0
-
-Class QPainterPath::Element
- size=24 align=8
- base size=24 base align=8
-QPainterPath::Element (0x0x7fa85a597de0) 0
-
-Class QPainterPath
- size=8 align=8
- base size=8 base align=8
-QPainterPath (0x0x7fa85a597d80) 0
-
-Class QPainterPathStroker
- size=8 align=8
- base size=8 base align=8
-QPainterPathStroker (0x0x7fa85a6df7e0) 0
-
-Class QTransform
- size=88 align=8
- base size=88 base align=8
-QTransform (0x0x7fa85a6df900) 0
-
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintDevice)
-16 0u
-24 0u
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDevice
- size=24 align=8
- base size=24 base align=8
-QPaintDevice (0x0x7fa85a77b060) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 16u)
-
-Class QPixelFormat
- size=8 align=8
- base size=8 base align=8
-QPixelFormat (0x0x7fa85a77b0c0) 0
-
-Vtable for QImage
-QImage::_ZTV6QImage: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QImage)
-16 (int (*)(...))QImage::~QImage
-24 (int (*)(...))QImage::~QImage
-32 (int (*)(...))QImage::devType
-40 (int (*)(...))QImage::paintEngine
-48 (int (*)(...))QImage::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QImage
- size=32 align=8
- base size=32 base align=8
-QImage (0x0x7fa85a42da28) 0
- vptr=((& QImage::_ZTV6QImage) + 16u)
- QPaintDevice (0x0x7fa85a77bb40) 0
- primary-for QImage (0x0x7fa85a42da28)
-
-Vtable for QPixmap
-QPixmap::_ZTV7QPixmap: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QPixmap)
-16 (int (*)(...))QPixmap::~QPixmap
-24 (int (*)(...))QPixmap::~QPixmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPixmap
- size=32 align=8
- base size=32 base align=8
-QPixmap (0x0x7fa85a5155b0) 0
- vptr=((& QPixmap::_ZTV7QPixmap) + 16u)
- QPaintDevice (0x0x7fa85a506ae0) 0
- primary-for QPixmap (0x0x7fa85a5155b0)
-
-Class QBrush
- size=8 align=8
- base size=8 base align=8
-QBrush (0x0x7fa85a506de0) 0
-
-Class QBrushData
- size=112 align=8
- base size=112 base align=8
-QBrushData (0x0x7fa85a19f5a0) 0
-
-Class QGradient
- size=64 align=8
- base size=64 base align=8
-QGradient (0x0x7fa85a19f600) 0
-
-Class QLinearGradient
- size=64 align=8
- base size=64 base align=8
-QLinearGradient (0x0x7fa85a515f08) 0
- QGradient (0x0x7fa85a19f8a0) 0
-
-Class QRadialGradient
- size=64 align=8
- base size=64 base align=8
-QRadialGradient (0x0x7fa85a515f70) 0
- QGradient (0x0x7fa85a19f900) 0
-
-Class QConicalGradient
- size=64 align=8
- base size=64 base align=8
-QConicalGradient (0x0x7fa85a21b000) 0
- QGradient (0x0x7fa85a19f960) 0
-
-Class QPen
- size=8 align=8
- base size=8 base align=8
-QPen (0x0x7fa85a19f9c0) 0
-
-Class QTextOption::Tab
- size=16 align=8
- base size=14 base align=8
-QTextOption::Tab (0x0x7fa85a299c00) 0
-
-Class QTextOption
- size=32 align=8
- base size=32 base align=8
-QTextOption (0x0x7fa85a299ba0) 0
-
-Class QTextLength
- size=16 align=8
- base size=16 base align=8
-QTextLength (0x0x7fa85a2d13c0) 0
-
-Class QTextFormat
- size=16 align=8
- base size=12 base align=8
-QTextFormat (0x0x7fa85a2d1ae0) 0
-
-Class QTextCharFormat
- size=16 align=8
- base size=12 base align=8
-QTextCharFormat (0x0x7fa85a33baf8) 0
- QTextFormat (0x0x7fa85a383960) 0
-
-Class QTextBlockFormat
- size=16 align=8
- base size=12 base align=8
-QTextBlockFormat (0x0x7fa85a06d138) 0
- QTextFormat (0x0x7fa85a383c00) 0
-
-Class QTextListFormat
- size=16 align=8
- base size=12 base align=8
-QTextListFormat (0x0x7fa85a06d3a8) 0
- QTextFormat (0x0x7fa85a383ea0) 0
-
-Class QTextImageFormat
- size=16 align=8
- base size=12 base align=8
-QTextImageFormat (0x0x7fa85a06d5b0) 0
- QTextCharFormat (0x0x7fa85a06d618) 0
- QTextFormat (0x0x7fa85a0aa180) 0
-
-Class QTextFrameFormat
- size=16 align=8
- base size=12 base align=8
-QTextFrameFormat (0x0x7fa85a06d820) 0
- QTextFormat (0x0x7fa85a0aa420) 0
-
-Class QTextTableFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableFormat (0x0x7fa85a06da28) 0
- QTextFrameFormat (0x0x7fa85a06da90) 0
- QTextFormat (0x0x7fa85a0aa6c0) 0
-
-Class QTextTableCellFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableCellFormat (0x0x7fa85a06dc98) 0
- QTextCharFormat (0x0x7fa85a06dd00) 0
- QTextFormat (0x0x7fa85a0aa9c0) 0
-
-Class QFontDatabase
- size=8 align=8
- base size=8 base align=8
-QFontDatabase (0x0x7fa85a0aac60) 0
-
-Class QRawFont
- size=8 align=8
- base size=8 base align=8
-QRawFont (0x0x7fa85a0aacc0) 0
-
-Class QGlyphRun
- size=8 align=8
- base size=8 base align=8
-QGlyphRun (0x0x7fa85a16a1e0) 0
-
-Class QTextCursor
- size=8 align=8
- base size=8 base align=8
-QTextCursor (0x0x7fa85a16a4e0) 0
-
-Class QTextInlineObject
- size=16 align=8
- base size=16 base align=8
-QTextInlineObject (0x0x7fa85a16a7e0) 0
-
-Class QTextLayout::FormatRange
- size=24 align=8
- base size=24 base align=8
-QTextLayout::FormatRange (0x0x7fa85a16a8a0) 0
-
-Class QTextLayout
- size=8 align=8
- base size=8 base align=8
-QTextLayout (0x0x7fa85a16a840) 0
-
-Class QTextLine
- size=16 align=8
- base size=16 base align=8
-QTextLine (0x0x7fa859e57300) 0
-
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractUndoItem
- size=8 align=8
- base size=8 base align=8
-QAbstractUndoItem (0x0x7fa859e57360) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 16u)
-
-Class QTextDocument::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextDocument::QPrivateSignal (0x0x7fa859e57420) 0 empty
-
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QTextDocument)
-16 (int (*)(...))QTextDocument::metaObject
-24 (int (*)(...))QTextDocument::qt_metacast
-32 (int (*)(...))QTextDocument::qt_metacall
-40 (int (*)(...))QTextDocument::~QTextDocument
-48 (int (*)(...))QTextDocument::~QTextDocument
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextDocument::clear
-120 (int (*)(...))QTextDocument::createObject
-128 (int (*)(...))QTextDocument::loadResource
-
-Class QTextDocument
- size=16 align=8
- base size=16 base align=8
-QTextDocument (0x0x7fa859e65068) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 16u)
- QObject (0x0x7fa859e573c0) 0
- primary-for QTextDocument (0x0x7fa859e65068)
-
-Class QPalette::Data
- size=4 align=4
- base size=4 base align=4
-QPalette::Data (0x0x7fa859e57660) 0
-
-Class QPalette
- size=16 align=8
- base size=12 base align=8
-QPalette (0x0x7fa859e57600) 0
-
-Class QAbstractTextDocumentLayout::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTextDocumentLayout::QPrivateSignal (0x0x7fa859f79720) 0 empty
-
-Class QAbstractTextDocumentLayout::Selection
- size=24 align=8
- base size=24 base align=8
-QAbstractTextDocumentLayout::Selection (0x0x7fa859f79780) 0
-
-Class QAbstractTextDocumentLayout::PaintContext
- size=64 align=8
- base size=64 base align=8
-QAbstractTextDocumentLayout::PaintContext (0x0x7fa859f797e0) 0
-
-Vtable for QAbstractTextDocumentLayout
-QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
-16 (int (*)(...))QAbstractTextDocumentLayout::metaObject
-24 (int (*)(...))QAbstractTextDocumentLayout::qt_metacast
-32 (int (*)(...))QAbstractTextDocumentLayout::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractTextDocumentLayout::resizeInlineObject
-176 (int (*)(...))QAbstractTextDocumentLayout::positionInlineObject
-184 (int (*)(...))QAbstractTextDocumentLayout::drawInlineObject
-
-Class QAbstractTextDocumentLayout
- size=16 align=8
- base size=16 base align=8
-QAbstractTextDocumentLayout (0x0x7fa859f74d68) 0
- vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 16u)
- QObject (0x0x7fa859f796c0) 0
- primary-for QAbstractTextDocumentLayout (0x0x7fa859f74d68)
-
-Vtable for QTextObjectInterface
-QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextObjectInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QTextObjectInterface
- size=8 align=8
- base size=8 base align=8
-QTextObjectInterface (0x0x7fa859f79d80) 0 nearly-empty
- vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 16u)
-
-Class QAccessible::State
- size=8 align=8
- base size=5 base align=8
-QAccessible::State (0x0x7fa859f79ea0) 0
-
-Vtable for QAccessible::ActivationObserver
-QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN11QAccessible18ActivationObserverE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessible::ActivationObserver
- size=8 align=8
- base size=8 base align=8
-QAccessible::ActivationObserver (0x0x7fa859f79f00) 0 nearly-empty
- vptr=((& QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE) + 16u)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0x0x7fa859f79e40) 0 empty
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QAccessibleInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleInterface (0x0x7fa859c2b120) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 16u)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))QAccessibleTextInterface::textBeforeOffset
-104 (int (*)(...))QAccessibleTextInterface::textAfterOffset
-112 (int (*)(...))QAccessibleTextInterface::textAtOffset
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTextInterface (0x0x7fa859c2b180) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 16u)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleEditableTextInterface (0x0x7fa859c2b1e0) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 16u)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleValueInterface (0x0x7fa859c2b240) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 16u)
-
-Vtable for QAccessibleTableCellInterface
-QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface: 12u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTableCellInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableCellInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableCellInterface (0x0x7fa859c2b2a0) 0 nearly-empty
- vptr=((& QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface) + 16u)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableInterface (0x0x7fa859c2b300) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 16u)
-
-Vtable for QAccessibleActionInterface
-QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QAccessibleActionInterface::localizedActionName
-48 (int (*)(...))QAccessibleActionInterface::localizedActionDescription
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleActionInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleActionInterface (0x0x7fa859c2b360) 0 nearly-empty
- vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 16u)
-
-Vtable for QAccessibleImageInterface
-QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleImageInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleImageInterface (0x0x7fa859c2b3c0) 0 nearly-empty
- vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 16u)
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAccessibleEvent)
-16 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-24 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleEvent
- size=32 align=8
- base size=28 base align=8
-QAccessibleEvent (0x0x7fa859c2b420) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 16u)
-
-Vtable for QAccessibleStateChangeEvent
-QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleStateChangeEvent)
-16 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-24 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleStateChangeEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleStateChangeEvent (0x0x7fa859bf27b8) 0
- vptr=((& QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent) + 16u)
- QAccessibleEvent (0x0x7fa859c2b960) 0
- primary-for QAccessibleStateChangeEvent (0x0x7fa859bf27b8)
-
-Vtable for QAccessibleTextCursorEvent
-QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextCursorEvent)
-16 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-24 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextCursorEvent
- size=32 align=8
- base size=32 base align=8
-QAccessibleTextCursorEvent (0x0x7fa859bf2820) 0
- vptr=((& QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent) + 16u)
- QAccessibleEvent (0x0x7fa859c2b9c0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fa859bf2820)
-
-Vtable for QAccessibleTextSelectionEvent
-QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTextSelectionEvent)
-16 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-24 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextSelectionEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleTextSelectionEvent (0x0x7fa859bf2888) 0
- vptr=((& QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7fa859bf28f0) 0
- primary-for QAccessibleTextSelectionEvent (0x0x7fa859bf2888)
- QAccessibleEvent (0x0x7fa859c2ba20) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fa859bf28f0)
-
-Vtable for QAccessibleTextInsertEvent
-QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextInsertEvent)
-16 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-24 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextInsertEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextInsertEvent (0x0x7fa859bf2958) 0
- vptr=((& QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7fa859bf29c0) 0
- primary-for QAccessibleTextInsertEvent (0x0x7fa859bf2958)
- QAccessibleEvent (0x0x7fa859c2ba80) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fa859bf29c0)
-
-Vtable for QAccessibleTextRemoveEvent
-QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextRemoveEvent)
-16 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-24 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextRemoveEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextRemoveEvent (0x0x7fa859bf2a28) 0
- vptr=((& QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7fa859bf2a90) 0
- primary-for QAccessibleTextRemoveEvent (0x0x7fa859bf2a28)
- QAccessibleEvent (0x0x7fa859c2bae0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fa859bf2a90)
-
-Vtable for QAccessibleTextUpdateEvent
-QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextUpdateEvent)
-16 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-24 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextUpdateEvent
- size=56 align=8
- base size=56 base align=8
-QAccessibleTextUpdateEvent (0x0x7fa859bf2af8) 0
- vptr=((& QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7fa859bf2b60) 0
- primary-for QAccessibleTextUpdateEvent (0x0x7fa859bf2af8)
- QAccessibleEvent (0x0x7fa859c2bb40) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fa859bf2b60)
-
-Vtable for QAccessibleValueChangeEvent
-QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleValueChangeEvent)
-16 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-24 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleValueChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleValueChangeEvent (0x0x7fa859bf2bc8) 0
- vptr=((& QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent) + 16u)
- QAccessibleEvent (0x0x7fa859c2bba0) 0
- primary-for QAccessibleValueChangeEvent (0x0x7fa859bf2bc8)
-
-Vtable for QAccessibleTableModelChangeEvent
-QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleTableModelChangeEvent)
-16 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-24 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTableModelChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTableModelChangeEvent (0x0x7fa859bf2c30) 0
- vptr=((& QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent) + 16u)
- QAccessibleEvent (0x0x7fa859c2bc00) 0
- primary-for QAccessibleTableModelChangeEvent (0x0x7fa859bf2c30)
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleBridge)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridge
- size=8 align=8
- base size=8 base align=8
-QAccessibleBridge (0x0x7fa859c2bcc0) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 16u)
-
-Class QAccessibleBridgePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessibleBridgePlugin::QPrivateSignal (0x0x7fa859c2bd80) 0 empty
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-16 (int (*)(...))QAccessibleBridgePlugin::metaObject
-24 (int (*)(...))QAccessibleBridgePlugin::qt_metacast
-32 (int (*)(...))QAccessibleBridgePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessibleBridgePlugin (0x0x7fa859bf2c98) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 16u)
- QObject (0x0x7fa859c2bd20) 0
- primary-for QAccessibleBridgePlugin (0x0x7fa859bf2c98)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleObject)
-16 0u
-24 0u
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleObject
- size=16 align=8
- base size=16 base align=8
-QAccessibleObject (0x0x7fa859bf2d00) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 16u)
- QAccessibleInterface (0x0x7fa859c2bde0) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7fa859bf2d00)
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QAccessibleApplication)
-16 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-24 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleApplication::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleApplication::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))QAccessibleApplication::parent
-88 (int (*)(...))QAccessibleApplication::child
-96 (int (*)(...))QAccessibleApplication::childCount
-104 (int (*)(...))QAccessibleApplication::indexOfChild
-112 (int (*)(...))QAccessibleApplication::text
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))QAccessibleApplication::role
-144 (int (*)(...))QAccessibleApplication::state
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleApplication
- size=16 align=8
- base size=16 base align=8
-QAccessibleApplication (0x0x7fa859bf2d68) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 16u)
- QAccessibleObject (0x0x7fa859bf2dd0) 0
- primary-for QAccessibleApplication (0x0x7fa859bf2d68)
- QAccessibleInterface (0x0x7fa859c2be40) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7fa859bf2dd0)
-
-Class QAccessiblePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessiblePlugin::QPrivateSignal (0x0x7fa859c2bf00) 0 empty
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-16 (int (*)(...))QAccessiblePlugin::metaObject
-24 (int (*)(...))QAccessiblePlugin::qt_metacast
-32 (int (*)(...))QAccessiblePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessiblePlugin (0x0x7fa859bf2e38) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 16u)
- QObject (0x0x7fa859c2bea0) 0
- primary-for QAccessiblePlugin (0x0x7fa859bf2e38)
-
-Class QSurfaceFormat
- size=8 align=8
- base size=8 base align=8
-QSurfaceFormat (0x0x7fa859c2bf60) 0
-
-Vtable for QSurface
-QSurface::_ZTV8QSurface: 8u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QSurface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-
-Class QSurface
- size=24 align=8
- base size=24 base align=8
-QSurface (0x0x7fa8599b3180) 0
- vptr=((& QSurface::_ZTV8QSurface) + 16u)
-
-Class QIcon
- size=8 align=8
- base size=8 base align=8
-QIcon (0x0x7fa8599b3300) 0
-
-Class QCursor
- size=8 align=8
- base size=8 base align=8
-QCursor (0x0x7fa859a7b6c0) 0
-
-Class QWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QWindow::QPrivateSignal (0x0x7fa859b08cc0) 0 empty
-
-Vtable for QWindow
-QWindow::_ZTV7QWindow: 45u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QWindow)
-16 (int (*)(...))QWindow::metaObject
-24 (int (*)(...))QWindow::qt_metacast
-32 (int (*)(...))QWindow::qt_metacall
-40 (int (*)(...))QWindow::~QWindow
-48 (int (*)(...))QWindow::~QWindow
-56 (int (*)(...))QWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI7QWindow)
-312 (int (*)(...))QWindow::_ZThn16_N7QWindowD1Ev
-320 (int (*)(...))QWindow::_ZThn16_N7QWindowD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QWindow
- size=40 align=8
- base size=40 base align=8
-QWindow (0x0x7fa859b1a620) 0
- vptr=((& QWindow::_ZTV7QWindow) + 16u)
- QObject (0x0x7fa859b08c00) 0
- primary-for QWindow (0x0x7fa859b1a620)
- QSurface (0x0x7fa859b08c60) 16
- vptr=((& QWindow::_ZTV7QWindow) + 312u)
-
-Class QBackingStore
- size=8 align=8
- base size=8 base align=8
-QBackingStore (0x0x7fa859b08de0) 0
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBitmap)
-16 (int (*)(...))QBitmap::~QBitmap
-24 (int (*)(...))QBitmap::~QBitmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QBitmap
- size=32 align=8
- base size=32 base align=8
-QBitmap (0x0x7fa859b0aea0) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 16u)
- QPixmap (0x0x7fa859b0af08) 0
- primary-for QBitmap (0x0x7fa859b0aea0)
- QPaintDevice (0x0x7fa859b08ea0) 0
- primary-for QPixmap (0x0x7fa859b0af08)
-
-Class QClipboard::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QClipboard::QPrivateSignal (0x0x7fa85979a240) 0 empty
-
-Vtable for QClipboard
-QClipboard::_ZTV10QClipboard: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QClipboard)
-16 (int (*)(...))QClipboard::metaObject
-24 (int (*)(...))QClipboard::qt_metacast
-32 (int (*)(...))QClipboard::qt_metacall
-40 (int (*)(...))QClipboard::~QClipboard
-48 (int (*)(...))QClipboard::~QClipboard
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QClipboard
- size=16 align=8
- base size=16 base align=8
-QClipboard (0x0x7fa85979b1a0) 0
- vptr=((& QClipboard::_ZTV10QClipboard) + 16u)
- QObject (0x0x7fa85979a1e0) 0
- primary-for QClipboard (0x0x7fa85979b1a0)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0x0x7fa85979a2a0) 0 empty
-
-Class QDrag::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDrag::QPrivateSignal (0x0x7fa85979a360) 0 empty
-
-Vtable for QDrag
-QDrag::_ZTV5QDrag: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QDrag)
-16 (int (*)(...))QDrag::metaObject
-24 (int (*)(...))QDrag::qt_metacast
-32 (int (*)(...))QDrag::qt_metacall
-40 (int (*)(...))QDrag::~QDrag
-48 (int (*)(...))QDrag::~QDrag
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDrag
- size=16 align=8
- base size=16 base align=8
-QDrag (0x0x7fa85979b208) 0
- vptr=((& QDrag::_ZTV5QDrag) + 16u)
- QObject (0x0x7fa85979a300) 0
- primary-for QDrag (0x0x7fa85979b208)
-
-Class QFontInfo
- size=8 align=8
- base size=8 base align=8
-QFontInfo (0x0x7fa85979a3c0) 0
-
-Class QFontMetrics
- size=8 align=8
- base size=8 base align=8
-QFontMetrics (0x0x7fa85979a660) 0
-
-Class QFontMetricsF
- size=8 align=8
- base size=8 base align=8
-QFontMetricsF (0x0x7fa85979a960) 0
-
-Class QGenericPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGenericPlugin::QPrivateSignal (0x0x7fa85986ee40) 0 empty
-
-Vtable for QGenericPlugin
-QGenericPlugin::_ZTV14QGenericPlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QGenericPlugin)
-16 (int (*)(...))QGenericPlugin::metaObject
-24 (int (*)(...))QGenericPlugin::qt_metacast
-32 (int (*)(...))QGenericPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QGenericPlugin
- size=16 align=8
- base size=16 base align=8
-QGenericPlugin (0x0x7fa85979ba90) 0
- vptr=((& QGenericPlugin::_ZTV14QGenericPlugin) + 16u)
- QObject (0x0x7fa85986ede0) 0
- primary-for QGenericPlugin (0x0x7fa85979ba90)
-
-Class QGenericPluginFactory
- size=1 align=1
- base size=0 base align=1
-QGenericPluginFactory (0x0x7fa85986eea0) 0 empty
-
-Class QInputMethod::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QInputMethod::QPrivateSignal (0x0x7fa85986ef60) 0 empty
-
-Vtable for QInputMethod
-QInputMethod::_ZTV12QInputMethod: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QInputMethod)
-16 (int (*)(...))QInputMethod::metaObject
-24 (int (*)(...))QInputMethod::qt_metacast
-32 (int (*)(...))QInputMethod::qt_metacall
-40 (int (*)(...))QInputMethod::~QInputMethod
-48 (int (*)(...))QInputMethod::~QInputMethod
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QInputMethod
- size=16 align=8
- base size=16 base align=8
-QInputMethod (0x0x7fa85979baf8) 0
- vptr=((& QInputMethod::_ZTV12QInputMethod) + 16u)
- QObject (0x0x7fa85986ef00) 0
- primary-for QInputMethod (0x0x7fa85979baf8)
-
-Class QGuiApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGuiApplication::QPrivateSignal (0x0x7fa85997f060) 0 empty
-
-Vtable for QGuiApplication
-QGuiApplication::_ZTV15QGuiApplication: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QGuiApplication)
-16 (int (*)(...))QGuiApplication::metaObject
-24 (int (*)(...))QGuiApplication::qt_metacast
-32 (int (*)(...))QGuiApplication::qt_metacall
-40 (int (*)(...))QGuiApplication::~QGuiApplication
-48 (int (*)(...))QGuiApplication::~QGuiApplication
-56 (int (*)(...))QGuiApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QGuiApplication::notify
-120 (int (*)(...))QGuiApplication::compressEvent
-
-Class QGuiApplication
- size=16 align=8
- base size=16 base align=8
-QGuiApplication (0x0x7fa85979bb60) 0
- vptr=((& QGuiApplication::_ZTV15QGuiApplication) + 16u)
- QCoreApplication (0x0x7fa85979bbc8) 0
- primary-for QGuiApplication (0x0x7fa85979bb60)
- QObject (0x0x7fa85997f000) 0
- primary-for QCoreApplication (0x0x7fa85979bbc8)
-
-Class QIconEngine::AvailableSizesArgument
- size=16 align=8
- base size=16 base align=8
-QIconEngine::AvailableSizesArgument (0x0x7fa85997f5a0) 0
-
-Class QIconEngine::ScaledPixmapArgument
- size=56 align=8
- base size=56 base align=8
-QIconEngine::ScaledPixmapArgument (0x0x7fa85997f720) 0
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QIconEngine)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QIconEngine::actualSize
-48 (int (*)(...))QIconEngine::pixmap
-56 (int (*)(...))QIconEngine::addPixmap
-64 (int (*)(...))QIconEngine::addFile
-72 (int (*)(...))QIconEngine::key
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QIconEngine::read
-96 (int (*)(...))QIconEngine::write
-104 (int (*)(...))QIconEngine::availableSizes
-112 (int (*)(...))QIconEngine::iconName
-120 (int (*)(...))QIconEngine::virtual_hook
-
-Class QIconEngine
- size=8 align=8
- base size=8 base align=8
-QIconEngine (0x0x7fa85997f540) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 16u)
-
-Class QIconEnginePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIconEnginePlugin::QPrivateSignal (0x0x7fa85997f7e0) 0 empty
-
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-16 (int (*)(...))QIconEnginePlugin::metaObject
-24 (int (*)(...))QIconEnginePlugin::qt_metacast
-32 (int (*)(...))QIconEnginePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QIconEnginePlugin
- size=16 align=8
- base size=16 base align=8
-QIconEnginePlugin (0x0x7fa8595a1138) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 16u)
- QObject (0x0x7fa85997f780) 0
- primary-for QIconEnginePlugin (0x0x7fa8595a1138)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QImageIOHandler)
-16 0u
-24 0u
-32 (int (*)(...))QImageIOHandler::name
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QImageIOHandler::write
-64 (int (*)(...))QImageIOHandler::option
-72 (int (*)(...))QImageIOHandler::setOption
-80 (int (*)(...))QImageIOHandler::supportsOption
-88 (int (*)(...))QImageIOHandler::jumpToNextImage
-96 (int (*)(...))QImageIOHandler::jumpToImage
-104 (int (*)(...))QImageIOHandler::loopCount
-112 (int (*)(...))QImageIOHandler::imageCount
-120 (int (*)(...))QImageIOHandler::nextImageDelay
-128 (int (*)(...))QImageIOHandler::currentImageNumber
-136 (int (*)(...))QImageIOHandler::currentImageRect
-
-Class QImageIOHandler
- size=16 align=8
- base size=16 base align=8
-QImageIOHandler (0x0x7fa85997f840) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 16u)
-
-Class QImageIOPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QImageIOPlugin::QPrivateSignal (0x0x7fa85997f9c0) 0 empty
-
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QImageIOPlugin)
-16 (int (*)(...))QImageIOPlugin::metaObject
-24 (int (*)(...))QImageIOPlugin::qt_metacast
-32 (int (*)(...))QImageIOPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QImageIOPlugin
- size=16 align=8
- base size=16 base align=8
-QImageIOPlugin (0x0x7fa8595a11a0) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 16u)
- QObject (0x0x7fa85997f960) 0
- primary-for QImageIOPlugin (0x0x7fa8595a11a0)
-
-Class QImageReader
- size=8 align=8
- base size=8 base align=8
-QImageReader (0x0x7fa85997fba0) 0
-
-Class QImageWriter
- size=8 align=8
- base size=8 base align=8
-QImageWriter (0x0x7fa85997fc00) 0
-
-Class QVector3D
- size=12 align=4
- base size=12 base align=4
-QVector3D (0x0x7fa85997fc60) 0
-
-Class QVector4D
- size=16 align=4
- base size=16 base align=4
-QVector4D (0x0x7fa85997ff00) 0
-
-Class QQuaternion
- size=16 align=4
- base size=16 base align=4
-QQuaternion (0x0x7fa8596cf1e0) 0
-
-Class QMatrix4x4
- size=68 align=4
- base size=68 base align=4
-QMatrix4x4 (0x0x7fa8596cf7e0) 0
-
-Class QMovie::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMovie::QPrivateSignal (0x0x7fa8596cff60) 0 empty
-
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QMovie)
-16 (int (*)(...))QMovie::metaObject
-24 (int (*)(...))QMovie::qt_metacast
-32 (int (*)(...))QMovie::qt_metacall
-40 (int (*)(...))QMovie::~QMovie
-48 (int (*)(...))QMovie::~QMovie
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QMovie
- size=16 align=8
- base size=16 base align=8
-QMovie (0x0x7fa8593d43a8) 0
- vptr=((& QMovie::_ZTV6QMovie) + 16u)
- QObject (0x0x7fa8596cff00) 0
- primary-for QMovie (0x0x7fa8593d43a8)
-
-Class QOffscreenSurface::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOffscreenSurface::QPrivateSignal (0x0x7fa8594d70c0) 0 empty
-
-Vtable for QOffscreenSurface
-QOffscreenSurface::_ZTV17QOffscreenSurface: 26u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOffscreenSurface)
-16 (int (*)(...))QOffscreenSurface::metaObject
-24 (int (*)(...))QOffscreenSurface::qt_metacast
-32 (int (*)(...))QOffscreenSurface::qt_metacall
-40 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-48 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOffscreenSurface::surfaceType
-120 (int (*)(...))QOffscreenSurface::format
-128 (int (*)(...))QOffscreenSurface::size
-136 (int (*)(...))QOffscreenSurface::surfaceHandle
-144 (int (*)(...))-16
-152 (int (*)(...))(& _ZTI17QOffscreenSurface)
-160 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD1Ev
-168 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD0Ev
-176 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface6formatEv
-184 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface13surfaceHandleEv
-192 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface11surfaceTypeEv
-200 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface4sizeEv
-
-Class QOffscreenSurface
- size=40 align=8
- base size=40 base align=8
-QOffscreenSurface (0x0x7fa85947ee00) 0
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 16u)
- QObject (0x0x7fa8594d7000) 0
- primary-for QOffscreenSurface (0x0x7fa85947ee00)
- QSurface (0x0x7fa8594d7060) 16
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 160u)
-
-Class QOpenGLBuffer
- size=8 align=8
- base size=8 base align=8
-QOpenGLBuffer (0x0x7fa8594d7180) 0
-
-Class QOpenGLVersionStatus
- size=12 align=4
- base size=12 base align=4
-QOpenGLVersionStatus (0x0x7fa8594d7360) 0
-
-Class QOpenGLVersionFunctionsBackend
- size=16 align=8
- base size=12 base align=8
-QOpenGLVersionFunctionsBackend (0x0x7fa858e3be40) 0
-
-Class QOpenGLVersionFunctionsStorage
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionFunctionsStorage (0x0x7fa858e3bea0) 0
-
-Class QAbstractOpenGLFunctionsPrivate
- size=16 align=8
- base size=9 base align=8
-QAbstractOpenGLFunctionsPrivate (0x0x7fa858e3bf00) 0
-
-Vtable for QAbstractOpenGLFunctions
-QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractOpenGLFunctions)
-16 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-24 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-32 (int (*)(...))QAbstractOpenGLFunctions::initializeOpenGLFunctions
-
-Class QAbstractOpenGLFunctions
- size=16 align=8
- base size=16 base align=8
-QAbstractOpenGLFunctions (0x0x7fa858e3bf60) 0
- vptr=((& QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions) + 16u)
-
-Class QOpenGLFunctions_1_0_CoreBackend::Functions
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_1_0_CoreBackend::Functions (0x0x7fa858e87060) 0
-
-Class QOpenGLFunctions_1_0_CoreBackend
- size=400 align=8
- base size=400 base align=8
-QOpenGLFunctions_1_0_CoreBackend (0x0x7fa858e5f618) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858e87000) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend::Functions
- size=128 align=8
- base size=128 base align=8
-QOpenGLFunctions_1_1_CoreBackend::Functions (0x0x7fa858e87180) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend
- size=144 align=8
- base size=144 base align=8
-QOpenGLFunctions_1_1_CoreBackend (0x0x7fa858e5f680) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858e87120) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_1_2_CoreBackend::Functions (0x0x7fa858e872a0) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_1_2_CoreBackend (0x0x7fa858e5f6e8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858e87240) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_3_CoreBackend::Functions (0x0x7fa858e873c0) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_1_3_CoreBackend (0x0x7fa858e5f750) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858e87360) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend::Functions
- size=56 align=8
- base size=56 base align=8
-QOpenGLFunctions_1_4_CoreBackend::Functions (0x0x7fa858e87540) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_4_CoreBackend (0x0x7fa858e5f7b8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858e874e0) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_5_CoreBackend::Functions (0x0x7fa858e87660) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_1_5_CoreBackend (0x0x7fa858e5f820) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858e87600) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend::Functions
- size=744 align=8
- base size=744 base align=8
-QOpenGLFunctions_2_0_CoreBackend::Functions (0x0x7fa858e87780) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend
- size=760 align=8
- base size=760 base align=8
-QOpenGLFunctions_2_0_CoreBackend (0x0x7fa858e5f888) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858e87720) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_2_1_CoreBackend::Functions (0x0x7fa858e878a0) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_2_1_CoreBackend (0x0x7fa858e5f8f0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858e87840) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend::Functions
- size=672 align=8
- base size=672 base align=8
-QOpenGLFunctions_3_0_CoreBackend::Functions (0x0x7fa858e879c0) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend
- size=688 align=8
- base size=688 base align=8
-QOpenGLFunctions_3_0_CoreBackend (0x0x7fa858e5f958) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858e87960) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_3_1_CoreBackend::Functions (0x0x7fa858e87ae0) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_3_1_CoreBackend (0x0x7fa858e5f9c0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858e87a80) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_3_2_CoreBackend::Functions (0x0x7fa858e87c00) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_3_2_CoreBackend (0x0x7fa858e5fa28) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858e87ba0) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend::Functions
- size=464 align=8
- base size=464 base align=8
-QOpenGLFunctions_3_3_CoreBackend::Functions (0x0x7fa858e87d20) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend
- size=480 align=8
- base size=480 base align=8
-QOpenGLFunctions_3_3_CoreBackend (0x0x7fa858e5fa90) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858e87cc0) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend::Functions
- size=368 align=8
- base size=368 base align=8
-QOpenGLFunctions_4_0_CoreBackend::Functions (0x0x7fa858e87e40) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_4_0_CoreBackend (0x0x7fa858e5faf8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858e87de0) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend::Functions
- size=704 align=8
- base size=704 base align=8
-QOpenGLFunctions_4_1_CoreBackend::Functions (0x0x7fa858e87f60) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend
- size=720 align=8
- base size=720 base align=8
-QOpenGLFunctions_4_1_CoreBackend (0x0x7fa858e5fb60) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858e87f00) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_2_CoreBackend::Functions (0x0x7fa858f7e0c0) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_2_CoreBackend (0x0x7fa858e5fbc8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858f7e060) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend::Functions
- size=344 align=8
- base size=344 base align=8
-QOpenGLFunctions_4_3_CoreBackend::Functions (0x0x7fa858f7e1e0) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend
- size=360 align=8
- base size=360 base align=8
-QOpenGLFunctions_4_3_CoreBackend (0x0x7fa858e5fc30) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858f7e180) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_4_4_CoreBackend::Functions (0x0x7fa858f7e300) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_4_4_CoreBackend (0x0x7fa858e5fc98) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858f7e2a0) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend::Functions
- size=848 align=8
- base size=848 base align=8
-QOpenGLFunctions_4_5_CoreBackend::Functions (0x0x7fa858f7e480) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend
- size=864 align=8
- base size=864 base align=8
-QOpenGLFunctions_4_5_CoreBackend (0x0x7fa858e5fd00) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858f7e420) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend::Functions
- size=2064 align=8
- base size=2064 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend::Functions (0x0x7fa858f7e5a0) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend
- size=2080 align=8
- base size=2080 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend (0x0x7fa858e5fd68) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858f7e540) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend::Functions
- size=136 align=8
- base size=136 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend::Functions (0x0x7fa858f7e6c0) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend (0x0x7fa858e5fdd0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858f7e660) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend::Functions
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend::Functions (0x0x7fa858f7e7e0) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend
- size=272 align=8
- base size=272 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend (0x0x7fa858e5fe38) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858f7e780) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend::Functions
- size=296 align=8
- base size=296 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend::Functions (0x0x7fa858f7e900) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend
- size=312 align=8
- base size=312 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend (0x0x7fa858e5fea0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858f7e8a0) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend::Functions
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend::Functions (0x0x7fa858f7ea20) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend
- size=320 align=8
- base size=320 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend (0x0x7fa858e5ff08) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858f7e9c0) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend::Functions
- size=288 align=8
- base size=288 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend::Functions (0x0x7fa858f7eb40) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend (0x0x7fa858e5ff70) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858f7eae0) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend::Functions
- size=160 align=8
- base size=160 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend::Functions (0x0x7fa858f7ec60) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend
- size=176 align=8
- base size=176 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend (0x0x7fa858c7b000) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858f7ec00) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend::Functions
- size=240 align=8
- base size=240 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend::Functions (0x0x7fa858f7ed80) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend (0x0x7fa858c7b068) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858f7ed20) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend::Functions (0x0x7fa858f7eea0) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend (0x0x7fa858c7b0d0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa858f7ee40) 0
-
-Class QOpenGLVersionProfile
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionProfile (0x0x7fa858f7ef60) 0
-
-Class QOpenGLContextGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContextGroup::QPrivateSignal (0x0x7fa858cac960) 0 empty
-
-Vtable for QOpenGLContextGroup
-QOpenGLContextGroup::_ZTV19QOpenGLContextGroup: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QOpenGLContextGroup)
-16 (int (*)(...))QOpenGLContextGroup::metaObject
-24 (int (*)(...))QOpenGLContextGroup::qt_metacast
-32 (int (*)(...))QOpenGLContextGroup::qt_metacall
-40 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-48 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContextGroup
- size=16 align=8
- base size=16 base align=8
-QOpenGLContextGroup (0x0x7fa858c7baf8) 0
- vptr=((& QOpenGLContextGroup::_ZTV19QOpenGLContextGroup) + 16u)
- QObject (0x0x7fa858cac900) 0
- primary-for QOpenGLContextGroup (0x0x7fa858c7baf8)
-
-Class QOpenGLContext::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContext::QPrivateSignal (0x0x7fa858caca20) 0 empty
-
-Vtable for QOpenGLContext
-QOpenGLContext::_ZTV14QOpenGLContext: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QOpenGLContext)
-16 (int (*)(...))QOpenGLContext::metaObject
-24 (int (*)(...))QOpenGLContext::qt_metacast
-32 (int (*)(...))QOpenGLContext::qt_metacall
-40 (int (*)(...))QOpenGLContext::~QOpenGLContext
-48 (int (*)(...))QOpenGLContext::~QOpenGLContext
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContext
- size=16 align=8
- base size=16 base align=8
-QOpenGLContext (0x0x7fa858c7bb60) 0
- vptr=((& QOpenGLContext::_ZTV14QOpenGLContext) + 16u)
- QObject (0x0x7fa858cac9c0) 0
- primary-for QOpenGLContext (0x0x7fa858c7bb60)
-
-Class QOpenGLDebugMessage
- size=8 align=8
- base size=8 base align=8
-QOpenGLDebugMessage (0x0x7fa858caca80) 0
-
-Class QOpenGLDebugLogger::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLDebugLogger::QPrivateSignal (0x0x7fa858d3d2a0) 0 empty
-
-Vtable for QOpenGLDebugLogger
-QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLDebugLogger)
-16 (int (*)(...))QOpenGLDebugLogger::metaObject
-24 (int (*)(...))QOpenGLDebugLogger::qt_metacast
-32 (int (*)(...))QOpenGLDebugLogger::qt_metacall
-40 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-48 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLDebugLogger
- size=16 align=8
- base size=16 base align=8
-QOpenGLDebugLogger (0x0x7fa858990000) 0
- vptr=((& QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger) + 16u)
- QObject (0x0x7fa858d3d240) 0
- primary-for QOpenGLDebugLogger (0x0x7fa858990000)
-
-Class QOpenGLFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLFunctions (0x0x7fa858d3d420) 0
-
-Class QOpenGLFunctionsPrivate::Functions
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate::Functions (0x0x7fa858d3d660) 0
-
-Class QOpenGLFunctionsPrivate
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate (0x0x7fa858d3d600) 0
-
-Class QOpenGLExtraFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLExtraFunctions (0x0x7fa858990270) 0
- QOpenGLFunctions (0x0x7fa858b10d80) 0
-
-Class QOpenGLExtraFunctionsPrivate::Functions
- size=1728 align=8
- base size=1728 base align=8
-QOpenGLExtraFunctionsPrivate::Functions (0x0x7fa858b10e40) 0
-
-Class QOpenGLExtraFunctionsPrivate
- size=2880 align=8
- base size=2880 base align=8
-QOpenGLExtraFunctionsPrivate (0x0x7fa8589902d8) 0
- QOpenGLFunctionsPrivate (0x0x7fa858b10de0) 0
-
-Vtable for QOpenGLFramebufferObject
-QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLFramebufferObject)
-16 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-24 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-
-Class QOpenGLFramebufferObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLFramebufferObject (0x0x7fa858977540) 0
- vptr=((& QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject) + 16u)
-
-Class QOpenGLFramebufferObjectFormat
- size=8 align=8
- base size=8 base align=8
-QOpenGLFramebufferObjectFormat (0x0x7fa858977660) 0
-
-Vtable for QOpenGLPaintDevice
-QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLPaintDevice)
-16 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-24 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-32 (int (*)(...))QOpenGLPaintDevice::devType
-40 (int (*)(...))QOpenGLPaintDevice::paintEngine
-48 (int (*)(...))QOpenGLPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QOpenGLPaintDevice::ensureActiveTarget
-
-Class QOpenGLPaintDevice
- size=32 align=8
- base size=32 base align=8
-QOpenGLPaintDevice (0x0x7fa8589905b0) 0
- vptr=((& QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice) + 16u)
- QPaintDevice (0x0x7fa8589776c0) 0
- primary-for QOpenGLPaintDevice (0x0x7fa8589905b0)
-
-Class QOpenGLPixelTransferOptions
- size=8 align=8
- base size=8 base align=8
-QOpenGLPixelTransferOptions (0x0x7fa8589777e0) 0
-
-Class QOpenGLShader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShader::QPrivateSignal (0x0x7fa858977b40) 0 empty
-
-Vtable for QOpenGLShader
-QOpenGLShader::_ZTV13QOpenGLShader: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLShader)
-16 (int (*)(...))QOpenGLShader::metaObject
-24 (int (*)(...))QOpenGLShader::qt_metacast
-32 (int (*)(...))QOpenGLShader::qt_metacall
-40 (int (*)(...))QOpenGLShader::~QOpenGLShader
-48 (int (*)(...))QOpenGLShader::~QOpenGLShader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLShader
- size=16 align=8
- base size=16 base align=8
-QOpenGLShader (0x0x7fa8589907b8) 0
- vptr=((& QOpenGLShader::_ZTV13QOpenGLShader) + 16u)
- QObject (0x0x7fa858977ae0) 0
- primary-for QOpenGLShader (0x0x7fa8589907b8)
-
-Class QOpenGLShaderProgram::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShaderProgram::QPrivateSignal (0x0x7fa858977d80) 0 empty
-
-Vtable for QOpenGLShaderProgram
-QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QOpenGLShaderProgram)
-16 (int (*)(...))QOpenGLShaderProgram::metaObject
-24 (int (*)(...))QOpenGLShaderProgram::qt_metacast
-32 (int (*)(...))QOpenGLShaderProgram::qt_metacall
-40 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-48 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOpenGLShaderProgram::link
-
-Class QOpenGLShaderProgram
- size=16 align=8
- base size=16 base align=8
-QOpenGLShaderProgram (0x0x7fa8589908f0) 0
- vptr=((& QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram) + 16u)
- QObject (0x0x7fa858977d20) 0
- primary-for QOpenGLShaderProgram (0x0x7fa8589908f0)
-
-Class QOpenGLTexture
- size=8 align=8
- base size=8 base align=8
-QOpenGLTexture (0x0x7fa858977de0) 0
-
-Class QOpenGLTextureBlitter
- size=8 align=8
- base size=8 base align=8
-QOpenGLTextureBlitter (0x0x7fa8586ef0c0) 0
-
-Class QOpenGLTimerQuery::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimerQuery::QPrivateSignal (0x0x7fa8586ef240) 0 empty
-
-Vtable for QOpenGLTimerQuery
-QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOpenGLTimerQuery)
-16 (int (*)(...))QOpenGLTimerQuery::metaObject
-24 (int (*)(...))QOpenGLTimerQuery::qt_metacast
-32 (int (*)(...))QOpenGLTimerQuery::qt_metacall
-40 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-48 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimerQuery
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimerQuery (0x0x7fa858990a28) 0
- vptr=((& QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery) + 16u)
- QObject (0x0x7fa8586ef1e0) 0
- primary-for QOpenGLTimerQuery (0x0x7fa858990a28)
-
-Class QOpenGLTimeMonitor::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimeMonitor::QPrivateSignal (0x0x7fa8586ef300) 0 empty
-
-Vtable for QOpenGLTimeMonitor
-QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLTimeMonitor)
-16 (int (*)(...))QOpenGLTimeMonitor::metaObject
-24 (int (*)(...))QOpenGLTimeMonitor::qt_metacast
-32 (int (*)(...))QOpenGLTimeMonitor::qt_metacall
-40 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-48 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimeMonitor
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimeMonitor (0x0x7fa858990a90) 0
- vptr=((& QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor) + 16u)
- QObject (0x0x7fa8586ef2a0) 0
- primary-for QOpenGLTimeMonitor (0x0x7fa858990a90)
-
-Class QOpenGLVertexArrayObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLVertexArrayObject::QPrivateSignal (0x0x7fa8586ef3c0) 0 empty
-
-Class QOpenGLVertexArrayObject::Binder
- size=8 align=8
- base size=8 base align=8
-QOpenGLVertexArrayObject::Binder (0x0x7fa8586ef420) 0
-
-Vtable for QOpenGLVertexArrayObject
-QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLVertexArrayObject)
-16 (int (*)(...))QOpenGLVertexArrayObject::metaObject
-24 (int (*)(...))QOpenGLVertexArrayObject::qt_metacast
-32 (int (*)(...))QOpenGLVertexArrayObject::qt_metacall
-40 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-48 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLVertexArrayObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLVertexArrayObject (0x0x7fa858990af8) 0
- vptr=((& QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject) + 16u)
- QObject (0x0x7fa8586ef360) 0
- primary-for QOpenGLVertexArrayObject (0x0x7fa858990af8)
-
-Class QPaintDeviceWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPaintDeviceWindow::QPrivateSignal (0x0x7fa8586ef5a0) 0 empty
-
-Vtable for QPaintDeviceWindow
-QPaintDeviceWindow::_ZTV18QPaintDeviceWindow: 58u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-16 (int (*)(...))QPaintDeviceWindow::metaObject
-24 (int (*)(...))QPaintDeviceWindow::qt_metacast
-32 (int (*)(...))QPaintDeviceWindow::qt_metacall
-40 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-48 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QPaintDeviceWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))-16
-328 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-336 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD1Ev
-344 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD0Ev
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-384 (int (*)(...))-40
-392 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-400 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD1Ev
-408 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD0Ev
-416 (int (*)(...))QPaintDevice::devType
-424 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-440 (int (*)(...))QPaintDevice::initPainter
-448 (int (*)(...))QPaintDevice::redirected
-456 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDeviceWindow
- size=64 align=8
- base size=64 base align=8
-QPaintDeviceWindow (0x0x7fa858744d20) 0
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 16u)
- QWindow (0x0x7fa858744d90) 0
- primary-for QPaintDeviceWindow (0x0x7fa858744d20)
- QObject (0x0x7fa8586ef480) 0
- primary-for QWindow (0x0x7fa858744d90)
- QSurface (0x0x7fa8586ef4e0) 16
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 336u)
- QPaintDevice (0x0x7fa8586ef540) 40
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 400u)
-
-Class QOpenGLWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLWindow::QPrivateSignal (0x0x7fa8586ef720) 0 empty
-
-Vtable for QOpenGLWindow
-QOpenGLWindow::_ZTV13QOpenGLWindow: 64u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLWindow)
-16 (int (*)(...))QOpenGLWindow::metaObject
-24 (int (*)(...))QOpenGLWindow::qt_metacast
-32 (int (*)(...))QOpenGLWindow::qt_metacall
-40 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-48 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QOpenGLWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QOpenGLWindow::paintEvent
-304 (int (*)(...))QOpenGLWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QOpenGLWindow::initializeGL
-328 (int (*)(...))QOpenGLWindow::resizeGL
-336 (int (*)(...))QOpenGLWindow::paintGL
-344 (int (*)(...))QOpenGLWindow::paintUnderGL
-352 (int (*)(...))QOpenGLWindow::paintOverGL
-360 (int (*)(...))QOpenGLWindow::redirected
-368 (int (*)(...))-16
-376 (int (*)(...))(& _ZTI13QOpenGLWindow)
-384 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD1Ev
-392 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD0Ev
-400 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-408 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-416 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-424 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-432 (int (*)(...))-40
-440 (int (*)(...))(& _ZTI13QOpenGLWindow)
-448 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD1Ev
-456 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD0Ev
-464 (int (*)(...))QPaintDevice::devType
-472 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-480 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-488 (int (*)(...))QPaintDevice::initPainter
-496 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow10redirectedEP6QPoint
-504 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QOpenGLWindow
- size=64 align=8
- base size=64 base align=8
-QOpenGLWindow (0x0x7fa858990bc8) 0
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 16u)
- QPaintDeviceWindow (0x0x7fa858771150) 0
- primary-for QOpenGLWindow (0x0x7fa858990bc8)
- QWindow (0x0x7fa8587711c0) 0
- primary-for QPaintDeviceWindow (0x0x7fa858771150)
- QObject (0x0x7fa8586ef600) 0
- primary-for QWindow (0x0x7fa8587711c0)
- QSurface (0x0x7fa8586ef660) 16
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 384u)
- QPaintDevice (0x0x7fa8586ef6c0) 40
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 448u)
-
-Class QPageSize
- size=8 align=8
- base size=8 base align=8
-QPageSize (0x0x7fa8586ef780) 0
-
-Class QPageLayout
- size=8 align=8
- base size=8 base align=8
-QPageLayout (0x0x7fa8583a1180) 0
-
-Class QPagedPaintDevice::Margins
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice::Margins (0x0x7fa8583a1ba0) 0
-
-Vtable for QPagedPaintDevice
-QPagedPaintDevice::_ZTV17QPagedPaintDevice: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QPagedPaintDevice)
-16 0u
-24 0u
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QPagedPaintDevice::setPageSize
-96 (int (*)(...))QPagedPaintDevice::setPageSizeMM
-104 (int (*)(...))QPagedPaintDevice::setMargins
-
-Class QPagedPaintDevice
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice (0x0x7fa85838e8f0) 0
- vptr=((& QPagedPaintDevice::_ZTV17QPagedPaintDevice) + 16u)
- QPaintDevice (0x0x7fa8583a1b40) 0
- primary-for QPagedPaintDevice (0x0x7fa85838e8f0)
-
-Class QPainter::PixmapFragment
- size=80 align=8
- base size=80 base align=8
-QPainter::PixmapFragment (0x0x7fa8583a1c60) 0
-
-Class QPainter
- size=8 align=8
- base size=8 base align=8
-QPainter (0x0x7fa8583a1c00) 0
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0x0x7fa858496a80) 0 empty
-
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintEngine)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QPaintEngine::drawRects
-64 (int (*)(...))QPaintEngine::drawRects
-72 (int (*)(...))QPaintEngine::drawLines
-80 (int (*)(...))QPaintEngine::drawLines
-88 (int (*)(...))QPaintEngine::drawEllipse
-96 (int (*)(...))QPaintEngine::drawEllipse
-104 (int (*)(...))QPaintEngine::drawPath
-112 (int (*)(...))QPaintEngine::drawPoints
-120 (int (*)(...))QPaintEngine::drawPoints
-128 (int (*)(...))QPaintEngine::drawPolygon
-136 (int (*)(...))QPaintEngine::drawPolygon
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QPaintEngine::drawTextItem
-160 (int (*)(...))QPaintEngine::drawTiledPixmap
-168 (int (*)(...))QPaintEngine::drawImage
-176 (int (*)(...))QPaintEngine::coordinateOffset
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QPaintEngine
- size=32 align=8
- base size=32 base align=8
-QPaintEngine (0x0x7fa858496d20) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 16u)
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0x0x7fa858261000) 0
-
-Class QPdfWriter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPdfWriter::QPrivateSignal (0x0x7fa858261420) 0 empty
-
-Vtable for QPdfWriter
-QPdfWriter::_ZTV10QPdfWriter: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QPdfWriter)
-16 (int (*)(...))QPdfWriter::metaObject
-24 (int (*)(...))QPdfWriter::qt_metacast
-32 (int (*)(...))QPdfWriter::qt_metacall
-40 (int (*)(...))QPdfWriter::~QPdfWriter
-48 (int (*)(...))QPdfWriter::~QPdfWriter
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPdfWriter::newPage
-120 (int (*)(...))QPdfWriter::setPageSize
-128 (int (*)(...))QPdfWriter::setPageSizeMM
-136 (int (*)(...))QPdfWriter::setMargins
-144 (int (*)(...))QPdfWriter::paintEngine
-152 (int (*)(...))QPdfWriter::metric
-160 (int (*)(...))-16
-168 (int (*)(...))(& _ZTI10QPdfWriter)
-176 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD1Ev
-184 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD0Ev
-192 (int (*)(...))QPaintDevice::devType
-200 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter11paintEngineEv
-208 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter6metricEN12QPaintDevice17PaintDeviceMetricE
-216 (int (*)(...))QPaintDevice::initPainter
-224 (int (*)(...))QPaintDevice::redirected
-232 (int (*)(...))QPaintDevice::sharedPainter
-240 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter7newPageEv
-248 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter11setPageSizeEN17QPagedPaintDevice8PageSizeE
-256 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter13setPageSizeMMERK6QSizeF
-264 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter10setMarginsERKN17QPagedPaintDevice7MarginsE
-
-Class QPdfWriter
- size=48 align=8
- base size=48 base align=8
-QPdfWriter (0x0x7fa8582d70e0) 0
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 16u)
- QObject (0x0x7fa858261360) 0
- primary-for QPdfWriter (0x0x7fa8582d70e0)
- QPagedPaintDevice (0x0x7fa858182958) 16
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 176u)
- QPaintDevice (0x0x7fa8582613c0) 16
- primary-for QPagedPaintDevice (0x0x7fa858182958)
-
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QPicture)
-16 (int (*)(...))QPicture::~QPicture
-24 (int (*)(...))QPicture::~QPicture
-32 (int (*)(...))QPicture::devType
-40 (int (*)(...))QPicture::paintEngine
-48 (int (*)(...))QPicture::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QPicture::setData
-
-Class QPicture
- size=32 align=8
- base size=32 base align=8
-QPicture (0x0x7fa8581829c0) 0
- vptr=((& QPicture::_ZTV8QPicture) + 16u)
- QPaintDevice (0x0x7fa8582615a0) 0
- primary-for QPicture (0x0x7fa8581829c0)
-
-Class QPictureIO
- size=8 align=8
- base size=8 base align=8
-QPictureIO (0x0x7fa8582618a0) 0
-
-Class QPictureFormatPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPictureFormatPlugin::QPrivateSignal (0x0x7fa858261960) 0 empty
-
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-16 (int (*)(...))QPictureFormatPlugin::metaObject
-24 (int (*)(...))QPictureFormatPlugin::qt_metacast
-32 (int (*)(...))QPictureFormatPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPictureFormatPlugin::loadPicture
-120 (int (*)(...))QPictureFormatPlugin::savePicture
-128 (int (*)(...))__cxa_pure_virtual
-
-Class QPictureFormatPlugin
- size=16 align=8
- base size=16 base align=8
-QPictureFormatPlugin (0x0x7fa858182bc8) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 16u)
- QObject (0x0x7fa858261900) 0
- primary-for QPictureFormatPlugin (0x0x7fa858182bc8)
-
-Class QPixmapCache::Key
- size=8 align=8
- base size=8 base align=8
-QPixmapCache::Key (0x0x7fa858261a20) 0
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0x0x7fa8582619c0) 0 empty
-
-Class QRasterWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRasterWindow::QPrivateSignal (0x0x7fa857fa2ba0) 0 empty
-
-Vtable for QRasterWindow
-QRasterWindow::_ZTV13QRasterWindow: 59u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QRasterWindow)
-16 (int (*)(...))QRasterWindow::metaObject
-24 (int (*)(...))QRasterWindow::qt_metacast
-32 (int (*)(...))QRasterWindow::qt_metacall
-40 (int (*)(...))QRasterWindow::~QRasterWindow
-48 (int (*)(...))QRasterWindow::~QRasterWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QRasterWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QRasterWindow::redirected
-328 (int (*)(...))-16
-336 (int (*)(...))(& _ZTI13QRasterWindow)
-344 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD1Ev
-352 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD0Ev
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-384 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-392 (int (*)(...))-40
-400 (int (*)(...))(& _ZTI13QRasterWindow)
-408 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD1Ev
-416 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD0Ev
-424 (int (*)(...))QPaintDevice::devType
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-440 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-448 (int (*)(...))QPaintDevice::initPainter
-456 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow10redirectedEP6QPoint
-464 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QRasterWindow
- size=64 align=8
- base size=64 base align=8
-QRasterWindow (0x0x7fa857faf2d8) 0
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 16u)
- QPaintDeviceWindow (0x0x7fa857fa9e70) 0
- primary-for QRasterWindow (0x0x7fa857faf2d8)
- QWindow (0x0x7fa857fa9ee0) 0
- primary-for QPaintDeviceWindow (0x0x7fa857fa9e70)
- QObject (0x0x7fa857fa2a80) 0
- primary-for QWindow (0x0x7fa857fa9ee0)
- QSurface (0x0x7fa857fa2ae0) 16
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 344u)
- QPaintDevice (0x0x7fa857fa2b40) 40
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 408u)
-
-Class QScreen::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QScreen::QPrivateSignal (0x0x7fa857fa2c60) 0 empty
-
-Vtable for QScreen
-QScreen::_ZTV7QScreen: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QScreen)
-16 (int (*)(...))QScreen::metaObject
-24 (int (*)(...))QScreen::qt_metacast
-32 (int (*)(...))QScreen::qt_metacall
-40 (int (*)(...))QScreen::~QScreen
-48 (int (*)(...))QScreen::~QScreen
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QScreen
- size=16 align=8
- base size=16 base align=8
-QScreen (0x0x7fa857faf3a8) 0
- vptr=((& QScreen::_ZTV7QScreen) + 16u)
- QObject (0x0x7fa857fa2c00) 0
- primary-for QScreen (0x0x7fa857faf3a8)
-
-Class QSessionManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSessionManager::QPrivateSignal (0x0x7fa857fa2d20) 0 empty
-
-Vtable for QSessionManager
-QSessionManager::_ZTV15QSessionManager: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSessionManager)
-16 (int (*)(...))QSessionManager::metaObject
-24 (int (*)(...))QSessionManager::qt_metacast
-32 (int (*)(...))QSessionManager::qt_metacall
-40 (int (*)(...))QSessionManager::~QSessionManager
-48 (int (*)(...))QSessionManager::~QSessionManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSessionManager
- size=16 align=8
- base size=16 base align=8
-QSessionManager (0x0x7fa857faf410) 0
- vptr=((& QSessionManager::_ZTV15QSessionManager) + 16u)
- QObject (0x0x7fa857fa2cc0) 0
- primary-for QSessionManager (0x0x7fa857faf410)
-
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStandardItem)
-16 (int (*)(...))QStandardItem::~QStandardItem
-24 (int (*)(...))QStandardItem::~QStandardItem
-32 (int (*)(...))QStandardItem::data
-40 (int (*)(...))QStandardItem::setData
-48 (int (*)(...))QStandardItem::clone
-56 (int (*)(...))QStandardItem::type
-64 (int (*)(...))QStandardItem::read
-72 (int (*)(...))QStandardItem::write
-80 (int (*)(...))QStandardItem::operator<
-
-Class QStandardItem
- size=16 align=8
- base size=16 base align=8
-QStandardItem (0x0x7fa857fa2d80) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 16u)
-
-Class QStandardItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStandardItemModel::QPrivateSignal (0x0x7fa8580404e0) 0 empty
-
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QStandardItemModel)
-16 (int (*)(...))QStandardItemModel::metaObject
-24 (int (*)(...))QStandardItemModel::qt_metacast
-32 (int (*)(...))QStandardItemModel::qt_metacall
-40 (int (*)(...))QStandardItemModel::~QStandardItemModel
-48 (int (*)(...))QStandardItemModel::~QStandardItemModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStandardItemModel::index
-120 (int (*)(...))QStandardItemModel::parent
-128 (int (*)(...))QStandardItemModel::sibling
-136 (int (*)(...))QStandardItemModel::rowCount
-144 (int (*)(...))QStandardItemModel::columnCount
-152 (int (*)(...))QStandardItemModel::hasChildren
-160 (int (*)(...))QStandardItemModel::data
-168 (int (*)(...))QStandardItemModel::setData
-176 (int (*)(...))QStandardItemModel::headerData
-184 (int (*)(...))QStandardItemModel::setHeaderData
-192 (int (*)(...))QStandardItemModel::itemData
-200 (int (*)(...))QStandardItemModel::setItemData
-208 (int (*)(...))QStandardItemModel::mimeTypes
-216 (int (*)(...))QStandardItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QStandardItemModel::dropMimeData
-240 (int (*)(...))QStandardItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStandardItemModel::insertRows
-264 (int (*)(...))QStandardItemModel::insertColumns
-272 (int (*)(...))QStandardItemModel::removeRows
-280 (int (*)(...))QStandardItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStandardItemModel::flags
-328 (int (*)(...))QStandardItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStandardItemModel
- size=16 align=8
- base size=16 base align=8
-QStandardItemModel (0x0x7fa857fafa90) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 16u)
- QAbstractItemModel (0x0x7fa857fafaf8) 0
- primary-for QStandardItemModel (0x0x7fa857fafa90)
- QObject (0x0x7fa858040480) 0
- primary-for QAbstractItemModel (0x0x7fa857fafaf8)
-
-Class QStaticText
- size=8 align=8
- base size=8 base align=8
-QStaticText (0x0x7fa858040540) 0
-
-Class QStyleHints::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStyleHints::QPrivateSignal (0x0x7fa8580409c0) 0 empty
-
-Vtable for QStyleHints
-QStyleHints::_ZTV11QStyleHints: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QStyleHints)
-16 (int (*)(...))QStyleHints::metaObject
-24 (int (*)(...))QStyleHints::qt_metacast
-32 (int (*)(...))QStyleHints::qt_metacall
-40 (int (*)(...))QStyleHints::~QStyleHints
-48 (int (*)(...))QStyleHints::~QStyleHints
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QStyleHints
- size=16 align=8
- base size=16 base align=8
-QStyleHints (0x0x7fa857fafd00) 0
- vptr=((& QStyleHints::_ZTV11QStyleHints) + 16u)
- QObject (0x0x7fa858040960) 0
- primary-for QStyleHints (0x0x7fa857fafd00)
-
-Class QTextObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextObject::QPrivateSignal (0x0x7fa858040a80) 0 empty
-
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextObject)
-16 (int (*)(...))QTextObject::metaObject
-24 (int (*)(...))QTextObject::qt_metacast
-32 (int (*)(...))QTextObject::qt_metacall
-40 (int (*)(...))QTextObject::~QTextObject
-48 (int (*)(...))QTextObject::~QTextObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextObject
- size=16 align=8
- base size=16 base align=8
-QTextObject (0x0x7fa857fafd68) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 16u)
- QObject (0x0x7fa858040a20) 0
- primary-for QTextObject (0x0x7fa857fafd68)
-
-Class QTextBlockGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextBlockGroup::QPrivateSignal (0x0x7fa858040b40) 0 empty
-
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QTextBlockGroup)
-16 (int (*)(...))QTextBlockGroup::metaObject
-24 (int (*)(...))QTextBlockGroup::qt_metacast
-32 (int (*)(...))QTextBlockGroup::qt_metacall
-40 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-48 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextBlockGroup
- size=16 align=8
- base size=16 base align=8
-QTextBlockGroup (0x0x7fa857fafdd0) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 16u)
- QTextObject (0x0x7fa857fafe38) 0
- primary-for QTextBlockGroup (0x0x7fa857fafdd0)
- QObject (0x0x7fa858040ae0) 0
- primary-for QTextObject (0x0x7fa857fafe38)
-
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-16 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-24 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-
-Class QTextFrameLayoutData
- size=8 align=8
- base size=8 base align=8
-QTextFrameLayoutData (0x0x7fa858040ba0) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 16u)
-
-Class QTextFrame::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextFrame::QPrivateSignal (0x0x7fa858040c60) 0 empty
-
-Class QTextFrame::iterator
- size=32 align=8
- base size=28 base align=8
-QTextFrame::iterator (0x0x7fa858040cc0) 0
-
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextFrame)
-16 (int (*)(...))QTextFrame::metaObject
-24 (int (*)(...))QTextFrame::qt_metacast
-32 (int (*)(...))QTextFrame::qt_metacall
-40 (int (*)(...))QTextFrame::~QTextFrame
-48 (int (*)(...))QTextFrame::~QTextFrame
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextFrame
- size=16 align=8
- base size=16 base align=8
-QTextFrame (0x0x7fa857fafea0) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 16u)
- QTextObject (0x0x7fa857faff08) 0
- primary-for QTextFrame (0x0x7fa857fafea0)
- QObject (0x0x7fa858040c00) 0
- primary-for QTextObject (0x0x7fa857faff08)
-
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QTextBlockUserData)
-16 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-24 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-
-Class QTextBlockUserData
- size=8 align=8
- base size=8 base align=8
-QTextBlockUserData (0x0x7fa858040f60) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 16u)
-
-Class QTextBlock::iterator
- size=24 align=8
- base size=20 base align=8
-QTextBlock::iterator (0x0x7fa857d8b060) 0
-
-Class QTextBlock
- size=16 align=8
- base size=12 base align=8
-QTextBlock (0x0x7fa857d8b000) 0
-
-Class QTextFragment
- size=16 align=8
- base size=16 base align=8
-QTextFragment (0x0x7fa857d8b540) 0
-
-Class QSyntaxHighlighter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSyntaxHighlighter::QPrivateSignal (0x0x7fa857d8b840) 0 empty
-
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-16 (int (*)(...))QSyntaxHighlighter::metaObject
-24 (int (*)(...))QSyntaxHighlighter::qt_metacast
-32 (int (*)(...))QSyntaxHighlighter::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QSyntaxHighlighter
- size=16 align=8
- base size=16 base align=8
-QSyntaxHighlighter (0x0x7fa857d85618) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 16u)
- QObject (0x0x7fa857d8b7e0) 0
- primary-for QSyntaxHighlighter (0x0x7fa857d85618)
-
-Class QTextDocumentFragment
- size=8 align=8
- base size=8 base align=8
-QTextDocumentFragment (0x0x7fa857d8b8a0) 0
-
-Class QTextDocumentWriter
- size=8 align=8
- base size=8 base align=8
-QTextDocumentWriter (0x0x7fa857d8b900) 0
-
-Class QTextList::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextList::QPrivateSignal (0x0x7fa857d8b9c0) 0 empty
-
-Vtable for QTextList
-QTextList::_ZTV9QTextList: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTextList)
-16 (int (*)(...))QTextList::metaObject
-24 (int (*)(...))QTextList::qt_metacast
-32 (int (*)(...))QTextList::qt_metacall
-40 (int (*)(...))QTextList::~QTextList
-48 (int (*)(...))QTextList::~QTextList
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextList
- size=16 align=8
- base size=16 base align=8
-QTextList (0x0x7fa857d85680) 0
- vptr=((& QTextList::_ZTV9QTextList) + 16u)
- QTextBlockGroup (0x0x7fa857d856e8) 0
- primary-for QTextList (0x0x7fa857d85680)
- QTextObject (0x0x7fa857d85750) 0
- primary-for QTextBlockGroup (0x0x7fa857d856e8)
- QObject (0x0x7fa857d8b960) 0
- primary-for QTextObject (0x0x7fa857d85750)
-
-Class QTextTableCell
- size=16 align=8
- base size=12 base align=8
-QTextTableCell (0x0x7fa857d8ba20) 0
-
-Class QTextTable::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextTable::QPrivateSignal (0x0x7fa857d8bae0) 0 empty
-
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextTable)
-16 (int (*)(...))QTextTable::metaObject
-24 (int (*)(...))QTextTable::qt_metacast
-32 (int (*)(...))QTextTable::qt_metacall
-40 (int (*)(...))QTextTable::~QTextTable
-48 (int (*)(...))QTextTable::~QTextTable
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextTable
- size=16 align=8
- base size=16 base align=8
-QTextTable (0x0x7fa857d857b8) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 16u)
- QTextFrame (0x0x7fa857d85820) 0
- primary-for QTextTable (0x0x7fa857d857b8)
- QTextObject (0x0x7fa857d85888) 0
- primary-for QTextFrame (0x0x7fa857d85820)
- QObject (0x0x7fa857d8ba80) 0
- primary-for QTextObject (0x0x7fa857d85888)
-
-Class QValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QValidator::QPrivateSignal (0x0x7fa857d8bba0) 0 empty
-
-Vtable for QValidator
-QValidator::_ZTV10QValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QValidator)
-16 (int (*)(...))QValidator::metaObject
-24 (int (*)(...))QValidator::qt_metacast
-32 (int (*)(...))QValidator::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QValidator::fixup
-
-Class QValidator
- size=16 align=8
- base size=16 base align=8
-QValidator (0x0x7fa857d858f0) 0
- vptr=((& QValidator::_ZTV10QValidator) + 16u)
- QObject (0x0x7fa857d8bb40) 0
- primary-for QValidator (0x0x7fa857d858f0)
-
-Class QIntValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIntValidator::QPrivateSignal (0x0x7fa857d8bc60) 0 empty
-
-Vtable for QIntValidator
-QIntValidator::_ZTV13QIntValidator: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QIntValidator)
-16 (int (*)(...))QIntValidator::metaObject
-24 (int (*)(...))QIntValidator::qt_metacast
-32 (int (*)(...))QIntValidator::qt_metacall
-40 (int (*)(...))QIntValidator::~QIntValidator
-48 (int (*)(...))QIntValidator::~QIntValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIntValidator::validate
-120 (int (*)(...))QIntValidator::fixup
-128 (int (*)(...))QIntValidator::setRange
-
-Class QIntValidator
- size=24 align=8
- base size=24 base align=8
-QIntValidator (0x0x7fa857d85958) 0
- vptr=((& QIntValidator::_ZTV13QIntValidator) + 16u)
- QValidator (0x0x7fa857d859c0) 0
- primary-for QIntValidator (0x0x7fa857d85958)
- QObject (0x0x7fa857d8bc00) 0
- primary-for QValidator (0x0x7fa857d859c0)
-
-Class QDoubleValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDoubleValidator::QPrivateSignal (0x0x7fa857d8bd20) 0 empty
-
-Vtable for QDoubleValidator
-QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QDoubleValidator)
-16 (int (*)(...))QDoubleValidator::metaObject
-24 (int (*)(...))QDoubleValidator::qt_metacast
-32 (int (*)(...))QDoubleValidator::qt_metacall
-40 (int (*)(...))QDoubleValidator::~QDoubleValidator
-48 (int (*)(...))QDoubleValidator::~QDoubleValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QDoubleValidator::validate
-120 (int (*)(...))QValidator::fixup
-128 (int (*)(...))QDoubleValidator::setRange
-
-Class QDoubleValidator
- size=40 align=8
- base size=36 base align=8
-QDoubleValidator (0x0x7fa857d85a28) 0
- vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 16u)
- QValidator (0x0x7fa857d85a90) 0
- primary-for QDoubleValidator (0x0x7fa857d85a28)
- QObject (0x0x7fa857d8bcc0) 0
- primary-for QValidator (0x0x7fa857d85a90)
-
-Class QRegExpValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegExpValidator::QPrivateSignal (0x0x7fa857d8be40) 0 empty
-
-Vtable for QRegExpValidator
-QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QRegExpValidator)
-16 (int (*)(...))QRegExpValidator::metaObject
-24 (int (*)(...))QRegExpValidator::qt_metacast
-32 (int (*)(...))QRegExpValidator::qt_metacall
-40 (int (*)(...))QRegExpValidator::~QRegExpValidator
-48 (int (*)(...))QRegExpValidator::~QRegExpValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegExpValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegExpValidator
- size=24 align=8
- base size=24 base align=8
-QRegExpValidator (0x0x7fa857d85af8) 0
- vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 16u)
- QValidator (0x0x7fa857d85b60) 0
- primary-for QRegExpValidator (0x0x7fa857d85af8)
- QObject (0x0x7fa857d8bde0) 0
- primary-for QValidator (0x0x7fa857d85b60)
-
-Class QRegularExpressionValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegularExpressionValidator::QPrivateSignal (0x0x7fa857d8bf00) 0 empty
-
-Vtable for QRegularExpressionValidator
-QRegularExpressionValidator::_ZTV27QRegularExpressionValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QRegularExpressionValidator)
-16 (int (*)(...))QRegularExpressionValidator::metaObject
-24 (int (*)(...))QRegularExpressionValidator::qt_metacast
-32 (int (*)(...))QRegularExpressionValidator::qt_metacall
-40 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-48 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegularExpressionValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegularExpressionValidator
- size=16 align=8
- base size=16 base align=8
-QRegularExpressionValidator (0x0x7fa857d85bc8) 0
- vptr=((& QRegularExpressionValidator::_ZTV27QRegularExpressionValidator) + 16u)
- QValidator (0x0x7fa857d85c30) 0
- primary-for QRegularExpressionValidator (0x0x7fa857d85bc8)
- QObject (0x0x7fa857d8bea0) 0
- primary-for QValidator (0x0x7fa857d85c30)
-
diff --git a/tests/auto/bic/data/QtX11Extras.5.13.0.linux-gcc-amd64.txt b/tests/auto/bic/data/QtX11Extras.5.13.0.linux-gcc-amd64.txt
deleted file mode 100644
index b5aba30..0000000
--- a/tests/auto/bic/data/QtX11Extras.5.13.0.linux-gcc-amd64.txt
+++ /dev/null
@@ -1,8792 +0,0 @@
-Class std::__failure_type
- size=1 align=1
- base size=0 base align=1
-std::__failure_type (0x0x7f8ea0b01b40) 0 empty
-
-Class std::__do_is_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_destructible_impl (0x0x7f8ea0036300) 0 empty
-
-Class std::__do_is_nt_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nt_destructible_impl (0x0x7f8ea0036540) 0 empty
-
-Class std::__do_is_default_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_default_constructible_impl (0x0x7f8ea0036780) 0 empty
-
-Class std::__do_is_static_castable_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_static_castable_impl (0x0x7f8ea00369c0) 0 empty
-
-Class std::__do_is_direct_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_direct_constructible_impl (0x0x7f8ea0036b40) 0 empty
-
-Class std::__do_is_nary_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nary_constructible_impl (0x0x7f8ea0036f00) 0 empty
-
-Class std::__do_is_implicitly_default_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_implicitly_default_constructible_impl (0x0x7f8ea00a3060) 0 empty
-
-Class std::__do_common_type_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_common_type_impl (0x0x7f8ea00f6720) 0 empty
-
-Class std::__do_member_type_wrapper
- size=1 align=1
- base size=0 base align=1
-std::__do_member_type_wrapper (0x0x7f8ea00f67e0) 0 empty
-
-Class std::__invoke_memfun_ref
- size=1 align=1
- base size=0 base align=1
-std::__invoke_memfun_ref (0x0x7f8ea00f6ba0) 0 empty
-
-Class std::__invoke_memfun_deref
- size=1 align=1
- base size=0 base align=1
-std::__invoke_memfun_deref (0x0x7f8ea00f6c00) 0 empty
-
-Class std::__invoke_memobj_ref
- size=1 align=1
- base size=0 base align=1
-std::__invoke_memobj_ref (0x0x7f8ea00f6c60) 0 empty
-
-Class std::__invoke_memobj_deref
- size=1 align=1
- base size=0 base align=1
-std::__invoke_memobj_deref (0x0x7f8ea00f6cc0) 0 empty
-
-Class std::__invoke_other
- size=1 align=1
- base size=0 base align=1
-std::__invoke_other (0x0x7f8ea00f6d20) 0 empty
-
-Class std::__result_of_memfun_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_ref_impl (0x0x7f8ea00f6de0) 0 empty
-
-Class std::__result_of_memfun_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_deref_impl (0x0x7f8ea00f6ea0) 0 empty
-
-Class std::__result_of_memobj_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_ref_impl (0x0x7f8ea00f6f60) 0 empty
-
-Class std::__result_of_memobj_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_deref_impl (0x0x7f8ea012a060) 0 empty
-
-Class std::__result_of_other_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_other_impl (0x0x7f8ea012a3c0) 0 empty
-
-Class std::__swappable_details::__do_is_swappable_impl
- size=1 align=1
- base size=0 base align=1
-std::__swappable_details::__do_is_swappable_impl (0x0x7f8ea012a720) 0 empty
-
-Class std::__swappable_details::__do_is_nothrow_swappable_impl
- size=1 align=1
- base size=0 base align=1
-std::__swappable_details::__do_is_nothrow_swappable_impl (0x0x7f8ea012a780) 0 empty
-
-Class std::__nonesuch
- size=1 align=1
- base size=0 base align=1
-std::__nonesuch (0x0x7f8ea012ad20) 0 empty
-
-Class std::piecewise_construct_t
- size=1 align=1
- base size=0 base align=1
-std::piecewise_construct_t (0x0x7f8ea01733c0) 0 empty
-
-Class std::__nonesuch_no_braces
- size=1 align=1
- base size=1 base align=1
-std::__nonesuch_no_braces (0x0x7f8ea00b9f70) 0 empty
- std::__nonesuch (0x0x7f8ea01738a0) 0 empty
-
-Class std::__true_type
- size=1 align=1
- base size=0 base align=1
-std::__true_type (0x0x7f8e9fdf2240) 0 empty
-
-Class std::__false_type
- size=1 align=1
- base size=0 base align=1
-std::__false_type (0x0x7f8e9fdf22a0) 0 empty
-
-Class std::input_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::input_iterator_tag (0x0x7f8e9fe26f60) 0 empty
-
-Class std::output_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::output_iterator_tag (0x0x7f8e9fe54000) 0 empty
-
-Class std::forward_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::forward_iterator_tag (0x0x7f8ea019a478) 0 empty
- std::input_iterator_tag (0x0x7f8e9fe54060) 0 empty
-
-Class std::bidirectional_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::bidirectional_iterator_tag (0x0x7f8ea019a4e0) 0 empty
- std::forward_iterator_tag (0x0x7f8ea019a548) 0 empty
- std::input_iterator_tag (0x0x7f8e9fe540c0) 0 empty
-
-Class std::random_access_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::random_access_iterator_tag (0x0x7f8ea019a5b0) 0 empty
- std::bidirectional_iterator_tag (0x0x7f8ea019a618) 0 empty
- std::forward_iterator_tag (0x0x7f8ea019a680) 0 empty
- std::input_iterator_tag (0x0x7f8e9fe54120) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_iter (0x0x7f8e9fee0c00) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_val (0x0x7f8e9fee0d20) 0 empty
-
-Class __gnu_cxx::__ops::_Val_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Val_less_iter (0x0x7f8e9ff05060) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_iter (0x0x7f8e9ff05360) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_val (0x0x7f8e9ff05480) 0 empty
-
-Class __locale_struct
- size=232 align=8
- base size=232 base align=8
-__locale_struct (0x0x7f8e9ff8e780) 0
-
-Class timeval
- size=16 align=8
- base size=16 base align=8
-timeval (0x0x7f8e9ff8ea80) 0
-
-Class timespec
- size=16 align=8
- base size=16 base align=8
-timespec (0x0x7f8e9ff8eae0) 0
-
-Class __pthread_rwlock_arch_t
- size=56 align=8
- base size=56 base align=8
-__pthread_rwlock_arch_t (0x0x7f8e9ff8eba0) 0
-
-Class __pthread_internal_list
- size=16 align=8
- base size=16 base align=8
-__pthread_internal_list (0x0x7f8e9ff8ec00) 0
-
-Class __pthread_mutex_s
- size=40 align=8
- base size=40 base align=8
-__pthread_mutex_s (0x0x7f8e9ff8ec60) 0
-
-Class __pthread_cond_s
- size=48 align=8
- base size=48 base align=8
-__pthread_cond_s (0x0x7f8e9ff8ecc0) 0
-
-Class pthread_attr_t
- size=56 align=8
- base size=56 base align=8
-pthread_attr_t (0x0x7f8e9ff8ef60) 0
-
-Class random_data
- size=48 align=8
- base size=48 base align=8
-random_data (0x0x7f8e9fbd3240) 0
-
-Class drand48_data
- size=24 align=8
- base size=24 base align=8
-drand48_data (0x0x7f8e9fbd32a0) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9exception)
-16 (int (*)(...))std::exception::~exception
-24 (int (*)(...))std::exception::~exception
-32 (int (*)(...))std::exception::what
-
-Class std::exception
- size=8 align=8
- base size=8 base align=8
-std::exception (0x0x7f8e9fc8b060) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 16)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13bad_exception)
-16 (int (*)(...))std::bad_exception::~bad_exception
-24 (int (*)(...))std::bad_exception::~bad_exception
-32 (int (*)(...))std::bad_exception::what
-
-Class std::bad_exception
- size=8 align=8
- base size=8 base align=8
-std::bad_exception (0x0x7f8ea019a9c0) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 16)
- std::exception (0x0x7f8e9fc8b240) 0 nearly-empty
- primary-for std::bad_exception (0x0x7f8ea019a9c0)
-
-Vtable for std::type_info
-std::type_info::_ZTVSt9type_info: 8 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9type_info)
-16 (int (*)(...))std::type_info::~type_info
-24 (int (*)(...))std::type_info::~type_info
-32 (int (*)(...))std::type_info::__is_pointer_p
-40 (int (*)(...))std::type_info::__is_function_p
-48 (int (*)(...))std::type_info::__do_catch
-56 (int (*)(...))std::type_info::__do_upcast
-
-Class std::type_info
- size=16 align=8
- base size=16 base align=8
-std::type_info (0x0x7f8e9fc8b420) 0
- vptr=((& std::type_info::_ZTVSt9type_info) + 16)
-
-Vtable for std::bad_cast
-std::bad_cast::_ZTVSt8bad_cast: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8bad_cast)
-16 (int (*)(...))std::bad_cast::~bad_cast
-24 (int (*)(...))std::bad_cast::~bad_cast
-32 (int (*)(...))std::bad_cast::what
-
-Class std::bad_cast
- size=8 align=8
- base size=8 base align=8
-std::bad_cast (0x0x7f8ea019aa28) 0 nearly-empty
- vptr=((& std::bad_cast::_ZTVSt8bad_cast) + 16)
- std::exception (0x0x7f8e9fc8b7e0) 0 nearly-empty
- primary-for std::bad_cast (0x0x7f8ea019aa28)
-
-Vtable for std::bad_typeid
-std::bad_typeid::_ZTVSt10bad_typeid: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt10bad_typeid)
-16 (int (*)(...))std::bad_typeid::~bad_typeid
-24 (int (*)(...))std::bad_typeid::~bad_typeid
-32 (int (*)(...))std::bad_typeid::what
-
-Class std::bad_typeid
- size=8 align=8
- base size=8 base align=8
-std::bad_typeid (0x0x7f8ea019aa90) 0 nearly-empty
- vptr=((& std::bad_typeid::_ZTVSt10bad_typeid) + 16)
- std::exception (0x0x7f8e9fc8b9c0) 0 nearly-empty
- primary-for std::bad_typeid (0x0x7f8ea019aa90)
-
-Class std::__exception_ptr::exception_ptr
- size=8 align=8
- base size=8 base align=8
-std::__exception_ptr::exception_ptr (0x0x7f8e9fc8bba0) 0
-
-Vtable for std::nested_exception
-std::nested_exception::_ZTVSt16nested_exception: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16nested_exception)
-16 (int (*)(...))std::nested_exception::~nested_exception
-24 (int (*)(...))std::nested_exception::~nested_exception
-
-Class std::nested_exception
- size=16 align=8
- base size=16 base align=8
-std::nested_exception (0x0x7f8e9fcc2180) 0
- vptr=((& std::nested_exception::_ZTVSt16nested_exception) + 16)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9bad_alloc)
-16 (int (*)(...))std::bad_alloc::~bad_alloc
-24 (int (*)(...))std::bad_alloc::~bad_alloc
-32 (int (*)(...))std::bad_alloc::what
-
-Class std::bad_alloc
- size=8 align=8
- base size=8 base align=8
-std::bad_alloc (0x0x7f8ea019aaf8) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 16)
- std::exception (0x0x7f8e9fcc2840) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7f8ea019aaf8)
-
-Vtable for std::bad_array_new_length
-std::bad_array_new_length::_ZTVSt20bad_array_new_length: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt20bad_array_new_length)
-16 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-24 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-32 (int (*)(...))std::bad_array_new_length::what
-
-Class std::bad_array_new_length
- size=8 align=8
- base size=8 base align=8
-std::bad_array_new_length (0x0x7f8ea019ab60) 0 nearly-empty
- vptr=((& std::bad_array_new_length::_ZTVSt20bad_array_new_length) + 16)
- std::bad_alloc (0x0x7f8ea019abc8) 0 nearly-empty
- primary-for std::bad_array_new_length (0x0x7f8ea019ab60)
- std::exception (0x0x7f8e9fcc2a20) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7f8ea019abc8)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0x0x7f8e9fcc2c00) 0 empty
-
-Class std::__allocator_traits_base
- size=1 align=1
- base size=0 base align=1
-std::__allocator_traits_base (0x0x7f8e9fcc2de0) 0 empty
-
-Class std::__numeric_limits_base
- size=1 align=1
- base size=0 base align=1
-std::__numeric_limits_base (0x0x7f8e9fd68300) 0 empty
-
-Class qIsNull(double)::U
- size=8 align=8
- base size=8 base align=8
-qIsNull(double)::U (0x0x7f8e9fb1fd80) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0x0x7f8e9fb1fe40) 0
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0x0x7f8e9f5e37e0) 0 empty
-
-Class QMessageLogContext
- size=32 align=8
- base size=32 base align=8
-QMessageLogContext (0x0x7f8e9f5e3900) 0
-
-Class QMessageLogger
- size=32 align=8
- base size=32 base align=8
-QMessageLogger (0x0x7f8e9f5e3c60) 0
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0x0x7f8e9f6201e0) 0
-
-Class QIncompatibleFlag
- size=4 align=4
- base size=4 base align=4
-QIncompatibleFlag (0x0x7f8e9f660960) 0
-
-Class std::__atomic_flag_base
- size=1 align=1
- base size=1 base align=1
-std::__atomic_flag_base (0x0x7f8e9f6f6d80) 0
-
-Class std::atomic_flag
- size=1 align=1
- base size=1 base align=1
-std::atomic_flag (0x0x7f8e9f6a0a28) 0
- std::__atomic_flag_base (0x0x7f8e9f6f6de0) 0
-
-Class QAtomicInt
- size=4 align=4
- base size=4 base align=4
-QAtomicInt (0x0x7f8e9f5771a0) 0
- QAtomicInteger<int> (0x0x7f8e9f577208) 0
- QBasicAtomicInteger<int> (0x0x7f8e9f22bd80) 0
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0x0x7f8e9ee5e0c0) 0 empty
-
-Class QtPrivate::QSlotObjectBase
- size=16 align=8
- base size=16 base align=8
-QtPrivate::QSlotObjectBase (0x0x7f8e9eea4660) 0
-
-Class QGenericArgument
- size=16 align=8
- base size=16 base align=8
-QGenericArgument (0x0x7f8e9eea4d80) 0
-
-Class QGenericReturnArgument
- size=16 align=8
- base size=16 base align=8
-QGenericReturnArgument (0x0x7f8e9f07dd68) 0
- QGenericArgument (0x0x7f8e9eee2060) 0
-
-Class QMetaObject
- size=48 align=8
- base size=48 base align=8
-QMetaObject (0x0x7f8e9eee2480) 0
-
-Class QMetaObject::Connection
- size=8 align=8
- base size=8 base align=8
-QMetaObject::Connection (0x0x7f8e9eee28a0) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0x0x7f8e9ef953c0) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0x0x7f8e9ef95660) 0
-
-Class QtPrivate::RefCount
- size=4 align=4
- base size=4 base align=4
-QtPrivate::RefCount (0x0x7f8e9ec5f480) 0
-
-Class QArrayData
- size=24 align=8
- base size=24 base align=8
-QArrayData (0x0x7f8e9ec5f7e0) 0
-
-Class QtPrivate::QContainerImplHelper
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QContainerImplHelper (0x0x7f8e9ecbcae0) 0 empty
-
-Class lconv
- size=96 align=8
- base size=96 base align=8
-lconv (0x0x7f8e9edbc360) 0
-
-Vtable for __cxxabiv1::__forced_unwind
-__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class __cxxabiv1::__forced_unwind
- size=8 align=8
- base size=8 base align=8
-__cxxabiv1::__forced_unwind (0x0x7f8e9edbc420) 0 nearly-empty
- vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 16)
-
-Class sched_param
- size=4 align=4
- base size=4 base align=4
-sched_param (0x0x7f8e9ea6b540) 0
-
-Class timex
- size=208 align=8
- base size=208 base align=8
-timex (0x0x7f8e9ea6b600) 0
-
-Class tm
- size=56 align=8
- base size=56 base align=8
-tm (0x0x7f8e9ea6b660) 0
-
-Class itimerspec
- size=32 align=8
- base size=32 base align=8
-itimerspec (0x0x7f8e9ea6b6c0) 0
-
-Class _pthread_cleanup_buffer
- size=32 align=8
- base size=32 base align=8
-_pthread_cleanup_buffer (0x0x7f8e9ea6b720) 0
-
-Class __pthread_cleanup_frame
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_frame (0x0x7f8e9ea6b840) 0
-
-Class __pthread_cleanup_class
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_class (0x0x7f8e9ea6b8a0) 0
-
-Class _IO_marker
- size=24 align=8
- base size=24 base align=8
-_IO_marker (0x0x7f8e9ebaa840) 0
-
-Class _IO_FILE
- size=216 align=8
- base size=216 base align=8
-_IO_FILE (0x0x7f8e9ebaa8a0) 0
-
-Class std::_Hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Hash_impl (0x0x7f8e9e963900) 0 empty
-
-Class std::_Fnv_hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Fnv_hash_impl (0x0x7f8e9e963a80) 0 empty
-
-Class std::locale
- size=8 align=8
- base size=8 base align=8
-std::locale (0x0x7f8e9e6d6c00) 0
-
-Vtable for std::locale::facet
-std::locale::facet::_ZTVNSt6locale5facetE: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6locale5facetE)
-16 (int (*)(...))std::locale::facet::~facet
-24 (int (*)(...))std::locale::facet::~facet
-
-Class std::locale::facet
- size=16 align=8
- base size=12 base align=8
-std::locale::facet (0x0x7f8e9e725000) 0
- vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 16)
-
-Class std::locale::id
- size=8 align=8
- base size=8 base align=8
-std::locale::id (0x0x7f8e9e7252a0) 0
-
-Class std::locale::_Impl
- size=40 align=8
- base size=40 base align=8
-std::locale::_Impl (0x0x7f8e9e725480) 0
-
-Class std::__cow_string
- size=8 align=8
- base size=8 base align=8
-std::__cow_string (0x0x7f8e9e772480) 0
-
-Vtable for std::logic_error
-std::logic_error::_ZTVSt11logic_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11logic_error)
-16 (int (*)(...))std::logic_error::~logic_error
-24 (int (*)(...))std::logic_error::~logic_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::logic_error
- size=16 align=8
- base size=16 base align=8
-std::logic_error (0x0x7f8e9e97fea0) 0
- vptr=((& std::logic_error::_ZTVSt11logic_error) + 16)
- std::exception (0x0x7f8e9e772540) 0 nearly-empty
- primary-for std::logic_error (0x0x7f8e9e97fea0)
-
-Vtable for std::domain_error
-std::domain_error::_ZTVSt12domain_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12domain_error)
-16 (int (*)(...))std::domain_error::~domain_error
-24 (int (*)(...))std::domain_error::~domain_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::domain_error
- size=16 align=8
- base size=16 base align=8
-std::domain_error (0x0x7f8e9e97ff08) 0
- vptr=((& std::domain_error::_ZTVSt12domain_error) + 16)
- std::logic_error (0x0x7f8e9e97ff70) 0
- primary-for std::domain_error (0x0x7f8e9e97ff08)
- std::exception (0x0x7f8e9e7725a0) 0 nearly-empty
- primary-for std::logic_error (0x0x7f8e9e97ff70)
-
-Vtable for std::invalid_argument
-std::invalid_argument::_ZTVSt16invalid_argument: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16invalid_argument)
-16 (int (*)(...))std::invalid_argument::~invalid_argument
-24 (int (*)(...))std::invalid_argument::~invalid_argument
-32 (int (*)(...))std::logic_error::what
-
-Class std::invalid_argument
- size=16 align=8
- base size=16 base align=8
-std::invalid_argument (0x0x7f8e9e97f3a8) 0
- vptr=((& std::invalid_argument::_ZTVSt16invalid_argument) + 16)
- std::logic_error (0x0x7f8e9e97f410) 0
- primary-for std::invalid_argument (0x0x7f8e9e97f3a8)
- std::exception (0x0x7f8e9e772600) 0 nearly-empty
- primary-for std::logic_error (0x0x7f8e9e97f410)
-
-Vtable for std::length_error
-std::length_error::_ZTVSt12length_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12length_error)
-16 (int (*)(...))std::length_error::~length_error
-24 (int (*)(...))std::length_error::~length_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::length_error
- size=16 align=8
- base size=16 base align=8
-std::length_error (0x0x7f8e9e97f750) 0
- vptr=((& std::length_error::_ZTVSt12length_error) + 16)
- std::logic_error (0x0x7f8e9e97f7b8) 0
- primary-for std::length_error (0x0x7f8e9e97f750)
- std::exception (0x0x7f8e9e772660) 0 nearly-empty
- primary-for std::logic_error (0x0x7f8e9e97f7b8)
-
-Vtable for std::out_of_range
-std::out_of_range::_ZTVSt12out_of_range: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12out_of_range)
-16 (int (*)(...))std::out_of_range::~out_of_range
-24 (int (*)(...))std::out_of_range::~out_of_range
-32 (int (*)(...))std::logic_error::what
-
-Class std::out_of_range
- size=16 align=8
- base size=16 base align=8
-std::out_of_range (0x0x7f8e9e7a0000) 0
- vptr=((& std::out_of_range::_ZTVSt12out_of_range) + 16)
- std::logic_error (0x0x7f8e9e7a0068) 0
- primary-for std::out_of_range (0x0x7f8e9e7a0000)
- std::exception (0x0x7f8e9e7726c0) 0 nearly-empty
- primary-for std::logic_error (0x0x7f8e9e7a0068)
-
-Vtable for std::runtime_error
-std::runtime_error::_ZTVSt13runtime_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13runtime_error)
-16 (int (*)(...))std::runtime_error::~runtime_error
-24 (int (*)(...))std::runtime_error::~runtime_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::runtime_error
- size=16 align=8
- base size=16 base align=8
-std::runtime_error (0x0x7f8e9e7a00d0) 0
- vptr=((& std::runtime_error::_ZTVSt13runtime_error) + 16)
- std::exception (0x0x7f8e9e772720) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f8e9e7a00d0)
-
-Vtable for std::range_error
-std::range_error::_ZTVSt11range_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11range_error)
-16 (int (*)(...))std::range_error::~range_error
-24 (int (*)(...))std::range_error::~range_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::range_error
- size=16 align=8
- base size=16 base align=8
-std::range_error (0x0x7f8e9e7a0138) 0
- vptr=((& std::range_error::_ZTVSt11range_error) + 16)
- std::runtime_error (0x0x7f8e9e7a01a0) 0
- primary-for std::range_error (0x0x7f8e9e7a0138)
- std::exception (0x0x7f8e9e772780) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f8e9e7a01a0)
-
-Vtable for std::overflow_error
-std::overflow_error::_ZTVSt14overflow_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt14overflow_error)
-16 (int (*)(...))std::overflow_error::~overflow_error
-24 (int (*)(...))std::overflow_error::~overflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::overflow_error
- size=16 align=8
- base size=16 base align=8
-std::overflow_error (0x0x7f8e9e7a0208) 0
- vptr=((& std::overflow_error::_ZTVSt14overflow_error) + 16)
- std::runtime_error (0x0x7f8e9e7a0270) 0
- primary-for std::overflow_error (0x0x7f8e9e7a0208)
- std::exception (0x0x7f8e9e7727e0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f8e9e7a0270)
-
-Vtable for std::underflow_error
-std::underflow_error::_ZTVSt15underflow_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt15underflow_error)
-16 (int (*)(...))std::underflow_error::~underflow_error
-24 (int (*)(...))std::underflow_error::~underflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::underflow_error
- size=16 align=8
- base size=16 base align=8
-std::underflow_error (0x0x7f8e9e7a02d8) 0
- vptr=((& std::underflow_error::_ZTVSt15underflow_error) + 16)
- std::runtime_error (0x0x7f8e9e7a0340) 0
- primary-for std::underflow_error (0x0x7f8e9e7a02d8)
- std::exception (0x0x7f8e9e772840) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f8e9e7a0340)
-
-Vtable for std::_V2::error_category
-std::_V2::error_category::_ZTVNSt3_V214error_categoryE: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt3_V214error_categoryE)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))std::_V2::error_category::_M_message
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))std::_V2::error_category::default_error_condition
-64 (int (*)(...))std::_V2::error_category::equivalent
-72 (int (*)(...))std::_V2::error_category::equivalent
-
-Class std::_V2::error_category
- size=8 align=8
- base size=8 base align=8
-std::_V2::error_category (0x0x7f8e9e7729c0) 0 nearly-empty
- vptr=((& std::_V2::error_category::_ZTVNSt3_V214error_categoryE) + 16)
-
-Class std::error_code
- size=16 align=8
- base size=16 base align=8
-std::error_code (0x0x7f8e9e772d20) 0
-
-Class std::error_condition
- size=16 align=8
- base size=16 base align=8
-std::error_condition (0x0x7f8e9e3cb5a0) 0
-
-Vtable for std::system_error
-std::system_error::_ZTVSt12system_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12system_error)
-16 (int (*)(...))std::system_error::~system_error
-24 (int (*)(...))std::system_error::~system_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::system_error
- size=32 align=8
- base size=32 base align=8
-std::system_error (0x0x7f8e9e7a0750) 0
- vptr=((& std::system_error::_ZTVSt12system_error) + 16)
- std::runtime_error (0x0x7f8e9e7a07b8) 0
- primary-for std::system_error (0x0x7f8e9e7a0750)
- std::exception (0x0x7f8e9e3f7180) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f8e9e7a07b8)
-
-Vtable for std::ios_base::failure
-std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt8ios_base7failureB5cxx11E)
-16 (int (*)(...))std::ios_base::failure::~failure
-24 (int (*)(...))std::ios_base::failure::~failure
-32 (int (*)(...))std::ios_base::failure::what
-
-Class std::ios_base::failure
- size=32 align=8
- base size=32 base align=8
-std::ios_base::failure (0x0x7f8e9e7a0a28) 0
- vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E) + 16)
- std::system_error (0x0x7f8e9e7a0a90) 0
- primary-for std::ios_base::failure (0x0x7f8e9e7a0a28)
- std::runtime_error (0x0x7f8e9e7a0af8) 0
- primary-for std::system_error (0x0x7f8e9e7a0a90)
- std::exception (0x0x7f8e9e42a720) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f8e9e7a0af8)
-
-Class std::ios_base::_Callback_list
- size=24 align=8
- base size=24 base align=8
-std::ios_base::_Callback_list (0x0x7f8e9e42a780) 0
-
-Class std::ios_base::_Words
- size=16 align=8
- base size=16 base align=8
-std::ios_base::_Words (0x0x7f8e9e42a7e0) 0
-
-Class std::ios_base::Init
- size=1 align=1
- base size=0 base align=1
-std::ios_base::Init (0x0x7f8e9e42a840) 0 empty
-
-Vtable for std::ios_base
-std::ios_base::_ZTVSt8ios_base: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8ios_base)
-16 (int (*)(...))std::ios_base::~ios_base
-24 (int (*)(...))std::ios_base::~ios_base
-
-Class std::ios_base
- size=216 align=8
- base size=216 base align=8
-std::ios_base (0x0x7f8e9e42a6c0) 0
- vptr=((& std::ios_base::_ZTVSt8ios_base) + 16)
-
-Class std::ctype_base
- size=1 align=1
- base size=0 base align=1
-std::ctype_base (0x0x7f8e9e519180) 0 empty
-
-Class std::__num_base
- size=1 align=1
- base size=0 base align=1
-std::__num_base (0x0x7f8e9e1f3360) 0 empty
-
-VTT for std::basic_ostream<char>
-std::basic_ostream<char>::_ZTTSo: 2 entries
-0 ((& std::basic_ostream<char>::_ZTVSo) + 24)
-8 ((& std::basic_ostream<char>::_ZTVSo) + 64)
-
-VTT for std::basic_ostream<wchar_t>
-std::basic_ostream<wchar_t>::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2 entries
-0 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 24)
-8 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 64)
-
-VTT for std::basic_istream<char>
-std::basic_istream<char>::_ZTTSi: 2 entries
-0 ((& std::basic_istream<char>::_ZTVSi) + 24)
-8 ((& std::basic_istream<char>::_ZTVSi) + 64)
-
-VTT for std::basic_istream<wchar_t>
-std::basic_istream<wchar_t>::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2 entries
-0 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 24)
-8 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 64)
-
-Construction vtable for std::basic_istream<char> (0x0x7f8e9e186208 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd0_Si: 10 entries
-0 24
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISi)
-24 0
-32 0
-40 18446744073709551592
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISi)
-64 0
-72 0
-
-Construction vtable for std::basic_ostream<char> (0x0x7f8e9e1862d8 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd16_So: 10 entries
-0 8
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISo)
-24 0
-32 0
-40 18446744073709551608
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISo)
-64 0
-72 0
-
-VTT for std::basic_iostream<char>
-std::basic_iostream<char>::_ZTTSd: 7 entries
-0 ((& std::basic_iostream<char>::_ZTVSd) + 24)
-8 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 24)
-16 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 64)
-24 ((& std::basic_iostream<char>::_ZTCSd16_So) + 24)
-32 ((& std::basic_iostream<char>::_ZTCSd16_So) + 64)
-40 ((& std::basic_iostream<char>::_ZTVSd) + 104)
-48 ((& std::basic_iostream<char>::_ZTVSd) + 64)
-
-Construction vtable for std::basic_istream<wchar_t> (0x0x7f8e9e1864e0 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10 entries
-0 24
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-24 0
-32 0
-40 18446744073709551592
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-64 0
-72 0
-
-Construction vtable for std::basic_ostream<wchar_t> (0x0x7f8e9ddd2068 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E: 10 entries
-0 8
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-24 0
-32 0
-40 18446744073709551608
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-64 0
-72 0
-
-VTT for std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7 entries
-0 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 24)
-8 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 24)
-16 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 64)
-24 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 24)
-32 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 64)
-40 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 104)
-48 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 64)
-
-Class QByteArrayDataPtr
- size=8 align=8
- base size=8 base align=8
-QByteArrayDataPtr (0x0x7f8e9ddbfcc0) 0
-
-Class QByteArray
- size=8 align=8
- base size=8 base align=8
-QByteArray (0x0x7f8e9ddbfd20) 0
-
-Class QByteRef
- size=16 align=8
- base size=12 base align=8
-QByteRef (0x0x7f8e9df28120) 0
-
-Class QStringDataPtr
- size=8 align=8
- base size=8 base align=8
-QStringDataPtr (0x0x7f8e9dfa6f60) 0
-
-Class QStringView
- size=16 align=8
- base size=16 base align=8
-QStringView (0x0x7f8e9dbd3420) 0
-
-Class QLatin1String
- size=16 align=8
- base size=16 base align=8
-QLatin1String (0x0x7f8e9dc9b1e0) 0
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0x0x7f8e9dd1fc00) 0 empty
-
-Class QString
- size=8 align=8
- base size=8 base align=8
-QString (0x0x7f8e9dd1fba0) 0
-
-Class QCharRef
- size=16 align=8
- base size=12 base align=8
-QCharRef (0x0x7f8e9daf9d80) 0
-
-Class QStringRef
- size=16 align=8
- base size=16 base align=8
-QStringRef (0x0x7f8e9d89b600) 0
-
-Class QtPrivate::QHashCombine
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombine (0x0x7f8e9d6b2900) 0 empty
-
-Class QtPrivate::QHashCombineCommutative
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombineCommutative (0x0x7f8e9d6b29c0) 0 empty
-
-Class std::_Bit_reference
- size=16 align=8
- base size=16 base align=8
-std::_Bit_reference (0x0x7f8e9d779ea0) 0
-
-Class std::_Bit_iterator_base
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator_base (0x0x7f8e9d6c53a8) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f8e9d797600) 0 empty
-
-Class std::_Bit_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator (0x0x7f8e9d6c54e0) 0
- std::_Bit_iterator_base (0x0x7f8e9d6c5548) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f8e9d797c60) 0 empty
-
-Class std::_Bit_const_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_const_iterator (0x0x7f8e9d6c55b0) 0
- std::_Bit_iterator_base (0x0x7f8e9d6c5618) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f8e9d3ca480) 0 empty
-
-Class std::__detail::_List_node_base
- size=16 align=8
- base size=16 base align=8
-std::__detail::_List_node_base (0x0x7f8e9d581ae0) 0
-
-Class QListData::NotArrayCompatibleLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotArrayCompatibleLayout (0x0x7f8e9d2828a0) 0 empty
-
-Class QListData::NotIndirectLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotIndirectLayout (0x0x7f8e9d282900) 0 empty
-
-Class QListData::ArrayCompatibleLayout
- size=1 align=1
- base size=1 base align=1
-QListData::ArrayCompatibleLayout (0x0x7f8e9d203068) 0 empty
- QListData::NotIndirectLayout (0x0x7f8e9d282960) 0 empty
-
-Class QListData::InlineWithPaddingLayout
- size=1 align=1
- base size=1 base align=1
-QListData::InlineWithPaddingLayout (0x0x7f8e9d4a7ee0) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7f8e9d2829c0) 0 empty
- QListData::NotIndirectLayout (0x0x7f8e9d282a20) 0 empty
-
-Class QListData::IndirectLayout
- size=1 align=1
- base size=1 base align=1
-QListData::IndirectLayout (0x0x7f8e9d2030d0) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7f8e9d282a80) 0 empty
-
-Class QListData::Data
- size=24 align=8
- base size=24 base align=8
-QListData::Data (0x0x7f8e9d282ae0) 0
-
-Class QListData
- size=8 align=8
- base size=8 base align=8
-QListData (0x0x7f8e9d282840) 0
-
-Class QRegExp
- size=8 align=8
- base size=8 base align=8
-QRegExp (0x0x7f8e9d36bcc0) 0
-
-Class QStringMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QStringMatcher::Data (0x0x7f8e9d069360) 0
-
-Class QStringMatcher
- size=1048 align=8
- base size=1048 base align=8
-QStringMatcher (0x0x7f8e9d069300) 0
-
-Class QStringList
- size=8 align=8
- base size=8 base align=8
-QStringList (0x0x7f8e9d055dd0) 0
- QList<QString> (0x0x7f8e9d055e38) 0
- QListSpecialMethods<QString> (0x0x7f8e9d0695a0) 0 empty
-
-Class QScopedPointerPodDeleter
- size=1 align=1
- base size=0 base align=1
-QScopedPointerPodDeleter (0x0x7f8e9d133120) 0 empty
-
-Class std::_Rb_tree_node_base
- size=32 align=8
- base size=32 base align=8
-std::_Rb_tree_node_base (0x0x7f8e9d1b9240) 0
-
-Class std::_Rb_tree_header
- size=40 align=8
- base size=40 base align=8
-std::_Rb_tree_header (0x0x7f8e9d1b95a0) 0
-
-Class std::__erased_type
- size=1 align=1
- base size=0 base align=1
-std::__erased_type (0x0x7f8e9cf9db40) 0 empty
-
-Class std::allocator_arg_t
- size=1 align=1
- base size=0 base align=1
-std::allocator_arg_t (0x0x7f8e9cf9dba0) 0 empty
-
-Class std::__uses_alloc_base
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc_base (0x0x7f8e9cf9dd20) 0 empty
-
-Class std::__uses_alloc0::_Sink
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc0::_Sink (0x0x7f8e9cf9dde0) 0 empty
-
-Class std::__uses_alloc0
- size=1 align=1
- base size=1 base align=1
-std::__uses_alloc0 (0x0x7f8e9cfb11a0) 0
- std::__uses_alloc_base (0x0x7f8e9cf9dd80) 0 empty
-
-Class std::_Swallow_assign
- size=1 align=1
- base size=0 base align=1
-std::_Swallow_assign (0x0x7f8e9cd2d180) 0 empty
-
-Class QtPrivate::AbstractDebugStreamFunction
- size=16 align=8
- base size=16 base align=8
-QtPrivate::AbstractDebugStreamFunction (0x0x7f8e9c9c1600) 0
-
-Class QtPrivate::AbstractComparatorFunction
- size=24 align=8
- base size=24 base align=8
-QtPrivate::AbstractComparatorFunction (0x0x7f8e9c9c1960) 0
-
-Class QtPrivate::AbstractConverterFunction
- size=8 align=8
- base size=8 base align=8
-QtPrivate::AbstractConverterFunction (0x0x7f8e9c9c1ea0) 0
-
-Class QMetaType
- size=80 align=8
- base size=80 base align=8
-QMetaType (0x0x7f8e9c9e6420) 0
-
-Class QtMetaTypePrivate::VariantData
- size=24 align=8
- base size=20 base align=8
-QtMetaTypePrivate::VariantData (0x0x7f8e9ca4e600) 0
-
-Class QtMetaTypePrivate::VectorBoolElements
- size=1 align=1
- base size=0 base align=1
-QtMetaTypePrivate::VectorBoolElements (0x0x7f8e9ca4ecc0) 0 empty
-
-Class QtMetaTypePrivate::QSequentialIterableImpl
- size=104 align=8
- base size=104 base align=8
-QtMetaTypePrivate::QSequentialIterableImpl (0x0x7f8e9ca9db40) 0
-
-Class QtMetaTypePrivate::QAssociativeIterableImpl
- size=112 align=8
- base size=112 base align=8
-QtMetaTypePrivate::QAssociativeIterableImpl (0x0x7f8e9cb5d240) 0
-
-Class QtMetaTypePrivate::QPairVariantInterfaceImpl
- size=40 align=8
- base size=40 base align=8
-QtMetaTypePrivate::QPairVariantInterfaceImpl (0x0x7f8e9cbb6780) 0
-
-Class std::chrono::_V2::system_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::system_clock (0x0x7f8e9c6785a0) 0 empty
-
-Class std::chrono::_V2::steady_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::steady_clock (0x0x7f8e9c7aa060) 0 empty
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QObjectData)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-
-Class QObjectData
- size=48 align=8
- base size=48 base align=8
-QObjectData (0x0x7f8e9c7aa0c0) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 16)
-
-Class QObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObject::QPrivateSignal (0x0x7f8e9c7aa2a0) 0 empty
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QObject)
-16 (int (*)(...))QObject::metaObject
-24 (int (*)(...))QObject::qt_metacast
-32 (int (*)(...))QObject::qt_metacall
-40 (int (*)(...))QObject::~QObject
-48 (int (*)(...))QObject::~QObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObject
- size=16 align=8
- base size=16 base align=8
-QObject (0x0x7f8e9c7aa240) 0
- vptr=((& QObject::_ZTV7QObject) + 16)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QObjectUserData)
-16 (int (*)(...))QObjectUserData::~QObjectUserData
-24 (int (*)(...))QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=8 align=8
- base size=8 base align=8
-QObjectUserData (0x0x7f8e9c4750c0) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 16)
-
-Class QSignalBlocker
- size=16 align=8
- base size=10 base align=8
-QSignalBlocker (0x0x7f8e9c475240) 0
-
-Class QAbstractAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractAnimation::QPrivateSignal (0x0x7f8e9c475ae0) 0 empty
-
-Vtable for QAbstractAnimation
-QAbstractAnimation::_ZTV18QAbstractAnimation: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractAnimation)
-16 (int (*)(...))QAbstractAnimation::metaObject
-24 (int (*)(...))QAbstractAnimation::qt_metacast
-32 (int (*)(...))QAbstractAnimation::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QAbstractAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAbstractAnimation
- size=16 align=8
- base size=16 base align=8
-QAbstractAnimation (0x0x7f8e9c46e3a8) 0
- vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 16)
- QObject (0x0x7f8e9c475a80) 0
- primary-for QAbstractAnimation (0x0x7f8e9c46e3a8)
-
-Class QAnimationDriver::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationDriver::QPrivateSignal (0x0x7f8e9c475ea0) 0 empty
-
-Vtable for QAnimationDriver
-QAnimationDriver::_ZTV16QAnimationDriver: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAnimationDriver)
-16 (int (*)(...))QAnimationDriver::metaObject
-24 (int (*)(...))QAnimationDriver::qt_metacast
-32 (int (*)(...))QAnimationDriver::qt_metacall
-40 (int (*)(...))QAnimationDriver::~QAnimationDriver
-48 (int (*)(...))QAnimationDriver::~QAnimationDriver
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAnimationDriver::advance
-120 (int (*)(...))QAnimationDriver::elapsed
-128 (int (*)(...))QAnimationDriver::start
-136 (int (*)(...))QAnimationDriver::stop
-
-Class QAnimationDriver
- size=16 align=8
- base size=16 base align=8
-QAnimationDriver (0x0x7f8e9c46e410) 0
- vptr=((& QAnimationDriver::_ZTV16QAnimationDriver) + 16)
- QObject (0x0x7f8e9c475e40) 0
- primary-for QAnimationDriver (0x0x7f8e9c46e410)
-
-Class QEventLoop::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventLoop::QPrivateSignal (0x0x7f8e9c4b5120) 0 empty
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QEventLoop)
-16 (int (*)(...))QEventLoop::metaObject
-24 (int (*)(...))QEventLoop::qt_metacast
-32 (int (*)(...))QEventLoop::qt_metacall
-40 (int (*)(...))QEventLoop::~QEventLoop
-48 (int (*)(...))QEventLoop::~QEventLoop
-56 (int (*)(...))QEventLoop::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QEventLoop
- size=16 align=8
- base size=16 base align=8
-QEventLoop (0x0x7f8e9c46e478) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 16)
- QObject (0x0x7f8e9c4b50c0) 0
- primary-for QEventLoop (0x0x7f8e9c46e478)
-
-Class QEventLoopLocker
- size=8 align=8
- base size=8 base align=8
-QEventLoopLocker (0x0x7f8e9c4b59c0) 0
-
-Class QAbstractEventDispatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractEventDispatcher::QPrivateSignal (0x0x7f8e9c4b5a80) 0 empty
-
-Class QAbstractEventDispatcher::TimerInfo
- size=12 align=4
- base size=12 base align=4
-QAbstractEventDispatcher::TimerInfo (0x0x7f8e9c4b5ae0) 0
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 28 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-16 (int (*)(...))QAbstractEventDispatcher::metaObject
-24 (int (*)(...))QAbstractEventDispatcher::qt_metacast
-32 (int (*)(...))QAbstractEventDispatcher::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-192 (int (*)(...))__cxa_pure_virtual
-200 (int (*)(...))__cxa_pure_virtual
-208 (int (*)(...))QAbstractEventDispatcher::startingUp
-216 (int (*)(...))QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=16 align=8
- base size=16 base align=8
-QAbstractEventDispatcher (0x0x7f8e9c46e5b0) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 16)
- QObject (0x0x7f8e9c4b5a20) 0
- primary-for QAbstractEventDispatcher (0x0x7f8e9c46e5b0)
-
-Vtable for std::bad_function_call
-std::bad_function_call::_ZTVSt17bad_function_call: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt17bad_function_call)
-16 (int (*)(...))std::bad_function_call::~bad_function_call
-24 (int (*)(...))std::bad_function_call::~bad_function_call
-32 (int (*)(...))std::bad_function_call::what
-
-Class std::bad_function_call
- size=8 align=8
- base size=8 base align=8
-std::bad_function_call (0x0x7f8e9c535f08) 0 nearly-empty
- vptr=((& std::bad_function_call::_ZTVSt17bad_function_call) + 16)
- std::exception (0x0x7f8e9c58c180) 0 nearly-empty
- primary-for std::bad_function_call (0x0x7f8e9c535f08)
-
-Class std::_Nocopy_types
- size=16 align=8
- base size=16 base align=8
-std::_Nocopy_types (0x0x7f8e9c58c240) 0
-
-Class std::_Any_data
- size=16 align=8
- base size=16 base align=8
-std::_Any_data (0x0x7f8e9c58c2a0) 0
-
-Class std::_Function_base
- size=24 align=8
- base size=24 base align=8
-std::_Function_base (0x0x7f8e9c58c5a0) 0
-
-Class QMapNodeBase
- size=24 align=8
- base size=24 base align=8
-QMapNodeBase (0x0x7f8e9c383540) 0
-
-Class QMapDataBase
- size=40 align=8
- base size=40 base align=8
-QMapDataBase (0x0x7f8e9c3bc1e0) 0
-
-Class QHashData::Node
- size=16 align=8
- base size=16 base align=8
-QHashData::Node (0x0x7f8e9c084b40) 0
-
-Class QHashData
- size=48 align=8
- base size=44 base align=8
-QHashData (0x0x7f8e9c084ae0) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0x0x7f8e9c084de0) 0 empty
-
-Class QVariant::PrivateShared
- size=16 align=8
- base size=12 base align=8
-QVariant::PrivateShared (0x0x7f8e9c1b23c0) 0
-
-Class QVariant::Private::Data
- size=8 align=8
- base size=8 base align=8
-QVariant::Private::Data (0x0x7f8e9c1b2480) 0
-
-Class QVariant::Private
- size=16 align=8
- base size=12 base align=8
-QVariant::Private (0x0x7f8e9c1b2420) 0
-
-Class QVariant::Handler
- size=72 align=8
- base size=72 base align=8
-QVariant::Handler (0x0x7f8e9c1b24e0) 0
-
-Class QVariant
- size=16 align=8
- base size=16 base align=8
-QVariant (0x0x7f8e9c1b2360) 0
-
-Class QVariantComparisonHelper
- size=8 align=8
- base size=8 base align=8
-QVariantComparisonHelper (0x0x7f8e9bf0a780) 0
-
-Class QSequentialIterable::const_iterator
- size=112 align=8
- base size=112 base align=8
-QSequentialIterable::const_iterator (0x0x7f8e9bf4fde0) 0
-
-Class QSequentialIterable
- size=104 align=8
- base size=104 base align=8
-QSequentialIterable (0x0x7f8e9bf4fd80) 0
-
-Class QAssociativeIterable::const_iterator
- size=120 align=8
- base size=120 base align=8
-QAssociativeIterable::const_iterator (0x0x7f8e9bf4ff00) 0
-
-Class QAssociativeIterable
- size=112 align=8
- base size=112 base align=8
-QAssociativeIterable (0x0x7f8e9bf4fea0) 0
-
-Class QModelIndex
- size=24 align=8
- base size=24 base align=8
-QModelIndex (0x0x7f8e9bc340c0) 0
-
-Class QPersistentModelIndex
- size=8 align=8
- base size=8 base align=8
-QPersistentModelIndex (0x0x7f8e9bc8acc0) 0
-
-Class QAbstractItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractItemModel::QPrivateSignal (0x0x7f8e9bd58ae0) 0 empty
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractItemModel)
-16 (int (*)(...))QAbstractItemModel::metaObject
-24 (int (*)(...))QAbstractItemModel::qt_metacast
-32 (int (*)(...))QAbstractItemModel::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractItemModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractItemModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractItemModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractItemModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=16 align=8
- base size=16 base align=8
-QAbstractItemModel (0x0x7f8e9bd5aaf8) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 16)
- QObject (0x0x7f8e9bd58a80) 0
- primary-for QAbstractItemModel (0x0x7f8e9bd5aaf8)
-
-Class QAbstractTableModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTableModel::QPrivateSignal (0x0x7f8e9b9bfea0) 0 empty
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTableModel)
-16 (int (*)(...))QAbstractTableModel::metaObject
-24 (int (*)(...))QAbstractTableModel::qt_metacast
-32 (int (*)(...))QAbstractTableModel::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractTableModel::index
-120 (int (*)(...))QAbstractTableModel::parent
-128 (int (*)(...))QAbstractTableModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractTableModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractTableModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractTableModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=16 align=8
- base size=16 base align=8
-QAbstractTableModel (0x0x7f8e9b9d0138) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 16)
- QAbstractItemModel (0x0x7f8e9b9d01a0) 0
- primary-for QAbstractTableModel (0x0x7f8e9b9d0138)
- QObject (0x0x7f8e9b9bfe40) 0
- primary-for QAbstractItemModel (0x0x7f8e9b9d01a0)
-
-Class QAbstractListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractListModel::QPrivateSignal (0x0x7f8e9ba44060) 0 empty
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractListModel)
-16 (int (*)(...))QAbstractListModel::metaObject
-24 (int (*)(...))QAbstractListModel::qt_metacast
-32 (int (*)(...))QAbstractListModel::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QAbstractListModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractListModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=16 align=8
- base size=16 base align=8
-QAbstractListModel (0x0x7f8e9b9d0208) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 16)
- QAbstractItemModel (0x0x7f8e9b9d0270) 0
- primary-for QAbstractListModel (0x0x7f8e9b9d0208)
- QObject (0x0x7f8e9ba44000) 0
- primary-for QAbstractItemModel (0x0x7f8e9b9d0270)
-
-Vtable for QAbstractNativeEventFilter
-QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAbstractNativeEventFilter)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractNativeEventFilter
- size=16 align=8
- base size=16 base align=8
-QAbstractNativeEventFilter (0x0x7f8e9ba44780) 0
- vptr=((& QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter) + 16)
-
-Class QAbstractProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractProxyModel::QPrivateSignal (0x0x7f8e9ba44840) 0 empty
-
-Vtable for QAbstractProxyModel
-QAbstractProxyModel::_ZTV19QAbstractProxyModel: 53 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractProxyModel)
-16 (int (*)(...))QAbstractProxyModel::metaObject
-24 (int (*)(...))QAbstractProxyModel::qt_metacast
-32 (int (*)(...))QAbstractProxyModel::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractProxyModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QAbstractProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QAbstractProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QAbstractProxyModel::setSourceModel
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))__cxa_pure_virtual
-408 (int (*)(...))QAbstractProxyModel::mapSelectionToSource
-416 (int (*)(...))QAbstractProxyModel::mapSelectionFromSource
-
-Class QAbstractProxyModel
- size=16 align=8
- base size=16 base align=8
-QAbstractProxyModel (0x0x7f8e9b9d0340) 0
- vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 16)
- QAbstractItemModel (0x0x7f8e9b9d03a8) 0
- primary-for QAbstractProxyModel (0x0x7f8e9b9d0340)
- QObject (0x0x7f8e9ba447e0) 0
- primary-for QAbstractItemModel (0x0x7f8e9b9d03a8)
-
-Class QAbstractState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractState::QPrivateSignal (0x0x7f8e9ba44a80) 0 empty
-
-Vtable for QAbstractState
-QAbstractState::_ZTV14QAbstractState: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QAbstractState)
-16 (int (*)(...))QAbstractState::metaObject
-24 (int (*)(...))QAbstractState::qt_metacast
-32 (int (*)(...))QAbstractState::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QAbstractState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractState
- size=16 align=8
- base size=16 base align=8
-QAbstractState (0x0x7f8e9b9d0410) 0
- vptr=((& QAbstractState::_ZTV14QAbstractState) + 16)
- QObject (0x0x7f8e9ba44a20) 0
- primary-for QAbstractState (0x0x7f8e9b9d0410)
-
-Class QAbstractTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTransition::QPrivateSignal (0x0x7f8e9ba44cc0) 0 empty
-
-Vtable for QAbstractTransition
-QAbstractTransition::_ZTV19QAbstractTransition: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTransition)
-16 (int (*)(...))QAbstractTransition::metaObject
-24 (int (*)(...))QAbstractTransition::qt_metacast
-32 (int (*)(...))QAbstractTransition::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QAbstractTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractTransition
- size=16 align=8
- base size=16 base align=8
-QAbstractTransition (0x0x7f8e9b9d0478) 0
- vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 16)
- QObject (0x0x7f8e9ba44c60) 0
- primary-for QAbstractTransition (0x0x7f8e9b9d0478)
-
-Class QAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationGroup::QPrivateSignal (0x0x7f8e9bad2000) 0 empty
-
-Vtable for QAnimationGroup
-QAnimationGroup::_ZTV15QAnimationGroup: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QAnimationGroup)
-16 (int (*)(...))QAnimationGroup::metaObject
-24 (int (*)(...))QAnimationGroup::qt_metacast
-32 (int (*)(...))QAnimationGroup::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QAnimationGroup (0x0x7f8e9b9d04e0) 0
- vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 16)
- QAbstractAnimation (0x0x7f8e9b9d0548) 0
- primary-for QAnimationGroup (0x0x7f8e9b9d04e0)
- QObject (0x0x7f8e9ba44f60) 0
- primary-for QAbstractAnimation (0x0x7f8e9b9d0548)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0x0x7f8e9bb25360) 0
-
-Class QBitArray
- size=8 align=8
- base size=8 base align=8
-QBitArray (0x0x7f8e9bb65720) 0
-
-Class QBitRef
- size=16 align=8
- base size=12 base align=8
-QBitRef (0x0x7f8e9bbb4ba0) 0
-
-Class QIODevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIODevice::QPrivateSignal (0x0x7f8e9b808f60) 0 empty
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QIODevice)
-16 (int (*)(...))QIODevice::metaObject
-24 (int (*)(...))QIODevice::qt_metacast
-32 (int (*)(...))QIODevice::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QIODevice::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))__cxa_pure_virtual
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))__cxa_pure_virtual
-
-Class QIODevice
- size=16 align=8
- base size=16 base align=8
-QIODevice (0x0x7f8e9b817a90) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 16)
- QObject (0x0x7f8e9b808f00) 0
- primary-for QIODevice (0x0x7f8e9b817a90)
-
-Class QBuffer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QBuffer::QPrivateSignal (0x0x7f8e9b83e900) 0 empty
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBuffer)
-16 (int (*)(...))QBuffer::metaObject
-24 (int (*)(...))QBuffer::qt_metacast
-32 (int (*)(...))QBuffer::qt_metacall
-40 (int (*)(...))QBuffer::~QBuffer
-48 (int (*)(...))QBuffer::~QBuffer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QBuffer::connectNotify
-104 (int (*)(...))QBuffer::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QBuffer::open
-128 (int (*)(...))QBuffer::close
-136 (int (*)(...))QBuffer::pos
-144 (int (*)(...))QBuffer::size
-152 (int (*)(...))QBuffer::seek
-160 (int (*)(...))QBuffer::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QBuffer::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QBuffer::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QBuffer::writeData
-
-Class QBuffer
- size=16 align=8
- base size=16 base align=8
-QBuffer (0x0x7f8e9b817bc8) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 16)
- QIODevice (0x0x7f8e9b817c30) 0
- primary-for QBuffer (0x0x7f8e9b817bc8)
- QObject (0x0x7f8e9b83e8a0) 0
- primary-for QIODevice (0x0x7f8e9b817c30)
-
-Class QByteArrayMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QByteArrayMatcher::Data (0x0x7f8e9b83eba0) 0
-
-Class QByteArrayMatcher
- size=1040 align=8
- base size=1040 base align=8
-QByteArrayMatcher (0x0x7f8e9b83eb40) 0
-
-Class QStaticByteArrayMatcherBase::Skiptable
- size=256 align=1
- base size=256 base align=1
-QStaticByteArrayMatcherBase::Skiptable (0x0x7f8e9b83ed20) 0
-
-Class QStaticByteArrayMatcherBase
- size=256 align=16
- base size=256 base align=16
-QStaticByteArrayMatcherBase (0x0x7f8e9b83ecc0) 0
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0x0x7f8e9b898c00) 0
-
-Class QDate
- size=8 align=8
- base size=8 base align=8
-QDate (0x0x7f8e9b8e9ba0) 0
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0x0x7f8e9b955480) 0
-
-Class QDateTime::ShortData
- size=8 align=8
- base size=8 base align=8
-QDateTime::ShortData (0x0x7f8e9b9bc120) 0
-
-Class QDateTime::Data
- size=8 align=8
- base size=8 base align=8
-QDateTime::Data (0x0x7f8e9b9bc180) 0
-
-Class QDateTime
- size=8 align=8
- base size=8 base align=8
-QDateTime (0x0x7f8e9b9bc0c0) 0
-
-Class QLocale
- size=8 align=8
- base size=8 base align=8
-QLocale (0x0x7f8e9b690840) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextStream)
-16 (int (*)(...))QTextStream::~QTextStream
-24 (int (*)(...))QTextStream::~QTextStream
-
-Class QTextStream
- size=16 align=8
- base size=16 base align=8
-QTextStream (0x0x7f8e9b77bde0) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 16)
-
-Class QTextStreamManipulator
- size=40 align=8
- base size=38 base align=8
-QTextStreamManipulator (0x0x7f8e9b3e26c0) 0
-
-Class QContiguousCacheData
- size=24 align=4
- base size=24 base align=4
-QContiguousCacheData (0x0x7f8e9b4881e0) 0
-
-Class QtSharedPointer::NormalDeleter
- size=1 align=1
- base size=0 base align=1
-QtSharedPointer::NormalDeleter (0x0x7f8e9b4afe40) 0 empty
-
-Class QtSharedPointer::ExternalRefCountData
- size=16 align=8
- base size=16 base align=8
-QtSharedPointer::ExternalRefCountData (0x0x7f8e9b4dc000) 0
-
-Class QDebug::Stream
- size=80 align=8
- base size=76 base align=8
-QDebug::Stream (0x0x7f8e9b565c00) 0
-
-Class QDebug
- size=8 align=8
- base size=8 base align=8
-QDebug (0x0x7f8e9b565ba0) 0
-
-Class QDebugStateSaver
- size=8 align=8
- base size=8 base align=8
-QDebugStateSaver (0x0x7f8e9b30bc60) 0
-
-Class QNoDebug
- size=1 align=1
- base size=0 base align=1
-QNoDebug (0x0x7f8e9b30bd20) 0 empty
-
-Class QCborError
- size=4 align=4
- base size=4 base align=4
-QCborError (0x0x7f8e9b3bb060) 0
-
-Class QRegularExpression
- size=8 align=8
- base size=8 base align=8
-QRegularExpression (0x0x7f8e9b3bb7e0) 0
-
-Class QRegularExpressionMatch
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatch (0x0x7f8e9b06c6c0) 0
-
-Class QRegularExpressionMatchIterator
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatchIterator (0x0x7f8e9b0d1480) 0
-
-Class QUrl
- size=8 align=8
- base size=8 base align=8
-QUrl (0x0x7f8e9b126ea0) 0
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0x0x7f8e9ae69e40) 0
-
-Class QCborParserError
- size=16 align=8
- base size=12 base align=8
-QCborParserError (0x0x7f8e9af009c0) 0
-
-Class QCborValue
- size=24 align=8
- base size=20 base align=8
-QCborValue (0x0x7f8e9af00a80) 0
-
-Class QCborValueRef
- size=16 align=8
- base size=16 base align=8
-QCborValueRef (0x0x7f8e9ad6fa80) 0
-
-Class QCborArray::Iterator
- size=16 align=8
- base size=16 base align=8
-QCborArray::Iterator (0x0x7f8e9aa0c4e0) 0
-
-Class QCborArray::ConstIterator
- size=16 align=8
- base size=16 base align=8
-QCborArray::ConstIterator (0x0x7f8e9aa0c540) 0
-
-Class QCborArray
- size=8 align=8
- base size=8 base align=8
-QCborArray (0x0x7f8e9aa0c480) 0
-
-Class QCborMap::Iterator
- size=16 align=8
- base size=16 base align=8
-QCborMap::Iterator (0x0x7f8e9aafcf00) 0
-
-Class QCborMap::ConstIterator
- size=16 align=8
- base size=16 base align=8
-QCborMap::ConstIterator (0x0x7f8e9aafcf60) 0
-
-Class QCborMap
- size=8 align=8
- base size=8 base align=8
-QCborMap (0x0x7f8e9aafcea0) 0
-
-Class qfloat16
- size=2 align=2
- base size=2 base align=2
-qfloat16 (0x0x7f8e9a9126c0) 0
-
-Class QCborStreamWriter
- size=8 align=8
- base size=8 base align=8
-QCborStreamWriter (0x0x7f8e9a5cd660) 0
-
-Class QCborStreamReader
- size=24 align=8
- base size=20 base align=8
-QCborStreamReader (0x0x7f8e9a6013c0) 0
-
-Class QCollatorSortKey
- size=8 align=8
- base size=8 base align=8
-QCollatorSortKey (0x0x7f8e9a6854e0) 0
-
-Class QCollator
- size=8 align=8
- base size=8 base align=8
-QCollator (0x0x7f8e9a6856c0) 0
-
-Class QCommandLineOption
- size=8 align=8
- base size=8 base align=8
-QCommandLineOption (0x0x7f8e9a77ac60) 0
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QEvent)
-16 (int (*)(...))QEvent::~QEvent
-24 (int (*)(...))QEvent::~QEvent
-
-Class QEvent
- size=24 align=8
- base size=20 base align=8
-QEvent (0x0x7f8e9a4053c0) 0
- vptr=((& QEvent::_ZTV6QEvent) + 16)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTimerEvent)
-16 (int (*)(...))QTimerEvent::~QTimerEvent
-24 (int (*)(...))QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=24 align=8
- base size=24 base align=8
-QTimerEvent (0x0x7f8e9a3d5dd0) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 16)
- QEvent (0x0x7f8e9a405780) 0
- primary-for QTimerEvent (0x0x7f8e9a3d5dd0)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QChildEvent)
-16 (int (*)(...))QChildEvent::~QChildEvent
-24 (int (*)(...))QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=32 align=8
- base size=32 base align=8
-QChildEvent (0x0x7f8e9a3d5e38) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 16)
- QEvent (0x0x7f8e9a405840) 0
- primary-for QChildEvent (0x0x7f8e9a3d5e38)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-16 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-24 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=32 align=8
- base size=32 base align=8
-QDynamicPropertyChangeEvent (0x0x7f8e9a4343a8) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 16)
- QEvent (0x0x7f8e9a405ea0) 0
- primary-for QDynamicPropertyChangeEvent (0x0x7f8e9a4343a8)
-
-Vtable for QDeferredDeleteEvent
-QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QDeferredDeleteEvent)
-16 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-24 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-
-Class QDeferredDeleteEvent
- size=24 align=8
- base size=24 base align=8
-QDeferredDeleteEvent (0x0x7f8e9a434410) 0
- vptr=((& QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent) + 16)
- QEvent (0x0x7f8e9a405f60) 0
- primary-for QDeferredDeleteEvent (0x0x7f8e9a434410)
-
-Class QCoreApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QCoreApplication::QPrivateSignal (0x0x7f8e9a44d0c0) 0 empty
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QCoreApplication)
-16 (int (*)(...))QCoreApplication::metaObject
-24 (int (*)(...))QCoreApplication::qt_metacast
-32 (int (*)(...))QCoreApplication::qt_metacall
-40 (int (*)(...))QCoreApplication::~QCoreApplication
-48 (int (*)(...))QCoreApplication::~QCoreApplication
-56 (int (*)(...))QCoreApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QCoreApplication::notify
-120 (int (*)(...))QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=16 align=8
- base size=16 base align=8
-QCoreApplication (0x0x7f8e9a434478) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 16)
- QObject (0x0x7f8e9a44d060) 0
- primary-for QCoreApplication (0x0x7f8e9a434478)
-
-Class QCommandLineParser
- size=8 align=8
- base size=8 base align=8
-QCommandLineParser (0x0x7f8e9a44d300) 0
-
-Class QConcatenateTablesProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QConcatenateTablesProxyModel::QPrivateSignal (0x0x7f8e9a44d480) 0 empty
-
-Vtable for QConcatenateTablesProxyModel
-QConcatenateTablesProxyModel::_ZTV28QConcatenateTablesProxyModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QConcatenateTablesProxyModel)
-16 (int (*)(...))QConcatenateTablesProxyModel::metaObject
-24 (int (*)(...))QConcatenateTablesProxyModel::qt_metacast
-32 (int (*)(...))QConcatenateTablesProxyModel::qt_metacall
-40 (int (*)(...))QConcatenateTablesProxyModel::~QConcatenateTablesProxyModel
-48 (int (*)(...))QConcatenateTablesProxyModel::~QConcatenateTablesProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QConcatenateTablesProxyModel::index
-120 (int (*)(...))QConcatenateTablesProxyModel::parent
-128 (int (*)(...))QAbstractItemModel::sibling
-136 (int (*)(...))QConcatenateTablesProxyModel::rowCount
-144 (int (*)(...))QConcatenateTablesProxyModel::columnCount
-152 (int (*)(...))QAbstractItemModel::hasChildren
-160 (int (*)(...))QConcatenateTablesProxyModel::data
-168 (int (*)(...))QConcatenateTablesProxyModel::setData
-176 (int (*)(...))QConcatenateTablesProxyModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QConcatenateTablesProxyModel::itemData
-200 (int (*)(...))QConcatenateTablesProxyModel::setItemData
-208 (int (*)(...))QConcatenateTablesProxyModel::mimeTypes
-216 (int (*)(...))QConcatenateTablesProxyModel::mimeData
-224 (int (*)(...))QConcatenateTablesProxyModel::canDropMimeData
-232 (int (*)(...))QConcatenateTablesProxyModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QConcatenateTablesProxyModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QConcatenateTablesProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QConcatenateTablesProxyModel
- size=16 align=8
- base size=16 base align=8
-QConcatenateTablesProxyModel (0x0x7f8e9a4344e0) 0
- vptr=((& QConcatenateTablesProxyModel::_ZTV28QConcatenateTablesProxyModel) + 16)
- QAbstractItemModel (0x0x7f8e9a434548) 0
- primary-for QConcatenateTablesProxyModel (0x0x7f8e9a4344e0)
- QObject (0x0x7f8e9a44d420) 0
- primary-for QAbstractItemModel (0x0x7f8e9a434548)
-
-Class QCryptographicHash
- size=8 align=8
- base size=8 base align=8
-QCryptographicHash (0x0x7f8e9a44d660) 0
-
-Class QDataStream
- size=32 align=8
- base size=32 base align=8
-QDataStream (0x0x7f8e9a44d780) 0
-
-Class QtPrivate::StreamStateSaver
- size=16 align=8
- base size=12 base align=8
-QtPrivate::StreamStateSaver (0x0x7f8e9a44d900) 0
-
-Class QElapsedTimer
- size=16 align=8
- base size=16 base align=8
-QElapsedTimer (0x0x7f8e9a505060) 0
-
-Class QDeadlineTimer
- size=16 align=8
- base size=16 base align=8
-QDeadlineTimer (0x0x7f8e9a505780) 0
-
-Class QFileDevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileDevice::QPrivateSignal (0x0x7f8e9a2484e0) 0 empty
-
-Vtable for QFileDevice
-QFileDevice::_ZTV11QFileDevice: 34 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFileDevice)
-16 (int (*)(...))QFileDevice::metaObject
-24 (int (*)(...))QFileDevice::qt_metacast
-32 (int (*)(...))QFileDevice::qt_metacall
-40 (int (*)(...))QFileDevice::~QFileDevice
-48 (int (*)(...))QFileDevice::~QFileDevice
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFileDevice::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QFileDevice
- size=16 align=8
- base size=16 base align=8
-QFileDevice (0x0x7f8e9a241750) 0
- vptr=((& QFileDevice::_ZTV11QFileDevice) + 16)
- QIODevice (0x0x7f8e9a2417b8) 0
- primary-for QFileDevice (0x0x7f8e9a241750)
- QObject (0x0x7f8e9a248480) 0
- primary-for QIODevice (0x0x7f8e9a2417b8)
-
-Class QFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFile::QPrivateSignal (0x0x7f8e9a248de0) 0 empty
-
-Vtable for QFile
-QFile::_ZTV5QFile: 34 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QFile)
-16 (int (*)(...))QFile::metaObject
-24 (int (*)(...))QFile::qt_metacast
-32 (int (*)(...))QFile::qt_metacall
-40 (int (*)(...))QFile::~QFile
-48 (int (*)(...))QFile::~QFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QFile
- size=16 align=8
- base size=16 base align=8
-QFile (0x0x7f8e9a2418f0) 0
- vptr=((& QFile::_ZTV5QFile) + 16)
- QFileDevice (0x0x7f8e9a241958) 0
- primary-for QFile (0x0x7f8e9a2418f0)
- QIODevice (0x0x7f8e9a2419c0) 0
- primary-for QFileDevice (0x0x7f8e9a241958)
- QObject (0x0x7f8e9a248d80) 0
- primary-for QIODevice (0x0x7f8e9a2419c0)
-
-Class QFileInfo
- size=8 align=8
- base size=8 base align=8
-QFileInfo (0x0x7f8e9a2be480) 0
-
-Class QDir
- size=8 align=8
- base size=8 base align=8
-QDir (0x0x7f8e9a315840) 0
-
-Class QDirIterator
- size=8 align=8
- base size=8 base align=8
-QDirIterator (0x0x7f8e99fc1ba0) 0
-
-Class QEasingCurve
- size=8 align=8
- base size=8 base align=8
-QEasingCurve (0x0x7f8e9a01e360) 0
-
-Class QEventTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventTransition::QPrivateSignal (0x0x7f8e9a119480) 0 empty
-
-Vtable for QEventTransition
-QEventTransition::_ZTV16QEventTransition: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QEventTransition)
-16 (int (*)(...))QEventTransition::metaObject
-24 (int (*)(...))QEventTransition::qt_metacast
-32 (int (*)(...))QEventTransition::qt_metacall
-40 (int (*)(...))QEventTransition::~QEventTransition
-48 (int (*)(...))QEventTransition::~QEventTransition
-56 (int (*)(...))QEventTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QEventTransition::eventTest
-120 (int (*)(...))QEventTransition::onTransition
-
-Class QEventTransition
- size=16 align=8
- base size=16 base align=8
-QEventTransition (0x0x7f8e9a0d0c30) 0
- vptr=((& QEventTransition::_ZTV16QEventTransition) + 16)
- QAbstractTransition (0x0x7f8e9a0d0c98) 0
- primary-for QEventTransition (0x0x7f8e9a0d0c30)
- QObject (0x0x7f8e9a119420) 0
- primary-for QAbstractTransition (0x0x7f8e9a0d0c98)
-
-Vtable for QException
-QException::_ZTV10QException: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QException)
-16 (int (*)(...))QException::~QException
-24 (int (*)(...))QException::~QException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QException::raise
-48 (int (*)(...))QException::clone
-
-Class QException
- size=8 align=8
- base size=8 base align=8
-QException (0x0x7f8e9a0d0d00) 0 nearly-empty
- vptr=((& QException::_ZTV10QException) + 16)
- std::exception (0x0x7f8e9a119660) 0 nearly-empty
- primary-for QException (0x0x7f8e9a0d0d00)
-
-Vtable for QUnhandledException
-QUnhandledException::_ZTV19QUnhandledException: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QUnhandledException)
-16 (int (*)(...))QUnhandledException::~QUnhandledException
-24 (int (*)(...))QUnhandledException::~QUnhandledException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QUnhandledException::raise
-48 (int (*)(...))QUnhandledException::clone
-
-Class QUnhandledException
- size=8 align=8
- base size=8 base align=8
-QUnhandledException (0x0x7f8e9a0d0d68) 0 nearly-empty
- vptr=((& QUnhandledException::_ZTV19QUnhandledException) + 16)
- QException (0x0x7f8e9a0d0dd0) 0 nearly-empty
- primary-for QUnhandledException (0x0x7f8e9a0d0d68)
- std::exception (0x0x7f8e9a1196c0) 0 nearly-empty
- primary-for QException (0x0x7f8e9a0d0dd0)
-
-Class QtPrivate::ExceptionHolder
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionHolder (0x0x7f8e9a119720) 0
-
-Class QtPrivate::ExceptionStore
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionStore (0x0x7f8e9a1197e0) 0
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QFactoryInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QFactoryInterface
- size=8 align=8
- base size=8 base align=8
-QFactoryInterface (0x0x7f8e9a119840) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 16)
-
-Class QFileSelector::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSelector::QPrivateSignal (0x0x7f8e9a119a80) 0 empty
-
-Vtable for QFileSelector
-QFileSelector::_ZTV13QFileSelector: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QFileSelector)
-16 (int (*)(...))QFileSelector::metaObject
-24 (int (*)(...))QFileSelector::qt_metacast
-32 (int (*)(...))QFileSelector::qt_metacall
-40 (int (*)(...))QFileSelector::~QFileSelector
-48 (int (*)(...))QFileSelector::~QFileSelector
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSelector
- size=16 align=8
- base size=16 base align=8
-QFileSelector (0x0x7f8e9a0d0e38) 0
- vptr=((& QFileSelector::_ZTV13QFileSelector) + 16)
- QObject (0x0x7f8e9a119a20) 0
- primary-for QFileSelector (0x0x7f8e9a0d0e38)
-
-Class QFileSystemWatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSystemWatcher::QPrivateSignal (0x0x7f8e9a119cc0) 0 empty
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-16 (int (*)(...))QFileSystemWatcher::metaObject
-24 (int (*)(...))QFileSystemWatcher::qt_metacast
-32 (int (*)(...))QFileSystemWatcher::qt_metacall
-40 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-48 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=16 align=8
- base size=16 base align=8
-QFileSystemWatcher (0x0x7f8e9a0d0ea0) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 16)
- QObject (0x0x7f8e9a119c60) 0
- primary-for QFileSystemWatcher (0x0x7f8e9a0d0ea0)
-
-Class QFinalState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFinalState::QPrivateSignal (0x0x7f8e9a119f00) 0 empty
-
-Vtable for QFinalState
-QFinalState::_ZTV11QFinalState: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFinalState)
-16 (int (*)(...))QFinalState::metaObject
-24 (int (*)(...))QFinalState::qt_metacast
-32 (int (*)(...))QFinalState::qt_metacall
-40 (int (*)(...))QFinalState::~QFinalState
-48 (int (*)(...))QFinalState::~QFinalState
-56 (int (*)(...))QFinalState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFinalState::onEntry
-120 (int (*)(...))QFinalState::onExit
-
-Class QFinalState
- size=16 align=8
- base size=16 base align=8
-QFinalState (0x0x7f8e9a0d0f08) 0
- vptr=((& QFinalState::_ZTV11QFinalState) + 16)
- QAbstractState (0x0x7f8e9a0d0f70) 0
- primary-for QFinalState (0x0x7f8e9a0d0f08)
- QObject (0x0x7f8e9a119ea0) 0
- primary-for QAbstractState (0x0x7f8e9a0d0f70)
-
-Vtable for QRunnable
-QRunnable::_ZTV9QRunnable: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QRunnable)
-16 (int (*)(...))__cxa_pure_virtual
-24 0
-32 0
-
-Class QRunnable
- size=16 align=8
- base size=12 base align=8
-QRunnable (0x0x7f8e9a179120) 0
- vptr=((& QRunnable::_ZTV9QRunnable) + 16)
-
-Class QBasicMutex
- size=8 align=8
- base size=8 base align=8
-QBasicMutex (0x0x7f8e9a1793c0) 0
-
-Class QMutex
- size=8 align=8
- base size=8 base align=8
-QMutex (0x0x7f8e9a1b2068) 0
- QBasicMutex (0x0x7f8e99df5060) 0
-
-Class QMutexLocker
- size=8 align=8
- base size=8 base align=8
-QMutexLocker (0x0x7f8e99df52a0) 0
-
-Class QtPrivate::ResultItem
- size=16 align=8
- base size=16 base align=8
-QtPrivate::ResultItem (0x0x7f8e99df5720) 0
-
-Class QtPrivate::ResultIteratorBase
- size=16 align=8
- base size=12 base align=8
-QtPrivate::ResultIteratorBase (0x0x7f8e99df5d20) 0
-
-Vtable for QtPrivate::ResultStoreBase
-QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9QtPrivate15ResultStoreBaseE)
-16 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-24 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-
-Class QtPrivate::ResultStoreBase
- size=48 align=8
- base size=44 base align=8
-QtPrivate::ResultStoreBase (0x0x7f8e99df5f00) 0
- vptr=((& QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE) + 16)
-
-Vtable for QFutureInterfaceBase
-QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
-16 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-24 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-
-Class QFutureInterfaceBase
- size=16 align=8
- base size=16 base align=8
-QFutureInterfaceBase (0x0x7f8e99e96720) 0
- vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 16)
-
-Class QFutureWatcherBase::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFutureWatcherBase::QPrivateSignal (0x0x7f8e99f36a20) 0 empty
-
-Vtable for QFutureWatcherBase
-QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFutureWatcherBase)
-16 (int (*)(...))QFutureWatcherBase::metaObject
-24 (int (*)(...))QFutureWatcherBase::qt_metacast
-32 (int (*)(...))QFutureWatcherBase::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QFutureWatcherBase::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QFutureWatcherBase::connectNotify
-104 (int (*)(...))QFutureWatcherBase::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QFutureWatcherBase
- size=16 align=8
- base size=16 base align=8
-QFutureWatcherBase (0x0x7f8e99ed2680) 0
- vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 16)
- QObject (0x0x7f8e99f369c0) 0
- primary-for QFutureWatcherBase (0x0x7f8e99ed2680)
-
-Class QHistoryState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QHistoryState::QPrivateSignal (0x0x7f8e99f66d80) 0 empty
-
-Vtable for QHistoryState
-QHistoryState::_ZTV13QHistoryState: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QHistoryState)
-16 (int (*)(...))QHistoryState::metaObject
-24 (int (*)(...))QHistoryState::qt_metacast
-32 (int (*)(...))QHistoryState::qt_metacall
-40 (int (*)(...))QHistoryState::~QHistoryState
-48 (int (*)(...))QHistoryState::~QHistoryState
-56 (int (*)(...))QHistoryState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QHistoryState::onEntry
-120 (int (*)(...))QHistoryState::onExit
-
-Class QHistoryState
- size=16 align=8
- base size=16 base align=8
-QHistoryState (0x0x7f8e99ed2ea0) 0
- vptr=((& QHistoryState::_ZTV13QHistoryState) + 16)
- QAbstractState (0x0x7f8e99ed2f08) 0
- primary-for QHistoryState (0x0x7f8e99ed2ea0)
- QObject (0x0x7f8e99f66d20) 0
- primary-for QAbstractState (0x0x7f8e99ed2f08)
-
-Class QIdentityProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIdentityProxyModel::QPrivateSignal (0x0x7f8e99f910c0) 0 empty
-
-Vtable for QIdentityProxyModel
-QIdentityProxyModel::_ZTV19QIdentityProxyModel: 53 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QIdentityProxyModel)
-16 (int (*)(...))QIdentityProxyModel::metaObject
-24 (int (*)(...))QIdentityProxyModel::qt_metacast
-32 (int (*)(...))QIdentityProxyModel::qt_metacall
-40 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-48 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIdentityProxyModel::index
-120 (int (*)(...))QIdentityProxyModel::parent
-128 (int (*)(...))QIdentityProxyModel::sibling
-136 (int (*)(...))QIdentityProxyModel::rowCount
-144 (int (*)(...))QIdentityProxyModel::columnCount
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QIdentityProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QIdentityProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QIdentityProxyModel::insertRows
-264 (int (*)(...))QIdentityProxyModel::insertColumns
-272 (int (*)(...))QIdentityProxyModel::removeRows
-280 (int (*)(...))QIdentityProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QIdentityProxyModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QIdentityProxyModel::setSourceModel
-392 (int (*)(...))QIdentityProxyModel::mapToSource
-400 (int (*)(...))QIdentityProxyModel::mapFromSource
-408 (int (*)(...))QIdentityProxyModel::mapSelectionToSource
-416 (int (*)(...))QIdentityProxyModel::mapSelectionFromSource
-
-Class QIdentityProxyModel
- size=16 align=8
- base size=16 base align=8
-QIdentityProxyModel (0x0x7f8e99ed2f70) 0
- vptr=((& QIdentityProxyModel::_ZTV19QIdentityProxyModel) + 16)
- QAbstractProxyModel (0x0x7f8e99f92000) 0
- primary-for QIdentityProxyModel (0x0x7f8e99ed2f70)
- QAbstractItemModel (0x0x7f8e99f92068) 0
- primary-for QAbstractProxyModel (0x0x7f8e99f92000)
- QObject (0x0x7f8e99f91060) 0
- primary-for QAbstractItemModel (0x0x7f8e99f92068)
-
-Class QItemSelectionRange
- size=16 align=8
- base size=16 base align=8
-QItemSelectionRange (0x0x7f8e99f912a0) 0
-
-Class QItemSelectionModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QItemSelectionModel::QPrivateSignal (0x0x7f8e99c4eba0) 0 empty
-
-Vtable for QItemSelectionModel
-QItemSelectionModel::_ZTV19QItemSelectionModel: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QItemSelectionModel)
-16 (int (*)(...))QItemSelectionModel::metaObject
-24 (int (*)(...))QItemSelectionModel::qt_metacast
-32 (int (*)(...))QItemSelectionModel::qt_metacall
-40 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-48 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QItemSelectionModel::setCurrentIndex
-120 (int (*)(...))QItemSelectionModel::select
-128 (int (*)(...))QItemSelectionModel::select
-136 (int (*)(...))QItemSelectionModel::clear
-144 (int (*)(...))QItemSelectionModel::reset
-152 (int (*)(...))QItemSelectionModel::clearCurrentIndex
-
-Class QItemSelectionModel
- size=16 align=8
- base size=16 base align=8
-QItemSelectionModel (0x0x7f8e99c529c0) 0
- vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 16)
- QObject (0x0x7f8e99c4eb40) 0
- primary-for QItemSelectionModel (0x0x7f8e99c529c0)
-
-Class QItemSelection
- size=8 align=8
- base size=8 base align=8
-QItemSelection (0x0x7f8e99c52b60) 0
- QList<QItemSelectionRange> (0x0x7f8e99c52bc8) 0
- QListSpecialMethods<QItemSelectionRange> (0x0x7f8e99c8f6c0) 0 empty
-
-Class QJsonValue
- size=24 align=8
- base size=20 base align=8
-QJsonValue (0x0x7f8e99d1c000) 0
-
-Class QJsonValueRef
- size=16 align=8
- base size=12 base align=8
-QJsonValueRef (0x0x7f8e99a7c1e0) 0
-
-Class QJsonValuePtr
- size=24 align=8
- base size=24 base align=8
-QJsonValuePtr (0x0x7f8e99aba180) 0
-
-Class QJsonValueRefPtr
- size=16 align=8
- base size=16 base align=8
-QJsonValueRefPtr (0x0x7f8e99aba420) 0
-
-Class QJsonArray::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::iterator (0x0x7f8e99afd780) 0
-
-Class QJsonArray::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::const_iterator (0x0x7f8e99afd7e0) 0
-
-Class QJsonArray
- size=16 align=8
- base size=16 base align=8
-QJsonArray (0x0x7f8e99afd720) 0
-
-Class QJsonParseError
- size=8 align=4
- base size=8 base align=4
-QJsonParseError (0x0x7f8e9982d6c0) 0
-
-Class QJsonDocument
- size=8 align=8
- base size=8 base align=8
-QJsonDocument (0x0x7f8e9982d720) 0
-
-Class QJsonObject::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::iterator (0x0x7f8e9987af00) 0
-
-Class QJsonObject::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::const_iterator (0x0x7f8e9987af60) 0
-
-Class QJsonObject
- size=16 align=8
- base size=16 base align=8
-QJsonObject (0x0x7f8e9987aea0) 0
-
-Class QLibrary::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLibrary::QPrivateSignal (0x0x7f8e999aa300) 0 empty
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QLibrary)
-16 (int (*)(...))QLibrary::metaObject
-24 (int (*)(...))QLibrary::qt_metacast
-32 (int (*)(...))QLibrary::qt_metacall
-40 (int (*)(...))QLibrary::~QLibrary
-48 (int (*)(...))QLibrary::~QLibrary
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QLibrary
- size=32 align=8
- base size=25 base align=8
-QLibrary (0x0x7f8e99997c30) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 16)
- QObject (0x0x7f8e999aa2a0) 0
- primary-for QLibrary (0x0x7f8e99997c30)
-
-Class QVersionNumber::SegmentStorage
- size=8 align=8
- base size=8 base align=8
-QVersionNumber::SegmentStorage (0x0x7f8e995f6180) 0
-
-Class QVersionNumber
- size=8 align=8
- base size=8 base align=8
-QVersionNumber (0x0x7f8e999aac60) 0
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0x0x7f8e9968b8a0) 0 empty
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0x0x7f8e9968b900) 0
-
-Class QPointF
- size=16 align=8
- base size=16 base align=8
-QPointF (0x0x7f8e996fc720) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0x0x7f8e9976c8a0) 0
-
-Class QLineF
- size=32 align=8
- base size=32 base align=8
-QLineF (0x0x7f8e993ddc60) 0
-
-Class QLinkedListData
- size=32 align=8
- base size=25 base align=8
-QLinkedListData (0x0x7f8e99456f00) 0
-
-Class QLockFile
- size=8 align=8
- base size=8 base align=8
-QLockFile (0x0x7f8e995190c0) 0
-
-Class QLoggingCategory::AtomicBools
- size=4 align=1
- base size=4 base align=1
-QLoggingCategory::AtomicBools (0x0x7f8e99519300) 0
-
-Class QLoggingCategory
- size=24 align=8
- base size=24 base align=8
-QLoggingCategory (0x0x7f8e995192a0) 0
-
-Class QMargins
- size=16 align=4
- base size=16 base align=4
-QMargins (0x0x7f8e99519720) 0
-
-Class QMarginsF
- size=32 align=8
- base size=32 base align=8
-QMarginsF (0x0x7f8e991d6660) 0
-
-Class QMessageAuthenticationCode
- size=8 align=8
- base size=8 base align=8
-QMessageAuthenticationCode (0x0x7f8e9901ae40) 0
-
-Class QMetaMethod
- size=16 align=8
- base size=12 base align=8
-QMetaMethod (0x0x7f8e9901aea0) 0
-
-Class QMetaEnum
- size=16 align=8
- base size=12 base align=8
-QMetaEnum (0x0x7f8e990a7720) 0
-
-Class QMetaProperty
- size=32 align=8
- base size=32 base align=8
-QMetaProperty (0x0x7f8e990e9960) 0
-
-Class QMetaClassInfo
- size=16 align=8
- base size=12 base align=8
-QMetaClassInfo (0x0x7f8e990e9a80) 0
-
-Class QMimeData::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMimeData::QPrivateSignal (0x0x7f8e99147060) 0 empty
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QMimeData)
-16 (int (*)(...))QMimeData::metaObject
-24 (int (*)(...))QMimeData::qt_metacast
-32 (int (*)(...))QMimeData::qt_metacall
-40 (int (*)(...))QMimeData::~QMimeData
-48 (int (*)(...))QMimeData::~QMimeData
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QMimeData::hasFormat
-120 (int (*)(...))QMimeData::formats
-128 (int (*)(...))QMimeData::retrieveData
-
-Class QMimeData
- size=16 align=8
- base size=16 base align=8
-QMimeData (0x0x7f8e9913a888) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 16)
- QObject (0x0x7f8e99147000) 0
- primary-for QMimeData (0x0x7f8e9913a888)
-
-Class QMimeType
- size=8 align=8
- base size=8 base align=8
-QMimeType (0x0x7f8e99147240) 0
-
-Class QMimeDatabase
- size=8 align=8
- base size=8 base align=8
-QMimeDatabase (0x0x7f8e991a6360) 0
-
-Class QObjectCleanupHandler::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObjectCleanupHandler::QPrivateSignal (0x0x7f8e991a6420) 0 empty
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-16 (int (*)(...))QObjectCleanupHandler::metaObject
-24 (int (*)(...))QObjectCleanupHandler::qt_metacast
-32 (int (*)(...))QObjectCleanupHandler::qt_metacall
-40 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-48 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=24 align=8
- base size=24 base align=8
-QObjectCleanupHandler (0x0x7f8e99194bc8) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 16)
- QObject (0x0x7f8e991a63c0) 0
- primary-for QObjectCleanupHandler (0x0x7f8e99194bc8)
-
-Class QOperatingSystemVersion
- size=16 align=4
- base size=16 base align=4
-QOperatingSystemVersion (0x0x7f8e991a6540) 0
-
-Class QParallelAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QParallelAnimationGroup::QPrivateSignal (0x0x7f8e98e0fcc0) 0 empty
-
-Vtable for QParallelAnimationGroup
-QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
-16 (int (*)(...))QParallelAnimationGroup::metaObject
-24 (int (*)(...))QParallelAnimationGroup::qt_metacast
-32 (int (*)(...))QParallelAnimationGroup::qt_metacall
-40 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-48 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-56 (int (*)(...))QParallelAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QParallelAnimationGroup::duration
-120 (int (*)(...))QParallelAnimationGroup::updateCurrentTime
-128 (int (*)(...))QParallelAnimationGroup::updateState
-136 (int (*)(...))QParallelAnimationGroup::updateDirection
-
-Class QParallelAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QParallelAnimationGroup (0x0x7f8e98e21478) 0
- vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 16)
- QAnimationGroup (0x0x7f8e98e214e0) 0
- primary-for QParallelAnimationGroup (0x0x7f8e98e21478)
- QAbstractAnimation (0x0x7f8e98e21548) 0
- primary-for QAnimationGroup (0x0x7f8e98e214e0)
- QObject (0x0x7f8e98e0fc60) 0
- primary-for QAbstractAnimation (0x0x7f8e98e21548)
-
-Class QPauseAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPauseAnimation::QPrivateSignal (0x0x7f8e98e0ff00) 0 empty
-
-Vtable for QPauseAnimation
-QPauseAnimation::_ZTV15QPauseAnimation: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QPauseAnimation)
-16 (int (*)(...))QPauseAnimation::metaObject
-24 (int (*)(...))QPauseAnimation::qt_metacast
-32 (int (*)(...))QPauseAnimation::qt_metacall
-40 (int (*)(...))QPauseAnimation::~QPauseAnimation
-48 (int (*)(...))QPauseAnimation::~QPauseAnimation
-56 (int (*)(...))QPauseAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPauseAnimation::duration
-120 (int (*)(...))QPauseAnimation::updateCurrentTime
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QPauseAnimation
- size=16 align=8
- base size=16 base align=8
-QPauseAnimation (0x0x7f8e98e215b0) 0
- vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 16)
- QAbstractAnimation (0x0x7f8e98e21618) 0
- primary-for QPauseAnimation (0x0x7f8e98e215b0)
- QObject (0x0x7f8e98e0fea0) 0
- primary-for QAbstractAnimation (0x0x7f8e98e21618)
-
-Class QStaticPlugin
- size=16 align=8
- base size=16 base align=8
-QStaticPlugin (0x0x7f8e98e44b40) 0
-
-Class QPluginLoader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPluginLoader::QPrivateSignal (0x0x7f8e98e87cc0) 0 empty
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QPluginLoader)
-16 (int (*)(...))QPluginLoader::metaObject
-24 (int (*)(...))QPluginLoader::qt_metacast
-32 (int (*)(...))QPluginLoader::qt_metacall
-40 (int (*)(...))QPluginLoader::~QPluginLoader
-48 (int (*)(...))QPluginLoader::~QPluginLoader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QPluginLoader
- size=32 align=8
- base size=25 base align=8
-QPluginLoader (0x0x7f8e98e93958) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 16)
- QObject (0x0x7f8e98e87c60) 0
- primary-for QPluginLoader (0x0x7f8e98e93958)
-
-Class QProcessEnvironment
- size=8 align=8
- base size=8 base align=8
-QProcessEnvironment (0x0x7f8e98e87de0) 0
-
-Class QProcess::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QProcess::QPrivateSignal (0x0x7f8e98f03480) 0 empty
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QProcess)
-16 (int (*)(...))QProcess::metaObject
-24 (int (*)(...))QProcess::qt_metacast
-32 (int (*)(...))QProcess::qt_metacall
-40 (int (*)(...))QProcess::~QProcess
-48 (int (*)(...))QProcess::~QProcess
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QProcess::isSequential
-120 (int (*)(...))QProcess::open
-128 (int (*)(...))QProcess::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QProcess::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QProcess::bytesAvailable
-184 (int (*)(...))QProcess::bytesToWrite
-192 (int (*)(...))QProcess::canReadLine
-200 (int (*)(...))QProcess::waitForReadyRead
-208 (int (*)(...))QProcess::waitForBytesWritten
-216 (int (*)(...))QProcess::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QProcess::writeData
-240 (int (*)(...))QProcess::setupChildProcess
-
-Class QProcess
- size=16 align=8
- base size=16 base align=8
-QProcess (0x0x7f8e98efe5b0) 0
- vptr=((& QProcess::_ZTV8QProcess) + 16)
- QIODevice (0x0x7f8e98efe618) 0
- primary-for QProcess (0x0x7f8e98efe5b0)
- QObject (0x0x7f8e98f03420) 0
- primary-for QIODevice (0x0x7f8e98efe618)
-
-Class QVariantAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QVariantAnimation::QPrivateSignal (0x0x7f8e98f03b40) 0 empty
-
-Vtable for QVariantAnimation
-QVariantAnimation::_ZTV17QVariantAnimation: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QVariantAnimation)
-16 (int (*)(...))QVariantAnimation::metaObject
-24 (int (*)(...))QVariantAnimation::qt_metacast
-32 (int (*)(...))QVariantAnimation::qt_metacall
-40 (int (*)(...))QVariantAnimation::~QVariantAnimation
-48 (int (*)(...))QVariantAnimation::~QVariantAnimation
-56 (int (*)(...))QVariantAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QVariantAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QVariantAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QVariantAnimation
- size=16 align=8
- base size=16 base align=8
-QVariantAnimation (0x0x7f8e98efe680) 0
- vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 16)
- QAbstractAnimation (0x0x7f8e98efe6e8) 0
- primary-for QVariantAnimation (0x0x7f8e98efe680)
- QObject (0x0x7f8e98f03ae0) 0
- primary-for QAbstractAnimation (0x0x7f8e98efe6e8)
-
-Class QPropertyAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPropertyAnimation::QPrivateSignal (0x0x7f8e98f03de0) 0 empty
-
-Vtable for QPropertyAnimation
-QPropertyAnimation::_ZTV18QPropertyAnimation: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPropertyAnimation)
-16 (int (*)(...))QPropertyAnimation::metaObject
-24 (int (*)(...))QPropertyAnimation::qt_metacast
-32 (int (*)(...))QPropertyAnimation::qt_metacall
-40 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-48 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-56 (int (*)(...))QPropertyAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QPropertyAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QPropertyAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QPropertyAnimation
- size=16 align=8
- base size=16 base align=8
-QPropertyAnimation (0x0x7f8e98efe7b8) 0
- vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 16)
- QVariantAnimation (0x0x7f8e98efe820) 0
- primary-for QPropertyAnimation (0x0x7f8e98efe7b8)
- QAbstractAnimation (0x0x7f8e98efe888) 0
- primary-for QVariantAnimation (0x0x7f8e98efe820)
- QObject (0x0x7f8e98f03d80) 0
- primary-for QAbstractAnimation (0x0x7f8e98efe888)
-
-Class std::random_device
- size=5000 align=8
- base size=5000 base align=8
-std::random_device (0x0x7f8e98bd1540) 0
-
-Class std::bernoulli_distribution::param_type
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution::param_type (0x0x7f8e98ccf2a0) 0
-
-Class std::bernoulli_distribution
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution (0x0x7f8e98ccf240) 0
-
-Class std::seed_seq
- size=24 align=8
- base size=24 base align=8
-std::seed_seq (0x0x7f8e98abf000) 0
-
-Class QRandomGenerator::Storage
- size=2504 align=8
- base size=2504 base align=8
-QRandomGenerator::Storage (0x0x7f8e988ccc60) 0
-
-Class QRandomGenerator
- size=2512 align=8
- base size=2512 base align=8
-QRandomGenerator (0x0x7f8e988ccc00) 0
-
-Class QRandomGenerator64
- size=2512 align=8
- base size=2512 base align=8
-QRandomGenerator64 (0x0x7f8e9895d548) 0
- QRandomGenerator (0x0x7f8e98976780) 0
-
-Class QReadWriteLock
- size=8 align=8
- base size=8 base align=8
-QReadWriteLock (0x0x7f8e98993360) 0
-
-Class QReadLocker
- size=8 align=8
- base size=8 base align=8
-QReadLocker (0x0x7f8e98993600) 0
-
-Class QWriteLocker
- size=8 align=8
- base size=8 base align=8
-QWriteLocker (0x0x7f8e98993ae0) 0
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0x0x7f8e9861c000) 0
-
-Class QSizeF
- size=16 align=8
- base size=16 base align=8
-QSizeF (0x0x7f8e98667de0) 0
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0x0x7f8e986e1d80) 0
-
-Class QRectF
- size=32 align=8
- base size=32 base align=8
-QRectF (0x0x7f8e98787de0) 0
-
-Class QResource
- size=8 align=8
- base size=8 base align=8
-QResource (0x0x7f8e9844ef00) 0
-
-Class QSaveFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSaveFile::QPrivateSignal (0x0x7f8e9849c1e0) 0 empty
-
-Vtable for QSaveFile
-QSaveFile::_ZTV9QSaveFile: 34 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSaveFile)
-16 (int (*)(...))QSaveFile::metaObject
-24 (int (*)(...))QSaveFile::qt_metacast
-32 (int (*)(...))QSaveFile::qt_metacall
-40 (int (*)(...))QSaveFile::~QSaveFile
-48 (int (*)(...))QSaveFile::~QSaveFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QSaveFile::open
-128 (int (*)(...))QSaveFile::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QSaveFile::writeData
-240 (int (*)(...))QSaveFile::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QSaveFile
- size=16 align=8
- base size=16 base align=8
-QSaveFile (0x0x7f8e98411f08) 0
- vptr=((& QSaveFile::_ZTV9QSaveFile) + 16)
- QFileDevice (0x0x7f8e98411f70) 0
- primary-for QSaveFile (0x0x7f8e98411f08)
- QIODevice (0x0x7f8e984a1000) 0
- primary-for QFileDevice (0x0x7f8e98411f70)
- QObject (0x0x7f8e9849c180) 0
- primary-for QIODevice (0x0x7f8e984a1000)
-
-Class QSemaphore
- size=8 align=8
- base size=8 base align=8
-QSemaphore (0x0x7f8e9849c7e0) 0
-
-Class QSemaphoreReleaser
- size=16 align=8
- base size=12 base align=8
-QSemaphoreReleaser (0x0x7f8e9849c960) 0
-
-Class QSequentialAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSequentialAnimationGroup::QPrivateSignal (0x0x7f8e985bac00) 0 empty
-
-Vtable for QSequentialAnimationGroup
-QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
-16 (int (*)(...))QSequentialAnimationGroup::metaObject
-24 (int (*)(...))QSequentialAnimationGroup::qt_metacast
-32 (int (*)(...))QSequentialAnimationGroup::qt_metacall
-40 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-48 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-56 (int (*)(...))QSequentialAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSequentialAnimationGroup::duration
-120 (int (*)(...))QSequentialAnimationGroup::updateCurrentTime
-128 (int (*)(...))QSequentialAnimationGroup::updateState
-136 (int (*)(...))QSequentialAnimationGroup::updateDirection
-
-Class QSequentialAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QSequentialAnimationGroup (0x0x7f8e981c1d00) 0
- vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 16)
- QAnimationGroup (0x0x7f8e981c1d68) 0
- primary-for QSequentialAnimationGroup (0x0x7f8e981c1d00)
- QAbstractAnimation (0x0x7f8e981c1dd0) 0
- primary-for QAnimationGroup (0x0x7f8e981c1d68)
- QObject (0x0x7f8e985baba0) 0
- primary-for QAbstractAnimation (0x0x7f8e981c1dd0)
-
-Class QSettings::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSettings::QPrivateSignal (0x0x7f8e985bae40) 0 empty
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSettings)
-16 (int (*)(...))QSettings::metaObject
-24 (int (*)(...))QSettings::qt_metacast
-32 (int (*)(...))QSettings::qt_metacall
-40 (int (*)(...))QSettings::~QSettings
-48 (int (*)(...))QSettings::~QSettings
-56 (int (*)(...))QSettings::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSettings
- size=16 align=8
- base size=16 base align=8
-QSettings (0x0x7f8e981c1e38) 0
- vptr=((& QSettings::_ZTV9QSettings) + 16)
- QObject (0x0x7f8e985bade0) 0
- primary-for QSettings (0x0x7f8e981c1e38)
-
-Class QSharedMemory::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSharedMemory::QPrivateSignal (0x0x7f8e981fa300) 0 empty
-
-Vtable for QSharedMemory
-QSharedMemory::_ZTV13QSharedMemory: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSharedMemory)
-16 (int (*)(...))QSharedMemory::metaObject
-24 (int (*)(...))QSharedMemory::qt_metacast
-32 (int (*)(...))QSharedMemory::qt_metacall
-40 (int (*)(...))QSharedMemory::~QSharedMemory
-48 (int (*)(...))QSharedMemory::~QSharedMemory
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSharedMemory
- size=16 align=8
- base size=16 base align=8
-QSharedMemory (0x0x7f8e981c1ea0) 0
- vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 16)
- QObject (0x0x7f8e981fa2a0) 0
- primary-for QSharedMemory (0x0x7f8e981c1ea0)
-
-Class QSignalMapper::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalMapper::QPrivateSignal (0x0x7f8e981fa540) 0 empty
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSignalMapper)
-16 (int (*)(...))QSignalMapper::metaObject
-24 (int (*)(...))QSignalMapper::qt_metacast
-32 (int (*)(...))QSignalMapper::qt_metacall
-40 (int (*)(...))QSignalMapper::~QSignalMapper
-48 (int (*)(...))QSignalMapper::~QSignalMapper
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSignalMapper
- size=16 align=8
- base size=16 base align=8
-QSignalMapper (0x0x7f8e981c1f08) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 16)
- QObject (0x0x7f8e981fa4e0) 0
- primary-for QSignalMapper (0x0x7f8e981c1f08)
-
-Class QSignalTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalTransition::QPrivateSignal (0x0x7f8e981fa780) 0 empty
-
-Vtable for QSignalTransition
-QSignalTransition::_ZTV17QSignalTransition: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSignalTransition)
-16 (int (*)(...))QSignalTransition::metaObject
-24 (int (*)(...))QSignalTransition::qt_metacast
-32 (int (*)(...))QSignalTransition::qt_metacall
-40 (int (*)(...))QSignalTransition::~QSignalTransition
-48 (int (*)(...))QSignalTransition::~QSignalTransition
-56 (int (*)(...))QSignalTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSignalTransition::eventTest
-120 (int (*)(...))QSignalTransition::onTransition
-
-Class QSignalTransition
- size=16 align=8
- base size=16 base align=8
-QSignalTransition (0x0x7f8e981c1f70) 0
- vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 16)
- QAbstractTransition (0x0x7f8e98220000) 0
- primary-for QSignalTransition (0x0x7f8e981c1f70)
- QObject (0x0x7f8e981fa720) 0
- primary-for QAbstractTransition (0x0x7f8e98220000)
-
-Class QSocketNotifier::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSocketNotifier::QPrivateSignal (0x0x7f8e981faa20) 0 empty
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSocketNotifier)
-16 (int (*)(...))QSocketNotifier::metaObject
-24 (int (*)(...))QSocketNotifier::qt_metacast
-32 (int (*)(...))QSocketNotifier::qt_metacall
-40 (int (*)(...))QSocketNotifier::~QSocketNotifier
-48 (int (*)(...))QSocketNotifier::~QSocketNotifier
-56 (int (*)(...))QSocketNotifier::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSocketNotifier
- size=16 align=8
- base size=16 base align=8
-QSocketNotifier (0x0x7f8e98220068) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 16)
- QObject (0x0x7f8e981fa9c0) 0
- primary-for QSocketNotifier (0x0x7f8e98220068)
-
-Class QSortFilterProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSortFilterProxyModel::QPrivateSignal (0x0x7f8e981fac60) 0 empty
-
-Vtable for QSortFilterProxyModel
-QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 56 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
-16 (int (*)(...))QSortFilterProxyModel::metaObject
-24 (int (*)(...))QSortFilterProxyModel::qt_metacast
-32 (int (*)(...))QSortFilterProxyModel::qt_metacall
-40 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-48 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSortFilterProxyModel::index
-120 (int (*)(...))QSortFilterProxyModel::parent
-128 (int (*)(...))QSortFilterProxyModel::sibling
-136 (int (*)(...))QSortFilterProxyModel::rowCount
-144 (int (*)(...))QSortFilterProxyModel::columnCount
-152 (int (*)(...))QSortFilterProxyModel::hasChildren
-160 (int (*)(...))QSortFilterProxyModel::data
-168 (int (*)(...))QSortFilterProxyModel::setData
-176 (int (*)(...))QSortFilterProxyModel::headerData
-184 (int (*)(...))QSortFilterProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QSortFilterProxyModel::mimeTypes
-216 (int (*)(...))QSortFilterProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QSortFilterProxyModel::dropMimeData
-240 (int (*)(...))QSortFilterProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QSortFilterProxyModel::insertRows
-264 (int (*)(...))QSortFilterProxyModel::insertColumns
-272 (int (*)(...))QSortFilterProxyModel::removeRows
-280 (int (*)(...))QSortFilterProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QSortFilterProxyModel::fetchMore
-312 (int (*)(...))QSortFilterProxyModel::canFetchMore
-320 (int (*)(...))QSortFilterProxyModel::flags
-328 (int (*)(...))QSortFilterProxyModel::sort
-336 (int (*)(...))QSortFilterProxyModel::buddy
-344 (int (*)(...))QSortFilterProxyModel::match
-352 (int (*)(...))QSortFilterProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QSortFilterProxyModel::setSourceModel
-392 (int (*)(...))QSortFilterProxyModel::mapToSource
-400 (int (*)(...))QSortFilterProxyModel::mapFromSource
-408 (int (*)(...))QSortFilterProxyModel::mapSelectionToSource
-416 (int (*)(...))QSortFilterProxyModel::mapSelectionFromSource
-424 (int (*)(...))QSortFilterProxyModel::filterAcceptsRow
-432 (int (*)(...))QSortFilterProxyModel::filterAcceptsColumn
-440 (int (*)(...))QSortFilterProxyModel::lessThan
-
-Class QSortFilterProxyModel
- size=16 align=8
- base size=16 base align=8
-QSortFilterProxyModel (0x0x7f8e982200d0) 0
- vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 16)
- QAbstractProxyModel (0x0x7f8e98220138) 0
- primary-for QSortFilterProxyModel (0x0x7f8e982200d0)
- QAbstractItemModel (0x0x7f8e982201a0) 0
- primary-for QAbstractProxyModel (0x0x7f8e98220138)
- QObject (0x0x7f8e981fac00) 0
- primary-for QAbstractItemModel (0x0x7f8e982201a0)
-
-Class QStandardPaths
- size=1 align=1
- base size=0 base align=1
-QStandardPaths (0x0x7f8e982670c0) 0 empty
-
-Class QState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QState::QPrivateSignal (0x0x7f8e982679c0) 0 empty
-
-Vtable for QState
-QState::_ZTV6QState: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QState)
-16 (int (*)(...))QState::metaObject
-24 (int (*)(...))QState::qt_metacast
-32 (int (*)(...))QState::qt_metacall
-40 (int (*)(...))QState::~QState
-48 (int (*)(...))QState::~QState
-56 (int (*)(...))QState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QState::onEntry
-120 (int (*)(...))QState::onExit
-
-Class QState
- size=16 align=8
- base size=16 base align=8
-QState (0x0x7f8e98220340) 0
- vptr=((& QState::_ZTV6QState) + 16)
- QAbstractState (0x0x7f8e982203a8) 0
- primary-for QState (0x0x7f8e98220340)
- QObject (0x0x7f8e98267960) 0
- primary-for QAbstractState (0x0x7f8e982203a8)
-
-Class QStateMachine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStateMachine::QPrivateSignal (0x0x7f8e98267e40) 0 empty
-
-Vtable for QStateMachine::SignalEvent
-QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
-16 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-24 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-
-Class QStateMachine::SignalEvent
- size=48 align=8
- base size=48 base align=8
-QStateMachine::SignalEvent (0x0x7f8e98220548) 0
- vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 16)
- QEvent (0x0x7f8e98267ea0) 0
- primary-for QStateMachine::SignalEvent (0x0x7f8e98220548)
-
-Vtable for QStateMachine::WrappedEvent
-QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
-16 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-24 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-
-Class QStateMachine::WrappedEvent
- size=40 align=8
- base size=40 base align=8
-QStateMachine::WrappedEvent (0x0x7f8e982205b0) 0
- vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 16)
- QEvent (0x0x7f8e98267f00) 0
- primary-for QStateMachine::WrappedEvent (0x0x7f8e982205b0)
-
-Vtable for QStateMachine
-QStateMachine::_ZTV13QStateMachine: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStateMachine)
-16 (int (*)(...))QStateMachine::metaObject
-24 (int (*)(...))QStateMachine::qt_metacast
-32 (int (*)(...))QStateMachine::qt_metacall
-40 (int (*)(...))QStateMachine::~QStateMachine
-48 (int (*)(...))QStateMachine::~QStateMachine
-56 (int (*)(...))QStateMachine::event
-64 (int (*)(...))QStateMachine::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStateMachine::onEntry
-120 (int (*)(...))QStateMachine::onExit
-128 (int (*)(...))QStateMachine::beginSelectTransitions
-136 (int (*)(...))QStateMachine::endSelectTransitions
-144 (int (*)(...))QStateMachine::beginMicrostep
-152 (int (*)(...))QStateMachine::endMicrostep
-
-Class QStateMachine
- size=16 align=8
- base size=16 base align=8
-QStateMachine (0x0x7f8e98220410) 0
- vptr=((& QStateMachine::_ZTV13QStateMachine) + 16)
- QState (0x0x7f8e98220478) 0
- primary-for QStateMachine (0x0x7f8e98220410)
- QAbstractState (0x0x7f8e982204e0) 0
- primary-for QState (0x0x7f8e98220478)
- QObject (0x0x7f8e98267de0) 0
- primary-for QAbstractState (0x0x7f8e982204e0)
-
-Class QStorageInfo
- size=8 align=8
- base size=8 base align=8
-QStorageInfo (0x0x7f8e982d2300) 0
-
-Class QAbstractConcatenable
- size=1 align=1
- base size=0 base align=1
-QAbstractConcatenable (0x0x7f8e9835a300) 0 empty
-
-Class QStringListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStringListModel::QPrivateSignal (0x0x7f8e97fe4660) 0 empty
-
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QStringListModel)
-16 (int (*)(...))QStringListModel::metaObject
-24 (int (*)(...))QStringListModel::qt_metacast
-32 (int (*)(...))QStringListModel::qt_metacall
-40 (int (*)(...))QStringListModel::~QStringListModel
-48 (int (*)(...))QStringListModel::~QStringListModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QStringListModel::sibling
-136 (int (*)(...))QStringListModel::rowCount
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))QStringListModel::data
-168 (int (*)(...))QStringListModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QStringListModel::itemData
-200 (int (*)(...))QStringListModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QStringListModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStringListModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QStringListModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QStringListModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStringListModel::flags
-328 (int (*)(...))QStringListModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStringListModel
- size=24 align=8
- base size=24 base align=8
-QStringListModel (0x0x7f8e97fd56e8) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 16)
- QAbstractListModel (0x0x7f8e97fd5750) 0
- primary-for QStringListModel (0x0x7f8e97fd56e8)
- QAbstractItemModel (0x0x7f8e97fd57b8) 0
- primary-for QAbstractListModel (0x0x7f8e97fd5750)
- QObject (0x0x7f8e97fe4600) 0
- primary-for QAbstractItemModel (0x0x7f8e97fd57b8)
-
-Class QSystemSemaphore
- size=8 align=8
- base size=8 base align=8
-QSystemSemaphore (0x0x7f8e97fe4780) 0
-
-Class QTemporaryDir
- size=8 align=8
- base size=8 base align=8
-QTemporaryDir (0x0x7f8e97fe4840) 0
-
-Class QTemporaryFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTemporaryFile::QPrivateSignal (0x0x7f8e97fe4960) 0 empty
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 34 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QTemporaryFile)
-16 (int (*)(...))QTemporaryFile::metaObject
-24 (int (*)(...))QTemporaryFile::qt_metacast
-32 (int (*)(...))QTemporaryFile::qt_metacall
-40 (int (*)(...))QTemporaryFile::~QTemporaryFile
-48 (int (*)(...))QTemporaryFile::~QTemporaryFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QTemporaryFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QTemporaryFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QTemporaryFile
- size=16 align=8
- base size=16 base align=8
-QTemporaryFile (0x0x7f8e97fd5820) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 16)
- QFile (0x0x7f8e97fd5888) 0
- primary-for QTemporaryFile (0x0x7f8e97fd5820)
- QFileDevice (0x0x7f8e97fd58f0) 0
- primary-for QFile (0x0x7f8e97fd5888)
- QIODevice (0x0x7f8e97fd5958) 0
- primary-for QFileDevice (0x0x7f8e97fd58f0)
- QObject (0x0x7f8e97fe4900) 0
- primary-for QIODevice (0x0x7f8e97fd5958)
-
-Class QTextBoundaryFinder
- size=48 align=8
- base size=48 base align=8
-QTextBoundaryFinder (0x0x7f8e97fe4cc0) 0
-
-Class QTextCodec::ConverterState
- size=32 align=8
- base size=32 base align=8
-QTextCodec::ConverterState (0x0x7f8e98060540) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextCodec)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))QTextCodec::aliases
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 0
-64 0
-
-Class QTextCodec
- size=8 align=8
- base size=8 base align=8
-QTextCodec (0x0x7f8e980604e0) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 16)
-
-Class QTextEncoder
- size=40 align=8
- base size=40 base align=8
-QTextEncoder (0x0x7f8e98060f00) 0
-
-Class QTextDecoder
- size=40 align=8
- base size=40 base align=8
-QTextDecoder (0x0x7f8e980b6120) 0
-
-Class std::__mutex_base
- size=40 align=8
- base size=40 base align=8
-std::__mutex_base (0x0x7f8e980b6300) 0
-
-Class std::mutex
- size=40 align=8
- base size=40 base align=8
-std::mutex (0x0x7f8e97fd5b60) 0
- std::__mutex_base (0x0x7f8e980b6360) 0
-
-Class std::defer_lock_t
- size=1 align=1
- base size=0 base align=1
-std::defer_lock_t (0x0x7f8e980b6540) 0 empty
-
-Class std::try_to_lock_t
- size=1 align=1
- base size=0 base align=1
-std::try_to_lock_t (0x0x7f8e980b65a0) 0 empty
-
-Class std::adopt_lock_t
- size=1 align=1
- base size=0 base align=1
-std::adopt_lock_t (0x0x7f8e980b6600) 0 empty
-
-Class std::__recursive_mutex_base
- size=40 align=8
- base size=40 base align=8
-std::__recursive_mutex_base (0x0x7f8e980f3060) 0
-
-Class std::recursive_mutex
- size=40 align=8
- base size=40 base align=8
-std::recursive_mutex (0x0x7f8e97fd5bc8) 0
- std::__recursive_mutex_base (0x0x7f8e980f30c0) 0
-
-Class std::timed_mutex
- size=40 align=8
- base size=40 base align=8
-std::timed_mutex (0x0x7f8e980bdd20) 0
- std::__mutex_base (0x0x7f8e980f3480) 0
- std::__timed_mutex_impl<std::timed_mutex> (0x0x7f8e980f34e0) 0 empty
-
-Class std::recursive_timed_mutex
- size=40 align=8
- base size=40 base align=8
-std::recursive_timed_mutex (0x0x7f8e98116070) 0
- std::__recursive_mutex_base (0x0x7f8e980f3840) 0
- std::__timed_mutex_impl<std::recursive_timed_mutex> (0x0x7f8e980f38a0) 0 empty
-
-Class std::once_flag
- size=4 align=4
- base size=4 base align=4
-std::once_flag (0x0x7f8e9813b000) 0
-
-Vtable for __gnu_cxx::__concurrence_lock_error
-__gnu_cxx::__concurrence_lock_error::_ZTVN9__gnu_cxx24__concurrence_lock_errorE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx24__concurrence_lock_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error
-24 (int (*)(...))__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error
-32 (int (*)(...))__gnu_cxx::__concurrence_lock_error::what
-
-Class __gnu_cxx::__concurrence_lock_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_lock_error (0x0x7f8e97fd5d00) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_lock_error::_ZTVN9__gnu_cxx24__concurrence_lock_errorE) + 16)
- std::exception (0x0x7f8e9813b540) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_lock_error (0x0x7f8e97fd5d00)
-
-Vtable for __gnu_cxx::__concurrence_unlock_error
-__gnu_cxx::__concurrence_unlock_error::_ZTVN9__gnu_cxx26__concurrence_unlock_errorE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx26__concurrence_unlock_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error
-24 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error
-32 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::what
-
-Class __gnu_cxx::__concurrence_unlock_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_unlock_error (0x0x7f8e97fd5d68) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_unlock_error::_ZTVN9__gnu_cxx26__concurrence_unlock_errorE) + 16)
- std::exception (0x0x7f8e9813b660) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_unlock_error (0x0x7f8e97fd5d68)
-
-Vtable for __gnu_cxx::__concurrence_broadcast_error
-__gnu_cxx::__concurrence_broadcast_error::_ZTVN9__gnu_cxx29__concurrence_broadcast_errorE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx29__concurrence_broadcast_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::~__concurrence_broadcast_error
-24 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::~__concurrence_broadcast_error
-32 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::what
-
-Class __gnu_cxx::__concurrence_broadcast_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_broadcast_error (0x0x7f8e97fd5dd0) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_broadcast_error::_ZTVN9__gnu_cxx29__concurrence_broadcast_errorE) + 16)
- std::exception (0x0x7f8e9813b780) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_broadcast_error (0x0x7f8e97fd5dd0)
-
-Vtable for __gnu_cxx::__concurrence_wait_error
-__gnu_cxx::__concurrence_wait_error::_ZTVN9__gnu_cxx24__concurrence_wait_errorE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx24__concurrence_wait_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_wait_error::~__concurrence_wait_error
-24 (int (*)(...))__gnu_cxx::__concurrence_wait_error::~__concurrence_wait_error
-32 (int (*)(...))__gnu_cxx::__concurrence_wait_error::what
-
-Class __gnu_cxx::__concurrence_wait_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_wait_error (0x0x7f8e97fd5ea0) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_wait_error::_ZTVN9__gnu_cxx24__concurrence_wait_errorE) + 16)
- std::exception (0x0x7f8e9813b8a0) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_wait_error (0x0x7f8e97fd5ea0)
-
-Class __gnu_cxx::__mutex
- size=40 align=8
- base size=40 base align=8
-__gnu_cxx::__mutex (0x0x7f8e98167900) 0
-
-Class __gnu_cxx::__recursive_mutex
- size=40 align=8
- base size=40 base align=8
-__gnu_cxx::__recursive_mutex (0x0x7f8e98167c00) 0
-
-Class __gnu_cxx::__scoped_lock
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__scoped_lock (0x0x7f8e98167f00) 0
-
-Class __gnu_cxx::__cond
- size=48 align=8
- base size=48 base align=8
-__gnu_cxx::__cond (0x0x7f8e9818a2a0) 0
-
-Vtable for std::bad_weak_ptr
-std::bad_weak_ptr::_ZTVSt12bad_weak_ptr: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12bad_weak_ptr)
-16 (int (*)(...))std::bad_weak_ptr::~bad_weak_ptr
-24 (int (*)(...))std::bad_weak_ptr::~bad_weak_ptr
-32 (int (*)(...))std::bad_weak_ptr::what
-
-Class std::bad_weak_ptr
- size=8 align=8
- base size=8 base align=8
-std::bad_weak_ptr (0x0x7f8e97fd5f08) 0 nearly-empty
- vptr=((& std::bad_weak_ptr::_ZTVSt12bad_weak_ptr) + 16)
- std::exception (0x0x7f8e97e06480) 0 nearly-empty
- primary-for std::bad_weak_ptr (0x0x7f8e97fd5f08)
-
-Class std::_Sp_make_shared_tag
- size=1 align=1
- base size=0 base align=1
-std::_Sp_make_shared_tag (0x0x7f8e97e74420) 0 empty
-
-Class std::__sp_array_delete
- size=1 align=1
- base size=0 base align=1
-std::__sp_array_delete (0x0x7f8e97e74840) 0 empty
-
-Class std::_Sp_locker
- size=2 align=1
- base size=2 base align=1
-std::_Sp_locker (0x0x7f8e97fba6c0) 0
-
-Vtable for std::thread::_State
-std::thread::_State::_ZTVNSt6thread6_StateE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6thread6_StateE)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class std::thread::_State
- size=8 align=8
- base size=8 base align=8
-std::thread::_State (0x0x7f8e97be7b40) 0 nearly-empty
- vptr=((& std::thread::_State::_ZTVNSt6thread6_StateE) + 16)
-
-Class std::thread::id
- size=8 align=8
- base size=8 base align=8
-std::thread::id (0x0x7f8e97be7ba0) 0
-
-Class std::thread
- size=8 align=8
- base size=8 base align=8
-std::thread (0x0x7f8e97be7ae0) 0
-
-Class std::condition_variable
- size=48 align=8
- base size=48 base align=8
-std::condition_variable (0x0x7f8e97a7df60) 0
-
-Class std::__at_thread_exit_elt
- size=16 align=8
- base size=16 base align=8
-std::__at_thread_exit_elt (0x0x7f8e97ab6360) 0
-
-Class std::_V2::condition_variable_any
- size=64 align=8
- base size=64 base align=8
-std::_V2::condition_variable_any (0x0x7f8e97ab63c0) 0
-
-Class std::__atomic_futex_unsigned_base
- size=1 align=1
- base size=0 base align=1
-std::__atomic_futex_unsigned_base (0x0x7f8e9782c6c0) 0 empty
-
-Vtable for std::future_error
-std::future_error::_ZTVSt12future_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12future_error)
-16 (int (*)(...))std::future_error::~future_error
-24 (int (*)(...))std::future_error::~future_error
-32 (int (*)(...))std::future_error::what
-
-Class std::future_error
- size=32 align=8
- base size=32 base align=8
-std::future_error (0x0x7f8e978277b8) 0
- vptr=((& std::future_error::_ZTVSt12future_error) + 16)
- std::logic_error (0x0x7f8e97827820) 0
- primary-for std::future_error (0x0x7f8e978277b8)
- std::exception (0x0x7f8e9782cde0) 0 nearly-empty
- primary-for std::logic_error (0x0x7f8e97827820)
-
-Class std::__future_base::_Result_base::_Deleter
- size=1 align=1
- base size=0 base align=1
-std::__future_base::_Result_base::_Deleter (0x0x7f8e9785d540) 0 empty
-
-Vtable for std::__future_base::_Result_base
-std::__future_base::_Result_base::_ZTVNSt13__future_base12_Result_baseE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base12_Result_baseE)
-16 (int (*)(...))__cxa_pure_virtual
-24 0
-32 0
-
-Class std::__future_base::_Result_base
- size=16 align=8
- base size=16 base align=8
-std::__future_base::_Result_base (0x0x7f8e9785d4e0) 0
- vptr=((& std::__future_base::_Result_base::_ZTVNSt13__future_base12_Result_baseE) + 16)
-
-Class std::__future_base::_State_baseV2::__exception_ptr_tag
- size=1 align=1
- base size=0 base align=1
-std::__future_base::_State_baseV2::__exception_ptr_tag (0x0x7f8e97621c60) 0 empty
-
-Class std::__future_base::_State_baseV2::_Make_ready
- size=32 align=8
- base size=32 base align=8
-std::__future_base::_State_baseV2::_Make_ready (0x0x7f8e97656068) 0
- std::__at_thread_exit_elt (0x0x7f8e97621d20) 0
-
-Vtable for std::__future_base::_State_baseV2
-std::__future_base::_State_baseV2::_ZTVNSt13__future_base13_State_baseV2E: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base13_State_baseV2E)
-16 (int (*)(...))std::__future_base::_State_baseV2::~_State_baseV2
-24 (int (*)(...))std::__future_base::_State_baseV2::~_State_baseV2
-32 (int (*)(...))std::__future_base::_State_baseV2::_M_complete_async
-40 (int (*)(...))std::__future_base::_State_baseV2::_M_is_deferred_future
-
-Class std::__future_base::_State_baseV2
- size=32 align=8
- base size=28 base align=8
-std::__future_base::_State_baseV2 (0x0x7f8e9785d6c0) 0
- vptr=((& std::__future_base::_State_baseV2::_ZTVNSt13__future_base13_State_baseV2E) + 16)
-
-Class std::__future_base
- size=1 align=1
- base size=0 base align=1
-std::__future_base (0x0x7f8e9785d480) 0 empty
-
-Vtable for std::__future_base::_Async_state_commonV2
-std::__future_base::_Async_state_commonV2::_ZTVNSt13__future_base21_Async_state_commonV2E: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base21_Async_state_commonV2E)
-16 (int (*)(...))std::__future_base::_Async_state_commonV2::~_Async_state_commonV2
-24 (int (*)(...))std::__future_base::_Async_state_commonV2::~_Async_state_commonV2
-32 (int (*)(...))std::__future_base::_Async_state_commonV2::_M_complete_async
-40 (int (*)(...))std::__future_base::_State_baseV2::_M_is_deferred_future
-
-Class std::__future_base::_Async_state_commonV2
- size=48 align=8
- base size=44 base align=8
-std::__future_base::_Async_state_commonV2 (0x0x7f8e971b3d68) 0
- vptr=((& std::__future_base::_Async_state_commonV2::_ZTVNSt13__future_base21_Async_state_commonV2E) + 16)
- std::__future_base::_State_baseV2 (0x0x7f8e96ddcd20) 0
- primary-for std::__future_base::_Async_state_commonV2 (0x0x7f8e971b3d68)
-
-Class QThread::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThread::QPrivateSignal (0x0x7f8e96e16600) 0 empty
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QThread)
-16 (int (*)(...))QThread::metaObject
-24 (int (*)(...))QThread::qt_metacast
-32 (int (*)(...))QThread::qt_metacall
-40 (int (*)(...))QThread::~QThread
-48 (int (*)(...))QThread::~QThread
-56 (int (*)(...))QThread::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QThread::run
-
-Class QThread
- size=16 align=8
- base size=16 base align=8
-QThread (0x0x7f8e96e1e0d0) 0
- vptr=((& QThread::_ZTV7QThread) + 16)
- QObject (0x0x7f8e96e165a0) 0
- primary-for QThread (0x0x7f8e96e1e0d0)
-
-Class QThreadPool::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThreadPool::QPrivateSignal (0x0x7f8e96e169c0) 0 empty
-
-Vtable for QThreadPool
-QThreadPool::_ZTV11QThreadPool: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QThreadPool)
-16 (int (*)(...))QThreadPool::metaObject
-24 (int (*)(...))QThreadPool::qt_metacast
-32 (int (*)(...))QThreadPool::qt_metacall
-40 (int (*)(...))QThreadPool::~QThreadPool
-48 (int (*)(...))QThreadPool::~QThreadPool
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QThreadPool
- size=16 align=8
- base size=16 base align=8
-QThreadPool (0x0x7f8e96e1e138) 0
- vptr=((& QThreadPool::_ZTV11QThreadPool) + 16)
- QObject (0x0x7f8e96e16960) 0
- primary-for QThreadPool (0x0x7f8e96e1e138)
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0x0x7f8e96e16ba0) 0
-
-Class QTimeLine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimeLine::QPrivateSignal (0x0x7f8e96e5d2a0) 0 empty
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTimeLine)
-16 (int (*)(...))QTimeLine::metaObject
-24 (int (*)(...))QTimeLine::qt_metacast
-32 (int (*)(...))QTimeLine::qt_metacall
-40 (int (*)(...))QTimeLine::~QTimeLine
-48 (int (*)(...))QTimeLine::~QTimeLine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimeLine::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTimeLine::valueForTime
-
-Class QTimeLine
- size=16 align=8
- base size=16 base align=8
-QTimeLine (0x0x7f8e96e1e1a0) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 16)
- QObject (0x0x7f8e96e5d240) 0
- primary-for QTimeLine (0x0x7f8e96e1e1a0)
-
-Class QTimer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimer::QPrivateSignal (0x0x7f8e96e5d4e0) 0 empty
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QTimer)
-16 (int (*)(...))QTimer::metaObject
-24 (int (*)(...))QTimer::qt_metacast
-32 (int (*)(...))QTimer::qt_metacall
-40 (int (*)(...))QTimer::~QTimer
-48 (int (*)(...))QTimer::~QTimer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimer::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTimer
- size=32 align=8
- base size=29 base align=8
-QTimer (0x0x7f8e96e1e208) 0
- vptr=((& QTimer::_ZTV6QTimer) + 16)
- QObject (0x0x7f8e96e5d480) 0
- primary-for QTimer (0x0x7f8e96e1e208)
-
-Class QTimeZone::OffsetData
- size=32 align=8
- base size=28 base align=8
-QTimeZone::OffsetData (0x0x7f8e96ea2e40) 0
-
-Class QTimeZone
- size=8 align=8
- base size=8 base align=8
-QTimeZone (0x0x7f8e96ea2de0) 0
-
-Class QTranslator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTranslator::QPrivateSignal (0x0x7f8e96f44f00) 0 empty
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTranslator)
-16 (int (*)(...))QTranslator::metaObject
-24 (int (*)(...))QTranslator::qt_metacast
-32 (int (*)(...))QTranslator::qt_metacall
-40 (int (*)(...))QTranslator::~QTranslator
-48 (int (*)(...))QTranslator::~QTranslator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTranslator::translate
-120 (int (*)(...))QTranslator::isEmpty
-
-Class QTranslator
- size=16 align=8
- base size=16 base align=8
-QTranslator (0x0x7f8e96f538f0) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 16)
- QObject (0x0x7f8e96f44ea0) 0
- primary-for QTranslator (0x0x7f8e96f538f0)
-
-Class QTransposeProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTransposeProxyModel::QPrivateSignal (0x0x7f8e96f6d180) 0 empty
-
-Vtable for QTransposeProxyModel
-QTransposeProxyModel::_ZTV20QTransposeProxyModel: 53 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTransposeProxyModel)
-16 (int (*)(...))QTransposeProxyModel::metaObject
-24 (int (*)(...))QTransposeProxyModel::qt_metacast
-32 (int (*)(...))QTransposeProxyModel::qt_metacall
-40 (int (*)(...))QTransposeProxyModel::~QTransposeProxyModel
-48 (int (*)(...))QTransposeProxyModel::~QTransposeProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTransposeProxyModel::index
-120 (int (*)(...))QTransposeProxyModel::parent
-128 (int (*)(...))QAbstractProxyModel::sibling
-136 (int (*)(...))QTransposeProxyModel::rowCount
-144 (int (*)(...))QTransposeProxyModel::columnCount
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QTransposeProxyModel::headerData
-184 (int (*)(...))QTransposeProxyModel::setHeaderData
-192 (int (*)(...))QTransposeProxyModel::itemData
-200 (int (*)(...))QTransposeProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QAbstractProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QTransposeProxyModel::insertRows
-264 (int (*)(...))QTransposeProxyModel::insertColumns
-272 (int (*)(...))QTransposeProxyModel::removeRows
-280 (int (*)(...))QTransposeProxyModel::removeColumns
-288 (int (*)(...))QTransposeProxyModel::moveRows
-296 (int (*)(...))QTransposeProxyModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QTransposeProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QTransposeProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QTransposeProxyModel::setSourceModel
-392 (int (*)(...))QTransposeProxyModel::mapToSource
-400 (int (*)(...))QTransposeProxyModel::mapFromSource
-408 (int (*)(...))QAbstractProxyModel::mapSelectionToSource
-416 (int (*)(...))QAbstractProxyModel::mapSelectionFromSource
-
-Class QTransposeProxyModel
- size=16 align=8
- base size=16 base align=8
-QTransposeProxyModel (0x0x7f8e96f53958) 0
- vptr=((& QTransposeProxyModel::_ZTV20QTransposeProxyModel) + 16)
- QAbstractProxyModel (0x0x7f8e96f539c0) 0
- primary-for QTransposeProxyModel (0x0x7f8e96f53958)
- QAbstractItemModel (0x0x7f8e96f53a28) 0
- primary-for QAbstractProxyModel (0x0x7f8e96f539c0)
- QObject (0x0x7f8e96f6d120) 0
- primary-for QAbstractItemModel (0x0x7f8e96f53a28)
-
-Class QUrlQuery
- size=8 align=8
- base size=8 base align=8
-QUrlQuery (0x0x7f8e96f6d360) 0
-
-Class QWaitCondition
- size=8 align=8
- base size=8 base align=8
-QWaitCondition (0x0x7f8e96be4d20) 0
-
-Class QXmlStreamStringRef
- size=16 align=8
- base size=16 base align=8
-QXmlStreamStringRef (0x0x7f8e96be4e40) 0
-
-Class QXmlStreamAttribute
- size=80 align=8
- base size=73 base align=8
-QXmlStreamAttribute (0x0x7f8e96c95240) 0
-
-Class QXmlStreamAttributes
- size=8 align=8
- base size=8 base align=8
-QXmlStreamAttributes (0x0x7f8e96d130d0) 0
- QVector<QXmlStreamAttribute> (0x0x7f8e96cf9960) 0
-
-Class QXmlStreamNamespaceDeclaration
- size=40 align=8
- base size=40 base align=8
-QXmlStreamNamespaceDeclaration (0x0x7f8e96cf9c60) 0
-
-Class QXmlStreamNotationDeclaration
- size=56 align=8
- base size=56 base align=8
-QXmlStreamNotationDeclaration (0x0x7f8e96d76c00) 0
-
-Class QXmlStreamEntityDeclaration
- size=88 align=8
- base size=88 base align=8
-QXmlStreamEntityDeclaration (0x0x7f8e969d4c00) 0
-
-Vtable for QXmlStreamEntityResolver
-QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
-16 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-24 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-32 (int (*)(...))QXmlStreamEntityResolver::resolveEntity
-40 (int (*)(...))QXmlStreamEntityResolver::resolveUndeclaredEntity
-
-Class QXmlStreamEntityResolver
- size=8 align=8
- base size=8 base align=8
-QXmlStreamEntityResolver (0x0x7f8e96a3ecc0) 0 nearly-empty
- vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 16)
-
-Class QXmlStreamReader
- size=8 align=8
- base size=8 base align=8
-QXmlStreamReader (0x0x7f8e96a3ed20) 0
-
-Class QXmlStreamWriter
- size=8 align=8
- base size=8 base align=8
-QXmlStreamWriter (0x0x7f8e96a7cc00) 0
-
-Class QRgba64
- size=8 align=8
- base size=8 base align=8
-QRgba64 (0x0x7f8e96acd240) 0
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0x0x7f8e96b6d2a0) 0
-
-Class QRegion::QRegionData
- size=16 align=8
- base size=16 base align=8
-QRegion::QRegionData (0x0x7f8e96805720) 0
-
-Class QRegion
- size=8 align=8
- base size=8 base align=8
-QRegion (0x0x7f8e968056c0) 0
-
-Class QKeySequence
- size=8 align=8
- base size=8 base align=8
-QKeySequence (0x0x7f8e968f2360) 0
-
-Class QVector2D
- size=8 align=4
- base size=8 base align=4
-QVector2D (0x0x7f8e965c1ea0) 0
-
-Class QTouchDevice
- size=8 align=8
- base size=8 base align=8
-QTouchDevice (0x0x7f8e96630f60) 0
-
-Vtable for QInputEvent
-QInputEvent::_ZTV11QInputEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QInputEvent)
-16 (int (*)(...))QInputEvent::~QInputEvent
-24 (int (*)(...))QInputEvent::~QInputEvent
-
-Class QInputEvent
- size=32 align=8
- base size=32 base align=8
-QInputEvent (0x0x7f8e96628340) 0
- vptr=((& QInputEvent::_ZTV11QInputEvent) + 16)
- QEvent (0x0x7f8e96661840) 0
- primary-for QInputEvent (0x0x7f8e96628340)
-
-Vtable for QEnterEvent
-QEnterEvent::_ZTV11QEnterEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QEnterEvent)
-16 (int (*)(...))QEnterEvent::~QEnterEvent
-24 (int (*)(...))QEnterEvent::~QEnterEvent
-
-Class QEnterEvent
- size=72 align=8
- base size=72 base align=8
-QEnterEvent (0x0x7f8e966283a8) 0
- vptr=((& QEnterEvent::_ZTV11QEnterEvent) + 16)
- QEvent (0x0x7f8e96661a20) 0
- primary-for QEnterEvent (0x0x7f8e966283a8)
-
-Vtable for QMouseEvent
-QMouseEvent::_ZTV11QMouseEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QMouseEvent)
-16 (int (*)(...))QMouseEvent::~QMouseEvent
-24 (int (*)(...))QMouseEvent::~QMouseEvent
-
-Class QMouseEvent
- size=104 align=8
- base size=100 base align=8
-QMouseEvent (0x0x7f8e96628410) 0
- vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 16)
- QInputEvent (0x0x7f8e96628478) 0
- primary-for QMouseEvent (0x0x7f8e96628410)
- QEvent (0x0x7f8e96661de0) 0
- primary-for QInputEvent (0x0x7f8e96628478)
-
-Vtable for QHoverEvent
-QHoverEvent::_ZTV11QHoverEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QHoverEvent)
-16 (int (*)(...))QHoverEvent::~QHoverEvent
-24 (int (*)(...))QHoverEvent::~QHoverEvent
-
-Class QHoverEvent
- size=64 align=8
- base size=64 base align=8
-QHoverEvent (0x0x7f8e966284e0) 0
- vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 16)
- QInputEvent (0x0x7f8e96628548) 0
- primary-for QHoverEvent (0x0x7f8e966284e0)
- QEvent (0x0x7f8e966af300) 0
- primary-for QInputEvent (0x0x7f8e96628548)
-
-Vtable for QWheelEvent
-QWheelEvent::_ZTV11QWheelEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QWheelEvent)
-16 (int (*)(...))QWheelEvent::~QWheelEvent
-24 (int (*)(...))QWheelEvent::~QWheelEvent
-
-Class QWheelEvent
- size=96 align=8
- base size=96 base align=8
-QWheelEvent (0x0x7f8e966285b0) 0
- vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 16)
- QInputEvent (0x0x7f8e96628618) 0
- primary-for QWheelEvent (0x0x7f8e966285b0)
- QEvent (0x0x7f8e966af4e0) 0
- primary-for QInputEvent (0x0x7f8e96628618)
-
-Vtable for QTabletEvent
-QTabletEvent::_ZTV12QTabletEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QTabletEvent)
-16 (int (*)(...))QTabletEvent::~QTabletEvent
-24 (int (*)(...))QTabletEvent::~QTabletEvent
-
-Class QTabletEvent
- size=128 align=8
- base size=128 base align=8
-QTabletEvent (0x0x7f8e96628680) 0
- vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 16)
- QInputEvent (0x0x7f8e966286e8) 0
- primary-for QTabletEvent (0x0x7f8e96628680)
- QEvent (0x0x7f8e966afb40) 0
- primary-for QInputEvent (0x0x7f8e966286e8)
-
-Vtable for QNativeGestureEvent
-QNativeGestureEvent::_ZTV19QNativeGestureEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QNativeGestureEvent)
-16 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-24 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-
-Class QNativeGestureEvent
- size=112 align=8
- base size=112 base align=8
-QNativeGestureEvent (0x0x7f8e96628750) 0
- vptr=((& QNativeGestureEvent::_ZTV19QNativeGestureEvent) + 16)
- QInputEvent (0x0x7f8e966287b8) 0
- primary-for QNativeGestureEvent (0x0x7f8e96628750)
- QEvent (0x0x7f8e966f0480) 0
- primary-for QInputEvent (0x0x7f8e966287b8)
-
-Vtable for QKeyEvent
-QKeyEvent::_ZTV9QKeyEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QKeyEvent)
-16 (int (*)(...))QKeyEvent::~QKeyEvent
-24 (int (*)(...))QKeyEvent::~QKeyEvent
-
-Class QKeyEvent
- size=64 align=8
- base size=59 base align=8
-QKeyEvent (0x0x7f8e96628820) 0
- vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 16)
- QInputEvent (0x0x7f8e96628888) 0
- primary-for QKeyEvent (0x0x7f8e96628820)
- QEvent (0x0x7f8e966f0780) 0
- primary-for QInputEvent (0x0x7f8e96628888)
-
-Vtable for QFocusEvent
-QFocusEvent::_ZTV11QFocusEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFocusEvent)
-16 (int (*)(...))QFocusEvent::~QFocusEvent
-24 (int (*)(...))QFocusEvent::~QFocusEvent
-
-Class QFocusEvent
- size=24 align=8
- base size=24 base align=8
-QFocusEvent (0x0x7f8e966288f0) 0
- vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 16)
- QEvent (0x0x7f8e966f0a80) 0
- primary-for QFocusEvent (0x0x7f8e966288f0)
-
-Vtable for QPaintEvent
-QPaintEvent::_ZTV11QPaintEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QPaintEvent)
-16 (int (*)(...))QPaintEvent::~QPaintEvent
-24 (int (*)(...))QPaintEvent::~QPaintEvent
-
-Class QPaintEvent
- size=56 align=8
- base size=49 base align=8
-QPaintEvent (0x0x7f8e96628958) 0
- vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 16)
- QEvent (0x0x7f8e966f0ba0) 0
- primary-for QPaintEvent (0x0x7f8e96628958)
-
-Vtable for QMoveEvent
-QMoveEvent::_ZTV10QMoveEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QMoveEvent)
-16 (int (*)(...))QMoveEvent::~QMoveEvent
-24 (int (*)(...))QMoveEvent::~QMoveEvent
-
-Class QMoveEvent
- size=40 align=8
- base size=36 base align=8
-QMoveEvent (0x0x7f8e966289c0) 0
- vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 16)
- QEvent (0x0x7f8e966f0cc0) 0
- primary-for QMoveEvent (0x0x7f8e966289c0)
-
-Vtable for QExposeEvent
-QExposeEvent::_ZTV12QExposeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QExposeEvent)
-16 (int (*)(...))QExposeEvent::~QExposeEvent
-24 (int (*)(...))QExposeEvent::~QExposeEvent
-
-Class QExposeEvent
- size=32 align=8
- base size=32 base align=8
-QExposeEvent (0x0x7f8e96628a28) 0
- vptr=((& QExposeEvent::_ZTV12QExposeEvent) + 16)
- QEvent (0x0x7f8e966f0de0) 0
- primary-for QExposeEvent (0x0x7f8e96628a28)
-
-Vtable for QPlatformSurfaceEvent
-QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QPlatformSurfaceEvent)
-16 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-24 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-
-Class QPlatformSurfaceEvent
- size=24 align=8
- base size=24 base align=8
-QPlatformSurfaceEvent (0x0x7f8e96628a90) 0
- vptr=((& QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent) + 16)
- QEvent (0x0x7f8e966f0ea0) 0
- primary-for QPlatformSurfaceEvent (0x0x7f8e96628a90)
-
-Vtable for QResizeEvent
-QResizeEvent::_ZTV12QResizeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QResizeEvent)
-16 (int (*)(...))QResizeEvent::~QResizeEvent
-24 (int (*)(...))QResizeEvent::~QResizeEvent
-
-Class QResizeEvent
- size=40 align=8
- base size=36 base align=8
-QResizeEvent (0x0x7f8e96628af8) 0
- vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 16)
- QEvent (0x0x7f8e966f0f60) 0
- primary-for QResizeEvent (0x0x7f8e96628af8)
-
-Vtable for QCloseEvent
-QCloseEvent::_ZTV11QCloseEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QCloseEvent)
-16 (int (*)(...))QCloseEvent::~QCloseEvent
-24 (int (*)(...))QCloseEvent::~QCloseEvent
-
-Class QCloseEvent
- size=24 align=8
- base size=20 base align=8
-QCloseEvent (0x0x7f8e96628b60) 0
- vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 16)
- QEvent (0x0x7f8e967350c0) 0
- primary-for QCloseEvent (0x0x7f8e96628b60)
-
-Vtable for QIconDragEvent
-QIconDragEvent::_ZTV14QIconDragEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QIconDragEvent)
-16 (int (*)(...))QIconDragEvent::~QIconDragEvent
-24 (int (*)(...))QIconDragEvent::~QIconDragEvent
-
-Class QIconDragEvent
- size=24 align=8
- base size=20 base align=8
-QIconDragEvent (0x0x7f8e96628bc8) 0
- vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 16)
- QEvent (0x0x7f8e96735120) 0
- primary-for QIconDragEvent (0x0x7f8e96628bc8)
-
-Vtable for QShowEvent
-QShowEvent::_ZTV10QShowEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QShowEvent)
-16 (int (*)(...))QShowEvent::~QShowEvent
-24 (int (*)(...))QShowEvent::~QShowEvent
-
-Class QShowEvent
- size=24 align=8
- base size=20 base align=8
-QShowEvent (0x0x7f8e96628c30) 0
- vptr=((& QShowEvent::_ZTV10QShowEvent) + 16)
- QEvent (0x0x7f8e96735180) 0
- primary-for QShowEvent (0x0x7f8e96628c30)
-
-Vtable for QHideEvent
-QHideEvent::_ZTV10QHideEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHideEvent)
-16 (int (*)(...))QHideEvent::~QHideEvent
-24 (int (*)(...))QHideEvent::~QHideEvent
-
-Class QHideEvent
- size=24 align=8
- base size=20 base align=8
-QHideEvent (0x0x7f8e96628c98) 0
- vptr=((& QHideEvent::_ZTV10QHideEvent) + 16)
- QEvent (0x0x7f8e967351e0) 0
- primary-for QHideEvent (0x0x7f8e96628c98)
-
-Vtable for QContextMenuEvent
-QContextMenuEvent::_ZTV17QContextMenuEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QContextMenuEvent)
-16 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-24 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-
-Class QContextMenuEvent
- size=56 align=8
- base size=49 base align=8
-QContextMenuEvent (0x0x7f8e96628d00) 0
- vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 16)
- QInputEvent (0x0x7f8e96628d68) 0
- primary-for QContextMenuEvent (0x0x7f8e96628d00)
- QEvent (0x0x7f8e96735240) 0
- primary-for QInputEvent (0x0x7f8e96628d68)
-
-Class QInputMethodEvent::Attribute
- size=32 align=8
- base size=32 base align=8
-QInputMethodEvent::Attribute (0x0x7f8e967355a0) 0
-
-Vtable for QInputMethodEvent
-QInputMethodEvent::_ZTV17QInputMethodEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QInputMethodEvent)
-16 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-24 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-
-Class QInputMethodEvent
- size=56 align=8
- base size=56 base align=8
-QInputMethodEvent (0x0x7f8e96628dd0) 0
- vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 16)
- QEvent (0x0x7f8e96735540) 0
- primary-for QInputMethodEvent (0x0x7f8e96628dd0)
-
-Class QInputMethodQueryEvent::QueryPair
- size=24 align=8
- base size=24 base align=8
-QInputMethodQueryEvent::QueryPair (0x0x7f8e967bb900) 0
-
-Vtable for QInputMethodQueryEvent
-QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QInputMethodQueryEvent)
-16 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-24 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-
-Class QInputMethodQueryEvent
- size=32 align=8
- base size=32 base align=8
-QInputMethodQueryEvent (0x0x7f8e963cc000) 0
- vptr=((& QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent) + 16)
- QEvent (0x0x7f8e967bb8a0) 0
- primary-for QInputMethodQueryEvent (0x0x7f8e963cc000)
-
-Vtable for QDropEvent
-QDropEvent::_ZTV10QDropEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QDropEvent)
-16 (int (*)(...))QDropEvent::~QDropEvent
-24 (int (*)(...))QDropEvent::~QDropEvent
-
-Class QDropEvent
- size=72 align=8
- base size=72 base align=8
-QDropEvent (0x0x7f8e9643b0d0) 0
- vptr=((& QDropEvent::_ZTV10QDropEvent) + 16)
- QEvent (0x0x7f8e96430660) 0
- primary-for QDropEvent (0x0x7f8e9643b0d0)
-
-Vtable for QDragMoveEvent
-QDragMoveEvent::_ZTV14QDragMoveEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QDragMoveEvent)
-16 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-24 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-
-Class QDragMoveEvent
- size=88 align=8
- base size=88 base align=8
-QDragMoveEvent (0x0x7f8e9643b138) 0
- vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 16)
- QDropEvent (0x0x7f8e9643b1a0) 0
- primary-for QDragMoveEvent (0x0x7f8e9643b138)
- QEvent (0x0x7f8e96430a20) 0
- primary-for QDropEvent (0x0x7f8e9643b1a0)
-
-Vtable for QDragEnterEvent
-QDragEnterEvent::_ZTV15QDragEnterEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragEnterEvent)
-16 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-24 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-
-Class QDragEnterEvent
- size=88 align=8
- base size=88 base align=8
-QDragEnterEvent (0x0x7f8e9643b208) 0
- vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 16)
- QDragMoveEvent (0x0x7f8e9643b270) 0
- primary-for QDragEnterEvent (0x0x7f8e9643b208)
- QDropEvent (0x0x7f8e9643b2d8) 0
- primary-for QDragMoveEvent (0x0x7f8e9643b270)
- QEvent (0x0x7f8e96430c60) 0
- primary-for QDropEvent (0x0x7f8e9643b2d8)
-
-Vtable for QDragLeaveEvent
-QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragLeaveEvent)
-16 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-24 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-
-Class QDragLeaveEvent
- size=24 align=8
- base size=20 base align=8
-QDragLeaveEvent (0x0x7f8e9643b340) 0
- vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 16)
- QEvent (0x0x7f8e96430cc0) 0
- primary-for QDragLeaveEvent (0x0x7f8e9643b340)
-
-Vtable for QHelpEvent
-QHelpEvent::_ZTV10QHelpEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHelpEvent)
-16 (int (*)(...))QHelpEvent::~QHelpEvent
-24 (int (*)(...))QHelpEvent::~QHelpEvent
-
-Class QHelpEvent
- size=40 align=8
- base size=36 base align=8
-QHelpEvent (0x0x7f8e9643b3a8) 0
- vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 16)
- QEvent (0x0x7f8e96430d20) 0
- primary-for QHelpEvent (0x0x7f8e9643b3a8)
-
-Vtable for QStatusTipEvent
-QStatusTipEvent::_ZTV15QStatusTipEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QStatusTipEvent)
-16 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-24 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-
-Class QStatusTipEvent
- size=32 align=8
- base size=32 base align=8
-QStatusTipEvent (0x0x7f8e9643b410) 0
- vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 16)
- QEvent (0x0x7f8e96461000) 0
- primary-for QStatusTipEvent (0x0x7f8e9643b410)
-
-Vtable for QWhatsThisClickedEvent
-QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
-16 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-24 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-
-Class QWhatsThisClickedEvent
- size=32 align=8
- base size=32 base align=8
-QWhatsThisClickedEvent (0x0x7f8e9643b478) 0
- vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 16)
- QEvent (0x0x7f8e964610c0) 0
- primary-for QWhatsThisClickedEvent (0x0x7f8e9643b478)
-
-Vtable for QActionEvent
-QActionEvent::_ZTV12QActionEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QActionEvent)
-16 (int (*)(...))QActionEvent::~QActionEvent
-24 (int (*)(...))QActionEvent::~QActionEvent
-
-Class QActionEvent
- size=40 align=8
- base size=40 base align=8
-QActionEvent (0x0x7f8e9643b4e0) 0
- vptr=((& QActionEvent::_ZTV12QActionEvent) + 16)
- QEvent (0x0x7f8e96461180) 0
- primary-for QActionEvent (0x0x7f8e9643b4e0)
-
-Vtable for QFileOpenEvent
-QFileOpenEvent::_ZTV14QFileOpenEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QFileOpenEvent)
-16 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-24 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-
-Class QFileOpenEvent
- size=40 align=8
- base size=40 base align=8
-QFileOpenEvent (0x0x7f8e9643b548) 0
- vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 16)
- QEvent (0x0x7f8e964612a0) 0
- primary-for QFileOpenEvent (0x0x7f8e9643b548)
-
-Vtable for QToolBarChangeEvent
-QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
-16 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-24 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-
-Class QToolBarChangeEvent
- size=24 align=8
- base size=21 base align=8
-QToolBarChangeEvent (0x0x7f8e9643b5b0) 0
- vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 16)
- QEvent (0x0x7f8e964613c0) 0
- primary-for QToolBarChangeEvent (0x0x7f8e9643b5b0)
-
-Vtable for QShortcutEvent
-QShortcutEvent::_ZTV14QShortcutEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QShortcutEvent)
-16 (int (*)(...))QShortcutEvent::~QShortcutEvent
-24 (int (*)(...))QShortcutEvent::~QShortcutEvent
-
-Class QShortcutEvent
- size=40 align=8
- base size=40 base align=8
-QShortcutEvent (0x0x7f8e9643b618) 0
- vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 16)
- QEvent (0x0x7f8e96461480) 0
- primary-for QShortcutEvent (0x0x7f8e9643b618)
-
-Vtable for QWindowStateChangeEvent
-QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
-16 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-24 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-
-Class QWindowStateChangeEvent
- size=32 align=8
- base size=25 base align=8
-QWindowStateChangeEvent (0x0x7f8e9643b680) 0
- vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 16)
- QEvent (0x0x7f8e96461600) 0
- primary-for QWindowStateChangeEvent (0x0x7f8e9643b680)
-
-Class QPointingDeviceUniqueId
- size=8 align=8
- base size=8 base align=8
-QPointingDeviceUniqueId (0x0x7f8e96461780) 0
-
-Class QTouchEvent::TouchPoint
- size=8 align=8
- base size=8 base align=8
-QTouchEvent::TouchPoint (0x0x7f8e964c0b40) 0
-
-Vtable for QTouchEvent
-QTouchEvent::_ZTV11QTouchEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTouchEvent)
-16 (int (*)(...))QTouchEvent::~QTouchEvent
-24 (int (*)(...))QTouchEvent::~QTouchEvent
-
-Class QTouchEvent
- size=72 align=8
- base size=72 base align=8
-QTouchEvent (0x0x7f8e964bdea0) 0
- vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 16)
- QInputEvent (0x0x7f8e964bdf08) 0
- primary-for QTouchEvent (0x0x7f8e964bdea0)
- QEvent (0x0x7f8e964c0ae0) 0
- primary-for QInputEvent (0x0x7f8e964bdf08)
-
-Vtable for QScrollPrepareEvent
-QScrollPrepareEvent::_ZTV19QScrollPrepareEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QScrollPrepareEvent)
-16 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-24 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-
-Class QScrollPrepareEvent
- size=112 align=8
- base size=112 base align=8
-QScrollPrepareEvent (0x0x7f8e961d2bc8) 0
- vptr=((& QScrollPrepareEvent::_ZTV19QScrollPrepareEvent) + 16)
- QEvent (0x0x7f8e96200120) 0
- primary-for QScrollPrepareEvent (0x0x7f8e961d2bc8)
-
-Vtable for QScrollEvent
-QScrollEvent::_ZTV12QScrollEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QScrollEvent)
-16 (int (*)(...))QScrollEvent::~QScrollEvent
-24 (int (*)(...))QScrollEvent::~QScrollEvent
-
-Class QScrollEvent
- size=64 align=8
- base size=60 base align=8
-QScrollEvent (0x0x7f8e961d2c30) 0
- vptr=((& QScrollEvent::_ZTV12QScrollEvent) + 16)
- QEvent (0x0x7f8e96200180) 0
- primary-for QScrollEvent (0x0x7f8e961d2c30)
-
-Vtable for QScreenOrientationChangeEvent
-QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QScreenOrientationChangeEvent)
-16 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-24 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-
-Class QScreenOrientationChangeEvent
- size=40 align=8
- base size=36 base align=8
-QScreenOrientationChangeEvent (0x0x7f8e961d2c98) 0
- vptr=((& QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent) + 16)
- QEvent (0x0x7f8e962001e0) 0
- primary-for QScreenOrientationChangeEvent (0x0x7f8e961d2c98)
-
-Vtable for QApplicationStateChangeEvent
-QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QApplicationStateChangeEvent)
-16 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-24 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-
-Class QApplicationStateChangeEvent
- size=24 align=8
- base size=24 base align=8
-QApplicationStateChangeEvent (0x0x7f8e961d2d00) 0
- vptr=((& QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent) + 16)
- QEvent (0x0x7f8e96200240) 0
- primary-for QApplicationStateChangeEvent (0x0x7f8e961d2d00)
-
-Class QFont
- size=16 align=8
- base size=12 base align=8
-QFont (0x0x7f8e962002a0) 0
-
-Class QPolygon
- size=8 align=8
- base size=8 base align=8
-QPolygon (0x0x7f8e9629d958) 0
- QVector<QPoint> (0x0x7f8e962a2720) 0
-
-Class QPolygonF
- size=8 align=8
- base size=8 base align=8
-QPolygonF (0x0x7f8e96330c98) 0
- QVector<QPointF> (0x0x7f8e9633f7e0) 0
-
-Class QMatrix
- size=48 align=8
- base size=48 base align=8
-QMatrix (0x0x7f8e95fda660) 0
-
-Class QPainterPath::Element
- size=24 align=8
- base size=24 base align=8
-QPainterPath::Element (0x0x7f8e96042480) 0
-
-Class QPainterPath
- size=8 align=8
- base size=8 base align=8
-QPainterPath (0x0x7f8e96042420) 0
-
-Class QPainterPathStroker
- size=8 align=8
- base size=8 base align=8
-QPainterPathStroker (0x0x7f8e961817e0) 0
-
-Class QTransform
- size=88 align=8
- base size=88 base align=8
-QTransform (0x0x7f8e96181ea0) 0
-
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintDevice)
-16 0
-24 0
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDevice
- size=24 align=8
- base size=24 base align=8
-QPaintDevice (0x0x7f8e95e3f960) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 16)
-
-Class QPixelFormat
- size=8 align=8
- base size=8 base align=8
-QPixelFormat (0x0x7f8e95e3ff60) 0
-
-Vtable for QImage
-QImage::_ZTV6QImage: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QImage)
-16 (int (*)(...))QImage::~QImage
-24 (int (*)(...))QImage::~QImage
-32 (int (*)(...))QImage::devType
-40 (int (*)(...))QImage::paintEngine
-48 (int (*)(...))QImage::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QImage
- size=32 align=8
- base size=32 base align=8
-QImage (0x0x7f8e95f07af8) 0
- vptr=((& QImage::_ZTV6QImage) + 16)
- QPaintDevice (0x0x7f8e95f168a0) 0
- primary-for QImage (0x0x7f8e95f07af8)
-
-Vtable for QPixmap
-QPixmap::_ZTV7QPixmap: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QPixmap)
-16 (int (*)(...))QPixmap::~QPixmap
-24 (int (*)(...))QPixmap::~QPixmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPixmap
- size=32 align=8
- base size=32 base align=8
-QPixmap (0x0x7f8e95c24548) 0
- vptr=((& QPixmap::_ZTV7QPixmap) + 16)
- QPaintDevice (0x0x7f8e95c27660) 0
- primary-for QPixmap (0x0x7f8e95c24548)
-
-Class QBrush
- size=8 align=8
- base size=8 base align=8
-QBrush (0x0x7f8e95c9ab40) 0
-
-Class QBrushData
- size=112 align=8
- base size=112 base align=8
-QBrushData (0x0x7f8e95d770c0) 0
-
-Class QGradient
- size=64 align=8
- base size=64 base align=8
-QGradient (0x0x7f8e95d77300) 0
-
-Class QLinearGradient
- size=64 align=8
- base size=64 base align=8
-QLinearGradient (0x0x7f8e95d6b6e8) 0
- QGradient (0x0x7f8e95d77a20) 0
-
-Class QRadialGradient
- size=64 align=8
- base size=64 base align=8
-QRadialGradient (0x0x7f8e95d6b750) 0
- QGradient (0x0x7f8e95d77b40) 0
-
-Class QConicalGradient
- size=64 align=8
- base size=64 base align=8
-QConicalGradient (0x0x7f8e95d6b7b8) 0
- QGradient (0x0x7f8e95d77c60) 0
-
-Class QPen
- size=8 align=8
- base size=8 base align=8
-QPen (0x0x7f8e95d77d20) 0
-
-Class QTextOption::Tab
- size=16 align=8
- base size=14 base align=8
-QTextOption::Tab (0x0x7f8e95a956c0) 0
-
-Class QTextOption
- size=32 align=8
- base size=32 base align=8
-QTextOption (0x0x7f8e95a95660) 0
-
-Class QTextLength
- size=16 align=8
- base size=16 base align=8
-QTextLength (0x0x7f8e95acdde0) 0
-
-Class QTextFormat
- size=16 align=8
- base size=12 base align=8
-QTextFormat (0x0x7f8e95b57780) 0
-
-Class QTextCharFormat
- size=16 align=8
- base size=12 base align=8
-QTextCharFormat (0x0x7f8e95845888) 0
- QTextFormat (0x0x7f8e95873360) 0
-
-Class QTextBlockFormat
- size=16 align=8
- base size=12 base align=8
-QTextBlockFormat (0x0x7f8e958e4c98) 0
- QTextFormat (0x0x7f8e958e7d20) 0
-
-Class QTextListFormat
- size=16 align=8
- base size=12 base align=8
-QTextListFormat (0x0x7f8e95958208) 0
- QTextFormat (0x0x7f8e9594ca20) 0
-
-Class QTextImageFormat
- size=16 align=8
- base size=12 base align=8
-QTextImageFormat (0x0x7f8e9599c618) 0
- QTextCharFormat (0x0x7f8e9599c680) 0
- QTextFormat (0x0x7f8e959a71e0) 0
-
-Class QTextFrameFormat
- size=16 align=8
- base size=12 base align=8
-QTextFrameFormat (0x0x7f8e955ddbc8) 0
- QTextFormat (0x0x7f8e955e7840) 0
-
-Class QTextTableFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableFormat (0x0x7f8e95645138) 0
- QTextFrameFormat (0x0x7f8e956451a0) 0
- QTextFormat (0x0x7f8e95647480) 0
-
-Class QTextTableCellFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableCellFormat (0x0x7f8e956976e8) 0
- QTextCharFormat (0x0x7f8e95697750) 0
- QTextFormat (0x0x7f8e9568dd20) 0
-
-Class QFontDatabase
- size=8 align=8
- base size=8 base align=8
-QFontDatabase (0x0x7f8e956f0180) 0
-
-Class QRawFont
- size=8 align=8
- base size=8 base align=8
-QRawFont (0x0x7f8e956f0360) 0
-
-Class QGlyphRun
- size=8 align=8
- base size=8 base align=8
-QGlyphRun (0x0x7f8e9575fd20) 0
-
-Class QTextCursor
- size=8 align=8
- base size=8 base align=8
-QTextCursor (0x0x7f8e953d5e40) 0
-
-Class QTextInlineObject
- size=16 align=8
- base size=16 base align=8
-QTextInlineObject (0x0x7f8e95459000) 0
-
-Class QTextLayout::FormatRange
- size=24 align=8
- base size=24 base align=8
-QTextLayout::FormatRange (0x0x7f8e95459420) 0
-
-Class QTextLayout
- size=8 align=8
- base size=8 base align=8
-QTextLayout (0x0x7f8e954593c0) 0
-
-Class QTextLine
- size=16 align=8
- base size=16 base align=8
-QTextLine (0x0x7f8e954e8ae0) 0
-
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractUndoItem
- size=8 align=8
- base size=8 base align=8
-QAbstractUndoItem (0x0x7f8e954e8f60) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 16)
-
-Class QTextDocument::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextDocument::QPrivateSignal (0x0x7f8e95514240) 0 empty
-
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QTextDocument)
-16 (int (*)(...))QTextDocument::metaObject
-24 (int (*)(...))QTextDocument::qt_metacast
-32 (int (*)(...))QTextDocument::qt_metacall
-40 (int (*)(...))QTextDocument::~QTextDocument
-48 (int (*)(...))QTextDocument::~QTextDocument
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextDocument::clear
-120 (int (*)(...))QTextDocument::createObject
-128 (int (*)(...))QTextDocument::loadResource
-
-Class QTextDocument
- size=16 align=8
- base size=16 base align=8
-QTextDocument (0x0x7f8e954ff270) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 16)
- QObject (0x0x7f8e955141e0) 0
- primary-for QTextDocument (0x0x7f8e954ff270)
-
-Class QPalette::Data
- size=4 align=4
- base size=4 base align=4
-QPalette::Data (0x0x7f8e95514d20) 0
-
-Class QPalette
- size=16 align=8
- base size=12 base align=8
-QPalette (0x0x7f8e95514cc0) 0
-
-Class QAbstractTextDocumentLayout::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTextDocumentLayout::QPrivateSignal (0x0x7f8e95262120) 0 empty
-
-Class QAbstractTextDocumentLayout::Selection
- size=24 align=8
- base size=24 base align=8
-QAbstractTextDocumentLayout::Selection (0x0x7f8e95262180) 0
-
-Class QAbstractTextDocumentLayout::PaintContext
- size=64 align=8
- base size=64 base align=8
-QAbstractTextDocumentLayout::PaintContext (0x0x7f8e952621e0) 0
-
-Vtable for QAbstractTextDocumentLayout
-QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
-16 (int (*)(...))QAbstractTextDocumentLayout::metaObject
-24 (int (*)(...))QAbstractTextDocumentLayout::qt_metacast
-32 (int (*)(...))QAbstractTextDocumentLayout::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractTextDocumentLayout::resizeInlineObject
-176 (int (*)(...))QAbstractTextDocumentLayout::positionInlineObject
-184 (int (*)(...))QAbstractTextDocumentLayout::drawInlineObject
-
-Class QAbstractTextDocumentLayout
- size=16 align=8
- base size=16 base align=8
-QAbstractTextDocumentLayout (0x0x7f8e95245f70) 0
- vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 16)
- QObject (0x0x7f8e952620c0) 0
- primary-for QAbstractTextDocumentLayout (0x0x7f8e95245f70)
-
-Vtable for QTextObjectInterface
-QTextObjectInterface::_ZTV20QTextObjectInterface: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextObjectInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QTextObjectInterface
- size=8 align=8
- base size=8 base align=8
-QTextObjectInterface (0x0x7f8e9530bd80) 0 nearly-empty
- vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 16)
-
-Class QAccessible::State
- size=8 align=8
- base size=5 base align=8
-QAccessible::State (0x0x7f8e95337000) 0
-
-Vtable for QAccessible::ActivationObserver
-QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN11QAccessible18ActivationObserverE)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessible::ActivationObserver
- size=8 align=8
- base size=8 base align=8
-QAccessible::ActivationObserver (0x0x7f8e95337060) 0 nearly-empty
- vptr=((& QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE) + 16)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0x0x7f8e9530bf60) 0 empty
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 23 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QAccessibleInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleInterface (0x0x7f8e95337c00) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 16)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))QAccessibleTextInterface::textBeforeOffset
-104 (int (*)(...))QAccessibleTextInterface::textAfterOffset
-112 (int (*)(...))QAccessibleTextInterface::textAtOffset
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTextInterface (0x0x7f8e95337f60) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 16)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleEditableTextInterface (0x0x7f8e95396000) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 16)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 9 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleValueInterface (0x0x7f8e95396060) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 16)
-
-Vtable for QAccessibleTableCellInterface
-QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface: 12 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTableCellInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableCellInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableCellInterface (0x0x7f8e953960c0) 0 nearly-empty
- vptr=((& QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface) + 16)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 24 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableInterface (0x0x7f8e95396120) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 16)
-
-Vtable for QAccessibleActionInterface
-QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 9 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QAccessibleActionInterface::localizedActionName
-48 (int (*)(...))QAccessibleActionInterface::localizedActionDescription
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleActionInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleActionInterface (0x0x7f8e95396180) 0 nearly-empty
- vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 16)
-
-Vtable for QAccessibleImageInterface
-QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleImageInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleImageInterface (0x0x7f8e953962a0) 0 nearly-empty
- vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 16)
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAccessibleEvent)
-16 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-24 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleEvent
- size=32 align=8
- base size=28 base align=8
-QAccessibleEvent (0x0x7f8e95396300) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 16)
-
-Vtable for QAccessibleStateChangeEvent
-QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleStateChangeEvent)
-16 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-24 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleStateChangeEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleStateChangeEvent (0x0x7f8e953545b0) 0
- vptr=((& QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent) + 16)
- QAccessibleEvent (0x0x7f8e95396cc0) 0
- primary-for QAccessibleStateChangeEvent (0x0x7f8e953545b0)
-
-Vtable for QAccessibleTextCursorEvent
-QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextCursorEvent)
-16 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-24 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextCursorEvent
- size=32 align=8
- base size=32 base align=8
-QAccessibleTextCursorEvent (0x0x7f8e95354618) 0
- vptr=((& QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent) + 16)
- QAccessibleEvent (0x0x7f8e950170c0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f8e95354618)
-
-Vtable for QAccessibleTextSelectionEvent
-QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTextSelectionEvent)
-16 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-24 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextSelectionEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleTextSelectionEvent (0x0x7f8e95354680) 0
- vptr=((& QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent) + 16)
- QAccessibleTextCursorEvent (0x0x7f8e953546e8) 0
- primary-for QAccessibleTextSelectionEvent (0x0x7f8e95354680)
- QAccessibleEvent (0x0x7f8e950174e0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f8e953546e8)
-
-Vtable for QAccessibleTextInsertEvent
-QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextInsertEvent)
-16 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-24 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextInsertEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextInsertEvent (0x0x7f8e95354750) 0
- vptr=((& QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent) + 16)
- QAccessibleTextCursorEvent (0x0x7f8e953547b8) 0
- primary-for QAccessibleTextInsertEvent (0x0x7f8e95354750)
- QAccessibleEvent (0x0x7f8e95017960) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f8e953547b8)
-
-Vtable for QAccessibleTextRemoveEvent
-QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextRemoveEvent)
-16 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-24 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextRemoveEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextRemoveEvent (0x0x7f8e95354820) 0
- vptr=((& QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent) + 16)
- QAccessibleTextCursorEvent (0x0x7f8e95354888) 0
- primary-for QAccessibleTextRemoveEvent (0x0x7f8e95354820)
- QAccessibleEvent (0x0x7f8e95017d80) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f8e95354888)
-
-Vtable for QAccessibleTextUpdateEvent
-QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextUpdateEvent)
-16 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-24 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextUpdateEvent
- size=56 align=8
- base size=56 base align=8
-QAccessibleTextUpdateEvent (0x0x7f8e953548f0) 0
- vptr=((& QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent) + 16)
- QAccessibleTextCursorEvent (0x0x7f8e95354958) 0
- primary-for QAccessibleTextUpdateEvent (0x0x7f8e953548f0)
- QAccessibleEvent (0x0x7f8e950451e0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f8e95354958)
-
-Vtable for QAccessibleValueChangeEvent
-QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleValueChangeEvent)
-16 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-24 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleValueChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleValueChangeEvent (0x0x7f8e953549c0) 0
- vptr=((& QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent) + 16)
- QAccessibleEvent (0x0x7f8e95045660) 0
- primary-for QAccessibleValueChangeEvent (0x0x7f8e953549c0)
-
-Vtable for QAccessibleTableModelChangeEvent
-QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleTableModelChangeEvent)
-16 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-24 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTableModelChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTableModelChangeEvent (0x0x7f8e95354a28) 0
- vptr=((& QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent) + 16)
- QAccessibleEvent (0x0x7f8e95045a80) 0
- primary-for QAccessibleTableModelChangeEvent (0x0x7f8e95354a28)
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleBridge)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridge
- size=8 align=8
- base size=8 base align=8
-QAccessibleBridge (0x0x7f8e95074360) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 16)
-
-Class QAccessibleBridgePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessibleBridgePlugin::QPrivateSignal (0x0x7f8e95074600) 0 empty
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-16 (int (*)(...))QAccessibleBridgePlugin::metaObject
-24 (int (*)(...))QAccessibleBridgePlugin::qt_metacast
-32 (int (*)(...))QAccessibleBridgePlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessibleBridgePlugin (0x0x7f8e95354a90) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 16)
- QObject (0x0x7f8e950745a0) 0
- primary-for QAccessibleBridgePlugin (0x0x7f8e95354a90)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 23 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleObject)
-16 0
-24 0
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleObject
- size=16 align=8
- base size=16 base align=8
-QAccessibleObject (0x0x7f8e95354af8) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 16)
- QAccessibleInterface (0x0x7f8e95074720) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7f8e95354af8)
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 23 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QAccessibleApplication)
-16 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-24 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleApplication::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleApplication::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))QAccessibleApplication::parent
-88 (int (*)(...))QAccessibleApplication::child
-96 (int (*)(...))QAccessibleApplication::childCount
-104 (int (*)(...))QAccessibleApplication::indexOfChild
-112 (int (*)(...))QAccessibleApplication::text
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))QAccessibleApplication::role
-144 (int (*)(...))QAccessibleApplication::state
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleApplication
- size=16 align=8
- base size=16 base align=8
-QAccessibleApplication (0x0x7f8e95354b60) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 16)
- QAccessibleObject (0x0x7f8e95354bc8) 0
- primary-for QAccessibleApplication (0x0x7f8e95354b60)
- QAccessibleInterface (0x0x7f8e95074780) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7f8e95354bc8)
-
-Class QAccessiblePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessiblePlugin::QPrivateSignal (0x0x7f8e95074840) 0 empty
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-16 (int (*)(...))QAccessiblePlugin::metaObject
-24 (int (*)(...))QAccessiblePlugin::qt_metacast
-32 (int (*)(...))QAccessiblePlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessiblePlugin (0x0x7f8e95354c30) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 16)
- QObject (0x0x7f8e950747e0) 0
- primary-for QAccessiblePlugin (0x0x7f8e95354c30)
-
-Class QSurfaceFormat
- size=8 align=8
- base size=8 base align=8
-QSurfaceFormat (0x0x7f8e95074960) 0
-
-Vtable for QSurface
-QSurface::_ZTV8QSurface: 8 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QSurface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-
-Class QSurface
- size=24 align=8
- base size=24 base align=8
-QSurface (0x0x7f8e950de4e0) 0
- vptr=((& QSurface::_ZTV8QSurface) + 16)
-
-Class QIcon
- size=8 align=8
- base size=8 base align=8
-QIcon (0x0x7f8e950de8a0) 0
-
-Class QCursor
- size=8 align=8
- base size=8 base align=8
-QCursor (0x0x7f8e94dc2420) 0
-
-Class QWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QWindow::QPrivateSignal (0x0x7f8e94e8d1e0) 0 empty
-
-Vtable for QWindow
-QWindow::_ZTV7QWindow: 45 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QWindow)
-16 (int (*)(...))QWindow::metaObject
-24 (int (*)(...))QWindow::qt_metacast
-32 (int (*)(...))QWindow::qt_metacall
-40 (int (*)(...))QWindow::~QWindow
-48 (int (*)(...))QWindow::~QWindow
-56 (int (*)(...))QWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI7QWindow)
-312 (int (*)(...))QWindow::_ZThn16_N7QWindowD1Ev
-320 (int (*)(...))QWindow::_ZThn16_N7QWindowD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QWindow
- size=40 align=8
- base size=40 base align=8
-QWindow (0x0x7f8e94e7cc40) 0
- vptr=((& QWindow::_ZTV7QWindow) + 16)
- QObject (0x0x7f8e94e8d120) 0
- primary-for QWindow (0x0x7f8e94e7cc40)
- QSurface (0x0x7f8e94e8d180) 16
- vptr=((& QWindow::_ZTV7QWindow) + 312)
-
-Class QBackingStore
- size=8 align=8
- base size=8 base align=8
-QBackingStore (0x0x7f8e94e8da80) 0
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBitmap)
-16 (int (*)(...))QBitmap::~QBitmap
-24 (int (*)(...))QBitmap::~QBitmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QBitmap
- size=32 align=8
- base size=32 base align=8
-QBitmap (0x0x7f8e94e6ff08) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 16)
- QPixmap (0x0x7f8e94e6ff70) 0
- primary-for QBitmap (0x0x7f8e94e6ff08)
- QPaintDevice (0x0x7f8e94e8db40) 0
- primary-for QPixmap (0x0x7f8e94e6ff70)
-
-Class QClipboard::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QClipboard::QPrivateSignal (0x0x7f8e94f320c0) 0 empty
-
-Vtable for QClipboard
-QClipboard::_ZTV10QClipboard: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QClipboard)
-16 (int (*)(...))QClipboard::metaObject
-24 (int (*)(...))QClipboard::qt_metacast
-32 (int (*)(...))QClipboard::qt_metacall
-40 (int (*)(...))QClipboard::~QClipboard
-48 (int (*)(...))QClipboard::~QClipboard
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QClipboard
- size=16 align=8
- base size=16 base align=8
-QClipboard (0x0x7f8e94f2b270) 0
- vptr=((& QClipboard::_ZTV10QClipboard) + 16)
- QObject (0x0x7f8e94f32060) 0
- primary-for QClipboard (0x0x7f8e94f2b270)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0x0x7f8e94f321e0) 0 empty
-
-Class QDrag::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDrag::QPrivateSignal (0x0x7f8e94f322a0) 0 empty
-
-Vtable for QDrag
-QDrag::_ZTV5QDrag: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QDrag)
-16 (int (*)(...))QDrag::metaObject
-24 (int (*)(...))QDrag::qt_metacast
-32 (int (*)(...))QDrag::qt_metacall
-40 (int (*)(...))QDrag::~QDrag
-48 (int (*)(...))QDrag::~QDrag
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDrag
- size=16 align=8
- base size=16 base align=8
-QDrag (0x0x7f8e94f2b2d8) 0
- vptr=((& QDrag::_ZTV5QDrag) + 16)
- QObject (0x0x7f8e94f32240) 0
- primary-for QDrag (0x0x7f8e94f2b2d8)
-
-Class QFontInfo
- size=8 align=8
- base size=8 base align=8
-QFontInfo (0x0x7f8e94f32480) 0
-
-Class QFontMetrics
- size=8 align=8
- base size=8 base align=8
-QFontMetrics (0x0x7f8e94f974e0) 0
-
-Class QFontMetricsF
- size=8 align=8
- base size=8 base align=8
-QFontMetricsF (0x0x7f8e94be5840) 0
-
-Class QGenericPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGenericPlugin::QPrivateSignal (0x0x7f8e94d11900) 0 empty
-
-Vtable for QGenericPlugin
-QGenericPlugin::_ZTV14QGenericPlugin: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QGenericPlugin)
-16 (int (*)(...))QGenericPlugin::metaObject
-24 (int (*)(...))QGenericPlugin::qt_metacast
-32 (int (*)(...))QGenericPlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QGenericPlugin
- size=16 align=8
- base size=16 base align=8
-QGenericPlugin (0x0x7f8e94c29e38) 0
- vptr=((& QGenericPlugin::_ZTV14QGenericPlugin) + 16)
- QObject (0x0x7f8e94d118a0) 0
- primary-for QGenericPlugin (0x0x7f8e94c29e38)
-
-Class QGenericPluginFactory
- size=1 align=1
- base size=0 base align=1
-QGenericPluginFactory (0x0x7f8e94d11a20) 0 empty
-
-Class QInputMethod::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QInputMethod::QPrivateSignal (0x0x7f8e94d11ae0) 0 empty
-
-Vtable for QInputMethod
-QInputMethod::_ZTV12QInputMethod: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QInputMethod)
-16 (int (*)(...))QInputMethod::metaObject
-24 (int (*)(...))QInputMethod::qt_metacast
-32 (int (*)(...))QInputMethod::qt_metacall
-40 (int (*)(...))QInputMethod::~QInputMethod
-48 (int (*)(...))QInputMethod::~QInputMethod
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QInputMethod
- size=16 align=8
- base size=16 base align=8
-QInputMethod (0x0x7f8e94c29ea0) 0
- vptr=((& QInputMethod::_ZTV12QInputMethod) + 16)
- QObject (0x0x7f8e94d11a80) 0
- primary-for QInputMethod (0x0x7f8e94c29ea0)
-
-Class QGuiApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGuiApplication::QPrivateSignal (0x0x7f8e94d11de0) 0 empty
-
-Vtable for QGuiApplication
-QGuiApplication::_ZTV15QGuiApplication: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QGuiApplication)
-16 (int (*)(...))QGuiApplication::metaObject
-24 (int (*)(...))QGuiApplication::qt_metacast
-32 (int (*)(...))QGuiApplication::qt_metacall
-40 (int (*)(...))QGuiApplication::~QGuiApplication
-48 (int (*)(...))QGuiApplication::~QGuiApplication
-56 (int (*)(...))QGuiApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QGuiApplication::notify
-120 (int (*)(...))QGuiApplication::compressEvent
-
-Class QGuiApplication
- size=16 align=8
- base size=16 base align=8
-QGuiApplication (0x0x7f8e94c29f08) 0
- vptr=((& QGuiApplication::_ZTV15QGuiApplication) + 16)
- QCoreApplication (0x0x7f8e94c29f70) 0
- primary-for QGuiApplication (0x0x7f8e94c29f08)
- QObject (0x0x7f8e94d11d80) 0
- primary-for QCoreApplication (0x0x7f8e94c29f70)
-
-Class QIconEngine::AvailableSizesArgument
- size=16 align=8
- base size=16 base align=8
-QIconEngine::AvailableSizesArgument (0x0x7f8e94da25a0) 0
-
-Class QIconEngine::ScaledPixmapArgument
- size=56 align=8
- base size=56 base align=8
-QIconEngine::ScaledPixmapArgument (0x0x7f8e94da2720) 0
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QIconEngine)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QIconEngine::actualSize
-48 (int (*)(...))QIconEngine::pixmap
-56 (int (*)(...))QIconEngine::addPixmap
-64 (int (*)(...))QIconEngine::addFile
-72 (int (*)(...))QIconEngine::key
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QIconEngine::read
-96 (int (*)(...))QIconEngine::write
-104 (int (*)(...))QIconEngine::availableSizes
-112 (int (*)(...))QIconEngine::iconName
-120 (int (*)(...))QIconEngine::virtual_hook
-
-Class QIconEngine
- size=8 align=8
- base size=8 base align=8
-QIconEngine (0x0x7f8e94da2540) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 16)
-
-Class QIconEnginePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIconEnginePlugin::QPrivateSignal (0x0x7f8e94da27e0) 0 empty
-
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-16 (int (*)(...))QIconEnginePlugin::metaObject
-24 (int (*)(...))QIconEnginePlugin::qt_metacast
-32 (int (*)(...))QIconEnginePlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QIconEnginePlugin
- size=16 align=8
- base size=16 base align=8
-QIconEnginePlugin (0x0x7f8e94da3548) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 16)
- QObject (0x0x7f8e94da2780) 0
- primary-for QIconEnginePlugin (0x0x7f8e94da3548)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QImageIOHandler)
-16 0
-24 0
-32 (int (*)(...))QImageIOHandler::name
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QImageIOHandler::write
-64 (int (*)(...))QImageIOHandler::option
-72 (int (*)(...))QImageIOHandler::setOption
-80 (int (*)(...))QImageIOHandler::supportsOption
-88 (int (*)(...))QImageIOHandler::jumpToNextImage
-96 (int (*)(...))QImageIOHandler::jumpToImage
-104 (int (*)(...))QImageIOHandler::loopCount
-112 (int (*)(...))QImageIOHandler::imageCount
-120 (int (*)(...))QImageIOHandler::nextImageDelay
-128 (int (*)(...))QImageIOHandler::currentImageNumber
-136 (int (*)(...))QImageIOHandler::currentImageRect
-
-Class QImageIOHandler
- size=16 align=8
- base size=16 base align=8
-QImageIOHandler (0x0x7f8e94da2900) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 16)
-
-Class QImageIOPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QImageIOPlugin::QPrivateSignal (0x0x7f8e94da2b40) 0 empty
-
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QImageIOPlugin)
-16 (int (*)(...))QImageIOPlugin::metaObject
-24 (int (*)(...))QImageIOPlugin::qt_metacast
-32 (int (*)(...))QImageIOPlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QImageIOPlugin
- size=16 align=8
- base size=16 base align=8
-QImageIOPlugin (0x0x7f8e94da35b0) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 16)
- QObject (0x0x7f8e94da2ae0) 0
- primary-for QImageIOPlugin (0x0x7f8e94da35b0)
-
-Class QImageReader
- size=8 align=8
- base size=8 base align=8
-QImageReader (0x0x7f8e94a30360) 0
-
-Class QImageWriter
- size=8 align=8
- base size=8 base align=8
-QImageWriter (0x0x7f8e94a30480) 0
-
-Class QVector3D
- size=12 align=4
- base size=12 base align=4
-QVector3D (0x0x7f8e94a305a0) 0
-
-Class QVector4D
- size=16 align=4
- base size=16 base align=4
-QVector4D (0x0x7f8e94ac4720) 0
-
-Class QQuaternion
- size=16 align=4
- base size=16 base align=4
-QQuaternion (0x0x7f8e94b46960) 0
-
-Class QMatrix4x4
- size=68 align=4
- base size=68 base align=4
-QMatrix4x4 (0x0x7f8e948112a0) 0
-
-Class QMovie::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMovie::QPrivateSignal (0x0x7f8e9498d120) 0 empty
-
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QMovie)
-16 (int (*)(...))QMovie::metaObject
-24 (int (*)(...))QMovie::qt_metacast
-32 (int (*)(...))QMovie::qt_metacall
-40 (int (*)(...))QMovie::~QMovie
-48 (int (*)(...))QMovie::~QMovie
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QMovie
- size=16 align=8
- base size=16 base align=8
-QMovie (0x0x7f8e94879d00) 0
- vptr=((& QMovie::_ZTV6QMovie) + 16)
- QObject (0x0x7f8e9498d0c0) 0
- primary-for QMovie (0x0x7f8e94879d00)
-
-Class QOffscreenSurface::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOffscreenSurface::QPrivateSignal (0x0x7f8e9498d540) 0 empty
-
-Vtable for QOffscreenSurface
-QOffscreenSurface::_ZTV17QOffscreenSurface: 26 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOffscreenSurface)
-16 (int (*)(...))QOffscreenSurface::metaObject
-24 (int (*)(...))QOffscreenSurface::qt_metacast
-32 (int (*)(...))QOffscreenSurface::qt_metacall
-40 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-48 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOffscreenSurface::surfaceType
-120 (int (*)(...))QOffscreenSurface::format
-128 (int (*)(...))QOffscreenSurface::size
-136 (int (*)(...))QOffscreenSurface::surfaceHandle
-144 (int (*)(...))-16
-152 (int (*)(...))(& _ZTI17QOffscreenSurface)
-160 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD1Ev
-168 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD0Ev
-176 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface6formatEv
-184 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface13surfaceHandleEv
-192 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface11surfaceTypeEv
-200 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface4sizeEv
-
-Class QOffscreenSurface
- size=40 align=8
- base size=40 base align=8
-QOffscreenSurface (0x0x7f8e9488da80) 0
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 16)
- QObject (0x0x7f8e9498d480) 0
- primary-for QOffscreenSurface (0x0x7f8e9488da80)
- QSurface (0x0x7f8e9498d4e0) 16
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 160)
-
-Class QOpenGLBuffer
- size=8 align=8
- base size=8 base align=8
-QOpenGLBuffer (0x0x7f8e9498d780) 0
-
-Class QOpenGLVersionStatus
- size=12 align=4
- base size=12 base align=4
-QOpenGLVersionStatus (0x0x7f8e9420a000) 0
-
-Class QOpenGLVersionFunctionsBackend
- size=16 align=8
- base size=12 base align=8
-QOpenGLVersionFunctionsBackend (0x0x7f8e9423dba0) 0
-
-Class QOpenGLVersionFunctionsStorage
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionFunctionsStorage (0x0x7f8e9423dd80) 0
-
-Class QAbstractOpenGLFunctionsPrivate
- size=16 align=8
- base size=9 base align=8
-QAbstractOpenGLFunctionsPrivate (0x0x7f8e9423dde0) 0
-
-Vtable for QAbstractOpenGLFunctions
-QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractOpenGLFunctions)
-16 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-24 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-32 (int (*)(...))QAbstractOpenGLFunctions::initializeOpenGLFunctions
-
-Class QAbstractOpenGLFunctions
- size=16 align=8
- base size=16 base align=8
-QAbstractOpenGLFunctions (0x0x7f8e94269000) 0
- vptr=((& QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions) + 16)
-
-Class QOpenGLFunctions_1_0_CoreBackend::Functions
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_1_0_CoreBackend::Functions (0x0x7f8e942691e0) 0
-
-Class QOpenGLFunctions_1_0_CoreBackend
- size=400 align=8
- base size=400 base align=8
-QOpenGLFunctions_1_0_CoreBackend (0x0x7f8e9423fbc8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e94269180) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend::Functions
- size=128 align=8
- base size=128 base align=8
-QOpenGLFunctions_1_1_CoreBackend::Functions (0x0x7f8e942694e0) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend
- size=144 align=8
- base size=144 base align=8
-QOpenGLFunctions_1_1_CoreBackend (0x0x7f8e9423fc30) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e94269480) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_1_2_CoreBackend::Functions (0x0x7f8e942697e0) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_1_2_CoreBackend (0x0x7f8e9423fc98) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e94269780) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_3_CoreBackend::Functions (0x0x7f8e94269ae0) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_1_3_CoreBackend (0x0x7f8e9423fd00) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e94269a80) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend::Functions
- size=56 align=8
- base size=56 base align=8
-QOpenGLFunctions_1_4_CoreBackend::Functions (0x0x7f8e94269e40) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_4_CoreBackend (0x0x7f8e9423fd68) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e94269de0) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_5_CoreBackend::Functions (0x0x7f8e942a5180) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_1_5_CoreBackend (0x0x7f8e9423fdd0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e942a5120) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend::Functions
- size=744 align=8
- base size=744 base align=8
-QOpenGLFunctions_2_0_CoreBackend::Functions (0x0x7f8e942a5480) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend
- size=760 align=8
- base size=760 base align=8
-QOpenGLFunctions_2_0_CoreBackend (0x0x7f8e9423fe38) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e942a5420) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_2_1_CoreBackend::Functions (0x0x7f8e942a5780) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_2_1_CoreBackend (0x0x7f8e9423fea0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e942a5720) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend::Functions
- size=672 align=8
- base size=672 base align=8
-QOpenGLFunctions_3_0_CoreBackend::Functions (0x0x7f8e942a5a80) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend
- size=688 align=8
- base size=688 base align=8
-QOpenGLFunctions_3_0_CoreBackend (0x0x7f8e9423ff08) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e942a5a20) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_3_1_CoreBackend::Functions (0x0x7f8e942a5d80) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_3_1_CoreBackend (0x0x7f8e9423ff70) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e942a5d20) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_3_2_CoreBackend::Functions (0x0x7f8e942f40c0) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_3_2_CoreBackend (0x0x7f8e942f5000) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e942f4060) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend::Functions
- size=464 align=8
- base size=464 base align=8
-QOpenGLFunctions_3_3_CoreBackend::Functions (0x0x7f8e942f43c0) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend
- size=480 align=8
- base size=480 base align=8
-QOpenGLFunctions_3_3_CoreBackend (0x0x7f8e942f5068) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e942f4360) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend::Functions
- size=368 align=8
- base size=368 base align=8
-QOpenGLFunctions_4_0_CoreBackend::Functions (0x0x7f8e942f46c0) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_4_0_CoreBackend (0x0x7f8e942f50d0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e942f4660) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend::Functions
- size=704 align=8
- base size=704 base align=8
-QOpenGLFunctions_4_1_CoreBackend::Functions (0x0x7f8e942f49c0) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend
- size=720 align=8
- base size=720 base align=8
-QOpenGLFunctions_4_1_CoreBackend (0x0x7f8e942f5138) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e942f4960) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_2_CoreBackend::Functions (0x0x7f8e942f4cc0) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_2_CoreBackend (0x0x7f8e942f51a0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e942f4c60) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend::Functions
- size=344 align=8
- base size=344 base align=8
-QOpenGLFunctions_4_3_CoreBackend::Functions (0x0x7f8e9434b000) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend
- size=360 align=8
- base size=360 base align=8
-QOpenGLFunctions_4_3_CoreBackend (0x0x7f8e942f5208) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e942f4f60) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_4_4_CoreBackend::Functions (0x0x7f8e9434b300) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_4_4_CoreBackend (0x0x7f8e942f5270) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e9434b2a0) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend::Functions
- size=848 align=8
- base size=848 base align=8
-QOpenGLFunctions_4_5_CoreBackend::Functions (0x0x7f8e9434b660) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend
- size=864 align=8
- base size=864 base align=8
-QOpenGLFunctions_4_5_CoreBackend (0x0x7f8e942f52d8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e9434b600) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend::Functions
- size=2064 align=8
- base size=2064 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend::Functions (0x0x7f8e9434b960) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend
- size=2080 align=8
- base size=2080 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend (0x0x7f8e942f5340) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e9434b900) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend::Functions
- size=136 align=8
- base size=136 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend::Functions (0x0x7f8e9434bc60) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend (0x0x7f8e942f53a8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e9434bc00) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend::Functions
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend::Functions (0x0x7f8e9434bf60) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend
- size=272 align=8
- base size=272 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend (0x0x7f8e942f5410) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e9434bf00) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend::Functions
- size=296 align=8
- base size=296 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend::Functions (0x0x7f8e93fdf2a0) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend
- size=312 align=8
- base size=312 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend (0x0x7f8e942f5478) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e93fdf240) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend::Functions
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend::Functions (0x0x7f8e93fdf5a0) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend
- size=320 align=8
- base size=320 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend (0x0x7f8e942f54e0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e93fdf540) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend::Functions
- size=288 align=8
- base size=288 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend::Functions (0x0x7f8e93fdf8a0) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend (0x0x7f8e942f5548) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e93fdf840) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend::Functions
- size=160 align=8
- base size=160 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend::Functions (0x0x7f8e93fdfba0) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend
- size=176 align=8
- base size=176 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend (0x0x7f8e942f55b0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e93fdfb40) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend::Functions
- size=240 align=8
- base size=240 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend::Functions (0x0x7f8e93fdfea0) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend (0x0x7f8e942f5618) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e93fdfe40) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend::Functions (0x0x7f8e940201e0) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend (0x0x7f8e942f5680) 0
- QOpenGLVersionFunctionsBackend (0x0x7f8e94020180) 0
-
-Class QOpenGLVersionProfile
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionProfile (0x0x7f8e94020480) 0
-
-Class QOpenGLContextGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContextGroup::QPrivateSignal (0x0x7f8e94020f60) 0 empty
-
-Vtable for QOpenGLContextGroup
-QOpenGLContextGroup::_ZTV19QOpenGLContextGroup: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QOpenGLContextGroup)
-16 (int (*)(...))QOpenGLContextGroup::metaObject
-24 (int (*)(...))QOpenGLContextGroup::qt_metacast
-32 (int (*)(...))QOpenGLContextGroup::qt_metacall
-40 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-48 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContextGroup
- size=16 align=8
- base size=16 base align=8
-QOpenGLContextGroup (0x0x7f8e9404e0d0) 0
- vptr=((& QOpenGLContextGroup::_ZTV19QOpenGLContextGroup) + 16)
- QObject (0x0x7f8e94020f00) 0
- primary-for QOpenGLContextGroup (0x0x7f8e9404e0d0)
-
-Class QOpenGLContext::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContext::QPrivateSignal (0x0x7f8e9405b1e0) 0 empty
-
-Vtable for QOpenGLContext
-QOpenGLContext::_ZTV14QOpenGLContext: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QOpenGLContext)
-16 (int (*)(...))QOpenGLContext::metaObject
-24 (int (*)(...))QOpenGLContext::qt_metacast
-32 (int (*)(...))QOpenGLContext::qt_metacall
-40 (int (*)(...))QOpenGLContext::~QOpenGLContext
-48 (int (*)(...))QOpenGLContext::~QOpenGLContext
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContext
- size=16 align=8
- base size=16 base align=8
-QOpenGLContext (0x0x7f8e9404e138) 0
- vptr=((& QOpenGLContext::_ZTV14QOpenGLContext) + 16)
- QObject (0x0x7f8e9405b180) 0
- primary-for QOpenGLContext (0x0x7f8e9404e138)
-
-Class QOpenGLDebugMessage
- size=8 align=8
- base size=8 base align=8
-QOpenGLDebugMessage (0x0x7f8e9405b420) 0
-
-Class QOpenGLDebugLogger::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLDebugLogger::QPrivateSignal (0x0x7f8e94112ba0) 0 empty
-
-Vtable for QOpenGLDebugLogger
-QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLDebugLogger)
-16 (int (*)(...))QOpenGLDebugLogger::metaObject
-24 (int (*)(...))QOpenGLDebugLogger::qt_metacast
-32 (int (*)(...))QOpenGLDebugLogger::qt_metacall
-40 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-48 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLDebugLogger
- size=16 align=8
- base size=16 base align=8
-QOpenGLDebugLogger (0x0x7f8e940c2b60) 0
- vptr=((& QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger) + 16)
- QObject (0x0x7f8e94112b40) 0
- primary-for QOpenGLDebugLogger (0x0x7f8e940c2b60)
-
-Class QOpenGLFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLFunctions (0x0x7f8e9416b060) 0
-
-Class QOpenGLFunctionsPrivate::Functions
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate::Functions (0x0x7f8e9416b9c0) 0
-
-Class QOpenGLFunctionsPrivate
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate (0x0x7f8e9416b960) 0
-
-Class QOpenGLExtraFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLExtraFunctions (0x0x7f8e940c2f08) 0
- QOpenGLFunctions (0x0x7f8e93eb6780) 0
-
-Class QOpenGLExtraFunctionsPrivate::Functions
- size=1728 align=8
- base size=1728 base align=8
-QOpenGLExtraFunctionsPrivate::Functions (0x0x7f8e93eb6ae0) 0
-
-Class QOpenGLExtraFunctionsPrivate
- size=2880 align=8
- base size=2880 base align=8
-QOpenGLExtraFunctionsPrivate (0x0x7f8e940c2f70) 0
- QOpenGLFunctionsPrivate (0x0x7f8e93eb6a80) 0
-
-Vtable for QOpenGLFramebufferObject
-QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLFramebufferObject)
-16 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-24 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-
-Class QOpenGLFramebufferObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLFramebufferObject (0x0x7f8e93c955a0) 0
- vptr=((& QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject) + 16)
-
-Class QOpenGLFramebufferObjectFormat
- size=8 align=8
- base size=8 base align=8
-QOpenGLFramebufferObjectFormat (0x0x7f8e93c95840) 0
-
-Vtable for QOpenGLPaintDevice
-QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice: 11 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLPaintDevice)
-16 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-24 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-32 (int (*)(...))QOpenGLPaintDevice::devType
-40 (int (*)(...))QOpenGLPaintDevice::paintEngine
-48 (int (*)(...))QOpenGLPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QOpenGLPaintDevice::ensureActiveTarget
-
-Class QOpenGLPaintDevice
- size=32 align=8
- base size=32 base align=8
-QOpenGLPaintDevice (0x0x7f8e93c7ed00) 0
- vptr=((& QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice) + 16)
- QPaintDevice (0x0x7f8e93c958a0) 0
- primary-for QOpenGLPaintDevice (0x0x7f8e93c7ed00)
-
-Class QOpenGLPixelTransferOptions
- size=8 align=8
- base size=8 base align=8
-QOpenGLPixelTransferOptions (0x0x7f8e93c95ae0) 0
-
-Class QOpenGLShader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShader::QPrivateSignal (0x0x7f8e93d23900) 0 empty
-
-Vtable for QOpenGLShader
-QOpenGLShader::_ZTV13QOpenGLShader: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLShader)
-16 (int (*)(...))QOpenGLShader::metaObject
-24 (int (*)(...))QOpenGLShader::qt_metacast
-32 (int (*)(...))QOpenGLShader::qt_metacall
-40 (int (*)(...))QOpenGLShader::~QOpenGLShader
-48 (int (*)(...))QOpenGLShader::~QOpenGLShader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLShader
- size=16 align=8
- base size=16 base align=8
-QOpenGLShader (0x0x7f8e93d1ae38) 0
- vptr=((& QOpenGLShader::_ZTV13QOpenGLShader) + 16)
- QObject (0x0x7f8e93d238a0) 0
- primary-for QOpenGLShader (0x0x7f8e93d1ae38)
-
-Class QOpenGLShaderProgram::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShaderProgram::QPrivateSignal (0x0x7f8e93d64240) 0 empty
-
-Vtable for QOpenGLShaderProgram
-QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QOpenGLShaderProgram)
-16 (int (*)(...))QOpenGLShaderProgram::metaObject
-24 (int (*)(...))QOpenGLShaderProgram::qt_metacast
-32 (int (*)(...))QOpenGLShaderProgram::qt_metacall
-40 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-48 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOpenGLShaderProgram::link
-
-Class QOpenGLShaderProgram
- size=16 align=8
- base size=16 base align=8
-QOpenGLShaderProgram (0x0x7f8e93d1af70) 0
- vptr=((& QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram) + 16)
- QObject (0x0x7f8e93d641e0) 0
- primary-for QOpenGLShaderProgram (0x0x7f8e93d1af70)
-
-Class QOpenGLTexture
- size=8 align=8
- base size=8 base align=8
-QOpenGLTexture (0x0x7f8e93d64420) 0
-
-Class QOpenGLTextureBlitter
- size=8 align=8
- base size=8 base align=8
-QOpenGLTextureBlitter (0x0x7f8e93a1a900) 0
-
-Class QOpenGLTimerQuery::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimerQuery::QPrivateSignal (0x0x7f8e93a1ab40) 0 empty
-
-Vtable for QOpenGLTimerQuery
-QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOpenGLTimerQuery)
-16 (int (*)(...))QOpenGLTimerQuery::metaObject
-24 (int (*)(...))QOpenGLTimerQuery::qt_metacast
-32 (int (*)(...))QOpenGLTimerQuery::qt_metacall
-40 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-48 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimerQuery
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimerQuery (0x0x7f8e93a230d0) 0
- vptr=((& QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery) + 16)
- QObject (0x0x7f8e93a1aae0) 0
- primary-for QOpenGLTimerQuery (0x0x7f8e93a230d0)
-
-Class QOpenGLTimeMonitor::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimeMonitor::QPrivateSignal (0x0x7f8e93a1ad80) 0 empty
-
-Vtable for QOpenGLTimeMonitor
-QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLTimeMonitor)
-16 (int (*)(...))QOpenGLTimeMonitor::metaObject
-24 (int (*)(...))QOpenGLTimeMonitor::qt_metacast
-32 (int (*)(...))QOpenGLTimeMonitor::qt_metacall
-40 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-48 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimeMonitor
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimeMonitor (0x0x7f8e93a23138) 0
- vptr=((& QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor) + 16)
- QObject (0x0x7f8e93a1ad20) 0
- primary-for QOpenGLTimeMonitor (0x0x7f8e93a23138)
-
-Class QOpenGLVertexArrayObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLVertexArrayObject::QPrivateSignal (0x0x7f8e93a7b000) 0 empty
-
-Class QOpenGLVertexArrayObject::Binder
- size=8 align=8
- base size=8 base align=8
-QOpenGLVertexArrayObject::Binder (0x0x7f8e93a7b060) 0
-
-Vtable for QOpenGLVertexArrayObject
-QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLVertexArrayObject)
-16 (int (*)(...))QOpenGLVertexArrayObject::metaObject
-24 (int (*)(...))QOpenGLVertexArrayObject::qt_metacast
-32 (int (*)(...))QOpenGLVertexArrayObject::qt_metacall
-40 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-48 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLVertexArrayObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLVertexArrayObject (0x0x7f8e93a231a0) 0
- vptr=((& QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject) + 16)
- QObject (0x0x7f8e93a1af60) 0
- primary-for QOpenGLVertexArrayObject (0x0x7f8e93a231a0)
-
-Class QPaintDeviceWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPaintDeviceWindow::QPrivateSignal (0x0x7f8e93a7b720) 0 empty
-
-Vtable for QPaintDeviceWindow
-QPaintDeviceWindow::_ZTV18QPaintDeviceWindow: 58 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-16 (int (*)(...))QPaintDeviceWindow::metaObject
-24 (int (*)(...))QPaintDeviceWindow::qt_metacast
-32 (int (*)(...))QPaintDeviceWindow::qt_metacall
-40 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-48 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QPaintDeviceWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))-16
-328 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-336 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD1Ev
-344 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD0Ev
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-384 (int (*)(...))-40
-392 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-400 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD1Ev
-408 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD0Ev
-416 (int (*)(...))QPaintDevice::devType
-424 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-440 (int (*)(...))QPaintDevice::initPainter
-448 (int (*)(...))QPaintDevice::redirected
-456 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDeviceWindow
- size=64 align=8
- base size=64 base align=8
-QPaintDeviceWindow (0x0x7f8e93a8c0e0) 0
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 16)
- QWindow (0x0x7f8e93a8c150) 0
- primary-for QPaintDeviceWindow (0x0x7f8e93a8c0e0)
- QObject (0x0x7f8e93a7b600) 0
- primary-for QWindow (0x0x7f8e93a8c150)
- QSurface (0x0x7f8e93a7b660) 16
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 336)
- QPaintDevice (0x0x7f8e93a7b6c0) 40
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 400)
-
-Class QOpenGLWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLWindow::QPrivateSignal (0x0x7f8e93a7ba20) 0 empty
-
-Vtable for QOpenGLWindow
-QOpenGLWindow::_ZTV13QOpenGLWindow: 64 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLWindow)
-16 (int (*)(...))QOpenGLWindow::metaObject
-24 (int (*)(...))QOpenGLWindow::qt_metacast
-32 (int (*)(...))QOpenGLWindow::qt_metacall
-40 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-48 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QOpenGLWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QOpenGLWindow::paintEvent
-304 (int (*)(...))QOpenGLWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QOpenGLWindow::initializeGL
-328 (int (*)(...))QOpenGLWindow::resizeGL
-336 (int (*)(...))QOpenGLWindow::paintGL
-344 (int (*)(...))QOpenGLWindow::paintUnderGL
-352 (int (*)(...))QOpenGLWindow::paintOverGL
-360 (int (*)(...))QOpenGLWindow::redirected
-368 (int (*)(...))-16
-376 (int (*)(...))(& _ZTI13QOpenGLWindow)
-384 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD1Ev
-392 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD0Ev
-400 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-408 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-416 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-424 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-432 (int (*)(...))-40
-440 (int (*)(...))(& _ZTI13QOpenGLWindow)
-448 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD1Ev
-456 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD0Ev
-464 (int (*)(...))QPaintDevice::devType
-472 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-480 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-488 (int (*)(...))QPaintDevice::initPainter
-496 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow10redirectedEP6QPoint
-504 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QOpenGLWindow
- size=64 align=8
- base size=64 base align=8
-QOpenGLWindow (0x0x7f8e93a23270) 0
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 16)
- QPaintDeviceWindow (0x0x7f8e93a8c310) 0
- primary-for QOpenGLWindow (0x0x7f8e93a23270)
- QWindow (0x0x7f8e93a8c380) 0
- primary-for QPaintDeviceWindow (0x0x7f8e93a8c310)
- QObject (0x0x7f8e93a7b900) 0
- primary-for QWindow (0x0x7f8e93a8c380)
- QSurface (0x0x7f8e93a7b960) 16
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 384)
- QPaintDevice (0x0x7f8e93a7b9c0) 40
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 448)
-
-Class QPageSize
- size=8 align=8
- base size=8 base align=8
-QPageSize (0x0x7f8e93a7bc00) 0
-
-Class QPageLayout
- size=8 align=8
- base size=8 base align=8
-QPageLayout (0x0x7f8e93b24660) 0
-
-Class QPagedPaintDevice::Margins
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice::Margins (0x0x7f8e93bb91e0) 0
-
-Vtable for QPagedPaintDevice
-QPagedPaintDevice::_ZTV17QPagedPaintDevice: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QPagedPaintDevice)
-16 0
-24 0
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QPagedPaintDevice::setPageSize
-96 (int (*)(...))QPagedPaintDevice::setPageSizeMM
-104 (int (*)(...))QPagedPaintDevice::setMargins
-
-Class QPagedPaintDevice
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice (0x0x7f8e93ba2208) 0
- vptr=((& QPagedPaintDevice::_ZTV17QPagedPaintDevice) + 16)
- QPaintDevice (0x0x7f8e93bb9180) 0
- primary-for QPagedPaintDevice (0x0x7f8e93ba2208)
-
-Class QPainter::PixmapFragment
- size=80 align=8
- base size=80 base align=8
-QPainter::PixmapFragment (0x0x7f8e93bb92a0) 0
-
-Class QPainter
- size=8 align=8
- base size=8 base align=8
-QPainter (0x0x7f8e93bb9240) 0
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0x0x7f8e935d3600) 0 empty
-
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintEngine)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QPaintEngine::drawRects
-64 (int (*)(...))QPaintEngine::drawRects
-72 (int (*)(...))QPaintEngine::drawLines
-80 (int (*)(...))QPaintEngine::drawLines
-88 (int (*)(...))QPaintEngine::drawEllipse
-96 (int (*)(...))QPaintEngine::drawEllipse
-104 (int (*)(...))QPaintEngine::drawPath
-112 (int (*)(...))QPaintEngine::drawPoints
-120 (int (*)(...))QPaintEngine::drawPoints
-128 (int (*)(...))QPaintEngine::drawPolygon
-136 (int (*)(...))QPaintEngine::drawPolygon
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QPaintEngine::drawTextItem
-160 (int (*)(...))QPaintEngine::drawTiledPixmap
-168 (int (*)(...))QPaintEngine::drawImage
-176 (int (*)(...))QPaintEngine::coordinateOffset
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QPaintEngine
- size=32 align=8
- base size=32 base align=8
-QPaintEngine (0x0x7f8e93620540) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 16)
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0x0x7f8e93620d20) 0
-
-Class QPdfWriter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPdfWriter::QPrivateSignal (0x0x7f8e936da4e0) 0 empty
-
-Vtable for QPdfWriter
-QPdfWriter::_ZTV10QPdfWriter: 34 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QPdfWriter)
-16 (int (*)(...))QPdfWriter::metaObject
-24 (int (*)(...))QPdfWriter::qt_metacast
-32 (int (*)(...))QPdfWriter::qt_metacall
-40 (int (*)(...))QPdfWriter::~QPdfWriter
-48 (int (*)(...))QPdfWriter::~QPdfWriter
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPdfWriter::newPage
-120 (int (*)(...))QPdfWriter::setPageSize
-128 (int (*)(...))QPdfWriter::setPageSizeMM
-136 (int (*)(...))QPdfWriter::setMargins
-144 (int (*)(...))QPdfWriter::paintEngine
-152 (int (*)(...))QPdfWriter::metric
-160 (int (*)(...))-16
-168 (int (*)(...))(& _ZTI10QPdfWriter)
-176 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD1Ev
-184 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD0Ev
-192 (int (*)(...))QPaintDevice::devType
-200 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter11paintEngineEv
-208 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter6metricEN12QPaintDevice17PaintDeviceMetricE
-216 (int (*)(...))QPaintDevice::initPainter
-224 (int (*)(...))QPaintDevice::redirected
-232 (int (*)(...))QPaintDevice::sharedPainter
-240 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter7newPageEv
-248 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter11setPageSizeEN17QPagedPaintDevice8PageSizeE
-256 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter13setPageSizeMMERK6QSizeF
-264 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter10setMarginsERKN17QPagedPaintDevice7MarginsE
-
-Class QPdfWriter
- size=48 align=8
- base size=48 base align=8
-QPdfWriter (0x0x7f8e936c53f0) 0
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 16)
- QObject (0x0x7f8e936da420) 0
- primary-for QPdfWriter (0x0x7f8e936c53f0)
- QPagedPaintDevice (0x0x7f8e936235b0) 16
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 176)
- QPaintDevice (0x0x7f8e936da480) 16
- primary-for QPagedPaintDevice (0x0x7f8e936235b0)
-
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 11 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QPicture)
-16 (int (*)(...))QPicture::~QPicture
-24 (int (*)(...))QPicture::~QPicture
-32 (int (*)(...))QPicture::devType
-40 (int (*)(...))QPicture::paintEngine
-48 (int (*)(...))QPicture::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QPicture::setData
-
-Class QPicture
- size=32 align=8
- base size=32 base align=8
-QPicture (0x0x7f8e93623618) 0
- vptr=((& QPicture::_ZTV8QPicture) + 16)
- QPaintDevice (0x0x7f8e936da7e0) 0
- primary-for QPicture (0x0x7f8e93623618)
-
-Class QPictureIO
- size=8 align=8
- base size=8 base align=8
-QPictureIO (0x0x7f8e93743a80) 0
-
-Class QPictureFormatPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPictureFormatPlugin::QPrivateSignal (0x0x7f8e93743b40) 0 empty
-
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-16 (int (*)(...))QPictureFormatPlugin::metaObject
-24 (int (*)(...))QPictureFormatPlugin::qt_metacast
-32 (int (*)(...))QPictureFormatPlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPictureFormatPlugin::loadPicture
-120 (int (*)(...))QPictureFormatPlugin::savePicture
-128 (int (*)(...))__cxa_pure_virtual
-
-Class QPictureFormatPlugin
- size=16 align=8
- base size=16 base align=8
-QPictureFormatPlugin (0x0x7f8e937477b8) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 16)
- QObject (0x0x7f8e93743ae0) 0
- primary-for QPictureFormatPlugin (0x0x7f8e937477b8)
-
-Class QPixmapCache::Key
- size=8 align=8
- base size=8 base align=8
-QPixmapCache::Key (0x0x7f8e93743cc0) 0
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0x0x7f8e93743c60) 0 empty
-
-Class QRasterWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRasterWindow::QPrivateSignal (0x0x7f8e9341e480) 0 empty
-
-Vtable for QRasterWindow
-QRasterWindow::_ZTV13QRasterWindow: 59 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QRasterWindow)
-16 (int (*)(...))QRasterWindow::metaObject
-24 (int (*)(...))QRasterWindow::qt_metacast
-32 (int (*)(...))QRasterWindow::qt_metacall
-40 (int (*)(...))QRasterWindow::~QRasterWindow
-48 (int (*)(...))QRasterWindow::~QRasterWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QRasterWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QRasterWindow::redirected
-328 (int (*)(...))-16
-336 (int (*)(...))(& _ZTI13QRasterWindow)
-344 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD1Ev
-352 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD0Ev
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-384 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-392 (int (*)(...))-40
-400 (int (*)(...))(& _ZTI13QRasterWindow)
-408 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD1Ev
-416 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD0Ev
-424 (int (*)(...))QPaintDevice::devType
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-440 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-448 (int (*)(...))QPaintDevice::initPainter
-456 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow10redirectedEP6QPoint
-464 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QRasterWindow
- size=64 align=8
- base size=64 base align=8
-QRasterWindow (0x0x7f8e9341a410) 0
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 16)
- QPaintDeviceWindow (0x0x7f8e9341f230) 0
- primary-for QRasterWindow (0x0x7f8e9341a410)
- QWindow (0x0x7f8e9341f2a0) 0
- primary-for QPaintDeviceWindow (0x0x7f8e9341f230)
- QObject (0x0x7f8e9341e360) 0
- primary-for QWindow (0x0x7f8e9341f2a0)
- QSurface (0x0x7f8e9341e3c0) 16
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 344)
- QPaintDevice (0x0x7f8e9341e420) 40
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 408)
-
-Class QScreen::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QScreen::QPrivateSignal (0x0x7f8e9341e6c0) 0 empty
-
-Vtable for QScreen
-QScreen::_ZTV7QScreen: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QScreen)
-16 (int (*)(...))QScreen::metaObject
-24 (int (*)(...))QScreen::qt_metacast
-32 (int (*)(...))QScreen::qt_metacall
-40 (int (*)(...))QScreen::~QScreen
-48 (int (*)(...))QScreen::~QScreen
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QScreen
- size=16 align=8
- base size=16 base align=8
-QScreen (0x0x7f8e9341a4e0) 0
- vptr=((& QScreen::_ZTV7QScreen) + 16)
- QObject (0x0x7f8e9341e660) 0
- primary-for QScreen (0x0x7f8e9341a4e0)
-
-Class QSessionManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSessionManager::QPrivateSignal (0x0x7f8e9341e900) 0 empty
-
-Vtable for QSessionManager
-QSessionManager::_ZTV15QSessionManager: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSessionManager)
-16 (int (*)(...))QSessionManager::metaObject
-24 (int (*)(...))QSessionManager::qt_metacast
-32 (int (*)(...))QSessionManager::qt_metacall
-40 (int (*)(...))QSessionManager::~QSessionManager
-48 (int (*)(...))QSessionManager::~QSessionManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSessionManager
- size=16 align=8
- base size=16 base align=8
-QSessionManager (0x0x7f8e9341a548) 0
- vptr=((& QSessionManager::_ZTV15QSessionManager) + 16)
- QObject (0x0x7f8e9341e8a0) 0
- primary-for QSessionManager (0x0x7f8e9341a548)
-
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStandardItem)
-16 (int (*)(...))QStandardItem::~QStandardItem
-24 (int (*)(...))QStandardItem::~QStandardItem
-32 (int (*)(...))QStandardItem::data
-40 (int (*)(...))QStandardItem::setData
-48 (int (*)(...))QStandardItem::clone
-56 (int (*)(...))QStandardItem::type
-64 (int (*)(...))QStandardItem::read
-72 (int (*)(...))QStandardItem::write
-80 (int (*)(...))QStandardItem::operator<
-
-Class QStandardItem
- size=16 align=8
- base size=16 base align=8
-QStandardItem (0x0x7f8e9341eae0) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 16)
-
-Class QStandardItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStandardItemModel::QPrivateSignal (0x0x7f8e934f42a0) 0 empty
-
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QStandardItemModel)
-16 (int (*)(...))QStandardItemModel::metaObject
-24 (int (*)(...))QStandardItemModel::qt_metacast
-32 (int (*)(...))QStandardItemModel::qt_metacall
-40 (int (*)(...))QStandardItemModel::~QStandardItemModel
-48 (int (*)(...))QStandardItemModel::~QStandardItemModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStandardItemModel::index
-120 (int (*)(...))QStandardItemModel::parent
-128 (int (*)(...))QStandardItemModel::sibling
-136 (int (*)(...))QStandardItemModel::rowCount
-144 (int (*)(...))QStandardItemModel::columnCount
-152 (int (*)(...))QStandardItemModel::hasChildren
-160 (int (*)(...))QStandardItemModel::data
-168 (int (*)(...))QStandardItemModel::setData
-176 (int (*)(...))QStandardItemModel::headerData
-184 (int (*)(...))QStandardItemModel::setHeaderData
-192 (int (*)(...))QStandardItemModel::itemData
-200 (int (*)(...))QStandardItemModel::setItemData
-208 (int (*)(...))QStandardItemModel::mimeTypes
-216 (int (*)(...))QStandardItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QStandardItemModel::dropMimeData
-240 (int (*)(...))QStandardItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStandardItemModel::insertRows
-264 (int (*)(...))QStandardItemModel::insertColumns
-272 (int (*)(...))QStandardItemModel::removeRows
-280 (int (*)(...))QStandardItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStandardItemModel::flags
-328 (int (*)(...))QStandardItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStandardItemModel
- size=16 align=8
- base size=16 base align=8
-QStandardItemModel (0x0x7f8e9341aaf8) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 16)
- QAbstractItemModel (0x0x7f8e9341ab60) 0
- primary-for QStandardItemModel (0x0x7f8e9341aaf8)
- QObject (0x0x7f8e934f4240) 0
- primary-for QAbstractItemModel (0x0x7f8e9341ab60)
-
-Class QStaticText
- size=8 align=8
- base size=8 base align=8
-QStaticText (0x0x7f8e934f4660) 0
-
-Class QStyleHints::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStyleHints::QPrivateSignal (0x0x7f8e93596a20) 0 empty
-
-Vtable for QStyleHints
-QStyleHints::_ZTV11QStyleHints: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QStyleHints)
-16 (int (*)(...))QStyleHints::metaObject
-24 (int (*)(...))QStyleHints::qt_metacast
-32 (int (*)(...))QStyleHints::qt_metacall
-40 (int (*)(...))QStyleHints::~QStyleHints
-48 (int (*)(...))QStyleHints::~QStyleHints
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QStyleHints
- size=16 align=8
- base size=16 base align=8
-QStyleHints (0x0x7f8e9358dea0) 0
- vptr=((& QStyleHints::_ZTV11QStyleHints) + 16)
- QObject (0x0x7f8e935969c0) 0
- primary-for QStyleHints (0x0x7f8e9358dea0)
-
-Class QTextObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextObject::QPrivateSignal (0x0x7f8e93596c60) 0 empty
-
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextObject)
-16 (int (*)(...))QTextObject::metaObject
-24 (int (*)(...))QTextObject::qt_metacast
-32 (int (*)(...))QTextObject::qt_metacall
-40 (int (*)(...))QTextObject::~QTextObject
-48 (int (*)(...))QTextObject::~QTextObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextObject
- size=16 align=8
- base size=16 base align=8
-QTextObject (0x0x7f8e9358df08) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 16)
- QObject (0x0x7f8e93596c00) 0
- primary-for QTextObject (0x0x7f8e9358df08)
-
-Class QTextBlockGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextBlockGroup::QPrivateSignal (0x0x7f8e93596ea0) 0 empty
-
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QTextBlockGroup)
-16 (int (*)(...))QTextBlockGroup::metaObject
-24 (int (*)(...))QTextBlockGroup::qt_metacast
-32 (int (*)(...))QTextBlockGroup::qt_metacall
-40 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-48 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextBlockGroup
- size=16 align=8
- base size=16 base align=8
-QTextBlockGroup (0x0x7f8e9358df70) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 16)
- QTextObject (0x0x7f8e931cb000) 0
- primary-for QTextBlockGroup (0x0x7f8e9358df70)
- QObject (0x0x7f8e93596e40) 0
- primary-for QTextObject (0x0x7f8e931cb000)
-
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-16 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-24 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-
-Class QTextFrameLayoutData
- size=8 align=8
- base size=8 base align=8
-QTextFrameLayoutData (0x0x7f8e931da0c0) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 16)
-
-Class QTextFrame::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextFrame::QPrivateSignal (0x0x7f8e931da180) 0 empty
-
-Class QTextFrame::iterator
- size=32 align=8
- base size=28 base align=8
-QTextFrame::iterator (0x0x7f8e931da1e0) 0
-
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextFrame)
-16 (int (*)(...))QTextFrame::metaObject
-24 (int (*)(...))QTextFrame::qt_metacast
-32 (int (*)(...))QTextFrame::qt_metacall
-40 (int (*)(...))QTextFrame::~QTextFrame
-48 (int (*)(...))QTextFrame::~QTextFrame
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextFrame
- size=16 align=8
- base size=16 base align=8
-QTextFrame (0x0x7f8e931cb068) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 16)
- QTextObject (0x0x7f8e931cb0d0) 0
- primary-for QTextFrame (0x0x7f8e931cb068)
- QObject (0x0x7f8e931da120) 0
- primary-for QTextObject (0x0x7f8e931cb0d0)
-
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QTextBlockUserData)
-16 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-24 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-
-Class QTextBlockUserData
- size=8 align=8
- base size=8 base align=8
-QTextBlockUserData (0x0x7f8e93232b40) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 16)
-
-Class QTextBlock::iterator
- size=24 align=8
- base size=20 base align=8
-QTextBlock::iterator (0x0x7f8e93232c00) 0
-
-Class QTextBlock
- size=16 align=8
- base size=12 base align=8
-QTextBlock (0x0x7f8e93232ba0) 0
-
-Class QTextFragment
- size=16 align=8
- base size=16 base align=8
-QTextFragment (0x0x7f8e932dc900) 0
-
-Class QSyntaxHighlighter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSyntaxHighlighter::QPrivateSignal (0x0x7f8e93334120) 0 empty
-
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-16 (int (*)(...))QSyntaxHighlighter::metaObject
-24 (int (*)(...))QSyntaxHighlighter::qt_metacast
-32 (int (*)(...))QSyntaxHighlighter::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QSyntaxHighlighter
- size=16 align=8
- base size=16 base align=8
-QSyntaxHighlighter (0x0x7f8e93332340) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 16)
- QObject (0x0x7f8e933340c0) 0
- primary-for QSyntaxHighlighter (0x0x7f8e93332340)
-
-Class QTextDocumentFragment
- size=8 align=8
- base size=8 base align=8
-QTextDocumentFragment (0x0x7f8e93334300) 0
-
-Class QTextDocumentWriter
- size=8 align=8
- base size=8 base align=8
-QTextDocumentWriter (0x0x7f8e93334360) 0
-
-Class QTextList::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextList::QPrivateSignal (0x0x7f8e93334420) 0 empty
-
-Vtable for QTextList
-QTextList::_ZTV9QTextList: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTextList)
-16 (int (*)(...))QTextList::metaObject
-24 (int (*)(...))QTextList::qt_metacast
-32 (int (*)(...))QTextList::qt_metacall
-40 (int (*)(...))QTextList::~QTextList
-48 (int (*)(...))QTextList::~QTextList
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextList
- size=16 align=8
- base size=16 base align=8
-QTextList (0x0x7f8e933323a8) 0
- vptr=((& QTextList::_ZTV9QTextList) + 16)
- QTextBlockGroup (0x0x7f8e93332410) 0
- primary-for QTextList (0x0x7f8e933323a8)
- QTextObject (0x0x7f8e93332478) 0
- primary-for QTextBlockGroup (0x0x7f8e93332410)
- QObject (0x0x7f8e933343c0) 0
- primary-for QTextObject (0x0x7f8e93332478)
-
-Class QTextTableCell
- size=16 align=8
- base size=12 base align=8
-QTextTableCell (0x0x7f8e93334a20) 0
-
-Class QTextTable::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextTable::QPrivateSignal (0x0x7f8e933752a0) 0 empty
-
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextTable)
-16 (int (*)(...))QTextTable::metaObject
-24 (int (*)(...))QTextTable::qt_metacast
-32 (int (*)(...))QTextTable::qt_metacall
-40 (int (*)(...))QTextTable::~QTextTable
-48 (int (*)(...))QTextTable::~QTextTable
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextTable
- size=16 align=8
- base size=16 base align=8
-QTextTable (0x0x7f8e933324e0) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 16)
- QTextFrame (0x0x7f8e93332548) 0
- primary-for QTextTable (0x0x7f8e933324e0)
- QTextObject (0x0x7f8e933325b0) 0
- primary-for QTextFrame (0x0x7f8e93332548)
- QObject (0x0x7f8e93375240) 0
- primary-for QTextObject (0x0x7f8e933325b0)
-
-Class QValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QValidator::QPrivateSignal (0x0x7f8e93375840) 0 empty
-
-Vtable for QValidator
-QValidator::_ZTV10QValidator: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QValidator)
-16 (int (*)(...))QValidator::metaObject
-24 (int (*)(...))QValidator::qt_metacast
-32 (int (*)(...))QValidator::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QValidator::fixup
-
-Class QValidator
- size=16 align=8
- base size=16 base align=8
-QValidator (0x0x7f8e93332618) 0
- vptr=((& QValidator::_ZTV10QValidator) + 16)
- QObject (0x0x7f8e933757e0) 0
- primary-for QValidator (0x0x7f8e93332618)
-
-Class QIntValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIntValidator::QPrivateSignal (0x0x7f8e93375a80) 0 empty
-
-Vtable for QIntValidator
-QIntValidator::_ZTV13QIntValidator: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QIntValidator)
-16 (int (*)(...))QIntValidator::metaObject
-24 (int (*)(...))QIntValidator::qt_metacast
-32 (int (*)(...))QIntValidator::qt_metacall
-40 (int (*)(...))QIntValidator::~QIntValidator
-48 (int (*)(...))QIntValidator::~QIntValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIntValidator::validate
-120 (int (*)(...))QIntValidator::fixup
-128 (int (*)(...))QIntValidator::setRange
-
-Class QIntValidator
- size=24 align=8
- base size=24 base align=8
-QIntValidator (0x0x7f8e93332680) 0
- vptr=((& QIntValidator::_ZTV13QIntValidator) + 16)
- QValidator (0x0x7f8e933326e8) 0
- primary-for QIntValidator (0x0x7f8e93332680)
- QObject (0x0x7f8e93375a20) 0
- primary-for QValidator (0x0x7f8e933326e8)
-
-Class QDoubleValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDoubleValidator::QPrivateSignal (0x0x7f8e93375cc0) 0 empty
-
-Vtable for QDoubleValidator
-QDoubleValidator::_ZTV16QDoubleValidator: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QDoubleValidator)
-16 (int (*)(...))QDoubleValidator::metaObject
-24 (int (*)(...))QDoubleValidator::qt_metacast
-32 (int (*)(...))QDoubleValidator::qt_metacall
-40 (int (*)(...))QDoubleValidator::~QDoubleValidator
-48 (int (*)(...))QDoubleValidator::~QDoubleValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QDoubleValidator::validate
-120 (int (*)(...))QValidator::fixup
-128 (int (*)(...))QDoubleValidator::setRange
-
-Class QDoubleValidator
- size=40 align=8
- base size=36 base align=8
-QDoubleValidator (0x0x7f8e93332750) 0
- vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 16)
- QValidator (0x0x7f8e933327b8) 0
- primary-for QDoubleValidator (0x0x7f8e93332750)
- QObject (0x0x7f8e93375c60) 0
- primary-for QValidator (0x0x7f8e933327b8)
-
-Class QRegExpValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegExpValidator::QPrivateSignal (0x0x7f8e92fbd180) 0 empty
-
-Vtable for QRegExpValidator
-QRegExpValidator::_ZTV16QRegExpValidator: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QRegExpValidator)
-16 (int (*)(...))QRegExpValidator::metaObject
-24 (int (*)(...))QRegExpValidator::qt_metacast
-32 (int (*)(...))QRegExpValidator::qt_metacall
-40 (int (*)(...))QRegExpValidator::~QRegExpValidator
-48 (int (*)(...))QRegExpValidator::~QRegExpValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegExpValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegExpValidator
- size=24 align=8
- base size=24 base align=8
-QRegExpValidator (0x0x7f8e93332820) 0
- vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 16)
- QValidator (0x0x7f8e93332888) 0
- primary-for QRegExpValidator (0x0x7f8e93332820)
- QObject (0x0x7f8e92fbd120) 0
- primary-for QValidator (0x0x7f8e93332888)
-
-Class QRegularExpressionValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegularExpressionValidator::QPrivateSignal (0x0x7f8e92fbd360) 0 empty
-
-Vtable for QRegularExpressionValidator
-QRegularExpressionValidator::_ZTV27QRegularExpressionValidator: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QRegularExpressionValidator)
-16 (int (*)(...))QRegularExpressionValidator::metaObject
-24 (int (*)(...))QRegularExpressionValidator::qt_metacast
-32 (int (*)(...))QRegularExpressionValidator::qt_metacall
-40 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-48 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegularExpressionValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegularExpressionValidator
- size=16 align=8
- base size=16 base align=8
-QRegularExpressionValidator (0x0x7f8e933328f0) 0
- vptr=((& QRegularExpressionValidator::_ZTV27QRegularExpressionValidator) + 16)
- QValidator (0x0x7f8e93332958) 0
- primary-for QRegularExpressionValidator (0x0x7f8e933328f0)
- QObject (0x0x7f8e92fbd300) 0
- primary-for QValidator (0x0x7f8e93332958)
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f8e930017e0) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f8e93001b40) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f8e93001d20) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f8e930310c0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f8e930312a0) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f8e93031600) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f8e930317e0) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f8e93031b40) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f8e93031d20) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f8e930690c0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f8e930692a0) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f8e93069600) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f8e930697e0) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f8e93069b40) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f8e93069d20) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f8e930a10c0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f8e930cc5a0) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f8e930cc900) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f8e930cca80) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f8e930ccde0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f8e930ccf60) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f8e93101300) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f8e93101480) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f8e931017e0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f8e93101960) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f8e93101cc0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f8e93101e40) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f8e9312d1e0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f8e9312d360) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f8e9312d6c0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f8e9312d840) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f8e9312dba0) 0 empty
-
diff --git a/tests/auto/bic/data/QtX11Extras.5.14.0.linux-gcc-amd64.txt b/tests/auto/bic/data/QtX11Extras.5.14.0.linux-gcc-amd64.txt
deleted file mode 100644
index 6fe4211..0000000
--- a/tests/auto/bic/data/QtX11Extras.5.14.0.linux-gcc-amd64.txt
+++ /dev/null
@@ -1,8846 +0,0 @@
-Class std::__failure_type
- size=1 align=1
- base size=0 base align=1
-std::__failure_type (0x0x7f71cbcddf00) 0 empty
-
-Class std::__do_is_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_destructible_impl (0x0x7f71cb2166c0) 0 empty
-
-Class std::__do_is_nt_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nt_destructible_impl (0x0x7f71cb216900) 0 empty
-
-Class std::__do_is_default_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_default_constructible_impl (0x0x7f71cb216b40) 0 empty
-
-Class std::__do_is_static_castable_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_static_castable_impl (0x0x7f71cb216d80) 0 empty
-
-Class std::__do_is_direct_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_direct_constructible_impl (0x0x7f71cb216f00) 0 empty
-
-Class std::__do_is_nary_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nary_constructible_impl (0x0x7f71cb247300) 0 empty
-
-Class std::__do_is_implicitly_default_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_implicitly_default_constructible_impl (0x0x7f71cb280420) 0 empty
-
-Class std::__do_common_type_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_common_type_impl (0x0x7f71cb2d6ae0) 0 empty
-
-Class std::__do_member_type_wrapper
- size=1 align=1
- base size=0 base align=1
-std::__do_member_type_wrapper (0x0x7f71cb2d6ba0) 0 empty
-
-Class std::__invoke_memfun_ref
- size=1 align=1
- base size=0 base align=1
-std::__invoke_memfun_ref (0x0x7f71cb2d6f60) 0 empty
-
-Class std::__invoke_memfun_deref
- size=1 align=1
- base size=0 base align=1
-std::__invoke_memfun_deref (0x0x7f71cb304000) 0 empty
-
-Class std::__invoke_memobj_ref
- size=1 align=1
- base size=0 base align=1
-std::__invoke_memobj_ref (0x0x7f71cb304060) 0 empty
-
-Class std::__invoke_memobj_deref
- size=1 align=1
- base size=0 base align=1
-std::__invoke_memobj_deref (0x0x7f71cb3040c0) 0 empty
-
-Class std::__invoke_other
- size=1 align=1
- base size=0 base align=1
-std::__invoke_other (0x0x7f71cb304120) 0 empty
-
-Class std::__result_of_memfun_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_ref_impl (0x0x7f71cb3041e0) 0 empty
-
-Class std::__result_of_memfun_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_deref_impl (0x0x7f71cb3042a0) 0 empty
-
-Class std::__result_of_memobj_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_ref_impl (0x0x7f71cb304360) 0 empty
-
-Class std::__result_of_memobj_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_deref_impl (0x0x7f71cb304420) 0 empty
-
-Class std::__result_of_other_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_other_impl (0x0x7f71cb304780) 0 empty
-
-Class std::__swappable_details::__do_is_swappable_impl
- size=1 align=1
- base size=0 base align=1
-std::__swappable_details::__do_is_swappable_impl (0x0x7f71cb304ae0) 0 empty
-
-Class std::__swappable_details::__do_is_nothrow_swappable_impl
- size=1 align=1
- base size=0 base align=1
-std::__swappable_details::__do_is_nothrow_swappable_impl (0x0x7f71cb304b40) 0 empty
-
-Class std::__nonesuch
- size=1 align=1
- base size=0 base align=1
-std::__nonesuch (0x0x7f71cb34d120) 0 empty
-
-Class std::piecewise_construct_t
- size=1 align=1
- base size=0 base align=1
-std::piecewise_construct_t (0x0x7f71cb34d780) 0 empty
-
-Class std::__nonesuch_no_braces
- size=1 align=1
- base size=1 base align=1
-std::__nonesuch_no_braces (0x0x7f71cb35e068) 0 empty
- std::__nonesuch (0x0x7f71cb34dc60) 0 empty
-
-Class std::__true_type
- size=1 align=1
- base size=0 base align=1
-std::__true_type (0x0x7f71cafd0600) 0 empty
-
-Class std::__false_type
- size=1 align=1
- base size=0 base align=1
-std::__false_type (0x0x7f71cafd0660) 0 empty
-
-Class std::input_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::input_iterator_tag (0x0x7f71cb02a360) 0 empty
-
-Class std::output_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::output_iterator_tag (0x0x7f71cb02a3c0) 0 empty
-
-Class std::forward_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::forward_iterator_tag (0x0x7f71cb35e548) 0 empty
- std::input_iterator_tag (0x0x7f71cb02a420) 0 empty
-
-Class std::bidirectional_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::bidirectional_iterator_tag (0x0x7f71cb35e5b0) 0 empty
- std::forward_iterator_tag (0x0x7f71cb35e618) 0 empty
- std::input_iterator_tag (0x0x7f71cb02a480) 0 empty
-
-Class std::random_access_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::random_access_iterator_tag (0x0x7f71cb35e680) 0 empty
- std::bidirectional_iterator_tag (0x0x7f71cb35e6e8) 0 empty
- std::forward_iterator_tag (0x0x7f71cb35e750) 0 empty
- std::input_iterator_tag (0x0x7f71cb02a4e0) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_iter (0x0x7f71cb0e0000) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_val (0x0x7f71cb0e0120) 0 empty
-
-Class __gnu_cxx::__ops::_Val_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Val_less_iter (0x0x7f71cb0e0420) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_iter (0x0x7f71cb0e0720) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_val (0x0x7f71cb0e0840) 0 empty
-
-Class __locale_struct
- size=232 align=8
- base size=232 base align=8
-__locale_struct (0x0x7f71cb169b40) 0
-
-Class timeval
- size=16 align=8
- base size=16 base align=8
-timeval (0x0x7f71cb169e40) 0
-
-Class timespec
- size=16 align=8
- base size=16 base align=8
-timespec (0x0x7f71cb169ea0) 0
-
-Class __pthread_rwlock_arch_t
- size=56 align=8
- base size=56 base align=8
-__pthread_rwlock_arch_t (0x0x7f71cb169f60) 0
-
-Class __pthread_internal_list
- size=16 align=8
- base size=16 base align=8
-__pthread_internal_list (0x0x7f71cadb4000) 0
-
-Class __pthread_mutex_s
- size=40 align=8
- base size=40 base align=8
-__pthread_mutex_s (0x0x7f71cadb4060) 0
-
-Class __pthread_cond_s
- size=48 align=8
- base size=48 base align=8
-__pthread_cond_s (0x0x7f71cadb40c0) 0
-
-Class pthread_attr_t
- size=56 align=8
- base size=56 base align=8
-pthread_attr_t (0x0x7f71cadb4360) 0
-
-Class random_data
- size=48 align=8
- base size=48 base align=8
-random_data (0x0x7f71cadb4600) 0
-
-Class drand48_data
- size=24 align=8
- base size=24 base align=8
-drand48_data (0x0x7f71cadb4660) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9exception)
-16 (int (*)(...))std::exception::~exception
-24 (int (*)(...))std::exception::~exception
-32 (int (*)(...))std::exception::what
-
-Class std::exception
- size=8 align=8
- base size=8 base align=8
-std::exception (0x0x7f71cae68420) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 16)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13bad_exception)
-16 (int (*)(...))std::bad_exception::~bad_exception
-24 (int (*)(...))std::bad_exception::~bad_exception
-32 (int (*)(...))std::bad_exception::what
-
-Class std::bad_exception
- size=8 align=8
- base size=8 base align=8
-std::bad_exception (0x0x7f71cb35ea90) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 16)
- std::exception (0x0x7f71cae68600) 0 nearly-empty
- primary-for std::bad_exception (0x0x7f71cb35ea90)
-
-Vtable for std::type_info
-std::type_info::_ZTVSt9type_info: 8 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9type_info)
-16 (int (*)(...))std::type_info::~type_info
-24 (int (*)(...))std::type_info::~type_info
-32 (int (*)(...))std::type_info::__is_pointer_p
-40 (int (*)(...))std::type_info::__is_function_p
-48 (int (*)(...))std::type_info::__do_catch
-56 (int (*)(...))std::type_info::__do_upcast
-
-Class std::type_info
- size=16 align=8
- base size=16 base align=8
-std::type_info (0x0x7f71cae687e0) 0
- vptr=((& std::type_info::_ZTVSt9type_info) + 16)
-
-Vtable for std::bad_cast
-std::bad_cast::_ZTVSt8bad_cast: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8bad_cast)
-16 (int (*)(...))std::bad_cast::~bad_cast
-24 (int (*)(...))std::bad_cast::~bad_cast
-32 (int (*)(...))std::bad_cast::what
-
-Class std::bad_cast
- size=8 align=8
- base size=8 base align=8
-std::bad_cast (0x0x7f71cb35eaf8) 0 nearly-empty
- vptr=((& std::bad_cast::_ZTVSt8bad_cast) + 16)
- std::exception (0x0x7f71cae68ba0) 0 nearly-empty
- primary-for std::bad_cast (0x0x7f71cb35eaf8)
-
-Vtable for std::bad_typeid
-std::bad_typeid::_ZTVSt10bad_typeid: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt10bad_typeid)
-16 (int (*)(...))std::bad_typeid::~bad_typeid
-24 (int (*)(...))std::bad_typeid::~bad_typeid
-32 (int (*)(...))std::bad_typeid::what
-
-Class std::bad_typeid
- size=8 align=8
- base size=8 base align=8
-std::bad_typeid (0x0x7f71cb35eb60) 0 nearly-empty
- vptr=((& std::bad_typeid::_ZTVSt10bad_typeid) + 16)
- std::exception (0x0x7f71cae68d80) 0 nearly-empty
- primary-for std::bad_typeid (0x0x7f71cb35eb60)
-
-Class std::__exception_ptr::exception_ptr
- size=8 align=8
- base size=8 base align=8
-std::__exception_ptr::exception_ptr (0x0x7f71cae68f60) 0
-
-Vtable for std::nested_exception
-std::nested_exception::_ZTVSt16nested_exception: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16nested_exception)
-16 (int (*)(...))std::nested_exception::~nested_exception
-24 (int (*)(...))std::nested_exception::~nested_exception
-
-Class std::nested_exception
- size=16 align=8
- base size=16 base align=8
-std::nested_exception (0x0x7f71caea2540) 0
- vptr=((& std::nested_exception::_ZTVSt16nested_exception) + 16)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9bad_alloc)
-16 (int (*)(...))std::bad_alloc::~bad_alloc
-24 (int (*)(...))std::bad_alloc::~bad_alloc
-32 (int (*)(...))std::bad_alloc::what
-
-Class std::bad_alloc
- size=8 align=8
- base size=8 base align=8
-std::bad_alloc (0x0x7f71cb35ebc8) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 16)
- std::exception (0x0x7f71caea2c00) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7f71cb35ebc8)
-
-Vtable for std::bad_array_new_length
-std::bad_array_new_length::_ZTVSt20bad_array_new_length: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt20bad_array_new_length)
-16 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-24 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-32 (int (*)(...))std::bad_array_new_length::what
-
-Class std::bad_array_new_length
- size=8 align=8
- base size=8 base align=8
-std::bad_array_new_length (0x0x7f71cb35ec30) 0 nearly-empty
- vptr=((& std::bad_array_new_length::_ZTVSt20bad_array_new_length) + 16)
- std::bad_alloc (0x0x7f71cb35ec98) 0 nearly-empty
- primary-for std::bad_array_new_length (0x0x7f71cb35ec30)
- std::exception (0x0x7f71caea2de0) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7f71cb35ec98)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0x0x7f71caed0000) 0 empty
-
-Class std::__allocator_traits_base
- size=1 align=1
- base size=0 base align=1
-std::__allocator_traits_base (0x0x7f71caed01e0) 0 empty
-
-Class std::__numeric_limits_base
- size=1 align=1
- base size=0 base align=1
-std::__numeric_limits_base (0x0x7f71caf466c0) 0 empty
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0x0x7f71ca7bdc00) 0 empty
-
-Class QMessageLogContext
- size=32 align=8
- base size=32 base align=8
-QMessageLogContext (0x0x7f71ca7bdd20) 0
-
-Class QMessageLogger
- size=32 align=8
- base size=32 base align=8
-QMessageLogger (0x0x7f71ca7bdf00) 0
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0x0x7f71ca7fe600) 0
-
-Class QIncompatibleFlag
- size=4 align=4
- base size=4 base align=4
-QIncompatibleFlag (0x0x7f71ca837d80) 0
-
-Class std::__atomic_flag_base
- size=1 align=1
- base size=1 base align=1
-std::__atomic_flag_base (0x0x7f71ca8ee2a0) 0
-
-Class std::atomic_flag
- size=1 align=1
- base size=1 base align=1
-std::atomic_flag (0x0x7f71ca883af8) 0
- std::__atomic_flag_base (0x0x7f71ca8ee300) 0
-
-Class QAtomicInt
- size=4 align=4
- base size=4 base align=4
-QAtomicInt (0x0x7f71ca720270) 0
- QAtomicInteger<int> (0x0x7f71ca7202d8) 0
- QBasicAtomicInteger<int> (0x0x7f71ca41f540) 0
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0x0x7f71ca0780c0) 0 empty
-
-Class QtPrivate::QSlotObjectBase
- size=16 align=8
- base size=16 base align=8
-QtPrivate::QSlotObjectBase (0x0x7f71ca0bd660) 0
-
-Class QGenericArgument
- size=16 align=8
- base size=16 base align=8
-QGenericArgument (0x0x7f71ca0bdd80) 0
-
-Class QGenericReturnArgument
- size=16 align=8
- base size=16 base align=8
-QGenericReturnArgument (0x0x7f71ca233f08) 0
- QGenericArgument (0x0x7f71ca0fa060) 0
-
-Class QMetaObject::SuperData
- size=8 align=8
- base size=8 base align=8
-QMetaObject::SuperData (0x0x7f71ca0fa4e0) 0
-
-Class QMetaObject
- size=48 align=8
- base size=48 base align=8
-QMetaObject (0x0x7f71ca0fa480) 0
-
-Class QMetaObject::Connection
- size=8 align=8
- base size=8 base align=8
-QMetaObject::Connection (0x0x7f71ca0fad80) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0x0x7f71c9dab8a0) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0x0x7f71c9dcf000) 0
-
-Class QtPrivate::RefCount
- size=4 align=4
- base size=4 base align=4
-QtPrivate::RefCount (0x0x7f71c9e7ede0) 0
-
-Class QArrayData
- size=24 align=8
- base size=24 base align=8
-QArrayData (0x0x7f71c9ea3180) 0
-
-Class QtPrivate::QContainerImplHelper
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QContainerImplHelper (0x0x7f71c9f03480) 0 empty
-
-Class lconv
- size=96 align=8
- base size=96 base align=8
-lconv (0x0x7f71c9bb4cc0) 0
-
-Vtable for __cxxabiv1::__forced_unwind
-__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class __cxxabiv1::__forced_unwind
- size=8 align=8
- base size=8 base align=8
-__cxxabiv1::__forced_unwind (0x0x7f71c9bb4d80) 0 nearly-empty
- vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 16)
-
-Class sched_param
- size=4 align=4
- base size=4 base align=4
-sched_param (0x0x7f71c9c7bea0) 0
-
-Class timex
- size=208 align=8
- base size=208 base align=8
-timex (0x0x7f71c9c7bf60) 0
-
-Class tm
- size=56 align=8
- base size=56 base align=8
-tm (0x0x7f71c9cb1000) 0
-
-Class itimerspec
- size=32 align=8
- base size=32 base align=8
-itimerspec (0x0x7f71c9cb1060) 0
-
-Class _pthread_cleanup_buffer
- size=32 align=8
- base size=32 base align=8
-_pthread_cleanup_buffer (0x0x7f71c9cb10c0) 0
-
-Class __pthread_cleanup_frame
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_frame (0x0x7f71c9cb11e0) 0
-
-Class __pthread_cleanup_class
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_class (0x0x7f71c9cb1240) 0
-
-Class _IO_marker
- size=24 align=8
- base size=24 base align=8
-_IO_marker (0x0x7f71c99f31e0) 0
-
-Class _IO_FILE
- size=216 align=8
- base size=216 base align=8
-_IO_FILE (0x0x7f71c99f3240) 0
-
-Class std::_Hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Hash_impl (0x0x7f71c97a42a0) 0 empty
-
-Class std::_Fnv_hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Fnv_hash_impl (0x0x7f71c97a4420) 0 empty
-
-Class std::locale
- size=8 align=8
- base size=8 base align=8
-std::locale (0x0x7f71c99215a0) 0
-
-Vtable for std::locale::facet
-std::locale::facet::_ZTVNSt6locale5facetE: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6locale5facetE)
-16 (int (*)(...))std::locale::facet::~facet
-24 (int (*)(...))std::locale::facet::~facet
-
-Class std::locale::facet
- size=16 align=8
- base size=12 base align=8
-std::locale::facet (0x0x7f71c9921960) 0
- vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 16)
-
-Class std::locale::id
- size=8 align=8
- base size=8 base align=8
-std::locale::id (0x0x7f71c9921c00) 0
-
-Class std::locale::_Impl
- size=40 align=8
- base size=40 base align=8
-std::locale::_Impl (0x0x7f71c9921de0) 0
-
-Class std::__cow_string
- size=8 align=8
- base size=8 base align=8
-std::__cow_string (0x0x7f71c9974de0) 0
-
-Vtable for std::logic_error
-std::logic_error::_ZTVSt11logic_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11logic_error)
-16 (int (*)(...))std::logic_error::~logic_error
-24 (int (*)(...))std::logic_error::~logic_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::logic_error
- size=16 align=8
- base size=16 base align=8
-std::logic_error (0x0x7f71c97a65b0) 0
- vptr=((& std::logic_error::_ZTVSt11logic_error) + 16)
- std::exception (0x0x7f71c9974ea0) 0 nearly-empty
- primary-for std::logic_error (0x0x7f71c97a65b0)
-
-Vtable for std::domain_error
-std::domain_error::_ZTVSt12domain_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12domain_error)
-16 (int (*)(...))std::domain_error::~domain_error
-24 (int (*)(...))std::domain_error::~domain_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::domain_error
- size=16 align=8
- base size=16 base align=8
-std::domain_error (0x0x7f71c97a68f0) 0
- vptr=((& std::domain_error::_ZTVSt12domain_error) + 16)
- std::logic_error (0x0x7f71c97a6958) 0
- primary-for std::domain_error (0x0x7f71c97a68f0)
- std::exception (0x0x7f71c9974f00) 0 nearly-empty
- primary-for std::logic_error (0x0x7f71c97a6958)
-
-Vtable for std::invalid_argument
-std::invalid_argument::_ZTVSt16invalid_argument: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16invalid_argument)
-16 (int (*)(...))std::invalid_argument::~invalid_argument
-24 (int (*)(...))std::invalid_argument::~invalid_argument
-32 (int (*)(...))std::logic_error::what
-
-Class std::invalid_argument
- size=16 align=8
- base size=16 base align=8
-std::invalid_argument (0x0x7f71c95c7000) 0
- vptr=((& std::invalid_argument::_ZTVSt16invalid_argument) + 16)
- std::logic_error (0x0x7f71c95c7068) 0
- primary-for std::invalid_argument (0x0x7f71c95c7000)
- std::exception (0x0x7f71c9974f60) 0 nearly-empty
- primary-for std::logic_error (0x0x7f71c95c7068)
-
-Vtable for std::length_error
-std::length_error::_ZTVSt12length_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12length_error)
-16 (int (*)(...))std::length_error::~length_error
-24 (int (*)(...))std::length_error::~length_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::length_error
- size=16 align=8
- base size=16 base align=8
-std::length_error (0x0x7f71c95c70d0) 0
- vptr=((& std::length_error::_ZTVSt12length_error) + 16)
- std::logic_error (0x0x7f71c95c7138) 0
- primary-for std::length_error (0x0x7f71c95c70d0)
- std::exception (0x0x7f71c95cc000) 0 nearly-empty
- primary-for std::logic_error (0x0x7f71c95c7138)
-
-Vtable for std::out_of_range
-std::out_of_range::_ZTVSt12out_of_range: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12out_of_range)
-16 (int (*)(...))std::out_of_range::~out_of_range
-24 (int (*)(...))std::out_of_range::~out_of_range
-32 (int (*)(...))std::logic_error::what
-
-Class std::out_of_range
- size=16 align=8
- base size=16 base align=8
-std::out_of_range (0x0x7f71c95c71a0) 0
- vptr=((& std::out_of_range::_ZTVSt12out_of_range) + 16)
- std::logic_error (0x0x7f71c95c7208) 0
- primary-for std::out_of_range (0x0x7f71c95c71a0)
- std::exception (0x0x7f71c95cc060) 0 nearly-empty
- primary-for std::logic_error (0x0x7f71c95c7208)
-
-Vtable for std::runtime_error
-std::runtime_error::_ZTVSt13runtime_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13runtime_error)
-16 (int (*)(...))std::runtime_error::~runtime_error
-24 (int (*)(...))std::runtime_error::~runtime_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::runtime_error
- size=16 align=8
- base size=16 base align=8
-std::runtime_error (0x0x7f71c95c7270) 0
- vptr=((& std::runtime_error::_ZTVSt13runtime_error) + 16)
- std::exception (0x0x7f71c95cc0c0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f71c95c7270)
-
-Vtable for std::range_error
-std::range_error::_ZTVSt11range_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11range_error)
-16 (int (*)(...))std::range_error::~range_error
-24 (int (*)(...))std::range_error::~range_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::range_error
- size=16 align=8
- base size=16 base align=8
-std::range_error (0x0x7f71c95c72d8) 0
- vptr=((& std::range_error::_ZTVSt11range_error) + 16)
- std::runtime_error (0x0x7f71c95c7340) 0
- primary-for std::range_error (0x0x7f71c95c72d8)
- std::exception (0x0x7f71c95cc120) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f71c95c7340)
-
-Vtable for std::overflow_error
-std::overflow_error::_ZTVSt14overflow_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt14overflow_error)
-16 (int (*)(...))std::overflow_error::~overflow_error
-24 (int (*)(...))std::overflow_error::~overflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::overflow_error
- size=16 align=8
- base size=16 base align=8
-std::overflow_error (0x0x7f71c95c73a8) 0
- vptr=((& std::overflow_error::_ZTVSt14overflow_error) + 16)
- std::runtime_error (0x0x7f71c95c7410) 0
- primary-for std::overflow_error (0x0x7f71c95c73a8)
- std::exception (0x0x7f71c95cc180) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f71c95c7410)
-
-Vtable for std::underflow_error
-std::underflow_error::_ZTVSt15underflow_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt15underflow_error)
-16 (int (*)(...))std::underflow_error::~underflow_error
-24 (int (*)(...))std::underflow_error::~underflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::underflow_error
- size=16 align=8
- base size=16 base align=8
-std::underflow_error (0x0x7f71c95c7478) 0
- vptr=((& std::underflow_error::_ZTVSt15underflow_error) + 16)
- std::runtime_error (0x0x7f71c95c74e0) 0
- primary-for std::underflow_error (0x0x7f71c95c7478)
- std::exception (0x0x7f71c95cc1e0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f71c95c74e0)
-
-Vtable for std::_V2::error_category
-std::_V2::error_category::_ZTVNSt3_V214error_categoryE: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt3_V214error_categoryE)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))std::_V2::error_category::_M_message
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))std::_V2::error_category::default_error_condition
-64 (int (*)(...))std::_V2::error_category::equivalent
-72 (int (*)(...))std::_V2::error_category::equivalent
-
-Class std::_V2::error_category
- size=8 align=8
- base size=8 base align=8
-std::_V2::error_category (0x0x7f71c95cc360) 0 nearly-empty
- vptr=((& std::_V2::error_category::_ZTVNSt3_V214error_categoryE) + 16)
-
-Class std::error_code
- size=16 align=8
- base size=16 base align=8
-std::error_code (0x0x7f71c95cc6c0) 0
-
-Class std::error_condition
- size=16 align=8
- base size=16 base align=8
-std::error_condition (0x0x7f71c95ccf00) 0
-
-Vtable for std::system_error
-std::system_error::_ZTVSt12system_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12system_error)
-16 (int (*)(...))std::system_error::~system_error
-24 (int (*)(...))std::system_error::~system_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::system_error
- size=32 align=8
- base size=32 base align=8
-std::system_error (0x0x7f71c95c78f0) 0
- vptr=((& std::system_error::_ZTVSt12system_error) + 16)
- std::runtime_error (0x0x7f71c95c7958) 0
- primary-for std::system_error (0x0x7f71c95c78f0)
- std::exception (0x0x7f71c9612ae0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f71c95c7958)
-
-Vtable for std::ios_base::failure
-std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt8ios_base7failureB5cxx11E)
-16 (int (*)(...))std::ios_base::failure::~failure
-24 (int (*)(...))std::ios_base::failure::~failure
-32 (int (*)(...))std::ios_base::failure::what
-
-Class std::ios_base::failure
- size=32 align=8
- base size=32 base align=8
-std::ios_base::failure (0x0x7f71c95c7bc8) 0
- vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E) + 16)
- std::system_error (0x0x7f71c95c7c30) 0
- primary-for std::ios_base::failure (0x0x7f71c95c7bc8)
- std::runtime_error (0x0x7f71c95c7c98) 0
- primary-for std::system_error (0x0x7f71c95c7c30)
- std::exception (0x0x7f71c96690c0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f71c95c7c98)
-
-Class std::ios_base::_Callback_list
- size=24 align=8
- base size=24 base align=8
-std::ios_base::_Callback_list (0x0x7f71c9669120) 0
-
-Class std::ios_base::_Words
- size=16 align=8
- base size=16 base align=8
-std::ios_base::_Words (0x0x7f71c9669180) 0
-
-Class std::ios_base::Init
- size=1 align=1
- base size=0 base align=1
-std::ios_base::Init (0x0x7f71c96691e0) 0 empty
-
-Vtable for std::ios_base
-std::ios_base::_ZTVSt8ios_base: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8ios_base)
-16 (int (*)(...))std::ios_base::~ios_base
-24 (int (*)(...))std::ios_base::~ios_base
-
-Class std::ios_base
- size=216 align=8
- base size=216 base align=8
-std::ios_base (0x0x7f71c9669060) 0
- vptr=((& std::ios_base::_ZTVSt8ios_base) + 16)
-
-Class std::ctype_base
- size=1 align=1
- base size=0 base align=1
-std::ctype_base (0x0x7f71c9738ae0) 0 empty
-
-Class std::__num_base
- size=1 align=1
- base size=0 base align=1
-std::__num_base (0x0x7f71c93e0cc0) 0 empty
-
-VTT for std::basic_ostream<char>
-std::basic_ostream<char>::_ZTTSo: 2 entries
-0 ((& std::basic_ostream<char>::_ZTVSo) + 24)
-8 ((& std::basic_ostream<char>::_ZTVSo) + 64)
-
-VTT for std::basic_ostream<wchar_t>
-std::basic_ostream<wchar_t>::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2 entries
-0 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 24)
-8 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 64)
-
-VTT for std::basic_istream<char>
-std::basic_istream<char>::_ZTTSi: 2 entries
-0 ((& std::basic_istream<char>::_ZTVSi) + 24)
-8 ((& std::basic_istream<char>::_ZTVSi) + 64)
-
-VTT for std::basic_istream<wchar_t>
-std::basic_istream<wchar_t>::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2 entries
-0 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 24)
-8 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 64)
-
-Construction vtable for std::basic_istream<char> (0x0x7f71c8fb53a8 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd0_Si: 10 entries
-0 24
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISi)
-24 0
-32 0
-40 18446744073709551592
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISi)
-64 0
-72 0
-
-Construction vtable for std::basic_ostream<char> (0x0x7f71c8fb5478 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd16_So: 10 entries
-0 8
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISo)
-24 0
-32 0
-40 18446744073709551608
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISo)
-64 0
-72 0
-
-VTT for std::basic_iostream<char>
-std::basic_iostream<char>::_ZTTSd: 7 entries
-0 ((& std::basic_iostream<char>::_ZTVSd) + 24)
-8 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 24)
-16 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 64)
-24 ((& std::basic_iostream<char>::_ZTCSd16_So) + 24)
-32 ((& std::basic_iostream<char>::_ZTCSd16_So) + 64)
-40 ((& std::basic_iostream<char>::_ZTVSd) + 104)
-48 ((& std::basic_iostream<char>::_ZTVSd) + 64)
-
-Construction vtable for std::basic_istream<wchar_t> (0x0x7f71c8ff7138 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10 entries
-0 24
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-24 0
-32 0
-40 18446744073709551592
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-64 0
-72 0
-
-Construction vtable for std::basic_ostream<wchar_t> (0x0x7f71c8ff7208 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E: 10 entries
-0 8
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-24 0
-32 0
-40 18446744073709551608
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-64 0
-72 0
-
-VTT for std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7 entries
-0 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 24)
-8 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 24)
-16 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 64)
-24 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 24)
-32 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 64)
-40 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 104)
-48 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 64)
-
-Class QByteArrayDataPtr
- size=8 align=8
- base size=8 base align=8
-QByteArrayDataPtr (0x0x7f71c9017660) 0
-
-Class QByteArray
- size=8 align=8
- base size=8 base align=8
-QByteArray (0x0x7f71c90176c0) 0
-
-Class QByteRef
- size=16 align=8
- base size=12 base align=8
-QByteRef (0x0x7f71c9146a80) 0
-
-Class QStringDataPtr
- size=8 align=8
- base size=8 base align=8
-QStringDataPtr (0x0x7f71c8de9900) 0
-
-Class QStringView
- size=16 align=8
- base size=16 base align=8
-QStringView (0x0x7f71c8de9d80) 0
-
-Class QLatin1String
- size=16 align=8
- base size=16 base align=8
-QLatin1String (0x0x7f71c8ecde40) 0
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0x0x7f71c8b84de0) 0 empty
-
-Class QString
- size=8 align=8
- base size=8 base align=8
-QString (0x0x7f71c8b84cc0) 0
-
-Class QCharRef
- size=16 align=8
- base size=12 base align=8
-QCharRef (0x0x7f71c8a40c60) 0
-
-Class QStringRef
- size=16 align=8
- base size=16 base align=8
-QStringRef (0x0x7f71c87dc840) 0
-
-Class QtPrivate::ArgBase
- size=1 align=1
- base size=1 base align=1
-QtPrivate::ArgBase (0x0x7f71c8964660) 0
-
-Class QtPrivate::QStringViewArg
- size=24 align=8
- base size=24 base align=8
-QtPrivate::QStringViewArg (0x0x7f71c8882068) 0
- QtPrivate::ArgBase (0x0x7f71c89646c0) 0
-
-Class QtPrivate::QLatin1StringArg
- size=24 align=8
- base size=24 base align=8
-QtPrivate::QLatin1StringArg (0x0x7f71c88820d0) 0
- QtPrivate::ArgBase (0x0x7f71c89648a0) 0
-
-Class std::__erased_type
- size=1 align=1
- base size=0 base align=1
-std::__erased_type (0x0x7f71c86377e0) 0 empty
-
-Class std::allocator_arg_t
- size=1 align=1
- base size=0 base align=1
-std::allocator_arg_t (0x0x7f71c8637840) 0 empty
-
-Class std::__uses_alloc_base
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc_base (0x0x7f71c86379c0) 0 empty
-
-Class std::__uses_alloc0::_Sink
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc0::_Sink (0x0x7f71c8637a80) 0 empty
-
-Class std::__uses_alloc0
- size=1 align=1
- base size=1 base align=1
-std::__uses_alloc0 (0x0x7f71c8882478) 0
- std::__uses_alloc_base (0x0x7f71c8637a20) 0 empty
-
-Class std::_Swallow_assign
- size=1 align=1
- base size=0 base align=1
-std::_Swallow_assign (0x0x7f71c8392de0) 0 empty
-
-Vtable for std::bad_function_call
-std::bad_function_call::_ZTVSt17bad_function_call: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt17bad_function_call)
-16 (int (*)(...))std::bad_function_call::~bad_function_call
-24 (int (*)(...))std::bad_function_call::~bad_function_call
-32 (int (*)(...))std::bad_function_call::what
-
-Class std::bad_function_call
- size=8 align=8
- base size=8 base align=8
-std::bad_function_call (0x0x7f71c84066e8) 0 nearly-empty
- vptr=((& std::bad_function_call::_ZTVSt17bad_function_call) + 16)
- std::exception (0x0x7f71c840e720) 0 nearly-empty
- primary-for std::bad_function_call (0x0x7f71c84066e8)
-
-Class std::_Nocopy_types
- size=16 align=8
- base size=16 base align=8
-std::_Nocopy_types (0x0x7f71c840e7e0) 0
-
-Class std::_Any_data
- size=16 align=8
- base size=16 base align=8
-std::_Any_data (0x0x7f71c840e840) 0
-
-Class std::_Function_base
- size=24 align=8
- base size=24 base align=8
-std::_Function_base (0x0x7f71c840eb40) 0
-
-Class QtPrivate::QHashCombine
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombine (0x0x7f71c823f000) 0 empty
-
-Class QtPrivate::QHashCombineCommutative
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombineCommutative (0x0x7f71c823f0c0) 0 empty
-
-Class std::_Bit_reference
- size=16 align=8
- base size=16 base align=8
-std::_Bit_reference (0x0x7f71c83427e0) 0
-
-Class std::_Bit_iterator_base
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator_base (0x0x7f71c8289270) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f71c8342f00) 0 empty
-
-Class std::_Bit_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator (0x0x7f71c82893a8) 0
- std::_Bit_iterator_base (0x0x7f71c8289410) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f71c836c5a0) 0 empty
-
-Class std::_Bit_const_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_const_iterator (0x0x7f71c8289478) 0
- std::_Bit_iterator_base (0x0x7f71c82894e0) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f71c836cd80) 0 empty
-
-Class std::__detail::_List_node_base
- size=16 align=8
- base size=16 base align=8
-std::__detail::_List_node_base (0x0x7f71c7dbc900) 0
-
-Class QListData::NotArrayCompatibleLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotArrayCompatibleLayout (0x0x7f71c7e896c0) 0 empty
-
-Class QListData::NotIndirectLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotIndirectLayout (0x0x7f71c7e89720) 0 empty
-
-Class QListData::ArrayCompatibleLayout
- size=1 align=1
- base size=1 base align=1
-QListData::ArrayCompatibleLayout (0x0x7f71c7e98000) 0 empty
- QListData::NotIndirectLayout (0x0x7f71c7e89780) 0 empty
-
-Class QListData::InlineWithPaddingLayout
- size=1 align=1
- base size=1 base align=1
-QListData::InlineWithPaddingLayout (0x0x7f71c7df7770) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7f71c7e897e0) 0 empty
- QListData::NotIndirectLayout (0x0x7f71c7e89840) 0 empty
-
-Class QListData::IndirectLayout
- size=1 align=1
- base size=1 base align=1
-QListData::IndirectLayout (0x0x7f71c7e98068) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7f71c7e898a0) 0 empty
-
-Class QListData::Data
- size=24 align=8
- base size=24 base align=8
-QListData::Data (0x0x7f71c7e89900) 0
-
-Class QListData
- size=8 align=8
- base size=8 base align=8
-QListData (0x0x7f71c7e89660) 0
-
-Class QRegExp
- size=8 align=8
- base size=8 base align=8
-QRegExp (0x0x7f71c7b81a80) 0
-
-Class QStringMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QStringMatcher::Data (0x0x7f71c7c7d000) 0
-
-Class QStringMatcher
- size=1048 align=8
- base size=1048 base align=8
-QStringMatcher (0x0x7f71c7c5bf60) 0
-
-Class QStringList
- size=8 align=8
- base size=8 base align=8
-QStringList (0x0x7f71c7c61d00) 0
- QList<QString> (0x0x7f71c7c61d68) 0
- QListSpecialMethods<QString> (0x0x7f71c7c7d240) 0 empty
-
-Class QScopedPointerPodDeleter
- size=1 align=1
- base size=0 base align=1
-QScopedPointerPodDeleter (0x0x7f71c7d5b180) 0 empty
-
-Class std::_Rb_tree_node_base
- size=32 align=8
- base size=32 base align=8
-std::_Rb_tree_node_base (0x0x7f71c79e13c0) 0
-
-Class std::_Rb_tree_header
- size=40 align=8
- base size=40 base align=8
-std::_Rb_tree_header (0x0x7f71c79e1720) 0
-
-Class QtPrivate::AbstractDebugStreamFunction
- size=16 align=8
- base size=16 base align=8
-QtPrivate::AbstractDebugStreamFunction (0x0x7f71c782ad20) 0
-
-Class QtPrivate::AbstractComparatorFunction
- size=24 align=8
- base size=24 base align=8
-QtPrivate::AbstractComparatorFunction (0x0x7f71c78470c0) 0
-
-Class QtPrivate::AbstractConverterFunction
- size=8 align=8
- base size=8 base align=8
-QtPrivate::AbstractConverterFunction (0x0x7f71c7847600) 0
-
-Class QMetaType
- size=80 align=8
- base size=80 base align=8
-QMetaType (0x0x7f71c7847b40) 0
-
-Class QtMetaTypePrivate::VariantData
- size=24 align=8
- base size=20 base align=8
-QtMetaTypePrivate::VariantData (0x0x7f71c789ad20) 0
-
-Class QtMetaTypePrivate::VectorBoolElements
- size=1 align=1
- base size=0 base align=1
-QtMetaTypePrivate::VectorBoolElements (0x0x7f71c78d1420) 0 empty
-
-Class QtMetaTypePrivate::QSequentialIterableImpl
- size=104 align=8
- base size=104 base align=8
-QtMetaTypePrivate::QSequentialIterableImpl (0x0x7f71c796b2a0) 0
-
-Class QtMetaTypePrivate::QAssociativeIterableImpl
- size=112 align=8
- base size=112 base align=8
-QtMetaTypePrivate::QAssociativeIterableImpl (0x0x7f71c75c1960) 0
-
-Class QtMetaTypePrivate::QPairVariantInterfaceImpl
- size=40 align=8
- base size=40 base align=8
-QtMetaTypePrivate::QPairVariantInterfaceImpl (0x0x7f71c7614ea0) 0
-
-Class std::chrono::_V2::system_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::system_clock (0x0x7f71c74df480) 0 empty
-
-Class std::chrono::_V2::steady_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::steady_clock (0x0x7f71c71dbf00) 0 empty
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QObjectData)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-
-Class QObjectData
- size=48 align=8
- base size=48 base align=8
-QObjectData (0x0x7f71c71dbf60) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 16)
-
-Class QObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObject::QPrivateSignal (0x0x7f71c7213180) 0 empty
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QObject)
-16 (int (*)(...))QObject::metaObject
-24 (int (*)(...))QObject::qt_metacast
-32 (int (*)(...))QObject::qt_metacall
-40 (int (*)(...))QObject::~QObject
-48 (int (*)(...))QObject::~QObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObject
- size=16 align=8
- base size=16 base align=8
-QObject (0x0x7f71c7213120) 0
- vptr=((& QObject::_ZTV7QObject) + 16)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QObjectUserData)
-16 (int (*)(...))QObjectUserData::~QObjectUserData
-24 (int (*)(...))QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=8 align=8
- base size=8 base align=8
-QObjectUserData (0x0x7f71c72b1f60) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 16)
-
-Class QSignalBlocker
- size=16 align=8
- base size=10 base align=8
-QSignalBlocker (0x0x7f71c72e3120) 0
-
-Class QAbstractAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractAnimation::QPrivateSignal (0x0x7f71c72e39c0) 0 empty
-
-Vtable for QAbstractAnimation
-QAbstractAnimation::_ZTV18QAbstractAnimation: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractAnimation)
-16 (int (*)(...))QAbstractAnimation::metaObject
-24 (int (*)(...))QAbstractAnimation::qt_metacast
-32 (int (*)(...))QAbstractAnimation::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QAbstractAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAbstractAnimation
- size=16 align=8
- base size=16 base align=8
-QAbstractAnimation (0x0x7f71c727cea0) 0
- vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 16)
- QObject (0x0x7f71c72e3960) 0
- primary-for QAbstractAnimation (0x0x7f71c727cea0)
-
-Class QAnimationDriver::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationDriver::QPrivateSignal (0x0x7f71c72e3d80) 0 empty
-
-Vtable for QAnimationDriver
-QAnimationDriver::_ZTV16QAnimationDriver: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAnimationDriver)
-16 (int (*)(...))QAnimationDriver::metaObject
-24 (int (*)(...))QAnimationDriver::qt_metacast
-32 (int (*)(...))QAnimationDriver::qt_metacall
-40 (int (*)(...))QAnimationDriver::~QAnimationDriver
-48 (int (*)(...))QAnimationDriver::~QAnimationDriver
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAnimationDriver::advance
-120 (int (*)(...))QAnimationDriver::elapsed
-128 (int (*)(...))QAnimationDriver::start
-136 (int (*)(...))QAnimationDriver::stop
-
-Class QAnimationDriver
- size=16 align=8
- base size=16 base align=8
-QAnimationDriver (0x0x7f71c727cf08) 0
- vptr=((& QAnimationDriver::_ZTV16QAnimationDriver) + 16)
- QObject (0x0x7f71c72e3d20) 0
- primary-for QAnimationDriver (0x0x7f71c727cf08)
-
-Class QEventLoop::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventLoop::QPrivateSignal (0x0x7f71c7321000) 0 empty
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QEventLoop)
-16 (int (*)(...))QEventLoop::metaObject
-24 (int (*)(...))QEventLoop::qt_metacast
-32 (int (*)(...))QEventLoop::qt_metacall
-40 (int (*)(...))QEventLoop::~QEventLoop
-48 (int (*)(...))QEventLoop::~QEventLoop
-56 (int (*)(...))QEventLoop::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QEventLoop
- size=16 align=8
- base size=16 base align=8
-QEventLoop (0x0x7f71c727cf70) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 16)
- QObject (0x0x7f71c72e3f60) 0
- primary-for QEventLoop (0x0x7f71c727cf70)
-
-Class QEventLoopLocker
- size=8 align=8
- base size=8 base align=8
-QEventLoopLocker (0x0x7f71c73218a0) 0
-
-Class QAbstractEventDispatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractEventDispatcher::QPrivateSignal (0x0x7f71c7321960) 0 empty
-
-Class QAbstractEventDispatcher::TimerInfo
- size=12 align=4
- base size=12 base align=4
-QAbstractEventDispatcher::TimerInfo (0x0x7f71c73219c0) 0
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 28 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-16 (int (*)(...))QAbstractEventDispatcher::metaObject
-24 (int (*)(...))QAbstractEventDispatcher::qt_metacast
-32 (int (*)(...))QAbstractEventDispatcher::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-192 (int (*)(...))__cxa_pure_virtual
-200 (int (*)(...))__cxa_pure_virtual
-208 (int (*)(...))QAbstractEventDispatcher::startingUp
-216 (int (*)(...))QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=16 align=8
- base size=16 base align=8
-QAbstractEventDispatcher (0x0x7f71c73290d0) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 16)
- QObject (0x0x7f71c7321900) 0
- primary-for QAbstractEventDispatcher (0x0x7f71c73290d0)
-
-Class QMapNodeBase
- size=24 align=8
- base size=24 base align=8
-QMapNodeBase (0x0x7f71c6f979c0) 0
-
-Class QMapDataBase
- size=40 align=8
- base size=40 base align=8
-QMapDataBase (0x0x7f71c6fc5660) 0
-
-Class QHashData::Node
- size=16 align=8
- base size=16 base align=8
-QHashData::Node (0x0x7f71c70af000) 0
-
-Class QHashData
- size=48 align=8
- base size=44 base align=8
-QHashData (0x0x7f71c708cf60) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0x0x7f71c70af2a0) 0 empty
-
-Class QVariant::PrivateShared
- size=16 align=8
- base size=12 base align=8
-QVariant::PrivateShared (0x0x7f71c6dc29c0) 0
-
-Class QVariant::Private::Data
- size=8 align=8
- base size=8 base align=8
-QVariant::Private::Data (0x0x7f71c6dc2a80) 0
-
-Class QVariant::Private
- size=16 align=8
- base size=12 base align=8
-QVariant::Private (0x0x7f71c6dc2a20) 0
-
-Class QVariant::Handler
- size=72 align=8
- base size=72 base align=8
-QVariant::Handler (0x0x7f71c6dc2ae0) 0
-
-Class QVariant
- size=16 align=8
- base size=16 base align=8
-QVariant (0x0x7f71c6dc2960) 0
-
-Class QVariantComparisonHelper
- size=8 align=8
- base size=8 base align=8
-QVariantComparisonHelper (0x0x7f71c6eb5d80) 0
-
-Class QSequentialIterable::const_iterator
- size=112 align=8
- base size=112 base align=8
-QSequentialIterable::const_iterator (0x0x7f71c6b84420) 0
-
-Class QSequentialIterable
- size=104 align=8
- base size=104 base align=8
-QSequentialIterable (0x0x7f71c6b843c0) 0
-
-Class QAssociativeIterable::const_iterator
- size=120 align=8
- base size=120 base align=8
-QAssociativeIterable::const_iterator (0x0x7f71c6b84540) 0
-
-Class QAssociativeIterable
- size=112 align=8
- base size=112 base align=8
-QAssociativeIterable (0x0x7f71c6b844e0) 0
-
-Class QModelIndex
- size=24 align=8
- base size=24 base align=8
-QModelIndex (0x0x7f71c6c4e6c0) 0
-
-Class QPersistentModelIndex
- size=8 align=8
- base size=8 base align=8
-QPersistentModelIndex (0x0x7f71c6cc4300) 0
-
-Class QAbstractItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractItemModel::QPrivateSignal (0x0x7f71c6991120) 0 empty
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractItemModel)
-16 (int (*)(...))QAbstractItemModel::metaObject
-24 (int (*)(...))QAbstractItemModel::qt_metacast
-32 (int (*)(...))QAbstractItemModel::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractItemModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractItemModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractItemModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractItemModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=16 align=8
- base size=16 base align=8
-QAbstractItemModel (0x0x7f71c698e270) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 16)
- QObject (0x0x7f71c69910c0) 0
- primary-for QAbstractItemModel (0x0x7f71c698e270)
-
-Class QAbstractTableModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTableModel::QPrivateSignal (0x0x7f71c6a5c4e0) 0 empty
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTableModel)
-16 (int (*)(...))QAbstractTableModel::metaObject
-24 (int (*)(...))QAbstractTableModel::qt_metacast
-32 (int (*)(...))QAbstractTableModel::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractTableModel::index
-120 (int (*)(...))QAbstractTableModel::parent
-128 (int (*)(...))QAbstractTableModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractTableModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractTableModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractTableModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=16 align=8
- base size=16 base align=8
-QAbstractTableModel (0x0x7f71c698e888) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 16)
- QAbstractItemModel (0x0x7f71c698e8f0) 0
- primary-for QAbstractTableModel (0x0x7f71c698e888)
- QObject (0x0x7f71c6a5c480) 0
- primary-for QAbstractItemModel (0x0x7f71c698e8f0)
-
-Class QAbstractListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractListModel::QPrivateSignal (0x0x7f71c6a5c660) 0 empty
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractListModel)
-16 (int (*)(...))QAbstractListModel::metaObject
-24 (int (*)(...))QAbstractListModel::qt_metacast
-32 (int (*)(...))QAbstractListModel::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QAbstractListModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractListModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=16 align=8
- base size=16 base align=8
-QAbstractListModel (0x0x7f71c698e958) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 16)
- QAbstractItemModel (0x0x7f71c698e9c0) 0
- primary-for QAbstractListModel (0x0x7f71c698e958)
- QObject (0x0x7f71c6a5c600) 0
- primary-for QAbstractItemModel (0x0x7f71c698e9c0)
-
-Vtable for QAbstractNativeEventFilter
-QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAbstractNativeEventFilter)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractNativeEventFilter
- size=16 align=8
- base size=16 base align=8
-QAbstractNativeEventFilter (0x0x7f71c6a5cd80) 0
- vptr=((& QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter) + 16)
-
-Class QAbstractProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractProxyModel::QPrivateSignal (0x0x7f71c6a5ce40) 0 empty
-
-Vtable for QAbstractProxyModel
-QAbstractProxyModel::_ZTV19QAbstractProxyModel: 53 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractProxyModel)
-16 (int (*)(...))QAbstractProxyModel::metaObject
-24 (int (*)(...))QAbstractProxyModel::qt_metacast
-32 (int (*)(...))QAbstractProxyModel::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractProxyModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QAbstractProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QAbstractProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QAbstractProxyModel::setSourceModel
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))__cxa_pure_virtual
-408 (int (*)(...))QAbstractProxyModel::mapSelectionToSource
-416 (int (*)(...))QAbstractProxyModel::mapSelectionFromSource
-
-Class QAbstractProxyModel
- size=16 align=8
- base size=16 base align=8
-QAbstractProxyModel (0x0x7f71c698ea90) 0
- vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 16)
- QAbstractItemModel (0x0x7f71c698eaf8) 0
- primary-for QAbstractProxyModel (0x0x7f71c698ea90)
- QObject (0x0x7f71c6a5cde0) 0
- primary-for QAbstractItemModel (0x0x7f71c698eaf8)
-
-Class QAbstractState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractState::QPrivateSignal (0x0x7f71c6adc0c0) 0 empty
-
-Vtable for QAbstractState
-QAbstractState::_ZTV14QAbstractState: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QAbstractState)
-16 (int (*)(...))QAbstractState::metaObject
-24 (int (*)(...))QAbstractState::qt_metacast
-32 (int (*)(...))QAbstractState::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QAbstractState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractState
- size=16 align=8
- base size=16 base align=8
-QAbstractState (0x0x7f71c698eb60) 0
- vptr=((& QAbstractState::_ZTV14QAbstractState) + 16)
- QObject (0x0x7f71c6adc060) 0
- primary-for QAbstractState (0x0x7f71c698eb60)
-
-Class QAbstractTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTransition::QPrivateSignal (0x0x7f71c6adc300) 0 empty
-
-Vtable for QAbstractTransition
-QAbstractTransition::_ZTV19QAbstractTransition: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTransition)
-16 (int (*)(...))QAbstractTransition::metaObject
-24 (int (*)(...))QAbstractTransition::qt_metacast
-32 (int (*)(...))QAbstractTransition::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QAbstractTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractTransition
- size=16 align=8
- base size=16 base align=8
-QAbstractTransition (0x0x7f71c698ebc8) 0
- vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 16)
- QObject (0x0x7f71c6adc2a0) 0
- primary-for QAbstractTransition (0x0x7f71c698ebc8)
-
-Class QAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationGroup::QPrivateSignal (0x0x7f71c6adc600) 0 empty
-
-Vtable for QAnimationGroup
-QAnimationGroup::_ZTV15QAnimationGroup: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QAnimationGroup)
-16 (int (*)(...))QAnimationGroup::metaObject
-24 (int (*)(...))QAnimationGroup::qt_metacast
-32 (int (*)(...))QAnimationGroup::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QAnimationGroup (0x0x7f71c698ec30) 0
- vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 16)
- QAbstractAnimation (0x0x7f71c698ec98) 0
- primary-for QAnimationGroup (0x0x7f71c698ec30)
- QObject (0x0x7f71c6adc5a0) 0
- primary-for QAbstractAnimation (0x0x7f71c698ec98)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0x0x7f71c6b4d900) 0
-
-Class QBitArray
- size=8 align=8
- base size=8 base align=8
-QBitArray (0x0x7f71c67e62a0) 0
-
-Class QBitRef
- size=16 align=8
- base size=12 base align=8
-QBitRef (0x0x7f71c6836720) 0
-
-Class QIODevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIODevice::QPrivateSignal (0x0x7f71c688e9c0) 0 empty
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QIODevice)
-16 (int (*)(...))QIODevice::metaObject
-24 (int (*)(...))QIODevice::qt_metacast
-32 (int (*)(...))QIODevice::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QIODevice::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))__cxa_pure_virtual
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))__cxa_pure_virtual
-
-Class QIODevice
- size=16 align=8
- base size=16 base align=8
-QIODevice (0x0x7f71c6899270) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 16)
- QObject (0x0x7f71c688e960) 0
- primary-for QIODevice (0x0x7f71c6899270)
-
-Class QBuffer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QBuffer::QPrivateSignal (0x0x7f71c68da360) 0 empty
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBuffer)
-16 (int (*)(...))QBuffer::metaObject
-24 (int (*)(...))QBuffer::qt_metacast
-32 (int (*)(...))QBuffer::qt_metacall
-40 (int (*)(...))QBuffer::~QBuffer
-48 (int (*)(...))QBuffer::~QBuffer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QBuffer::connectNotify
-104 (int (*)(...))QBuffer::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QBuffer::open
-128 (int (*)(...))QBuffer::close
-136 (int (*)(...))QBuffer::pos
-144 (int (*)(...))QBuffer::size
-152 (int (*)(...))QBuffer::seek
-160 (int (*)(...))QBuffer::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QBuffer::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QBuffer::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QBuffer::writeData
-
-Class QBuffer
- size=16 align=8
- base size=16 base align=8
-QBuffer (0x0x7f71c68993a8) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 16)
- QIODevice (0x0x7f71c6899410) 0
- primary-for QBuffer (0x0x7f71c68993a8)
- QObject (0x0x7f71c68da300) 0
- primary-for QIODevice (0x0x7f71c6899410)
-
-Class QByteArrayMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QByteArrayMatcher::Data (0x0x7f71c68da600) 0
-
-Class QByteArrayMatcher
- size=1040 align=8
- base size=1040 base align=8
-QByteArrayMatcher (0x0x7f71c68da5a0) 0
-
-Class QStaticByteArrayMatcherBase::Skiptable
- size=256 align=1
- base size=256 base align=1
-QStaticByteArrayMatcherBase::Skiptable (0x0x7f71c68da780) 0
-
-Class QStaticByteArrayMatcherBase
- size=256 align=16
- base size=256 base align=16
-QStaticByteArrayMatcherBase (0x0x7f71c68da720) 0
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0x0x7f71c6926660) 0
-
-Class QLocale
- size=8 align=8
- base size=8 base align=8
-QLocale (0x0x7f71c6968540) 0
-
-Class QCalendar::YearMonthDay
- size=12 align=4
- base size=12 base align=4
-QCalendar::YearMonthDay (0x0x7f71c66cda20) 0
-
-Class QCalendar
- size=8 align=8
- base size=8 base align=8
-QCalendar (0x0x7f71c66cd9c0) 0
-
-Class QDate
- size=8 align=8
- base size=8 base align=8
-QDate (0x0x7f71c670f240) 0
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0x0x7f71c6764ae0) 0
-
-Class QDateTime::ShortData
- size=8 align=8
- base size=8 base align=8
-QDateTime::ShortData (0x0x7f71c63d0780) 0
-
-Class QDateTime::Data
- size=8 align=8
- base size=8 base align=8
-QDateTime::Data (0x0x7f71c63d07e0) 0
-
-Class QDateTime
- size=8 align=8
- base size=8 base align=8
-QDateTime (0x0x7f71c63d0720) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextStream)
-16 (int (*)(...))QTextStream::~QTextStream
-24 (int (*)(...))QTextStream::~QTextStream
-
-Class QTextStream
- size=16 align=8
- base size=16 base align=8
-QTextStream (0x0x7f71c64a1ea0) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 16)
-
-Class QTextStreamManipulator
- size=40 align=8
- base size=38 base align=8
-QTextStreamManipulator (0x0x7f71c64f1780) 0
-
-Class QContiguousCacheData
- size=24 align=4
- base size=24 base align=4
-QContiguousCacheData (0x0x7f71c6197420) 0
-
-Vtable for __gnu_cxx::__concurrence_lock_error
-__gnu_cxx::__concurrence_lock_error::_ZTVN9__gnu_cxx24__concurrence_lock_errorE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx24__concurrence_lock_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error
-24 (int (*)(...))__gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error
-32 (int (*)(...))__gnu_cxx::__concurrence_lock_error::what
-
-Class __gnu_cxx::__concurrence_lock_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_lock_error (0x0x7f71c64b7410) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_lock_error::_ZTVN9__gnu_cxx24__concurrence_lock_errorE) + 16)
- std::exception (0x0x7f71c61e72a0) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_lock_error (0x0x7f71c64b7410)
-
-Vtable for __gnu_cxx::__concurrence_unlock_error
-__gnu_cxx::__concurrence_unlock_error::_ZTVN9__gnu_cxx26__concurrence_unlock_errorE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx26__concurrence_unlock_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error
-24 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error
-32 (int (*)(...))__gnu_cxx::__concurrence_unlock_error::what
-
-Class __gnu_cxx::__concurrence_unlock_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_unlock_error (0x0x7f71c64b7478) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_unlock_error::_ZTVN9__gnu_cxx26__concurrence_unlock_errorE) + 16)
- std::exception (0x0x7f71c61e73c0) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_unlock_error (0x0x7f71c64b7478)
-
-Vtable for __gnu_cxx::__concurrence_broadcast_error
-__gnu_cxx::__concurrence_broadcast_error::_ZTVN9__gnu_cxx29__concurrence_broadcast_errorE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx29__concurrence_broadcast_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::~__concurrence_broadcast_error
-24 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::~__concurrence_broadcast_error
-32 (int (*)(...))__gnu_cxx::__concurrence_broadcast_error::what
-
-Class __gnu_cxx::__concurrence_broadcast_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_broadcast_error (0x0x7f71c64b74e0) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_broadcast_error::_ZTVN9__gnu_cxx29__concurrence_broadcast_errorE) + 16)
- std::exception (0x0x7f71c61e74e0) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_broadcast_error (0x0x7f71c64b74e0)
-
-Vtable for __gnu_cxx::__concurrence_wait_error
-__gnu_cxx::__concurrence_wait_error::_ZTVN9__gnu_cxx24__concurrence_wait_errorE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9__gnu_cxx24__concurrence_wait_errorE)
-16 (int (*)(...))__gnu_cxx::__concurrence_wait_error::~__concurrence_wait_error
-24 (int (*)(...))__gnu_cxx::__concurrence_wait_error::~__concurrence_wait_error
-32 (int (*)(...))__gnu_cxx::__concurrence_wait_error::what
-
-Class __gnu_cxx::__concurrence_wait_error
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__concurrence_wait_error (0x0x7f71c64b75b0) 0 nearly-empty
- vptr=((& __gnu_cxx::__concurrence_wait_error::_ZTVN9__gnu_cxx24__concurrence_wait_errorE) + 16)
- std::exception (0x0x7f71c61e7600) 0 nearly-empty
- primary-for __gnu_cxx::__concurrence_wait_error (0x0x7f71c64b75b0)
-
-Class __gnu_cxx::__mutex
- size=40 align=8
- base size=40 base align=8
-__gnu_cxx::__mutex (0x0x7f71c620c660) 0
-
-Class __gnu_cxx::__recursive_mutex
- size=40 align=8
- base size=40 base align=8
-__gnu_cxx::__recursive_mutex (0x0x7f71c620c960) 0
-
-Class __gnu_cxx::__scoped_lock
- size=8 align=8
- base size=8 base align=8
-__gnu_cxx::__scoped_lock (0x0x7f71c620cc60) 0
-
-Class __gnu_cxx::__cond
- size=48 align=8
- base size=48 base align=8
-__gnu_cxx::__cond (0x0x7f71c6230000) 0
-
-Vtable for std::bad_weak_ptr
-std::bad_weak_ptr::_ZTVSt12bad_weak_ptr: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12bad_weak_ptr)
-16 (int (*)(...))std::bad_weak_ptr::~bad_weak_ptr
-24 (int (*)(...))std::bad_weak_ptr::~bad_weak_ptr
-32 (int (*)(...))std::bad_weak_ptr::what
-
-Class std::bad_weak_ptr
- size=8 align=8
- base size=8 base align=8
-std::bad_weak_ptr (0x0x7f71c64b7618) 0 nearly-empty
- vptr=((& std::bad_weak_ptr::_ZTVSt12bad_weak_ptr) + 16)
- std::exception (0x0x7f71c62ae1e0) 0 nearly-empty
- primary-for std::bad_weak_ptr (0x0x7f71c64b7618)
-
-Class std::_Sp_make_shared_tag
- size=1 align=1
- base size=0 base align=1
-std::_Sp_make_shared_tag (0x0x7f71c6316180) 0 empty
-
-Class std::__sp_array_delete
- size=1 align=1
- base size=0 base align=1
-std::__sp_array_delete (0x0x7f71c63165a0) 0 empty
-
-Class std::_Sp_locker
- size=2 align=1
- base size=2 base align=1
-std::_Sp_locker (0x0x7f71c6058420) 0
-
-Class QtSharedPointer::NormalDeleter
- size=1 align=1
- base size=0 base align=1
-QtSharedPointer::NormalDeleter (0x0x7f71c608b900) 0 empty
-
-Class QtSharedPointer::ExternalRefCountData
- size=16 align=8
- base size=16 base align=8
-QtSharedPointer::ExternalRefCountData (0x0x7f71c608ba80) 0
-
-Class QtPrivate::EnableInternalData
- size=1 align=1
- base size=0 base align=1
-QtPrivate::EnableInternalData (0x0x7f71c61113c0) 0 empty
-
-Class QDebug::Stream
- size=80 align=8
- base size=76 base align=8
-QDebug::Stream (0x0x7f71c613ca80) 0
-
-Class QDebug
- size=8 align=8
- base size=8 base align=8
-QDebug (0x0x7f71c613ca20) 0
-
-Class QDebugStateSaver
- size=8 align=8
- base size=8 base align=8
-QDebugStateSaver (0x0x7f71c5ed43c0) 0
-
-Class QNoDebug
- size=1 align=1
- base size=0 base align=1
-QNoDebug (0x0x7f71c5ed4480) 0 empty
-
-Class QCborError
- size=4 align=4
- base size=4 base align=4
-QCborError (0x0x7f71c5f576c0) 0
-
-Class QRegularExpression
- size=8 align=8
- base size=8 base align=8
-QRegularExpression (0x0x7f71c5f57e40) 0
-
-Class QRegularExpressionMatch
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatch (0x0x7f71c5c10d20) 0
-
-Class QRegularExpressionMatchIterator
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatchIterator (0x0x7f71c5c78ae0) 0
-
-Class QUrl
- size=8 align=8
- base size=8 base align=8
-QUrl (0x0x7f71c5cf5540) 0
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0x0x7f71c5a404e0) 0
-
-Class QCborParserError
- size=16 align=8
- base size=12 base align=8
-QCborParserError (0x0x7f71c5aca060) 0
-
-Class QCborValue
- size=24 align=8
- base size=20 base align=8
-QCborValue (0x0x7f71c5aca120) 0
-
-Class QCborValueRef
- size=16 align=8
- base size=16 base align=8
-QCborValueRef (0x0x7f71c5909cc0) 0
-
-Class QCborArray::Iterator
- size=16 align=8
- base size=16 base align=8
-QCborArray::Iterator (0x0x7f71c55bb720) 0
-
-Class QCborArray::ConstIterator
- size=16 align=8
- base size=16 base align=8
-QCborArray::ConstIterator (0x0x7f71c55bb780) 0
-
-Class QCborArray
- size=8 align=8
- base size=8 base align=8
-QCborArray (0x0x7f71c55bb6c0) 0
-
-Class QCborMap::Iterator
- size=16 align=8
- base size=16 base align=8
-QCborMap::Iterator (0x0x7f71c5738360) 0
-
-Class QCborMap::ConstIterator
- size=16 align=8
- base size=16 base align=8
-QCborMap::ConstIterator (0x0x7f71c57383c0) 0
-
-Class QCborMap
- size=8 align=8
- base size=8 base align=8
-QCborMap (0x0x7f71c5738300) 0
-
-Class qfloat16::Wrap
- size=2 align=2
- base size=2 base align=2
-qfloat16::Wrap (0x0x7f71c553db40) 0
-
-Class qfloat16
- size=2 align=2
- base size=2 base align=2
-qfloat16 (0x0x7f71c553dae0) 0
-
-Class QCborStreamWriter
- size=8 align=8
- base size=8 base align=8
-QCborStreamWriter (0x0x7f71c52237e0) 0
-
-Class QCborStreamReader
- size=24 align=8
- base size=20 base align=8
-QCborStreamReader (0x0x7f71c5258540) 0
-
-Class QCollatorSortKey
- size=8 align=8
- base size=8 base align=8
-QCollatorSortKey (0x0x7f71c52de660) 0
-
-Class QCollator
- size=8 align=8
- base size=8 base align=8
-QCollator (0x0x7f71c52de840) 0
-
-Class QCommandLineOption
- size=8 align=8
- base size=8 base align=8
-QCommandLineOption (0x0x7f71c4fd8e40) 0
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QEvent)
-16 (int (*)(...))QEvent::~QEvent
-24 (int (*)(...))QEvent::~QEvent
-
-Class QEvent
- size=24 align=8
- base size=20 base align=8
-QEvent (0x0x7f71c50ce3c0) 0
- vptr=((& QEvent::_ZTV6QEvent) + 16)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTimerEvent)
-16 (int (*)(...))QTimerEvent::~QTimerEvent
-24 (int (*)(...))QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=24 align=8
- base size=24 base align=8
-QTimerEvent (0x0x7f71c50b8068) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 16)
- QEvent (0x0x7f71c50ce780) 0
- primary-for QTimerEvent (0x0x7f71c50b8068)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QChildEvent)
-16 (int (*)(...))QChildEvent::~QChildEvent
-24 (int (*)(...))QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=32 align=8
- base size=32 base align=8
-QChildEvent (0x0x7f71c50b80d0) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 16)
- QEvent (0x0x7f71c50ce840) 0
- primary-for QChildEvent (0x0x7f71c50b80d0)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-16 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-24 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=32 align=8
- base size=32 base align=8
-QDynamicPropertyChangeEvent (0x0x7f71c50b8618) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 16)
- QEvent (0x0x7f71c50ceea0) 0
- primary-for QDynamicPropertyChangeEvent (0x0x7f71c50b8618)
-
-Vtable for QDeferredDeleteEvent
-QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QDeferredDeleteEvent)
-16 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-24 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-
-Class QDeferredDeleteEvent
- size=24 align=8
- base size=24 base align=8
-QDeferredDeleteEvent (0x0x7f71c50b8680) 0
- vptr=((& QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent) + 16)
- QEvent (0x0x7f71c50cef60) 0
- primary-for QDeferredDeleteEvent (0x0x7f71c50b8680)
-
-Class QCoreApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QCoreApplication::QPrivateSignal (0x0x7f71c51150c0) 0 empty
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QCoreApplication)
-16 (int (*)(...))QCoreApplication::metaObject
-24 (int (*)(...))QCoreApplication::qt_metacast
-32 (int (*)(...))QCoreApplication::qt_metacall
-40 (int (*)(...))QCoreApplication::~QCoreApplication
-48 (int (*)(...))QCoreApplication::~QCoreApplication
-56 (int (*)(...))QCoreApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QCoreApplication::notify
-120 (int (*)(...))QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=16 align=8
- base size=16 base align=8
-QCoreApplication (0x0x7f71c50b86e8) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 16)
- QObject (0x0x7f71c5115060) 0
- primary-for QCoreApplication (0x0x7f71c50b86e8)
-
-Class QCommandLineParser
- size=8 align=8
- base size=8 base align=8
-QCommandLineParser (0x0x7f71c5115300) 0
-
-Class QConcatenateTablesProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QConcatenateTablesProxyModel::QPrivateSignal (0x0x7f71c5115480) 0 empty
-
-Vtable for QConcatenateTablesProxyModel
-QConcatenateTablesProxyModel::_ZTV28QConcatenateTablesProxyModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QConcatenateTablesProxyModel)
-16 (int (*)(...))QConcatenateTablesProxyModel::metaObject
-24 (int (*)(...))QConcatenateTablesProxyModel::qt_metacast
-32 (int (*)(...))QConcatenateTablesProxyModel::qt_metacall
-40 (int (*)(...))QConcatenateTablesProxyModel::~QConcatenateTablesProxyModel
-48 (int (*)(...))QConcatenateTablesProxyModel::~QConcatenateTablesProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QConcatenateTablesProxyModel::index
-120 (int (*)(...))QConcatenateTablesProxyModel::parent
-128 (int (*)(...))QAbstractItemModel::sibling
-136 (int (*)(...))QConcatenateTablesProxyModel::rowCount
-144 (int (*)(...))QConcatenateTablesProxyModel::columnCount
-152 (int (*)(...))QAbstractItemModel::hasChildren
-160 (int (*)(...))QConcatenateTablesProxyModel::data
-168 (int (*)(...))QConcatenateTablesProxyModel::setData
-176 (int (*)(...))QConcatenateTablesProxyModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QConcatenateTablesProxyModel::itemData
-200 (int (*)(...))QConcatenateTablesProxyModel::setItemData
-208 (int (*)(...))QConcatenateTablesProxyModel::mimeTypes
-216 (int (*)(...))QConcatenateTablesProxyModel::mimeData
-224 (int (*)(...))QConcatenateTablesProxyModel::canDropMimeData
-232 (int (*)(...))QConcatenateTablesProxyModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QConcatenateTablesProxyModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QConcatenateTablesProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QConcatenateTablesProxyModel
- size=16 align=8
- base size=16 base align=8
-QConcatenateTablesProxyModel (0x0x7f71c50b8750) 0
- vptr=((& QConcatenateTablesProxyModel::_ZTV28QConcatenateTablesProxyModel) + 16)
- QAbstractItemModel (0x0x7f71c50b87b8) 0
- primary-for QConcatenateTablesProxyModel (0x0x7f71c50b8750)
- QObject (0x0x7f71c5115420) 0
- primary-for QAbstractItemModel (0x0x7f71c50b87b8)
-
-Class QCryptographicHash
- size=8 align=8
- base size=8 base align=8
-QCryptographicHash (0x0x7f71c5115660) 0
-
-Class QDataStream
- size=32 align=8
- base size=32 base align=8
-QDataStream (0x0x7f71c5115780) 0
-
-Class QtPrivate::StreamStateSaver
- size=16 align=8
- base size=12 base align=8
-QtPrivate::StreamStateSaver (0x0x7f71c5115900) 0
-
-Class QElapsedTimer
- size=16 align=8
- base size=16 base align=8
-QElapsedTimer (0x0x7f71c4dd0060) 0
-
-Class QDeadlineTimer
- size=16 align=8
- base size=16 base align=8
-QDeadlineTimer (0x0x7f71c4dd0780) 0
-
-Class QFileDevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileDevice::QPrivateSignal (0x0x7f71c4f13480) 0 empty
-
-Vtable for QFileDevice
-QFileDevice::_ZTV11QFileDevice: 34 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFileDevice)
-16 (int (*)(...))QFileDevice::metaObject
-24 (int (*)(...))QFileDevice::qt_metacast
-32 (int (*)(...))QFileDevice::qt_metacall
-40 (int (*)(...))QFileDevice::~QFileDevice
-48 (int (*)(...))QFileDevice::~QFileDevice
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFileDevice::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QFileDevice
- size=16 align=8
- base size=16 base align=8
-QFileDevice (0x0x7f71c4f0a9c0) 0
- vptr=((& QFileDevice::_ZTV11QFileDevice) + 16)
- QIODevice (0x0x7f71c4f0aa28) 0
- primary-for QFileDevice (0x0x7f71c4f0a9c0)
- QObject (0x0x7f71c4f13420) 0
- primary-for QIODevice (0x0x7f71c4f0aa28)
-
-Class QFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFile::QPrivateSignal (0x0x7f71c4f13d80) 0 empty
-
-Vtable for QFile
-QFile::_ZTV5QFile: 34 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QFile)
-16 (int (*)(...))QFile::metaObject
-24 (int (*)(...))QFile::qt_metacast
-32 (int (*)(...))QFile::qt_metacall
-40 (int (*)(...))QFile::~QFile
-48 (int (*)(...))QFile::~QFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QFile
- size=16 align=8
- base size=16 base align=8
-QFile (0x0x7f71c4f0ab60) 0
- vptr=((& QFile::_ZTV5QFile) + 16)
- QFileDevice (0x0x7f71c4f0abc8) 0
- primary-for QFile (0x0x7f71c4f0ab60)
- QIODevice (0x0x7f71c4f0ac30) 0
- primary-for QFileDevice (0x0x7f71c4f0abc8)
- QObject (0x0x7f71c4f13d20) 0
- primary-for QIODevice (0x0x7f71c4f0ac30)
-
-Class QFileInfo
- size=8 align=8
- base size=8 base align=8
-QFileInfo (0x0x7f71c4b88420) 0
-
-Class QDir
- size=8 align=8
- base size=8 base align=8
-QDir (0x0x7f71c4c52300) 0
-
-Class QDirIterator
- size=8 align=8
- base size=8 base align=8
-QDirIterator (0x0x7f71c4d73300) 0
-
-Class QEasingCurve
- size=8 align=8
- base size=8 base align=8
-QEasingCurve (0x0x7f71c4d73a80) 0
-
-Class QEventTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventTransition::QPrivateSignal (0x0x7f71c4aacba0) 0 empty
-
-Vtable for QEventTransition
-QEventTransition::_ZTV16QEventTransition: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QEventTransition)
-16 (int (*)(...))QEventTransition::metaObject
-24 (int (*)(...))QEventTransition::qt_metacast
-32 (int (*)(...))QEventTransition::qt_metacall
-40 (int (*)(...))QEventTransition::~QEventTransition
-48 (int (*)(...))QEventTransition::~QEventTransition
-56 (int (*)(...))QEventTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QEventTransition::eventTest
-120 (int (*)(...))QEventTransition::onTransition
-
-Class QEventTransition
- size=16 align=8
- base size=16 base align=8
-QEventTransition (0x0x7f71c4a7a8f0) 0
- vptr=((& QEventTransition::_ZTV16QEventTransition) + 16)
- QAbstractTransition (0x0x7f71c4a7a958) 0
- primary-for QEventTransition (0x0x7f71c4a7a8f0)
- QObject (0x0x7f71c4aacb40) 0
- primary-for QAbstractTransition (0x0x7f71c4a7a958)
-
-Vtable for QException
-QException::_ZTV10QException: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QException)
-16 (int (*)(...))QException::~QException
-24 (int (*)(...))QException::~QException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QException::raise
-48 (int (*)(...))QException::clone
-
-Class QException
- size=8 align=8
- base size=8 base align=8
-QException (0x0x7f71c4a7a9c0) 0 nearly-empty
- vptr=((& QException::_ZTV10QException) + 16)
- std::exception (0x0x7f71c4aacd80) 0 nearly-empty
- primary-for QException (0x0x7f71c4a7a9c0)
-
-Vtable for QUnhandledException
-QUnhandledException::_ZTV19QUnhandledException: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QUnhandledException)
-16 (int (*)(...))QUnhandledException::~QUnhandledException
-24 (int (*)(...))QUnhandledException::~QUnhandledException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QUnhandledException::raise
-48 (int (*)(...))QUnhandledException::clone
-
-Class QUnhandledException
- size=8 align=8
- base size=8 base align=8
-QUnhandledException (0x0x7f71c4a7aa28) 0 nearly-empty
- vptr=((& QUnhandledException::_ZTV19QUnhandledException) + 16)
- QException (0x0x7f71c4a7aa90) 0 nearly-empty
- primary-for QUnhandledException (0x0x7f71c4a7aa28)
- std::exception (0x0x7f71c4aacde0) 0 nearly-empty
- primary-for QException (0x0x7f71c4a7aa90)
-
-Class QtPrivate::ExceptionHolder
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionHolder (0x0x7f71c4aace40) 0
-
-Class QtPrivate::ExceptionStore
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionStore (0x0x7f71c4aacf00) 0
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QFactoryInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QFactoryInterface
- size=8 align=8
- base size=8 base align=8
-QFactoryInterface (0x0x7f71c4aacf60) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 16)
-
-Class QFileSelector::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSelector::QPrivateSignal (0x0x7f71c4af11e0) 0 empty
-
-Vtable for QFileSelector
-QFileSelector::_ZTV13QFileSelector: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QFileSelector)
-16 (int (*)(...))QFileSelector::metaObject
-24 (int (*)(...))QFileSelector::qt_metacast
-32 (int (*)(...))QFileSelector::qt_metacall
-40 (int (*)(...))QFileSelector::~QFileSelector
-48 (int (*)(...))QFileSelector::~QFileSelector
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSelector
- size=16 align=8
- base size=16 base align=8
-QFileSelector (0x0x7f71c4a7aaf8) 0
- vptr=((& QFileSelector::_ZTV13QFileSelector) + 16)
- QObject (0x0x7f71c4af1180) 0
- primary-for QFileSelector (0x0x7f71c4a7aaf8)
-
-Class QFileSystemWatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSystemWatcher::QPrivateSignal (0x0x7f71c4af1420) 0 empty
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-16 (int (*)(...))QFileSystemWatcher::metaObject
-24 (int (*)(...))QFileSystemWatcher::qt_metacast
-32 (int (*)(...))QFileSystemWatcher::qt_metacall
-40 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-48 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=16 align=8
- base size=16 base align=8
-QFileSystemWatcher (0x0x7f71c4a7ab60) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 16)
- QObject (0x0x7f71c4af13c0) 0
- primary-for QFileSystemWatcher (0x0x7f71c4a7ab60)
-
-Class QFinalState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFinalState::QPrivateSignal (0x0x7f71c4af1660) 0 empty
-
-Vtable for QFinalState
-QFinalState::_ZTV11QFinalState: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFinalState)
-16 (int (*)(...))QFinalState::metaObject
-24 (int (*)(...))QFinalState::qt_metacast
-32 (int (*)(...))QFinalState::qt_metacall
-40 (int (*)(...))QFinalState::~QFinalState
-48 (int (*)(...))QFinalState::~QFinalState
-56 (int (*)(...))QFinalState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFinalState::onEntry
-120 (int (*)(...))QFinalState::onExit
-
-Class QFinalState
- size=16 align=8
- base size=16 base align=8
-QFinalState (0x0x7f71c4a7abc8) 0
- vptr=((& QFinalState::_ZTV11QFinalState) + 16)
- QAbstractState (0x0x7f71c4a7ac30) 0
- primary-for QFinalState (0x0x7f71c4a7abc8)
- QObject (0x0x7f71c4af1600) 0
- primary-for QAbstractState (0x0x7f71c4a7ac30)
-
-Vtable for QRunnable
-QRunnable::_ZTV9QRunnable: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QRunnable)
-16 (int (*)(...))__cxa_pure_virtual
-24 0
-32 0
-
-Class QRunnable
- size=16 align=8
- base size=12 base align=8
-QRunnable (0x0x7f71c4af1840) 0
- vptr=((& QRunnable::_ZTV9QRunnable) + 16)
-
-Class QBasicMutex
- size=8 align=8
- base size=8 base align=8
-QBasicMutex (0x0x7f71c4af1ae0) 0
-
-Class QMutex
- size=8 align=8
- base size=8 base align=8
-QMutex (0x0x7f71c4a7ad00) 0
- QBasicMutex (0x0x7f71c478e780) 0
-
-Class QRecursiveMutex
- size=8 align=8
- base size=8 base align=8
-QRecursiveMutex (0x0x7f71c4a7ad68) 0
- QMutex (0x0x7f71c4a7add0) 0
- QBasicMutex (0x0x7f71c478e9c0) 0
-
-Class QMutexLocker
- size=8 align=8
- base size=8 base align=8
-QMutexLocker (0x0x7f71c478ea20) 0
-
-Class QtPrivate::ResultItem
- size=16 align=8
- base size=16 base align=8
-QtPrivate::ResultItem (0x0x7f71c47b9060) 0
-
-Class QtPrivate::ResultIteratorBase
- size=16 align=8
- base size=12 base align=8
-QtPrivate::ResultIteratorBase (0x0x7f71c47b9660) 0
-
-Vtable for QtPrivate::ResultStoreBase
-QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9QtPrivate15ResultStoreBaseE)
-16 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-24 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-
-Class QtPrivate::ResultStoreBase
- size=48 align=8
- base size=44 base align=8
-QtPrivate::ResultStoreBase (0x0x7f71c47b9840) 0
- vptr=((& QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE) + 16)
-
-Class std::__mutex_base
- size=40 align=8
- base size=40 base align=8
-std::__mutex_base (0x0x7f71c484d060) 0
-
-Class std::mutex
- size=40 align=8
- base size=40 base align=8
-std::mutex (0x0x7f71c48436e8) 0
- std::__mutex_base (0x0x7f71c484d0c0) 0
-
-Class std::defer_lock_t
- size=1 align=1
- base size=0 base align=1
-std::defer_lock_t (0x0x7f71c484d2a0) 0 empty
-
-Class std::try_to_lock_t
- size=1 align=1
- base size=0 base align=1
-std::try_to_lock_t (0x0x7f71c484d300) 0 empty
-
-Class std::adopt_lock_t
- size=1 align=1
- base size=0 base align=1
-std::adopt_lock_t (0x0x7f71c484d360) 0 empty
-
-Class std::__recursive_mutex_base
- size=40 align=8
- base size=40 base align=8
-std::__recursive_mutex_base (0x0x7f71c484dd80) 0
-
-Class std::recursive_mutex
- size=40 align=8
- base size=40 base align=8
-std::recursive_mutex (0x0x7f71c4843750) 0
- std::__recursive_mutex_base (0x0x7f71c484dde0) 0
-
-Class std::timed_mutex
- size=40 align=8
- base size=40 base align=8
-std::timed_mutex (0x0x7f71c48539a0) 0
- std::__mutex_base (0x0x7f71c48891e0) 0
- std::__timed_mutex_impl<std::timed_mutex> (0x0x7f71c4889240) 0 empty
-
-Class std::recursive_timed_mutex
- size=40 align=8
- base size=40 base align=8
-std::recursive_timed_mutex (0x0x7f71c4853d20) 0
- std::__recursive_mutex_base (0x0x7f71c48895a0) 0
- std::__timed_mutex_impl<std::recursive_timed_mutex> (0x0x7f71c4889600) 0 empty
-
-Class std::once_flag
- size=4 align=4
- base size=4 base align=4
-std::once_flag (0x0x7f71c4889d20) 0
-
-Vtable for QFutureInterfaceBase
-QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
-16 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-24 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-
-Class QFutureInterfaceBase
- size=16 align=8
- base size=16 base align=8
-QFutureInterfaceBase (0x0x7f71c4889f60) 0
- vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 16)
-
-Class QFutureWatcherBase::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFutureWatcherBase::QPrivateSignal (0x0x7f71c4973300) 0 empty
-
-Vtable for QFutureWatcherBase
-QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFutureWatcherBase)
-16 (int (*)(...))QFutureWatcherBase::metaObject
-24 (int (*)(...))QFutureWatcherBase::qt_metacast
-32 (int (*)(...))QFutureWatcherBase::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QFutureWatcherBase::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QFutureWatcherBase::connectNotify
-104 (int (*)(...))QFutureWatcherBase::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QFutureWatcherBase
- size=16 align=8
- base size=16 base align=8
-QFutureWatcherBase (0x0x7f71c4901548) 0
- vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 16)
- QObject (0x0x7f71c49732a0) 0
- primary-for QFutureWatcherBase (0x0x7f71c4901548)
-
-Class QHistoryState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QHistoryState::QPrivateSignal (0x0x7f71c459e660) 0 empty
-
-Vtable for QHistoryState
-QHistoryState::_ZTV13QHistoryState: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QHistoryState)
-16 (int (*)(...))QHistoryState::metaObject
-24 (int (*)(...))QHistoryState::qt_metacast
-32 (int (*)(...))QHistoryState::qt_metacall
-40 (int (*)(...))QHistoryState::~QHistoryState
-48 (int (*)(...))QHistoryState::~QHistoryState
-56 (int (*)(...))QHistoryState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QHistoryState::onEntry
-120 (int (*)(...))QHistoryState::onExit
-
-Class QHistoryState
- size=16 align=8
- base size=16 base align=8
-QHistoryState (0x0x7f71c4901d68) 0
- vptr=((& QHistoryState::_ZTV13QHistoryState) + 16)
- QAbstractState (0x0x7f71c4901dd0) 0
- primary-for QHistoryState (0x0x7f71c4901d68)
- QObject (0x0x7f71c459e600) 0
- primary-for QAbstractState (0x0x7f71c4901dd0)
-
-Class QIdentityProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIdentityProxyModel::QPrivateSignal (0x0x7f71c459e960) 0 empty
-
-Vtable for QIdentityProxyModel
-QIdentityProxyModel::_ZTV19QIdentityProxyModel: 53 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QIdentityProxyModel)
-16 (int (*)(...))QIdentityProxyModel::metaObject
-24 (int (*)(...))QIdentityProxyModel::qt_metacast
-32 (int (*)(...))QIdentityProxyModel::qt_metacall
-40 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-48 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIdentityProxyModel::index
-120 (int (*)(...))QIdentityProxyModel::parent
-128 (int (*)(...))QIdentityProxyModel::sibling
-136 (int (*)(...))QIdentityProxyModel::rowCount
-144 (int (*)(...))QIdentityProxyModel::columnCount
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QIdentityProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QIdentityProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QIdentityProxyModel::insertRows
-264 (int (*)(...))QIdentityProxyModel::insertColumns
-272 (int (*)(...))QIdentityProxyModel::removeRows
-280 (int (*)(...))QIdentityProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QIdentityProxyModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QIdentityProxyModel::setSourceModel
-392 (int (*)(...))QIdentityProxyModel::mapToSource
-400 (int (*)(...))QIdentityProxyModel::mapFromSource
-408 (int (*)(...))QIdentityProxyModel::mapSelectionToSource
-416 (int (*)(...))QIdentityProxyModel::mapSelectionFromSource
-
-Class QIdentityProxyModel
- size=16 align=8
- base size=16 base align=8
-QIdentityProxyModel (0x0x7f71c4901e38) 0
- vptr=((& QIdentityProxyModel::_ZTV19QIdentityProxyModel) + 16)
- QAbstractProxyModel (0x0x7f71c4901ea0) 0
- primary-for QIdentityProxyModel (0x0x7f71c4901e38)
- QAbstractItemModel (0x0x7f71c4901f08) 0
- primary-for QAbstractProxyModel (0x0x7f71c4901ea0)
- QObject (0x0x7f71c459e900) 0
- primary-for QAbstractItemModel (0x0x7f71c4901f08)
-
-Class QItemSelectionRange
- size=16 align=8
- base size=16 base align=8
-QItemSelectionRange (0x0x7f71c459eb40) 0
-
-Class QItemSelectionModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QItemSelectionModel::QPrivateSignal (0x0x7f71c4688480) 0 empty
-
-Vtable for QItemSelectionModel
-QItemSelectionModel::_ZTV19QItemSelectionModel: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QItemSelectionModel)
-16 (int (*)(...))QItemSelectionModel::metaObject
-24 (int (*)(...))QItemSelectionModel::qt_metacast
-32 (int (*)(...))QItemSelectionModel::qt_metacall
-40 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-48 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QItemSelectionModel::setCurrentIndex
-120 (int (*)(...))QItemSelectionModel::select
-128 (int (*)(...))QItemSelectionModel::select
-136 (int (*)(...))QItemSelectionModel::clear
-144 (int (*)(...))QItemSelectionModel::reset
-152 (int (*)(...))QItemSelectionModel::clearCurrentIndex
-
-Class QItemSelectionModel
- size=16 align=8
- base size=16 base align=8
-QItemSelectionModel (0x0x7f71c4682888) 0
- vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 16)
- QObject (0x0x7f71c4688420) 0
- primary-for QItemSelectionModel (0x0x7f71c4682888)
-
-Class QItemSelection
- size=8 align=8
- base size=8 base align=8
-QItemSelection (0x0x7f71c4682a28) 0
- QList<QItemSelectionRange> (0x0x7f71c4682a90) 0
- QListSpecialMethods<QItemSelectionRange> (0x0x7f71c4688f60) 0 empty
-
-Class QJsonValue
- size=24 align=8
- base size=20 base align=8
-QJsonValue (0x0x7f71c47378a0) 0
-
-Class QJsonValueRef
- size=16 align=8
- base size=12 base align=8
-QJsonValueRef (0x0x7f71c448e540) 0
-
-Class QJsonValuePtr
- size=24 align=8
- base size=24 base align=8
-QJsonValuePtr (0x0x7f71c44e34e0) 0
-
-Class QJsonValueRefPtr
- size=16 align=8
- base size=16 base align=8
-QJsonValueRefPtr (0x0x7f71c44e3780) 0
-
-Class QJsonArray::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::iterator (0x0x7f71c4524ae0) 0
-
-Class QJsonArray::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::const_iterator (0x0x7f71c4524b40) 0
-
-Class QJsonArray
- size=16 align=8
- base size=16 base align=8
-QJsonArray (0x0x7f71c4524a80) 0
-
-Class QJsonParseError
- size=8 align=4
- base size=8 base align=4
-QJsonParseError (0x0x7f71c4253a20) 0
-
-Class QJsonDocument
- size=8 align=8
- base size=8 base align=8
-QJsonDocument (0x0x7f71c4253a80) 0
-
-Class QJsonObject::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::iterator (0x0x7f71c42bd2a0) 0
-
-Class QJsonObject::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::const_iterator (0x0x7f71c42bd300) 0
-
-Class QJsonObject
- size=16 align=8
- base size=16 base align=8
-QJsonObject (0x0x7f71c42bd240) 0
-
-Class QLibrary::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLibrary::QPrivateSignal (0x0x7f71c3fdf720) 0 empty
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QLibrary)
-16 (int (*)(...))QLibrary::metaObject
-24 (int (*)(...))QLibrary::qt_metacast
-32 (int (*)(...))QLibrary::qt_metacall
-40 (int (*)(...))QLibrary::~QLibrary
-48 (int (*)(...))QLibrary::~QLibrary
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QLibrary
- size=32 align=8
- base size=25 base align=8
-QLibrary (0x0x7f71c3fde6e8) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 16)
- QObject (0x0x7f71c3fdf6c0) 0
- primary-for QLibrary (0x0x7f71c3fde6e8)
-
-Class QVersionNumber::SegmentStorage
- size=8 align=8
- base size=8 base align=8
-QVersionNumber::SegmentStorage (0x0x7f71c40275a0) 0
-
-Class QVersionNumber
- size=8 align=8
- base size=8 base align=8
-QVersionNumber (0x0x7f71c40270c0) 0
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0x0x7f71c40c2d20) 0 empty
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0x0x7f71c40c2d80) 0
-
-Class QPointF
- size=16 align=8
- base size=16 base align=8
-QPointF (0x0x7f71c4134c00) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0x0x7f71c3da3de0) 0
-
-Class QLineF
- size=32 align=8
- base size=32 base align=8
-QLineF (0x0x7f71c3e3a1e0) 0
-
-Class QLinkedListData
- size=32 align=8
- base size=25 base align=8
-QLinkedListData (0x0x7f71c3eb3480) 0
-
-Class QLockFile
- size=8 align=8
- base size=8 base align=8
-QLockFile (0x0x7f71c3f5b9c0) 0
-
-Class QLoggingCategory::AtomicBools
- size=4 align=1
- base size=4 base align=1
-QLoggingCategory::AtomicBools (0x0x7f71c3f5bc00) 0
-
-Class QLoggingCategory
- size=24 align=8
- base size=24 base align=8
-QLoggingCategory (0x0x7f71c3f5bba0) 0
-
-Class QMargins
- size=16 align=4
- base size=16 base align=4
-QMargins (0x0x7f71c3bca060) 0
-
-Class QMarginsF
- size=32 align=8
- base size=32 base align=8
-QMarginsF (0x0x7f71c3c0df60) 0
-
-Class QMessageAuthenticationCode
- size=8 align=8
- base size=8 base align=8
-QMessageAuthenticationCode (0x0x7f71c3a7d780) 0
-
-Class QMetaMethod
- size=16 align=8
- base size=12 base align=8
-QMetaMethod (0x0x7f71c3a7d7e0) 0
-
-Class QMetaEnum
- size=16 align=8
- base size=12 base align=8
-QMetaEnum (0x0x7f71c3b09060) 0
-
-Class QMetaProperty
- size=32 align=8
- base size=32 base align=8
-QMetaProperty (0x0x7f71c3b4c240) 0
-
-Class QMetaClassInfo
- size=16 align=8
- base size=12 base align=8
-QMetaClassInfo (0x0x7f71c3b4c360) 0
-
-Class QMimeData::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMimeData::QPrivateSignal (0x0x7f71c378b900) 0 empty
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QMimeData)
-16 (int (*)(...))QMimeData::metaObject
-24 (int (*)(...))QMimeData::qt_metacast
-32 (int (*)(...))QMimeData::qt_metacall
-40 (int (*)(...))QMimeData::~QMimeData
-48 (int (*)(...))QMimeData::~QMimeData
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QMimeData::hasFormat
-120 (int (*)(...))QMimeData::formats
-128 (int (*)(...))QMimeData::retrieveData
-
-Class QMimeData
- size=16 align=8
- base size=16 base align=8
-QMimeData (0x0x7f71c3795340) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 16)
- QObject (0x0x7f71c378b8a0) 0
- primary-for QMimeData (0x0x7f71c3795340)
-
-Class QMimeType
- size=8 align=8
- base size=8 base align=8
-QMimeType (0x0x7f71c378bae0) 0
-
-Class QMimeDatabase
- size=8 align=8
- base size=8 base align=8
-QMimeDatabase (0x0x7f71c3856a20) 0
-
-Class QObjectCleanupHandler::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObjectCleanupHandler::QPrivateSignal (0x0x7f71c3856ae0) 0 empty
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-16 (int (*)(...))QObjectCleanupHandler::metaObject
-24 (int (*)(...))QObjectCleanupHandler::qt_metacast
-32 (int (*)(...))QObjectCleanupHandler::qt_metacall
-40 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-48 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=24 align=8
- base size=24 base align=8
-QObjectCleanupHandler (0x0x7f71c3852ea0) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 16)
- QObject (0x0x7f71c3856a80) 0
- primary-for QObjectCleanupHandler (0x0x7f71c3852ea0)
-
-Class QOperatingSystemVersion
- size=16 align=4
- base size=16 base align=4
-QOperatingSystemVersion (0x0x7f71c3856c00) 0
-
-Class QParallelAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QParallelAnimationGroup::QPrivateSignal (0x0x7f71c38e43c0) 0 empty
-
-Vtable for QParallelAnimationGroup
-QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
-16 (int (*)(...))QParallelAnimationGroup::metaObject
-24 (int (*)(...))QParallelAnimationGroup::qt_metacast
-32 (int (*)(...))QParallelAnimationGroup::qt_metacall
-40 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-48 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-56 (int (*)(...))QParallelAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QParallelAnimationGroup::duration
-120 (int (*)(...))QParallelAnimationGroup::updateCurrentTime
-128 (int (*)(...))QParallelAnimationGroup::updateState
-136 (int (*)(...))QParallelAnimationGroup::updateDirection
-
-Class QParallelAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QParallelAnimationGroup (0x0x7f71c38de750) 0
- vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 16)
- QAnimationGroup (0x0x7f71c38de7b8) 0
- primary-for QParallelAnimationGroup (0x0x7f71c38de750)
- QAbstractAnimation (0x0x7f71c38de820) 0
- primary-for QAnimationGroup (0x0x7f71c38de7b8)
- QObject (0x0x7f71c38e4360) 0
- primary-for QAbstractAnimation (0x0x7f71c38de820)
-
-Class QPauseAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPauseAnimation::QPrivateSignal (0x0x7f71c38e4600) 0 empty
-
-Vtable for QPauseAnimation
-QPauseAnimation::_ZTV15QPauseAnimation: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QPauseAnimation)
-16 (int (*)(...))QPauseAnimation::metaObject
-24 (int (*)(...))QPauseAnimation::qt_metacast
-32 (int (*)(...))QPauseAnimation::qt_metacall
-40 (int (*)(...))QPauseAnimation::~QPauseAnimation
-48 (int (*)(...))QPauseAnimation::~QPauseAnimation
-56 (int (*)(...))QPauseAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPauseAnimation::duration
-120 (int (*)(...))QPauseAnimation::updateCurrentTime
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QPauseAnimation
- size=16 align=8
- base size=16 base align=8
-QPauseAnimation (0x0x7f71c38de888) 0
- vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 16)
- QAbstractAnimation (0x0x7f71c38de8f0) 0
- primary-for QPauseAnimation (0x0x7f71c38de888)
- QObject (0x0x7f71c38e45a0) 0
- primary-for QAbstractAnimation (0x0x7f71c38de8f0)
-
-Class QStaticPlugin
- size=16 align=8
- base size=16 base align=8
-QStaticPlugin (0x0x7f71c391d180) 0
-
-Class QPluginLoader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPluginLoader::QPrivateSignal (0x0x7f71c3958300) 0 empty
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QPluginLoader)
-16 (int (*)(...))QPluginLoader::metaObject
-24 (int (*)(...))QPluginLoader::qt_metacast
-32 (int (*)(...))QPluginLoader::qt_metacall
-40 (int (*)(...))QPluginLoader::~QPluginLoader
-48 (int (*)(...))QPluginLoader::~QPluginLoader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QPluginLoader
- size=32 align=8
- base size=25 base align=8
-QPluginLoader (0x0x7f71c3947c30) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 16)
- QObject (0x0x7f71c39582a0) 0
- primary-for QPluginLoader (0x0x7f71c3947c30)
-
-Class QProcessEnvironment
- size=8 align=8
- base size=8 base align=8
-QProcessEnvironment (0x0x7f71c3958420) 0
-
-Class QProcess::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QProcess::QPrivateSignal (0x0x7f71c362b8a0) 0 empty
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QProcess)
-16 (int (*)(...))QProcess::metaObject
-24 (int (*)(...))QProcess::qt_metacast
-32 (int (*)(...))QProcess::qt_metacall
-40 (int (*)(...))QProcess::~QProcess
-48 (int (*)(...))QProcess::~QProcess
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QProcess::isSequential
-120 (int (*)(...))QProcess::open
-128 (int (*)(...))QProcess::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QProcess::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QProcess::bytesAvailable
-184 (int (*)(...))QProcess::bytesToWrite
-192 (int (*)(...))QProcess::canReadLine
-200 (int (*)(...))QProcess::waitForReadyRead
-208 (int (*)(...))QProcess::waitForBytesWritten
-216 (int (*)(...))QProcess::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QProcess::writeData
-240 (int (*)(...))QProcess::setupChildProcess
-
-Class QProcess
- size=16 align=8
- base size=16 base align=8
-QProcess (0x0x7f71c36320d0) 0
- vptr=((& QProcess::_ZTV8QProcess) + 16)
- QIODevice (0x0x7f71c3632138) 0
- primary-for QProcess (0x0x7f71c36320d0)
- QObject (0x0x7f71c362b840) 0
- primary-for QIODevice (0x0x7f71c3632138)
-
-Class QVariantAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QVariantAnimation::QPrivateSignal (0x0x7f71c362bf60) 0 empty
-
-Vtable for QVariantAnimation
-QVariantAnimation::_ZTV17QVariantAnimation: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QVariantAnimation)
-16 (int (*)(...))QVariantAnimation::metaObject
-24 (int (*)(...))QVariantAnimation::qt_metacast
-32 (int (*)(...))QVariantAnimation::qt_metacall
-40 (int (*)(...))QVariantAnimation::~QVariantAnimation
-48 (int (*)(...))QVariantAnimation::~QVariantAnimation
-56 (int (*)(...))QVariantAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QVariantAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QVariantAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QVariantAnimation
- size=16 align=8
- base size=16 base align=8
-QVariantAnimation (0x0x7f71c36321a0) 0
- vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 16)
- QAbstractAnimation (0x0x7f71c3632208) 0
- primary-for QVariantAnimation (0x0x7f71c36321a0)
- QObject (0x0x7f71c362bf00) 0
- primary-for QAbstractAnimation (0x0x7f71c3632208)
-
-Class QPropertyAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPropertyAnimation::QPrivateSignal (0x0x7f71c367b240) 0 empty
-
-Vtable for QPropertyAnimation
-QPropertyAnimation::_ZTV18QPropertyAnimation: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPropertyAnimation)
-16 (int (*)(...))QPropertyAnimation::metaObject
-24 (int (*)(...))QPropertyAnimation::qt_metacast
-32 (int (*)(...))QPropertyAnimation::qt_metacall
-40 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-48 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-56 (int (*)(...))QPropertyAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QPropertyAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QPropertyAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QPropertyAnimation
- size=16 align=8
- base size=16 base align=8
-QPropertyAnimation (0x0x7f71c36322d8) 0
- vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 16)
- QVariantAnimation (0x0x7f71c3632340) 0
- primary-for QPropertyAnimation (0x0x7f71c36322d8)
- QAbstractAnimation (0x0x7f71c36323a8) 0
- primary-for QVariantAnimation (0x0x7f71c3632340)
- QObject (0x0x7f71c367b1e0) 0
- primary-for QAbstractAnimation (0x0x7f71c36323a8)
-
-Class std::random_device
- size=5000 align=8
- base size=5000 base align=8
-std::random_device (0x0x7f71c36ef960) 0
-
-Class std::bernoulli_distribution::param_type
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution::param_type (0x0x7f71c33f96c0) 0
-
-Class std::bernoulli_distribution
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution (0x0x7f71c33f9660) 0
-
-Class std::seed_seq
- size=24 align=8
- base size=24 base align=8
-std::seed_seq (0x0x7f71c31ec420) 0
-
-Class QRandomGenerator::Storage
- size=2504 align=8
- base size=2504 base align=8
-QRandomGenerator::Storage (0x0x7f71c30280c0) 0
-
-Class QRandomGenerator
- size=2512 align=8
- base size=2512 base align=8
-QRandomGenerator (0x0x7f71c3028060) 0
-
-Class QRandomGenerator64
- size=2512 align=8
- base size=2512 base align=8
-QRandomGenerator64 (0x0x7f71c30a7068) 0
- QRandomGenerator (0x0x7f71c30a2ba0) 0
-
-Class QReadWriteLock
- size=8 align=8
- base size=8 base align=8
-QReadWriteLock (0x0x7f71c30c8780) 0
-
-Class QReadLocker
- size=8 align=8
- base size=8 base align=8
-QReadLocker (0x0x7f71c30c8a20) 0
-
-Class QWriteLocker
- size=8 align=8
- base size=8 base align=8
-QWriteLocker (0x0x7f71c30c8f00) 0
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0x0x7f71c3150420) 0
-
-Class QSizeF
- size=16 align=8
- base size=16 base align=8
-QSizeF (0x0x7f71c2dbf300) 0
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0x0x7f71c2e3a360) 0
-
-Class QRectF
- size=32 align=8
- base size=32 base align=8
-QRectF (0x0x7f71c2ef03c0) 0
-
-Class QResource
- size=8 align=8
- base size=8 base align=8
-QResource (0x0x7f71c2bad4e0) 0
-
-Class QSaveFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSaveFile::QPrivateSignal (0x0x7f71c2bad780) 0 empty
-
-Vtable for QSaveFile
-QSaveFile::_ZTV9QSaveFile: 34 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSaveFile)
-16 (int (*)(...))QSaveFile::metaObject
-24 (int (*)(...))QSaveFile::qt_metacast
-32 (int (*)(...))QSaveFile::qt_metacall
-40 (int (*)(...))QSaveFile::~QSaveFile
-48 (int (*)(...))QSaveFile::~QSaveFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QSaveFile::open
-128 (int (*)(...))QSaveFile::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QSaveFile::writeData
-240 (int (*)(...))QSaveFile::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QSaveFile
- size=16 align=8
- base size=16 base align=8
-QSaveFile (0x0x7f71c2f5aa28) 0
- vptr=((& QSaveFile::_ZTV9QSaveFile) + 16)
- QFileDevice (0x0x7f71c2f5aa90) 0
- primary-for QSaveFile (0x0x7f71c2f5aa28)
- QIODevice (0x0x7f71c2f5aaf8) 0
- primary-for QFileDevice (0x0x7f71c2f5aa90)
- QObject (0x0x7f71c2bad720) 0
- primary-for QIODevice (0x0x7f71c2f5aaf8)
-
-Class QSemaphore
- size=8 align=8
- base size=8 base align=8
-QSemaphore (0x0x7f71c2badd80) 0
-
-Class QSemaphoreReleaser
- size=16 align=8
- base size=12 base align=8
-QSemaphoreReleaser (0x0x7f71c2badf00) 0
-
-Class QSequentialAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSequentialAnimationGroup::QPrivateSignal (0x0x7f71c2caeb40) 0 empty
-
-Vtable for QSequentialAnimationGroup
-QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
-16 (int (*)(...))QSequentialAnimationGroup::metaObject
-24 (int (*)(...))QSequentialAnimationGroup::qt_metacast
-32 (int (*)(...))QSequentialAnimationGroup::qt_metacall
-40 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-48 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-56 (int (*)(...))QSequentialAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSequentialAnimationGroup::duration
-120 (int (*)(...))QSequentialAnimationGroup::updateCurrentTime
-128 (int (*)(...))QSequentialAnimationGroup::updateState
-136 (int (*)(...))QSequentialAnimationGroup::updateDirection
-
-Class QSequentialAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QSequentialAnimationGroup (0x0x7f71c2cc22d8) 0
- vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 16)
- QAnimationGroup (0x0x7f71c2cc2340) 0
- primary-for QSequentialAnimationGroup (0x0x7f71c2cc22d8)
- QAbstractAnimation (0x0x7f71c2cc23a8) 0
- primary-for QAnimationGroup (0x0x7f71c2cc2340)
- QObject (0x0x7f71c2caeae0) 0
- primary-for QAbstractAnimation (0x0x7f71c2cc23a8)
-
-Class QSettings::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSettings::QPrivateSignal (0x0x7f71c2caed80) 0 empty
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSettings)
-16 (int (*)(...))QSettings::metaObject
-24 (int (*)(...))QSettings::qt_metacast
-32 (int (*)(...))QSettings::qt_metacall
-40 (int (*)(...))QSettings::~QSettings
-48 (int (*)(...))QSettings::~QSettings
-56 (int (*)(...))QSettings::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSettings
- size=16 align=8
- base size=16 base align=8
-QSettings (0x0x7f71c2cc2410) 0
- vptr=((& QSettings::_ZTV9QSettings) + 16)
- QObject (0x0x7f71c2caed20) 0
- primary-for QSettings (0x0x7f71c2cc2410)
-
-Class QSharedMemory::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSharedMemory::QPrivateSignal (0x0x7f71c2cf8240) 0 empty
-
-Vtable for QSharedMemory
-QSharedMemory::_ZTV13QSharedMemory: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSharedMemory)
-16 (int (*)(...))QSharedMemory::metaObject
-24 (int (*)(...))QSharedMemory::qt_metacast
-32 (int (*)(...))QSharedMemory::qt_metacall
-40 (int (*)(...))QSharedMemory::~QSharedMemory
-48 (int (*)(...))QSharedMemory::~QSharedMemory
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSharedMemory
- size=16 align=8
- base size=16 base align=8
-QSharedMemory (0x0x7f71c2cc2478) 0
- vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 16)
- QObject (0x0x7f71c2cf81e0) 0
- primary-for QSharedMemory (0x0x7f71c2cc2478)
-
-Class QSignalMapper::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalMapper::QPrivateSignal (0x0x7f71c2cf8480) 0 empty
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSignalMapper)
-16 (int (*)(...))QSignalMapper::metaObject
-24 (int (*)(...))QSignalMapper::qt_metacast
-32 (int (*)(...))QSignalMapper::qt_metacall
-40 (int (*)(...))QSignalMapper::~QSignalMapper
-48 (int (*)(...))QSignalMapper::~QSignalMapper
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSignalMapper
- size=16 align=8
- base size=16 base align=8
-QSignalMapper (0x0x7f71c2cc24e0) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 16)
- QObject (0x0x7f71c2cf8420) 0
- primary-for QSignalMapper (0x0x7f71c2cc24e0)
-
-Class QSignalTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalTransition::QPrivateSignal (0x0x7f71c2cf86c0) 0 empty
-
-Vtable for QSignalTransition
-QSignalTransition::_ZTV17QSignalTransition: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSignalTransition)
-16 (int (*)(...))QSignalTransition::metaObject
-24 (int (*)(...))QSignalTransition::qt_metacast
-32 (int (*)(...))QSignalTransition::qt_metacall
-40 (int (*)(...))QSignalTransition::~QSignalTransition
-48 (int (*)(...))QSignalTransition::~QSignalTransition
-56 (int (*)(...))QSignalTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSignalTransition::eventTest
-120 (int (*)(...))QSignalTransition::onTransition
-
-Class QSignalTransition
- size=16 align=8
- base size=16 base align=8
-QSignalTransition (0x0x7f71c2cc2548) 0
- vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 16)
- QAbstractTransition (0x0x7f71c2cc25b0) 0
- primary-for QSignalTransition (0x0x7f71c2cc2548)
- QObject (0x0x7f71c2cf8660) 0
- primary-for QAbstractTransition (0x0x7f71c2cc25b0)
-
-Class QSocketNotifier::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSocketNotifier::QPrivateSignal (0x0x7f71c2cf8960) 0 empty
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSocketNotifier)
-16 (int (*)(...))QSocketNotifier::metaObject
-24 (int (*)(...))QSocketNotifier::qt_metacast
-32 (int (*)(...))QSocketNotifier::qt_metacall
-40 (int (*)(...))QSocketNotifier::~QSocketNotifier
-48 (int (*)(...))QSocketNotifier::~QSocketNotifier
-56 (int (*)(...))QSocketNotifier::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSocketNotifier
- size=16 align=8
- base size=16 base align=8
-QSocketNotifier (0x0x7f71c2cc2618) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 16)
- QObject (0x0x7f71c2cf8900) 0
- primary-for QSocketNotifier (0x0x7f71c2cc2618)
-
-Class QSortFilterProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSortFilterProxyModel::QPrivateSignal (0x0x7f71c2cf8ba0) 0 empty
-
-Vtable for QSortFilterProxyModel
-QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 56 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
-16 (int (*)(...))QSortFilterProxyModel::metaObject
-24 (int (*)(...))QSortFilterProxyModel::qt_metacast
-32 (int (*)(...))QSortFilterProxyModel::qt_metacall
-40 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-48 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSortFilterProxyModel::index
-120 (int (*)(...))QSortFilterProxyModel::parent
-128 (int (*)(...))QSortFilterProxyModel::sibling
-136 (int (*)(...))QSortFilterProxyModel::rowCount
-144 (int (*)(...))QSortFilterProxyModel::columnCount
-152 (int (*)(...))QSortFilterProxyModel::hasChildren
-160 (int (*)(...))QSortFilterProxyModel::data
-168 (int (*)(...))QSortFilterProxyModel::setData
-176 (int (*)(...))QSortFilterProxyModel::headerData
-184 (int (*)(...))QSortFilterProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QSortFilterProxyModel::mimeTypes
-216 (int (*)(...))QSortFilterProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QSortFilterProxyModel::dropMimeData
-240 (int (*)(...))QSortFilterProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QSortFilterProxyModel::insertRows
-264 (int (*)(...))QSortFilterProxyModel::insertColumns
-272 (int (*)(...))QSortFilterProxyModel::removeRows
-280 (int (*)(...))QSortFilterProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QSortFilterProxyModel::fetchMore
-312 (int (*)(...))QSortFilterProxyModel::canFetchMore
-320 (int (*)(...))QSortFilterProxyModel::flags
-328 (int (*)(...))QSortFilterProxyModel::sort
-336 (int (*)(...))QSortFilterProxyModel::buddy
-344 (int (*)(...))QSortFilterProxyModel::match
-352 (int (*)(...))QSortFilterProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QSortFilterProxyModel::setSourceModel
-392 (int (*)(...))QSortFilterProxyModel::mapToSource
-400 (int (*)(...))QSortFilterProxyModel::mapFromSource
-408 (int (*)(...))QSortFilterProxyModel::mapSelectionToSource
-416 (int (*)(...))QSortFilterProxyModel::mapSelectionFromSource
-424 (int (*)(...))QSortFilterProxyModel::filterAcceptsRow
-432 (int (*)(...))QSortFilterProxyModel::filterAcceptsColumn
-440 (int (*)(...))QSortFilterProxyModel::lessThan
-
-Class QSortFilterProxyModel
- size=16 align=8
- base size=16 base align=8
-QSortFilterProxyModel (0x0x7f71c2cc2680) 0
- vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 16)
- QAbstractProxyModel (0x0x7f71c2cc26e8) 0
- primary-for QSortFilterProxyModel (0x0x7f71c2cc2680)
- QAbstractItemModel (0x0x7f71c2cc2750) 0
- primary-for QAbstractProxyModel (0x0x7f71c2cc26e8)
- QObject (0x0x7f71c2cf8b40) 0
- primary-for QAbstractItemModel (0x0x7f71c2cc2750)
-
-Class QStandardPaths
- size=1 align=1
- base size=0 base align=1
-QStandardPaths (0x0x7f71c2d63000) 0 empty
-
-Class QState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QState::QPrivateSignal (0x0x7f71c2d63900) 0 empty
-
-Vtable for QState
-QState::_ZTV6QState: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QState)
-16 (int (*)(...))QState::metaObject
-24 (int (*)(...))QState::qt_metacast
-32 (int (*)(...))QState::qt_metacall
-40 (int (*)(...))QState::~QState
-48 (int (*)(...))QState::~QState
-56 (int (*)(...))QState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QState::onEntry
-120 (int (*)(...))QState::onExit
-
-Class QState
- size=16 align=8
- base size=16 base align=8
-QState (0x0x7f71c2cc28f0) 0
- vptr=((& QState::_ZTV6QState) + 16)
- QAbstractState (0x0x7f71c2cc2958) 0
- primary-for QState (0x0x7f71c2cc28f0)
- QObject (0x0x7f71c2d638a0) 0
- primary-for QAbstractState (0x0x7f71c2cc2958)
-
-Class QStateMachine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStateMachine::QPrivateSignal (0x0x7f71c2d63d80) 0 empty
-
-Vtable for QStateMachine::SignalEvent
-QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
-16 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-24 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-
-Class QStateMachine::SignalEvent
- size=48 align=8
- base size=48 base align=8
-QStateMachine::SignalEvent (0x0x7f71c2cc2af8) 0
- vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 16)
- QEvent (0x0x7f71c2d63de0) 0
- primary-for QStateMachine::SignalEvent (0x0x7f71c2cc2af8)
-
-Vtable for QStateMachine::WrappedEvent
-QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
-16 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-24 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-
-Class QStateMachine::WrappedEvent
- size=40 align=8
- base size=40 base align=8
-QStateMachine::WrappedEvent (0x0x7f71c2cc2b60) 0
- vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 16)
- QEvent (0x0x7f71c2d63e40) 0
- primary-for QStateMachine::WrappedEvent (0x0x7f71c2cc2b60)
-
-Vtable for QStateMachine
-QStateMachine::_ZTV13QStateMachine: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStateMachine)
-16 (int (*)(...))QStateMachine::metaObject
-24 (int (*)(...))QStateMachine::qt_metacast
-32 (int (*)(...))QStateMachine::qt_metacall
-40 (int (*)(...))QStateMachine::~QStateMachine
-48 (int (*)(...))QStateMachine::~QStateMachine
-56 (int (*)(...))QStateMachine::event
-64 (int (*)(...))QStateMachine::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStateMachine::onEntry
-120 (int (*)(...))QStateMachine::onExit
-128 (int (*)(...))QStateMachine::beginSelectTransitions
-136 (int (*)(...))QStateMachine::endSelectTransitions
-144 (int (*)(...))QStateMachine::beginMicrostep
-152 (int (*)(...))QStateMachine::endMicrostep
-
-Class QStateMachine
- size=16 align=8
- base size=16 base align=8
-QStateMachine (0x0x7f71c2cc29c0) 0
- vptr=((& QStateMachine::_ZTV13QStateMachine) + 16)
- QState (0x0x7f71c2cc2a28) 0
- primary-for QStateMachine (0x0x7f71c2cc29c0)
- QAbstractState (0x0x7f71c2cc2a90) 0
- primary-for QState (0x0x7f71c2cc2a28)
- QObject (0x0x7f71c2d63d20) 0
- primary-for QAbstractState (0x0x7f71c2cc2a90)
-
-Class QStorageInfo
- size=8 align=8
- base size=8 base align=8
-QStorageInfo (0x0x7f71c29d2240) 0
-
-Class QAbstractConcatenable
- size=1 align=1
- base size=0 base align=1
-QAbstractConcatenable (0x0x7f71c2ac8000) 0 empty
-
-Class QStringListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStringListModel::QPrivateSignal (0x0x7f71c2b50360) 0 empty
-
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QStringListModel)
-16 (int (*)(...))QStringListModel::metaObject
-24 (int (*)(...))QStringListModel::qt_metacast
-32 (int (*)(...))QStringListModel::qt_metacall
-40 (int (*)(...))QStringListModel::~QStringListModel
-48 (int (*)(...))QStringListModel::~QStringListModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QStringListModel::sibling
-136 (int (*)(...))QStringListModel::rowCount
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))QStringListModel::data
-168 (int (*)(...))QStringListModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QStringListModel::itemData
-200 (int (*)(...))QStringListModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QStringListModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStringListModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QStringListModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QStringListModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStringListModel::flags
-328 (int (*)(...))QStringListModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStringListModel
- size=24 align=8
- base size=24 base align=8
-QStringListModel (0x0x7f71c2b3d478) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 16)
- QAbstractListModel (0x0x7f71c2b3d4e0) 0
- primary-for QStringListModel (0x0x7f71c2b3d478)
- QAbstractItemModel (0x0x7f71c2b3d548) 0
- primary-for QAbstractListModel (0x0x7f71c2b3d4e0)
- QObject (0x0x7f71c2b50300) 0
- primary-for QAbstractItemModel (0x0x7f71c2b3d548)
-
-Class QSystemSemaphore
- size=8 align=8
- base size=8 base align=8
-QSystemSemaphore (0x0x7f71c2b50480) 0
-
-Class QTemporaryDir
- size=8 align=8
- base size=8 base align=8
-QTemporaryDir (0x0x7f71c2b50540) 0
-
-Class QTemporaryFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTemporaryFile::QPrivateSignal (0x0x7f71c2b50660) 0 empty
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 34 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QTemporaryFile)
-16 (int (*)(...))QTemporaryFile::metaObject
-24 (int (*)(...))QTemporaryFile::qt_metacast
-32 (int (*)(...))QTemporaryFile::qt_metacall
-40 (int (*)(...))QTemporaryFile::~QTemporaryFile
-48 (int (*)(...))QTemporaryFile::~QTemporaryFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QTemporaryFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QTemporaryFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QTemporaryFile
- size=16 align=8
- base size=16 base align=8
-QTemporaryFile (0x0x7f71c2b3d5b0) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 16)
- QFile (0x0x7f71c2b3d618) 0
- primary-for QTemporaryFile (0x0x7f71c2b3d5b0)
- QFileDevice (0x0x7f71c2b3d680) 0
- primary-for QFile (0x0x7f71c2b3d618)
- QIODevice (0x0x7f71c2b3d6e8) 0
- primary-for QFileDevice (0x0x7f71c2b3d680)
- QObject (0x0x7f71c2b50600) 0
- primary-for QIODevice (0x0x7f71c2b3d6e8)
-
-Class QTextBoundaryFinder
- size=48 align=8
- base size=48 base align=8
-QTextBoundaryFinder (0x0x7f71c2b509c0) 0
-
-Class QTextCodec::ConverterState
- size=32 align=8
- base size=32 base align=8
-QTextCodec::ConverterState (0x0x7f71c27cb240) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextCodec)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))QTextCodec::aliases
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 0
-64 0
-
-Class QTextCodec
- size=8 align=8
- base size=8 base align=8
-QTextCodec (0x0x7f71c27cb1e0) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 16)
-
-Class QTextEncoder
- size=40 align=8
- base size=40 base align=8
-QTextEncoder (0x0x7f71c27cbc00) 0
-
-Class QTextDecoder
- size=40 align=8
- base size=40 base align=8
-QTextDecoder (0x0x7f71c27cbde0) 0
-
-Vtable for std::thread::_State
-std::thread::_State::_ZTVNSt6thread6_StateE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6thread6_StateE)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class std::thread::_State
- size=8 align=8
- base size=8 base align=8
-std::thread::_State (0x0x7f71c2825060) 0 nearly-empty
- vptr=((& std::thread::_State::_ZTVNSt6thread6_StateE) + 16)
-
-Class std::thread::id
- size=8 align=8
- base size=8 base align=8
-std::thread::id (0x0x7f71c28250c0) 0
-
-Class std::thread
- size=8 align=8
- base size=8 base align=8
-std::thread (0x0x7f71c2825000) 0
-
-Class std::condition_variable
- size=48 align=8
- base size=48 base align=8
-std::condition_variable (0x0x7f71c26bd480) 0
-
-Class std::__at_thread_exit_elt
- size=16 align=8
- base size=16 base align=8
-std::__at_thread_exit_elt (0x0x7f71c26bd840) 0
-
-Class std::_V2::condition_variable_any
- size=64 align=8
- base size=64 base align=8
-std::_V2::condition_variable_any (0x0x7f71c26bd8a0) 0
-
-Class std::__atomic_futex_unsigned_base
- size=1 align=1
- base size=0 base align=1
-std::__atomic_futex_unsigned_base (0x0x7f71c2448ba0) 0 empty
-
-Vtable for std::future_error
-std::future_error::_ZTVSt12future_error: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12future_error)
-16 (int (*)(...))std::future_error::~future_error
-24 (int (*)(...))std::future_error::~future_error
-32 (int (*)(...))std::future_error::what
-
-Class std::future_error
- size=32 align=8
- base size=32 base align=8
-std::future_error (0x0x7f71c2449a90) 0
- vptr=((& std::future_error::_ZTVSt12future_error) + 16)
- std::logic_error (0x0x7f71c2449af8) 0
- primary-for std::future_error (0x0x7f71c2449a90)
- std::exception (0x0x7f71c2474300) 0 nearly-empty
- primary-for std::logic_error (0x0x7f71c2449af8)
-
-Class std::__future_base::_Result_base::_Deleter
- size=1 align=1
- base size=0 base align=1
-std::__future_base::_Result_base::_Deleter (0x0x7f71c2474a20) 0 empty
-
-Vtable for std::__future_base::_Result_base
-std::__future_base::_Result_base::_ZTVNSt13__future_base12_Result_baseE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base12_Result_baseE)
-16 (int (*)(...))__cxa_pure_virtual
-24 0
-32 0
-
-Class std::__future_base::_Result_base
- size=16 align=8
- base size=16 base align=8
-std::__future_base::_Result_base (0x0x7f71c24749c0) 0
- vptr=((& std::__future_base::_Result_base::_ZTVNSt13__future_base12_Result_baseE) + 16)
-
-Class std::__future_base::_State_baseV2::__exception_ptr_tag
- size=1 align=1
- base size=0 base align=1
-std::__future_base::_State_baseV2::__exception_ptr_tag (0x0x7f71c227e180) 0 empty
-
-Class std::__future_base::_State_baseV2::_Make_ready
- size=32 align=8
- base size=32 base align=8
-std::__future_base::_State_baseV2::_Make_ready (0x0x7f71c2273340) 0
- std::__at_thread_exit_elt (0x0x7f71c227e240) 0
-
-Vtable for std::__future_base::_State_baseV2
-std::__future_base::_State_baseV2::_ZTVNSt13__future_base13_State_baseV2E: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base13_State_baseV2E)
-16 (int (*)(...))std::__future_base::_State_baseV2::~_State_baseV2
-24 (int (*)(...))std::__future_base::_State_baseV2::~_State_baseV2
-32 (int (*)(...))std::__future_base::_State_baseV2::_M_complete_async
-40 (int (*)(...))std::__future_base::_State_baseV2::_M_is_deferred_future
-
-Class std::__future_base::_State_baseV2
- size=32 align=8
- base size=28 base align=8
-std::__future_base::_State_baseV2 (0x0x7f71c2474ba0) 0
- vptr=((& std::__future_base::_State_baseV2::_ZTVNSt13__future_base13_State_baseV2E) + 16)
-
-Class std::__future_base
- size=1 align=1
- base size=0 base align=1
-std::__future_base (0x0x7f71c2474960) 0 empty
-
-Vtable for std::__future_base::_Async_state_commonV2
-std::__future_base::_Async_state_commonV2::_ZTVNSt13__future_base21_Async_state_commonV2E: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt13__future_base21_Async_state_commonV2E)
-16 (int (*)(...))std::__future_base::_Async_state_commonV2::~_Async_state_commonV2
-24 (int (*)(...))std::__future_base::_Async_state_commonV2::~_Async_state_commonV2
-32 (int (*)(...))std::__future_base::_Async_state_commonV2::_M_complete_async
-40 (int (*)(...))std::__future_base::_State_baseV2::_M_is_deferred_future
-
-Class std::__future_base::_Async_state_commonV2
- size=48 align=8
- base size=44 base align=8
-std::__future_base::_Async_state_commonV2 (0x0x7f71c1a30068) 0
- vptr=((& std::__future_base::_Async_state_commonV2::_ZTVNSt13__future_base21_Async_state_commonV2E) + 16)
- std::__future_base::_State_baseV2 (0x0x7f71c1a2d240) 0
- primary-for std::__future_base::_Async_state_commonV2 (0x0x7f71c1a30068)
-
-Class QThread::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThread::QPrivateSignal (0x0x7f71c1a2dae0) 0 empty
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QThread)
-16 (int (*)(...))QThread::metaObject
-24 (int (*)(...))QThread::qt_metacast
-32 (int (*)(...))QThread::qt_metacall
-40 (int (*)(...))QThread::~QThread
-48 (int (*)(...))QThread::~QThread
-56 (int (*)(...))QThread::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QThread::run
-
-Class QThread
- size=16 align=8
- base size=16 base align=8
-QThread (0x0x7f71c1a303a8) 0
- vptr=((& QThread::_ZTV7QThread) + 16)
- QObject (0x0x7f71c1a2da80) 0
- primary-for QThread (0x0x7f71c1a303a8)
-
-Class QThreadPool::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThreadPool::QPrivateSignal (0x0x7f71c1a2dea0) 0 empty
-
-Vtable for QThreadPool
-QThreadPool::_ZTV11QThreadPool: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QThreadPool)
-16 (int (*)(...))QThreadPool::metaObject
-24 (int (*)(...))QThreadPool::qt_metacast
-32 (int (*)(...))QThreadPool::qt_metacall
-40 (int (*)(...))QThreadPool::~QThreadPool
-48 (int (*)(...))QThreadPool::~QThreadPool
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QThreadPool
- size=16 align=8
- base size=16 base align=8
-QThreadPool (0x0x7f71c1a30410) 0
- vptr=((& QThreadPool::_ZTV11QThreadPool) + 16)
- QObject (0x0x7f71c1a2de40) 0
- primary-for QThreadPool (0x0x7f71c1a30410)
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0x0x7f71c1a750c0) 0
-
-Class QTimeLine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimeLine::QPrivateSignal (0x0x7f71c1a75780) 0 empty
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTimeLine)
-16 (int (*)(...))QTimeLine::metaObject
-24 (int (*)(...))QTimeLine::qt_metacast
-32 (int (*)(...))QTimeLine::qt_metacall
-40 (int (*)(...))QTimeLine::~QTimeLine
-48 (int (*)(...))QTimeLine::~QTimeLine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimeLine::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTimeLine::valueForTime
-
-Class QTimeLine
- size=16 align=8
- base size=16 base align=8
-QTimeLine (0x0x7f71c1a30478) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 16)
- QObject (0x0x7f71c1a75720) 0
- primary-for QTimeLine (0x0x7f71c1a30478)
-
-Class QTimer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimer::QPrivateSignal (0x0x7f71c1a759c0) 0 empty
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QTimer)
-16 (int (*)(...))QTimer::metaObject
-24 (int (*)(...))QTimer::qt_metacast
-32 (int (*)(...))QTimer::qt_metacall
-40 (int (*)(...))QTimer::~QTimer
-48 (int (*)(...))QTimer::~QTimer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimer::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTimer
- size=32 align=8
- base size=29 base align=8
-QTimer (0x0x7f71c1a304e0) 0
- vptr=((& QTimer::_ZTV6QTimer) + 16)
- QObject (0x0x7f71c1a75960) 0
- primary-for QTimer (0x0x7f71c1a304e0)
-
-Class QTimeZone::OffsetData
- size=32 align=8
- base size=28 base align=8
-QTimeZone::OffsetData (0x0x7f71c1ae4360) 0
-
-Class QTimeZone
- size=8 align=8
- base size=8 base align=8
-QTimeZone (0x0x7f71c1ae4300) 0
-
-Class QTranslator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTranslator::QPrivateSignal (0x0x7f71c1781420) 0 empty
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTranslator)
-16 (int (*)(...))QTranslator::metaObject
-24 (int (*)(...))QTranslator::qt_metacast
-32 (int (*)(...))QTranslator::qt_metacall
-40 (int (*)(...))QTranslator::~QTranslator
-48 (int (*)(...))QTranslator::~QTranslator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTranslator::translate
-120 (int (*)(...))QTranslator::isEmpty
-
-Class QTranslator
- size=16 align=8
- base size=16 base align=8
-QTranslator (0x0x7f71c1b6fbc8) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 16)
- QObject (0x0x7f71c17813c0) 0
- primary-for QTranslator (0x0x7f71c1b6fbc8)
-
-Class QTransposeProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTransposeProxyModel::QPrivateSignal (0x0x7f71c1781660) 0 empty
-
-Vtable for QTransposeProxyModel
-QTransposeProxyModel::_ZTV20QTransposeProxyModel: 53 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTransposeProxyModel)
-16 (int (*)(...))QTransposeProxyModel::metaObject
-24 (int (*)(...))QTransposeProxyModel::qt_metacast
-32 (int (*)(...))QTransposeProxyModel::qt_metacall
-40 (int (*)(...))QTransposeProxyModel::~QTransposeProxyModel
-48 (int (*)(...))QTransposeProxyModel::~QTransposeProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTransposeProxyModel::index
-120 (int (*)(...))QTransposeProxyModel::parent
-128 (int (*)(...))QAbstractProxyModel::sibling
-136 (int (*)(...))QTransposeProxyModel::rowCount
-144 (int (*)(...))QTransposeProxyModel::columnCount
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QTransposeProxyModel::headerData
-184 (int (*)(...))QTransposeProxyModel::setHeaderData
-192 (int (*)(...))QTransposeProxyModel::itemData
-200 (int (*)(...))QTransposeProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QAbstractProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QTransposeProxyModel::insertRows
-264 (int (*)(...))QTransposeProxyModel::insertColumns
-272 (int (*)(...))QTransposeProxyModel::removeRows
-280 (int (*)(...))QTransposeProxyModel::removeColumns
-288 (int (*)(...))QTransposeProxyModel::moveRows
-296 (int (*)(...))QTransposeProxyModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QTransposeProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QTransposeProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QTransposeProxyModel::setSourceModel
-392 (int (*)(...))QTransposeProxyModel::mapToSource
-400 (int (*)(...))QTransposeProxyModel::mapFromSource
-408 (int (*)(...))QAbstractProxyModel::mapSelectionToSource
-416 (int (*)(...))QAbstractProxyModel::mapSelectionFromSource
-
-Class QTransposeProxyModel
- size=16 align=8
- base size=16 base align=8
-QTransposeProxyModel (0x0x7f71c1b6fc30) 0
- vptr=((& QTransposeProxyModel::_ZTV20QTransposeProxyModel) + 16)
- QAbstractProxyModel (0x0x7f71c1b6fc98) 0
- primary-for QTransposeProxyModel (0x0x7f71c1b6fc30)
- QAbstractItemModel (0x0x7f71c1b6fd00) 0
- primary-for QAbstractProxyModel (0x0x7f71c1b6fc98)
- QObject (0x0x7f71c1781600) 0
- primary-for QAbstractItemModel (0x0x7f71c1b6fd00)
-
-Class QUrlQuery
- size=8 align=8
- base size=8 base align=8
-QUrlQuery (0x0x7f71c1781840) 0
-
-Class QWaitCondition
- size=8 align=8
- base size=8 base align=8
-QWaitCondition (0x0x7f71c187ad20) 0
-
-Class QXmlStreamStringRef
- size=16 align=8
- base size=16 base align=8
-QXmlStreamStringRef (0x0x7f71c187ae40) 0
-
-Class QXmlStreamAttribute
- size=80 align=8
- base size=73 base align=8
-QXmlStreamAttribute (0x0x7f71c1929240) 0
-
-Class QXmlStreamAttributes
- size=8 align=8
- base size=8 base align=8
-QXmlStreamAttributes (0x0x7f71c15ca000) 0
- QVector<QXmlStreamAttribute> (0x0x7f71c158d960) 0
-
-Class QXmlStreamNamespaceDeclaration
- size=40 align=8
- base size=40 base align=8
-QXmlStreamNamespaceDeclaration (0x0x7f71c158dc60) 0
-
-Class QXmlStreamNotationDeclaration
- size=56 align=8
- base size=56 base align=8
-QXmlStreamNotationDeclaration (0x0x7f71c160ec00) 0
-
-Class QXmlStreamEntityDeclaration
- size=88 align=8
- base size=88 base align=8
-QXmlStreamEntityDeclaration (0x0x7f71c166bc00) 0
-
-Vtable for QXmlStreamEntityResolver
-QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
-16 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-24 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-32 (int (*)(...))QXmlStreamEntityResolver::resolveEntity
-40 (int (*)(...))QXmlStreamEntityResolver::resolveUndeclaredEntity
-
-Class QXmlStreamEntityResolver
- size=8 align=8
- base size=8 base align=8
-QXmlStreamEntityResolver (0x0x7f71c16d7cc0) 0 nearly-empty
- vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 16)
-
-Class QXmlStreamReader
- size=8 align=8
- base size=8 base align=8
-QXmlStreamReader (0x0x7f71c16d7d20) 0
-
-Class QXmlStreamWriter
- size=8 align=8
- base size=8 base align=8
-QXmlStreamWriter (0x0x7f71c1714c00) 0
-
-Class QRgba64
- size=8 align=8
- base size=8 base align=8
-QRgba64 (0x0x7f71c176b240) 0
-
-Class QColor::CT
- size=10 align=2
- base size=10 base align=2
-QColor::CT (0x0x7f71c1407300) 0
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0x0x7f71c14072a0) 0
-
-Class QRegion::QRegionData
- size=16 align=8
- base size=16 base align=8
-QRegion::QRegionData (0x0x7f71c14ce1e0) 0
-
-Class QRegion
- size=8 align=8
- base size=8 base align=8
-QRegion (0x0x7f71c14ce180) 0
-
-Class QKeySequence
- size=8 align=8
- base size=8 base align=8
-QKeySequence (0x0x7f71c1238de0) 0
-
-Class QVector2D
- size=8 align=4
- base size=8 base align=4
-QVector2D (0x0x7f71c1329960) 0
-
-Class QTouchDevice
- size=8 align=8
- base size=8 base align=8
-QTouchDevice (0x0x7f71c0f90a20) 0
-
-Vtable for QInputEvent
-QInputEvent::_ZTV11QInputEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QInputEvent)
-16 (int (*)(...))QInputEvent::~QInputEvent
-24 (int (*)(...))QInputEvent::~QInputEvent
-
-Class QInputEvent
- size=32 align=8
- base size=32 base align=8
-QInputEvent (0x0x7f71c137e6e8) 0
- vptr=((& QInputEvent::_ZTV11QInputEvent) + 16)
- QEvent (0x0x7f71c0fdc300) 0
- primary-for QInputEvent (0x0x7f71c137e6e8)
-
-Vtable for QEnterEvent
-QEnterEvent::_ZTV11QEnterEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QEnterEvent)
-16 (int (*)(...))QEnterEvent::~QEnterEvent
-24 (int (*)(...))QEnterEvent::~QEnterEvent
-
-Class QEnterEvent
- size=72 align=8
- base size=72 base align=8
-QEnterEvent (0x0x7f71c137e750) 0
- vptr=((& QEnterEvent::_ZTV11QEnterEvent) + 16)
- QEvent (0x0x7f71c0fdc4e0) 0
- primary-for QEnterEvent (0x0x7f71c137e750)
-
-Vtable for QMouseEvent
-QMouseEvent::_ZTV11QMouseEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QMouseEvent)
-16 (int (*)(...))QMouseEvent::~QMouseEvent
-24 (int (*)(...))QMouseEvent::~QMouseEvent
-
-Class QMouseEvent
- size=104 align=8
- base size=100 base align=8
-QMouseEvent (0x0x7f71c137e7b8) 0
- vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 16)
- QInputEvent (0x0x7f71c137e820) 0
- primary-for QMouseEvent (0x0x7f71c137e7b8)
- QEvent (0x0x7f71c0fdc8a0) 0
- primary-for QInputEvent (0x0x7f71c137e820)
-
-Vtable for QHoverEvent
-QHoverEvent::_ZTV11QHoverEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QHoverEvent)
-16 (int (*)(...))QHoverEvent::~QHoverEvent
-24 (int (*)(...))QHoverEvent::~QHoverEvent
-
-Class QHoverEvent
- size=64 align=8
- base size=64 base align=8
-QHoverEvent (0x0x7f71c137e888) 0
- vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 16)
- QInputEvent (0x0x7f71c137e8f0) 0
- primary-for QHoverEvent (0x0x7f71c137e888)
- QEvent (0x0x7f71c0fdcd80) 0
- primary-for QInputEvent (0x0x7f71c137e8f0)
-
-Vtable for QWheelEvent
-QWheelEvent::_ZTV11QWheelEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QWheelEvent)
-16 (int (*)(...))QWheelEvent::~QWheelEvent
-24 (int (*)(...))QWheelEvent::~QWheelEvent
-
-Class QWheelEvent
- size=96 align=8
- base size=96 base align=8
-QWheelEvent (0x0x7f71c137e958) 0
- vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 16)
- QInputEvent (0x0x7f71c137e9c0) 0
- primary-for QWheelEvent (0x0x7f71c137e958)
- QEvent (0x0x7f71c0fdcf60) 0
- primary-for QInputEvent (0x0x7f71c137e9c0)
-
-Vtable for QTabletEvent
-QTabletEvent::_ZTV12QTabletEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QTabletEvent)
-16 (int (*)(...))QTabletEvent::~QTabletEvent
-24 (int (*)(...))QTabletEvent::~QTabletEvent
-
-Class QTabletEvent
- size=128 align=8
- base size=128 base align=8
-QTabletEvent (0x0x7f71c137ea28) 0
- vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 16)
- QInputEvent (0x0x7f71c137ea90) 0
- primary-for QTabletEvent (0x0x7f71c137ea28)
- QEvent (0x0x7f71c102b6c0) 0
- primary-for QInputEvent (0x0x7f71c137ea90)
-
-Vtable for QNativeGestureEvent
-QNativeGestureEvent::_ZTV19QNativeGestureEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QNativeGestureEvent)
-16 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-24 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-
-Class QNativeGestureEvent
- size=112 align=8
- base size=112 base align=8
-QNativeGestureEvent (0x0x7f71c137eaf8) 0
- vptr=((& QNativeGestureEvent::_ZTV19QNativeGestureEvent) + 16)
- QInputEvent (0x0x7f71c137eb60) 0
- primary-for QNativeGestureEvent (0x0x7f71c137eaf8)
- QEvent (0x0x7f71c1050000) 0
- primary-for QInputEvent (0x0x7f71c137eb60)
-
-Vtable for QKeyEvent
-QKeyEvent::_ZTV9QKeyEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QKeyEvent)
-16 (int (*)(...))QKeyEvent::~QKeyEvent
-24 (int (*)(...))QKeyEvent::~QKeyEvent
-
-Class QKeyEvent
- size=64 align=8
- base size=59 base align=8
-QKeyEvent (0x0x7f71c137ebc8) 0
- vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 16)
- QInputEvent (0x0x7f71c137ec30) 0
- primary-for QKeyEvent (0x0x7f71c137ebc8)
- QEvent (0x0x7f71c1050300) 0
- primary-for QInputEvent (0x0x7f71c137ec30)
-
-Vtable for QFocusEvent
-QFocusEvent::_ZTV11QFocusEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFocusEvent)
-16 (int (*)(...))QFocusEvent::~QFocusEvent
-24 (int (*)(...))QFocusEvent::~QFocusEvent
-
-Class QFocusEvent
- size=24 align=8
- base size=24 base align=8
-QFocusEvent (0x0x7f71c137ec98) 0
- vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 16)
- QEvent (0x0x7f71c1050600) 0
- primary-for QFocusEvent (0x0x7f71c137ec98)
-
-Vtable for QPaintEvent
-QPaintEvent::_ZTV11QPaintEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QPaintEvent)
-16 (int (*)(...))QPaintEvent::~QPaintEvent
-24 (int (*)(...))QPaintEvent::~QPaintEvent
-
-Class QPaintEvent
- size=56 align=8
- base size=49 base align=8
-QPaintEvent (0x0x7f71c137ed00) 0
- vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 16)
- QEvent (0x0x7f71c1050720) 0
- primary-for QPaintEvent (0x0x7f71c137ed00)
-
-Vtable for QMoveEvent
-QMoveEvent::_ZTV10QMoveEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QMoveEvent)
-16 (int (*)(...))QMoveEvent::~QMoveEvent
-24 (int (*)(...))QMoveEvent::~QMoveEvent
-
-Class QMoveEvent
- size=40 align=8
- base size=36 base align=8
-QMoveEvent (0x0x7f71c137ed68) 0
- vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 16)
- QEvent (0x0x7f71c1050840) 0
- primary-for QMoveEvent (0x0x7f71c137ed68)
-
-Vtable for QExposeEvent
-QExposeEvent::_ZTV12QExposeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QExposeEvent)
-16 (int (*)(...))QExposeEvent::~QExposeEvent
-24 (int (*)(...))QExposeEvent::~QExposeEvent
-
-Class QExposeEvent
- size=32 align=8
- base size=32 base align=8
-QExposeEvent (0x0x7f71c137edd0) 0
- vptr=((& QExposeEvent::_ZTV12QExposeEvent) + 16)
- QEvent (0x0x7f71c1050960) 0
- primary-for QExposeEvent (0x0x7f71c137edd0)
-
-Vtable for QPlatformSurfaceEvent
-QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QPlatformSurfaceEvent)
-16 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-24 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-
-Class QPlatformSurfaceEvent
- size=24 align=8
- base size=24 base align=8
-QPlatformSurfaceEvent (0x0x7f71c137ee38) 0
- vptr=((& QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent) + 16)
- QEvent (0x0x7f71c1050a20) 0
- primary-for QPlatformSurfaceEvent (0x0x7f71c137ee38)
-
-Vtable for QResizeEvent
-QResizeEvent::_ZTV12QResizeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QResizeEvent)
-16 (int (*)(...))QResizeEvent::~QResizeEvent
-24 (int (*)(...))QResizeEvent::~QResizeEvent
-
-Class QResizeEvent
- size=40 align=8
- base size=36 base align=8
-QResizeEvent (0x0x7f71c137eea0) 0
- vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 16)
- QEvent (0x0x7f71c1050ae0) 0
- primary-for QResizeEvent (0x0x7f71c137eea0)
-
-Vtable for QCloseEvent
-QCloseEvent::_ZTV11QCloseEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QCloseEvent)
-16 (int (*)(...))QCloseEvent::~QCloseEvent
-24 (int (*)(...))QCloseEvent::~QCloseEvent
-
-Class QCloseEvent
- size=24 align=8
- base size=20 base align=8
-QCloseEvent (0x0x7f71c137ef08) 0
- vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 16)
- QEvent (0x0x7f71c1050c00) 0
- primary-for QCloseEvent (0x0x7f71c137ef08)
-
-Vtable for QIconDragEvent
-QIconDragEvent::_ZTV14QIconDragEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QIconDragEvent)
-16 (int (*)(...))QIconDragEvent::~QIconDragEvent
-24 (int (*)(...))QIconDragEvent::~QIconDragEvent
-
-Class QIconDragEvent
- size=24 align=8
- base size=20 base align=8
-QIconDragEvent (0x0x7f71c137ef70) 0
- vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 16)
- QEvent (0x0x7f71c1050c60) 0
- primary-for QIconDragEvent (0x0x7f71c137ef70)
-
-Vtable for QShowEvent
-QShowEvent::_ZTV10QShowEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QShowEvent)
-16 (int (*)(...))QShowEvent::~QShowEvent
-24 (int (*)(...))QShowEvent::~QShowEvent
-
-Class QShowEvent
- size=24 align=8
- base size=20 base align=8
-QShowEvent (0x0x7f71c1095000) 0
- vptr=((& QShowEvent::_ZTV10QShowEvent) + 16)
- QEvent (0x0x7f71c1050cc0) 0
- primary-for QShowEvent (0x0x7f71c1095000)
-
-Vtable for QHideEvent
-QHideEvent::_ZTV10QHideEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHideEvent)
-16 (int (*)(...))QHideEvent::~QHideEvent
-24 (int (*)(...))QHideEvent::~QHideEvent
-
-Class QHideEvent
- size=24 align=8
- base size=20 base align=8
-QHideEvent (0x0x7f71c1095068) 0
- vptr=((& QHideEvent::_ZTV10QHideEvent) + 16)
- QEvent (0x0x7f71c1050d20) 0
- primary-for QHideEvent (0x0x7f71c1095068)
-
-Vtable for QContextMenuEvent
-QContextMenuEvent::_ZTV17QContextMenuEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QContextMenuEvent)
-16 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-24 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-
-Class QContextMenuEvent
- size=56 align=8
- base size=49 base align=8
-QContextMenuEvent (0x0x7f71c10950d0) 0
- vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 16)
- QInputEvent (0x0x7f71c1095138) 0
- primary-for QContextMenuEvent (0x0x7f71c10950d0)
- QEvent (0x0x7f71c1050d80) 0
- primary-for QInputEvent (0x0x7f71c1095138)
-
-Class QInputMethodEvent::Attribute
- size=32 align=8
- base size=32 base align=8
-QInputMethodEvent::Attribute (0x0x7f71c10a5120) 0
-
-Vtable for QInputMethodEvent
-QInputMethodEvent::_ZTV17QInputMethodEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QInputMethodEvent)
-16 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-24 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-
-Class QInputMethodEvent
- size=56 align=8
- base size=56 base align=8
-QInputMethodEvent (0x0x7f71c10951a0) 0
- vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 16)
- QEvent (0x0x7f71c10a50c0) 0
- primary-for QInputMethodEvent (0x0x7f71c10951a0)
-
-Class QInputMethodQueryEvent::QueryPair
- size=24 align=8
- base size=24 base align=8
-QInputMethodQueryEvent::QueryPair (0x0x7f71c111e480) 0
-
-Vtable for QInputMethodQueryEvent
-QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QInputMethodQueryEvent)
-16 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-24 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-
-Class QInputMethodQueryEvent
- size=32 align=8
- base size=32 base align=8
-QInputMethodQueryEvent (0x0x7f71c11233a8) 0
- vptr=((& QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent) + 16)
- QEvent (0x0x7f71c111e420) 0
- primary-for QInputMethodQueryEvent (0x0x7f71c11233a8)
-
-Vtable for QDropEvent
-QDropEvent::_ZTV10QDropEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QDropEvent)
-16 (int (*)(...))QDropEvent::~QDropEvent
-24 (int (*)(...))QDropEvent::~QDropEvent
-
-Class QDropEvent
- size=72 align=8
- base size=72 base align=8
-QDropEvent (0x0x7f71c0d97478) 0
- vptr=((& QDropEvent::_ZTV10QDropEvent) + 16)
- QEvent (0x0x7f71c0d9d1e0) 0
- primary-for QDropEvent (0x0x7f71c0d97478)
-
-Vtable for QDragMoveEvent
-QDragMoveEvent::_ZTV14QDragMoveEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QDragMoveEvent)
-16 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-24 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-
-Class QDragMoveEvent
- size=88 align=8
- base size=88 base align=8
-QDragMoveEvent (0x0x7f71c0d974e0) 0
- vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 16)
- QDropEvent (0x0x7f71c0d97548) 0
- primary-for QDragMoveEvent (0x0x7f71c0d974e0)
- QEvent (0x0x7f71c0d9d5a0) 0
- primary-for QDropEvent (0x0x7f71c0d97548)
-
-Vtable for QDragEnterEvent
-QDragEnterEvent::_ZTV15QDragEnterEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragEnterEvent)
-16 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-24 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-
-Class QDragEnterEvent
- size=88 align=8
- base size=88 base align=8
-QDragEnterEvent (0x0x7f71c0d975b0) 0
- vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 16)
- QDragMoveEvent (0x0x7f71c0d97618) 0
- primary-for QDragEnterEvent (0x0x7f71c0d975b0)
- QDropEvent (0x0x7f71c0d97680) 0
- primary-for QDragMoveEvent (0x0x7f71c0d97618)
- QEvent (0x0x7f71c0d9d7e0) 0
- primary-for QDropEvent (0x0x7f71c0d97680)
-
-Vtable for QDragLeaveEvent
-QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragLeaveEvent)
-16 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-24 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-
-Class QDragLeaveEvent
- size=24 align=8
- base size=20 base align=8
-QDragLeaveEvent (0x0x7f71c0d976e8) 0
- vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 16)
- QEvent (0x0x7f71c0d9d840) 0
- primary-for QDragLeaveEvent (0x0x7f71c0d976e8)
-
-Vtable for QHelpEvent
-QHelpEvent::_ZTV10QHelpEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHelpEvent)
-16 (int (*)(...))QHelpEvent::~QHelpEvent
-24 (int (*)(...))QHelpEvent::~QHelpEvent
-
-Class QHelpEvent
- size=40 align=8
- base size=36 base align=8
-QHelpEvent (0x0x7f71c0d97750) 0
- vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 16)
- QEvent (0x0x7f71c0d9d8a0) 0
- primary-for QHelpEvent (0x0x7f71c0d97750)
-
-Vtable for QStatusTipEvent
-QStatusTipEvent::_ZTV15QStatusTipEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QStatusTipEvent)
-16 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-24 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-
-Class QStatusTipEvent
- size=32 align=8
- base size=32 base align=8
-QStatusTipEvent (0x0x7f71c0d977b8) 0
- vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 16)
- QEvent (0x0x7f71c0d9db40) 0
- primary-for QStatusTipEvent (0x0x7f71c0d977b8)
-
-Vtable for QWhatsThisClickedEvent
-QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
-16 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-24 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-
-Class QWhatsThisClickedEvent
- size=32 align=8
- base size=32 base align=8
-QWhatsThisClickedEvent (0x0x7f71c0d97820) 0
- vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 16)
- QEvent (0x0x7f71c0d9dc00) 0
- primary-for QWhatsThisClickedEvent (0x0x7f71c0d97820)
-
-Vtable for QActionEvent
-QActionEvent::_ZTV12QActionEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QActionEvent)
-16 (int (*)(...))QActionEvent::~QActionEvent
-24 (int (*)(...))QActionEvent::~QActionEvent
-
-Class QActionEvent
- size=40 align=8
- base size=40 base align=8
-QActionEvent (0x0x7f71c0d97888) 0
- vptr=((& QActionEvent::_ZTV12QActionEvent) + 16)
- QEvent (0x0x7f71c0d9dcc0) 0
- primary-for QActionEvent (0x0x7f71c0d97888)
-
-Vtable for QFileOpenEvent
-QFileOpenEvent::_ZTV14QFileOpenEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QFileOpenEvent)
-16 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-24 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-
-Class QFileOpenEvent
- size=40 align=8
- base size=40 base align=8
-QFileOpenEvent (0x0x7f71c0d978f0) 0
- vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 16)
- QEvent (0x0x7f71c0d9dde0) 0
- primary-for QFileOpenEvent (0x0x7f71c0d978f0)
-
-Vtable for QToolBarChangeEvent
-QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
-16 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-24 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-
-Class QToolBarChangeEvent
- size=24 align=8
- base size=21 base align=8
-QToolBarChangeEvent (0x0x7f71c0d97958) 0
- vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 16)
- QEvent (0x0x7f71c0d9df00) 0
- primary-for QToolBarChangeEvent (0x0x7f71c0d97958)
-
-Vtable for QShortcutEvent
-QShortcutEvent::_ZTV14QShortcutEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QShortcutEvent)
-16 (int (*)(...))QShortcutEvent::~QShortcutEvent
-24 (int (*)(...))QShortcutEvent::~QShortcutEvent
-
-Class QShortcutEvent
- size=40 align=8
- base size=40 base align=8
-QShortcutEvent (0x0x7f71c0d979c0) 0
- vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 16)
- QEvent (0x0x7f71c0ddc000) 0
- primary-for QShortcutEvent (0x0x7f71c0d979c0)
-
-Vtable for QWindowStateChangeEvent
-QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
-16 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-24 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-
-Class QWindowStateChangeEvent
- size=32 align=8
- base size=25 base align=8
-QWindowStateChangeEvent (0x0x7f71c0d97a28) 0
- vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 16)
- QEvent (0x0x7f71c0ddc180) 0
- primary-for QWindowStateChangeEvent (0x0x7f71c0d97a28)
-
-Class QPointingDeviceUniqueId
- size=8 align=8
- base size=8 base align=8
-QPointingDeviceUniqueId (0x0x7f71c0ddc300) 0
-
-Class QTouchEvent::TouchPoint
- size=8 align=8
- base size=8 base align=8
-QTouchEvent::TouchPoint (0x0x7f71c0e2a6c0) 0
-
-Vtable for QTouchEvent
-QTouchEvent::_ZTV11QTouchEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTouchEvent)
-16 (int (*)(...))QTouchEvent::~QTouchEvent
-24 (int (*)(...))QTouchEvent::~QTouchEvent
-
-Class QTouchEvent
- size=72 align=8
- base size=72 base align=8
-QTouchEvent (0x0x7f71c0e34270) 0
- vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 16)
- QInputEvent (0x0x7f71c0e342d8) 0
- primary-for QTouchEvent (0x0x7f71c0e34270)
- QEvent (0x0x7f71c0e2a660) 0
- primary-for QInputEvent (0x0x7f71c0e342d8)
-
-Vtable for QScrollPrepareEvent
-QScrollPrepareEvent::_ZTV19QScrollPrepareEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QScrollPrepareEvent)
-16 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-24 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-
-Class QScrollPrepareEvent
- size=112 align=8
- base size=112 base align=8
-QScrollPrepareEvent (0x0x7f71c0f2ef70) 0
- vptr=((& QScrollPrepareEvent::_ZTV19QScrollPrepareEvent) + 16)
- QEvent (0x0x7f71c0f3ac60) 0
- primary-for QScrollPrepareEvent (0x0x7f71c0f2ef70)
-
-Vtable for QScrollEvent
-QScrollEvent::_ZTV12QScrollEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QScrollEvent)
-16 (int (*)(...))QScrollEvent::~QScrollEvent
-24 (int (*)(...))QScrollEvent::~QScrollEvent
-
-Class QScrollEvent
- size=64 align=8
- base size=60 base align=8
-QScrollEvent (0x0x7f71c0f71000) 0
- vptr=((& QScrollEvent::_ZTV12QScrollEvent) + 16)
- QEvent (0x0x7f71c0f3acc0) 0
- primary-for QScrollEvent (0x0x7f71c0f71000)
-
-Vtable for QScreenOrientationChangeEvent
-QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QScreenOrientationChangeEvent)
-16 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-24 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-
-Class QScreenOrientationChangeEvent
- size=40 align=8
- base size=36 base align=8
-QScreenOrientationChangeEvent (0x0x7f71c0f71068) 0
- vptr=((& QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent) + 16)
- QEvent (0x0x7f71c0f3ad20) 0
- primary-for QScreenOrientationChangeEvent (0x0x7f71c0f71068)
-
-Vtable for QApplicationStateChangeEvent
-QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QApplicationStateChangeEvent)
-16 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-24 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-
-Class QApplicationStateChangeEvent
- size=24 align=8
- base size=24 base align=8
-QApplicationStateChangeEvent (0x0x7f71c0f710d0) 0
- vptr=((& QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent) + 16)
- QEvent (0x0x7f71c0f3ad80) 0
- primary-for QApplicationStateChangeEvent (0x0x7f71c0f710d0)
-
-Class QFont
- size=16 align=8
- base size=12 base align=8
-QFont (0x0x7f71c0f3ade0) 0
-
-Class QPolygon
- size=8 align=8
- base size=8 base align=8
-QPolygon (0x0x7f71c0c7e548) 0
- QVector<QPoint> (0x0x7f71c0c68e40) 0
-
-Class QPolygonF
- size=8 align=8
- base size=8 base align=8
-QPolygonF (0x0x7f71c0d1c888) 0
- QVector<QPointF> (0x0x7f71c0d11f60) 0
-
-Class QMatrix
- size=48 align=8
- base size=48 base align=8
-QMatrix (0x0x7f71c09ace40) 0
-
-Class QPainterPath::Element
- size=24 align=8
- base size=24 base align=8
-QPainterPath::Element (0x0x7f71c0a1cc60) 0
-
-Class QPainterPath
- size=8 align=8
- base size=8 base align=8
-QPainterPath (0x0x7f71c0a1cc00) 0
-
-Class QPainterPathStroker
- size=8 align=8
- base size=8 base align=8
-QPainterPathStroker (0x0x7f71c0b71000) 0
-
-Class QTransform
- size=88 align=8
- base size=88 base align=8
-QTransform (0x0x7f71c0b716c0) 0
-
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintDevice)
-16 0
-24 0
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDevice
- size=24 align=8
- base size=24 base align=8
-QPaintDevice (0x0x7f71c084f180) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 16)
-
-Class QPixelFormat
- size=8 align=8
- base size=8 base align=8
-QPixelFormat (0x0x7f71c084f780) 0
-
-Vtable for QImage
-QImage::_ZTV6QImage: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QImage)
-16 (int (*)(...))QImage::~QImage
-24 (int (*)(...))QImage::~QImage
-32 (int (*)(...))QImage::devType
-40 (int (*)(...))QImage::paintEngine
-48 (int (*)(...))QImage::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QImage
- size=32 align=8
- base size=32 base align=8
-QImage (0x0x7f71c08f96e8) 0
- vptr=((& QImage::_ZTV6QImage) + 16)
- QPaintDevice (0x0x7f71c091c0c0) 0
- primary-for QImage (0x0x7f71c08f96e8)
-
-Vtable for QPixmap
-QPixmap::_ZTV7QPixmap: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QPixmap)
-16 (int (*)(...))QPixmap::~QPixmap
-24 (int (*)(...))QPixmap::~QPixmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPixmap
- size=32 align=8
- base size=32 base align=8
-QPixmap (0x0x7f71c0615138) 0
- vptr=((& QPixmap::_ZTV7QPixmap) + 16)
- QPaintDevice (0x0x7f71c0603e40) 0
- primary-for QPixmap (0x0x7f71c0615138)
-
-Class QBrush
- size=8 align=8
- base size=8 base align=8
-QBrush (0x0x7f71c06ff180) 0
-
-Class QBrushData
- size=112 align=8
- base size=112 base align=8
-QBrushData (0x0x7f71c03c06c0) 0
-
-Class QGradient
- size=64 align=8
- base size=64 base align=8
-QGradient (0x0x7f71c03c0900) 0
-
-Class QLinearGradient
- size=64 align=8
- base size=64 base align=8
-QLinearGradient (0x0x7f71c03baaf8) 0
- QGradient (0x0x7f71c0425060) 0
-
-Class QRadialGradient
- size=64 align=8
- base size=64 base align=8
-QRadialGradient (0x0x7f71c03bab60) 0
- QGradient (0x0x7f71c0425180) 0
-
-Class QConicalGradient
- size=64 align=8
- base size=64 base align=8
-QConicalGradient (0x0x7f71c03babc8) 0
- QGradient (0x0x7f71c04252a0) 0
-
-Class QPen
- size=8 align=8
- base size=8 base align=8
-QPen (0x0x7f71c0425360) 0
-
-Class QTextOption::Tab
- size=16 align=8
- base size=14 base align=8
-QTextOption::Tab (0x0x7f71c04e5cc0) 0
-
-Class QTextOption
- size=32 align=8
- base size=32 base align=8
-QTextOption (0x0x7f71c04e5c60) 0
-
-Class QTextLength
- size=16 align=8
- base size=16 base align=8
-QTextLength (0x0x7f71c0556420) 0
-
-Class QTextFormat
- size=16 align=8
- base size=12 base align=8
-QTextFormat (0x0x7f71c01a8d80) 0
-
-Class QTextCharFormat
- size=16 align=8
- base size=12 base align=8
-QTextCharFormat (0x0x7f71c03178f0) 0
- QTextFormat (0x0x7f71c033e480) 0
-
-Class QTextBlockFormat
- size=16 align=8
- base size=12 base align=8
-QTextBlockFormat (0x0x7f71bffb5d00) 0
- QTextFormat (0x0x7f71bffb7e40) 0
-
-Class QTextListFormat
- size=16 align=8
- base size=12 base align=8
-QTextListFormat (0x0x7f71c0029270) 0
- QTextFormat (0x0x7f71c001cc00) 0
-
-Class QTextImageFormat
- size=16 align=8
- base size=12 base align=8
-QTextImageFormat (0x0x7f71c006d680) 0
- QTextCharFormat (0x0x7f71c006d6e8) 0
- QTextFormat (0x0x7f71c00753c0) 0
-
-Class QTextFrameFormat
- size=16 align=8
- base size=12 base align=8
-QTextFrameFormat (0x0x7f71c00b2c30) 0
- QTextFormat (0x0x7f71c00b8a20) 0
-
-Class QTextTableFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableFormat (0x0x7f71c01191a0) 0
- QTextFrameFormat (0x0x7f71c0119208) 0
- QTextFormat (0x0x7f71c011a660) 0
-
-Class QTextTableCellFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableCellFormat (0x0x7f71c0171750) 0
- QTextCharFormat (0x0x7f71c01717b8) 0
- QTextFormat (0x0x7f71bfd7f000) 0
-
-Class QFontDatabase
- size=8 align=8
- base size=8 base align=8
-QFontDatabase (0x0x7f71bfdd0e40) 0
-
-Class QRawFont
- size=8 align=8
- base size=8 base align=8
-QRawFont (0x0x7f71bfdff060) 0
-
-Class QGlyphRun
- size=8 align=8
- base size=8 base align=8
-QGlyphRun (0x0x7f71bfed6840) 0
-
-Class QTextCursor
- size=8 align=8
- base size=8 base align=8
-QTextCursor (0x0x7f71bfbc3780) 0
-
-Class QTextInlineObject
- size=16 align=8
- base size=16 base align=8
-QTextInlineObject (0x0x7f71bfc9f420) 0
-
-Class QTextLayout::FormatRange
- size=24 align=8
- base size=24 base align=8
-QTextLayout::FormatRange (0x0x7f71bfc9f840) 0
-
-Class QTextLayout
- size=8 align=8
- base size=8 base align=8
-QTextLayout (0x0x7f71bfc9f7e0) 0
-
-Class QTextLine
- size=16 align=8
- base size=16 base align=8
-QTextLine (0x0x7f71bfd31f00) 0
-
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractUndoItem
- size=8 align=8
- base size=8 base align=8
-QAbstractUndoItem (0x0x7f71bfd5d3c0) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 16)
-
-Class QTextDocument::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextDocument::QPrivateSignal (0x0x7f71bfd5d660) 0 empty
-
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QTextDocument)
-16 (int (*)(...))QTextDocument::metaObject
-24 (int (*)(...))QTextDocument::qt_metacast
-32 (int (*)(...))QTextDocument::qt_metacall
-40 (int (*)(...))QTextDocument::~QTextDocument
-48 (int (*)(...))QTextDocument::~QTextDocument
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextDocument::clear
-120 (int (*)(...))QTextDocument::createObject
-128 (int (*)(...))QTextDocument::loadResource
-
-Class QTextDocument
- size=16 align=8
- base size=16 base align=8
-QTextDocument (0x0x7f71bfd38f70) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 16)
- QObject (0x0x7f71bfd5d600) 0
- primary-for QTextDocument (0x0x7f71bfd38f70)
-
-Class QPalette::Data
- size=4 align=4
- base size=4 base align=4
-QPalette::Data (0x0x7f71bf9c8660) 0
-
-Class QPalette
- size=16 align=8
- base size=12 base align=8
-QPalette (0x0x7f71bf9c8600) 0
-
-Class QAbstractTextDocumentLayout::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTextDocumentLayout::QPrivateSignal (0x0x7f71bfab6a20) 0 empty
-
-Class QAbstractTextDocumentLayout::Selection
- size=24 align=8
- base size=24 base align=8
-QAbstractTextDocumentLayout::Selection (0x0x7f71bfab6a80) 0
-
-Class QAbstractTextDocumentLayout::PaintContext
- size=64 align=8
- base size=64 base align=8
-QAbstractTextDocumentLayout::PaintContext (0x0x7f71bfab6ae0) 0
-
-Vtable for QAbstractTextDocumentLayout
-QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
-16 (int (*)(...))QAbstractTextDocumentLayout::metaObject
-24 (int (*)(...))QAbstractTextDocumentLayout::qt_metacast
-32 (int (*)(...))QAbstractTextDocumentLayout::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractTextDocumentLayout::resizeInlineObject
-176 (int (*)(...))QAbstractTextDocumentLayout::positionInlineObject
-184 (int (*)(...))QAbstractTextDocumentLayout::drawInlineObject
-
-Class QAbstractTextDocumentLayout
- size=16 align=8
- base size=16 base align=8
-QAbstractTextDocumentLayout (0x0x7f71bfaaad68) 0
- vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 16)
- QObject (0x0x7f71bfab69c0) 0
- primary-for QAbstractTextDocumentLayout (0x0x7f71bfaaad68)
-
-Vtable for QTextObjectInterface
-QTextObjectInterface::_ZTV20QTextObjectInterface: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextObjectInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QTextObjectInterface
- size=8 align=8
- base size=8 base align=8
-QTextObjectInterface (0x0x7f71bf7876c0) 0 nearly-empty
- vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 16)
-
-Class QAccessible::State
- size=8 align=8
- base size=5 base align=8
-QAccessible::State (0x0x7f71bf787900) 0
-
-Vtable for QAccessible::ActivationObserver
-QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN11QAccessible18ActivationObserverE)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessible::ActivationObserver
- size=8 align=8
- base size=8 base align=8
-QAccessible::ActivationObserver (0x0x7f71bf787960) 0 nearly-empty
- vptr=((& QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE) + 16)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0x0x7f71bf7878a0) 0 empty
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 23 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QAccessibleInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleInterface (0x0x7f71bf7d8540) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 16)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))QAccessibleTextInterface::textBeforeOffset
-104 (int (*)(...))QAccessibleTextInterface::textAfterOffset
-112 (int (*)(...))QAccessibleTextInterface::textAtOffset
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTextInterface (0x0x7f71bf7d88a0) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 16)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleEditableTextInterface (0x0x7f71bf7d8900) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 16)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 9 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleValueInterface (0x0x7f71bf7d8960) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 16)
-
-Vtable for QAccessibleTableCellInterface
-QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface: 12 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTableCellInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableCellInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableCellInterface (0x0x7f71bf7d89c0) 0 nearly-empty
- vptr=((& QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface) + 16)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 24 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableInterface (0x0x7f71bf7d8a20) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 16)
-
-Vtable for QAccessibleActionInterface
-QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 9 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QAccessibleActionInterface::localizedActionName
-48 (int (*)(...))QAccessibleActionInterface::localizedActionDescription
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleActionInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleActionInterface (0x0x7f71bf7d8a80) 0 nearly-empty
- vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 16)
-
-Vtable for QAccessibleImageInterface
-QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleImageInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleImageInterface (0x0x7f71bf7d8ba0) 0 nearly-empty
- vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 16)
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAccessibleEvent)
-16 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-24 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleEvent
- size=32 align=8
- base size=28 base align=8
-QAccessibleEvent (0x0x7f71bf7d8c00) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 16)
-
-Vtable for QAccessibleStateChangeEvent
-QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleStateChangeEvent)
-16 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-24 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleStateChangeEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleStateChangeEvent (0x0x7f71bf8253a8) 0
- vptr=((& QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent) + 16)
- QAccessibleEvent (0x0x7f71bf826600) 0
- primary-for QAccessibleStateChangeEvent (0x0x7f71bf8253a8)
-
-Vtable for QAccessibleTextCursorEvent
-QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextCursorEvent)
-16 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-24 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextCursorEvent
- size=32 align=8
- base size=32 base align=8
-QAccessibleTextCursorEvent (0x0x7f71bf825410) 0
- vptr=((& QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent) + 16)
- QAccessibleEvent (0x0x7f71bf8269c0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f71bf825410)
-
-Vtable for QAccessibleTextSelectionEvent
-QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTextSelectionEvent)
-16 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-24 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextSelectionEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleTextSelectionEvent (0x0x7f71bf825478) 0
- vptr=((& QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent) + 16)
- QAccessibleTextCursorEvent (0x0x7f71bf8254e0) 0
- primary-for QAccessibleTextSelectionEvent (0x0x7f71bf825478)
- QAccessibleEvent (0x0x7f71bf826de0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f71bf8254e0)
-
-Vtable for QAccessibleTextInsertEvent
-QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextInsertEvent)
-16 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-24 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextInsertEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextInsertEvent (0x0x7f71bf825548) 0
- vptr=((& QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent) + 16)
- QAccessibleTextCursorEvent (0x0x7f71bf8255b0) 0
- primary-for QAccessibleTextInsertEvent (0x0x7f71bf825548)
- QAccessibleEvent (0x0x7f71bf8972a0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f71bf8255b0)
-
-Vtable for QAccessibleTextRemoveEvent
-QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextRemoveEvent)
-16 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-24 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextRemoveEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextRemoveEvent (0x0x7f71bf825618) 0
- vptr=((& QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent) + 16)
- QAccessibleTextCursorEvent (0x0x7f71bf825680) 0
- primary-for QAccessibleTextRemoveEvent (0x0x7f71bf825618)
- QAccessibleEvent (0x0x7f71bf8976c0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f71bf825680)
-
-Vtable for QAccessibleTextUpdateEvent
-QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextUpdateEvent)
-16 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-24 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextUpdateEvent
- size=56 align=8
- base size=56 base align=8
-QAccessibleTextUpdateEvent (0x0x7f71bf8256e8) 0
- vptr=((& QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent) + 16)
- QAccessibleTextCursorEvent (0x0x7f71bf825750) 0
- primary-for QAccessibleTextUpdateEvent (0x0x7f71bf8256e8)
- QAccessibleEvent (0x0x7f71bf897ae0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f71bf825750)
-
-Vtable for QAccessibleValueChangeEvent
-QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleValueChangeEvent)
-16 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-24 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleValueChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleValueChangeEvent (0x0x7f71bf8257b8) 0
- vptr=((& QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent) + 16)
- QAccessibleEvent (0x0x7f71bf897f60) 0
- primary-for QAccessibleValueChangeEvent (0x0x7f71bf8257b8)
-
-Vtable for QAccessibleTableModelChangeEvent
-QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleTableModelChangeEvent)
-16 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-24 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTableModelChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTableModelChangeEvent (0x0x7f71bf825820) 0
- vptr=((& QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent) + 16)
- QAccessibleEvent (0x0x7f71bf8ca3c0) 0
- primary-for QAccessibleTableModelChangeEvent (0x0x7f71bf825820)
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleBridge)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridge
- size=8 align=8
- base size=8 base align=8
-QAccessibleBridge (0x0x7f71bf8cac60) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 16)
-
-Class QAccessibleBridgePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessibleBridgePlugin::QPrivateSignal (0x0x7f71bf8caf00) 0 empty
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-16 (int (*)(...))QAccessibleBridgePlugin::metaObject
-24 (int (*)(...))QAccessibleBridgePlugin::qt_metacast
-32 (int (*)(...))QAccessibleBridgePlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessibleBridgePlugin (0x0x7f71bf825888) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 16)
- QObject (0x0x7f71bf8caea0) 0
- primary-for QAccessibleBridgePlugin (0x0x7f71bf825888)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 23 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleObject)
-16 0
-24 0
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleObject
- size=16 align=8
- base size=16 base align=8
-QAccessibleObject (0x0x7f71bf8258f0) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 16)
- QAccessibleInterface (0x0x7f71bf8f7060) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7f71bf8258f0)
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 23 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QAccessibleApplication)
-16 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-24 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleApplication::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleApplication::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))QAccessibleApplication::parent
-88 (int (*)(...))QAccessibleApplication::child
-96 (int (*)(...))QAccessibleApplication::childCount
-104 (int (*)(...))QAccessibleApplication::indexOfChild
-112 (int (*)(...))QAccessibleApplication::text
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))QAccessibleApplication::role
-144 (int (*)(...))QAccessibleApplication::state
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleApplication
- size=16 align=8
- base size=16 base align=8
-QAccessibleApplication (0x0x7f71bf825958) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 16)
- QAccessibleObject (0x0x7f71bf8259c0) 0
- primary-for QAccessibleApplication (0x0x7f71bf825958)
- QAccessibleInterface (0x0x7f71bf8f70c0) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7f71bf8259c0)
-
-Class QAccessiblePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessiblePlugin::QPrivateSignal (0x0x7f71bf8f7180) 0 empty
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-16 (int (*)(...))QAccessiblePlugin::metaObject
-24 (int (*)(...))QAccessiblePlugin::qt_metacast
-32 (int (*)(...))QAccessiblePlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessiblePlugin (0x0x7f71bf825a28) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 16)
- QObject (0x0x7f71bf8f7120) 0
- primary-for QAccessiblePlugin (0x0x7f71bf825a28)
-
-Class QSurfaceFormat
- size=8 align=8
- base size=8 base align=8
-QSurfaceFormat (0x0x7f71bf8f72a0) 0
-
-Vtable for QSurface
-QSurface::_ZTV8QSurface: 8 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QSurface)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-
-Class QSurface
- size=24 align=8
- base size=24 base align=8
-QSurface (0x0x7f71bf8f7de0) 0
- vptr=((& QSurface::_ZTV8QSurface) + 16)
-
-Class QIcon
- size=8 align=8
- base size=8 base align=8
-QIcon (0x0x7f71bf9651e0) 0
-
-Class QCursor
- size=8 align=8
- base size=8 base align=8
-QCursor (0x0x7f71bf61ed20) 0
-
-Class QWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QWindow::QPrivateSignal (0x0x7f71bf6e6ae0) 0 empty
-
-Vtable for QWindow
-QWindow::_ZTV7QWindow: 45 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QWindow)
-16 (int (*)(...))QWindow::metaObject
-24 (int (*)(...))QWindow::qt_metacast
-32 (int (*)(...))QWindow::qt_metacall
-40 (int (*)(...))QWindow::~QWindow
-48 (int (*)(...))QWindow::~QWindow
-56 (int (*)(...))QWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI7QWindow)
-312 (int (*)(...))QWindow::_ZThn16_N7QWindowD1Ev
-320 (int (*)(...))QWindow::_ZThn16_N7QWindowD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QWindow
- size=40 align=8
- base size=40 base align=8
-QWindow (0x0x7f71bf6f05b0) 0
- vptr=((& QWindow::_ZTV7QWindow) + 16)
- QObject (0x0x7f71bf6e6a20) 0
- primary-for QWindow (0x0x7f71bf6f05b0)
- QSurface (0x0x7f71bf6e6a80) 16
- vptr=((& QWindow::_ZTV7QWindow) + 312)
-
-Class QBackingStore
- size=8 align=8
- base size=8 base align=8
-QBackingStore (0x0x7f71bf7373c0) 0
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 10 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBitmap)
-16 (int (*)(...))QBitmap::~QBitmap
-24 (int (*)(...))QBitmap::~QBitmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QBitmap
- size=32 align=8
- base size=32 base align=8
-QBitmap (0x0x7f71bf6e3d00) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 16)
- QPixmap (0x0x7f71bf6e3d68) 0
- primary-for QBitmap (0x0x7f71bf6e3d00)
- QPaintDevice (0x0x7f71bf737480) 0
- primary-for QPixmap (0x0x7f71bf6e3d68)
-
-Class QClipboard::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QClipboard::QPrivateSignal (0x0x7f71bf3939c0) 0 empty
-
-Vtable for QClipboard
-QClipboard::_ZTV10QClipboard: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QClipboard)
-16 (int (*)(...))QClipboard::metaObject
-24 (int (*)(...))QClipboard::qt_metacast
-32 (int (*)(...))QClipboard::qt_metacall
-40 (int (*)(...))QClipboard::~QClipboard
-48 (int (*)(...))QClipboard::~QClipboard
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QClipboard
- size=16 align=8
- base size=16 base align=8
-QClipboard (0x0x7f71bf3a0068) 0
- vptr=((& QClipboard::_ZTV10QClipboard) + 16)
- QObject (0x0x7f71bf393960) 0
- primary-for QClipboard (0x0x7f71bf3a0068)
-
-Class QColorTransform
- size=8 align=8
- base size=8 base align=8
-QColorTransform (0x0x7f71bf393ae0) 0
-
-Class QColorSpace
- size=8 align=8
- base size=8 base align=8
-QColorSpace (0x0x7f71bf458c60) 0
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0x0x7f71bf532a20) 0 empty
-
-Class QDrag::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDrag::QPrivateSignal (0x0x7f71bf532ae0) 0 empty
-
-Vtable for QDrag
-QDrag::_ZTV5QDrag: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QDrag)
-16 (int (*)(...))QDrag::metaObject
-24 (int (*)(...))QDrag::qt_metacast
-32 (int (*)(...))QDrag::qt_metacall
-40 (int (*)(...))QDrag::~QDrag
-48 (int (*)(...))QDrag::~QDrag
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDrag
- size=16 align=8
- base size=16 base align=8
-QDrag (0x0x7f71bf52bd00) 0
- vptr=((& QDrag::_ZTV5QDrag) + 16)
- QObject (0x0x7f71bf532a80) 0
- primary-for QDrag (0x0x7f71bf52bd00)
-
-Class QFontInfo
- size=8 align=8
- base size=8 base align=8
-QFontInfo (0x0x7f71bf532cc0) 0
-
-Class QFontMetrics
- size=8 align=8
- base size=8 base align=8
-QFontMetrics (0x0x7f71bf185d20) 0
-
-Class QFontMetricsF
- size=8 align=8
- base size=8 base align=8
-QFontMetricsF (0x0x7f71bf1f00c0) 0
-
-Class QGenericPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGenericPlugin::QPrivateSignal (0x0x7f71bf35f240) 0 empty
-
-Vtable for QGenericPlugin
-QGenericPlugin::_ZTV14QGenericPlugin: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QGenericPlugin)
-16 (int (*)(...))QGenericPlugin::metaObject
-24 (int (*)(...))QGenericPlugin::qt_metacast
-32 (int (*)(...))QGenericPlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QGenericPlugin
- size=16 align=8
- base size=16 base align=8
-QGenericPlugin (0x0x7f71bf23a8f0) 0
- vptr=((& QGenericPlugin::_ZTV14QGenericPlugin) + 16)
- QObject (0x0x7f71bf35f1e0) 0
- primary-for QGenericPlugin (0x0x7f71bf23a8f0)
-
-Class QGenericPluginFactory
- size=1 align=1
- base size=0 base align=1
-QGenericPluginFactory (0x0x7f71bf35f360) 0 empty
-
-Class QInputMethod::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QInputMethod::QPrivateSignal (0x0x7f71bf35f420) 0 empty
-
-Vtable for QInputMethod
-QInputMethod::_ZTV12QInputMethod: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QInputMethod)
-16 (int (*)(...))QInputMethod::metaObject
-24 (int (*)(...))QInputMethod::qt_metacast
-32 (int (*)(...))QInputMethod::qt_metacall
-40 (int (*)(...))QInputMethod::~QInputMethod
-48 (int (*)(...))QInputMethod::~QInputMethod
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QInputMethod
- size=16 align=8
- base size=16 base align=8
-QInputMethod (0x0x7f71bf23a958) 0
- vptr=((& QInputMethod::_ZTV12QInputMethod) + 16)
- QObject (0x0x7f71bf35f3c0) 0
- primary-for QInputMethod (0x0x7f71bf23a958)
-
-Class QGuiApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGuiApplication::QPrivateSignal (0x0x7f71bf35f720) 0 empty
-
-Vtable for QGuiApplication
-QGuiApplication::_ZTV15QGuiApplication: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QGuiApplication)
-16 (int (*)(...))QGuiApplication::metaObject
-24 (int (*)(...))QGuiApplication::qt_metacast
-32 (int (*)(...))QGuiApplication::qt_metacall
-40 (int (*)(...))QGuiApplication::~QGuiApplication
-48 (int (*)(...))QGuiApplication::~QGuiApplication
-56 (int (*)(...))QGuiApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QGuiApplication::notify
-120 (int (*)(...))QGuiApplication::compressEvent
-
-Class QGuiApplication
- size=16 align=8
- base size=16 base align=8
-QGuiApplication (0x0x7f71bf23a9c0) 0
- vptr=((& QGuiApplication::_ZTV15QGuiApplication) + 16)
- QCoreApplication (0x0x7f71bf23aa28) 0
- primary-for QGuiApplication (0x0x7f71bf23a9c0)
- QObject (0x0x7f71bf35f6c0) 0
- primary-for QCoreApplication (0x0x7f71bf23aa28)
-
-Class QIconEngine::AvailableSizesArgument
- size=16 align=8
- base size=16 base align=8
-QIconEngine::AvailableSizesArgument (0x0x7f71bf35fea0) 0
-
-Class QIconEngine::ScaledPixmapArgument
- size=56 align=8
- base size=56 base align=8
-QIconEngine::ScaledPixmapArgument (0x0x7f71bef3f060) 0
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QIconEngine)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QIconEngine::actualSize
-48 (int (*)(...))QIconEngine::pixmap
-56 (int (*)(...))QIconEngine::addPixmap
-64 (int (*)(...))QIconEngine::addFile
-72 (int (*)(...))QIconEngine::key
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QIconEngine::read
-96 (int (*)(...))QIconEngine::write
-104 (int (*)(...))QIconEngine::availableSizes
-112 (int (*)(...))QIconEngine::iconName
-120 (int (*)(...))QIconEngine::virtual_hook
-
-Class QIconEngine
- size=8 align=8
- base size=8 base align=8
-QIconEngine (0x0x7f71bf35fe40) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 16)
-
-Class QIconEnginePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIconEnginePlugin::QPrivateSignal (0x0x7f71bef3f120) 0 empty
-
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-16 (int (*)(...))QIconEnginePlugin::metaObject
-24 (int (*)(...))QIconEnginePlugin::qt_metacast
-32 (int (*)(...))QIconEnginePlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QIconEnginePlugin
- size=16 align=8
- base size=16 base align=8
-QIconEnginePlugin (0x0x7f71bef6e000) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 16)
- QObject (0x0x7f71bef3f0c0) 0
- primary-for QIconEnginePlugin (0x0x7f71bef6e000)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QImageIOHandler)
-16 0
-24 0
-32 (int (*)(...))QImageIOHandler::name
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QImageIOHandler::write
-64 (int (*)(...))QImageIOHandler::option
-72 (int (*)(...))QImageIOHandler::setOption
-80 (int (*)(...))QImageIOHandler::supportsOption
-88 (int (*)(...))QImageIOHandler::jumpToNextImage
-96 (int (*)(...))QImageIOHandler::jumpToImage
-104 (int (*)(...))QImageIOHandler::loopCount
-112 (int (*)(...))QImageIOHandler::imageCount
-120 (int (*)(...))QImageIOHandler::nextImageDelay
-128 (int (*)(...))QImageIOHandler::currentImageNumber
-136 (int (*)(...))QImageIOHandler::currentImageRect
-
-Class QImageIOHandler
- size=16 align=8
- base size=16 base align=8
-QImageIOHandler (0x0x7f71bef3f240) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 16)
-
-Class QImageIOPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QImageIOPlugin::QPrivateSignal (0x0x7f71bef3f480) 0 empty
-
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QImageIOPlugin)
-16 (int (*)(...))QImageIOPlugin::metaObject
-24 (int (*)(...))QImageIOPlugin::qt_metacast
-32 (int (*)(...))QImageIOPlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QImageIOPlugin
- size=16 align=8
- base size=16 base align=8
-QImageIOPlugin (0x0x7f71bef6e068) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 16)
- QObject (0x0x7f71bef3f420) 0
- primary-for QImageIOPlugin (0x0x7f71bef6e068)
-
-Class QImageReader
- size=8 align=8
- base size=8 base align=8
-QImageReader (0x0x7f71bef3fc60) 0
-
-Class QImageWriter
- size=8 align=8
- base size=8 base align=8
-QImageWriter (0x0x7f71bef3fd80) 0
-
-Class QVector3D
- size=12 align=4
- base size=12 base align=4
-QVector3D (0x0x7f71bef3fea0) 0
-
-Class QVector4D
- size=16 align=4
- base size=16 base align=4
-QVector4D (0x0x7f71bf069060) 0
-
-Class QQuaternion
- size=16 align=4
- base size=16 base align=4
-QQuaternion (0x0x7f71bf0ec2a0) 0
-
-Class QMatrix4x4
- size=68 align=4
- base size=68 base align=4
-QMatrix4x4 (0x0x7f71bed7dba0) 0
-
-Class QMovie::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMovie::QPrivateSignal (0x0x7f71bee72a20) 0 empty
-
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QMovie)
-16 (int (*)(...))QMovie::metaObject
-24 (int (*)(...))QMovie::qt_metacast
-32 (int (*)(...))QMovie::qt_metacall
-40 (int (*)(...))QMovie::~QMovie
-48 (int (*)(...))QMovie::~QMovie
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QMovie
- size=16 align=8
- base size=16 base align=8
-QMovie (0x0x7f71bee077b8) 0
- vptr=((& QMovie::_ZTV6QMovie) + 16)
- QObject (0x0x7f71bee729c0) 0
- primary-for QMovie (0x0x7f71bee077b8)
-
-Class QOffscreenSurface::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOffscreenSurface::QPrivateSignal (0x0x7f71bee72e40) 0 empty
-
-Vtable for QOffscreenSurface
-QOffscreenSurface::_ZTV17QOffscreenSurface: 26 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOffscreenSurface)
-16 (int (*)(...))QOffscreenSurface::metaObject
-24 (int (*)(...))QOffscreenSurface::qt_metacast
-32 (int (*)(...))QOffscreenSurface::qt_metacall
-40 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-48 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOffscreenSurface::surfaceType
-120 (int (*)(...))QOffscreenSurface::format
-128 (int (*)(...))QOffscreenSurface::size
-136 (int (*)(...))QOffscreenSurface::surfaceHandle
-144 (int (*)(...))-16
-152 (int (*)(...))(& _ZTI17QOffscreenSurface)
-160 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD1Ev
-168 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD0Ev
-176 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface6formatEv
-184 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface13surfaceHandleEv
-192 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface11surfaceTypeEv
-200 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface4sizeEv
-
-Class QOffscreenSurface
- size=40 align=8
- base size=40 base align=8
-QOffscreenSurface (0x0x7f71bee2f5b0) 0
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 16)
- QObject (0x0x7f71bee72d80) 0
- primary-for QOffscreenSurface (0x0x7f71bee2f5b0)
- QSurface (0x0x7f71bee72de0) 16
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 160)
-
-Class QOpenGLBuffer
- size=8 align=8
- base size=8 base align=8
-QOpenGLBuffer (0x0x7f71beb450c0) 0
-
-Class QOpenGLVersionStatus
- size=12 align=4
- base size=12 base align=4
-QOpenGLVersionStatus (0x0x7f71beb45900) 0
-
-Class QOpenGLVersionFunctionsBackend
- size=16 align=8
- base size=12 base align=8
-QOpenGLVersionFunctionsBackend (0x0x7f71be7fc4e0) 0
-
-Class QOpenGLVersionFunctionsStorage
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionFunctionsStorage (0x0x7f71be7fc6c0) 0
-
-Class QAbstractOpenGLFunctionsPrivate
- size=16 align=8
- base size=9 base align=8
-QAbstractOpenGLFunctionsPrivate (0x0x7f71be7fc720) 0
-
-Vtable for QAbstractOpenGLFunctions
-QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions: 5 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractOpenGLFunctions)
-16 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-24 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-32 (int (*)(...))QAbstractOpenGLFunctions::initializeOpenGLFunctions
-
-Class QAbstractOpenGLFunctions
- size=16 align=8
- base size=16 base align=8
-QAbstractOpenGLFunctions (0x0x7f71be7fc900) 0
- vptr=((& QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions) + 16)
-
-Class QOpenGLFunctions_1_0_CoreBackend::Functions
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_1_0_CoreBackend::Functions (0x0x7f71be7fcae0) 0
-
-Class QOpenGLFunctions_1_0_CoreBackend
- size=400 align=8
- base size=400 base align=8
-QOpenGLFunctions_1_0_CoreBackend (0x0x7f71be7f1680) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be7fca80) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend::Functions
- size=128 align=8
- base size=128 base align=8
-QOpenGLFunctions_1_1_CoreBackend::Functions (0x0x7f71be7fcde0) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend
- size=144 align=8
- base size=144 base align=8
-QOpenGLFunctions_1_1_CoreBackend (0x0x7f71be7f16e8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be7fcd80) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_1_2_CoreBackend::Functions (0x0x7f71be830120) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_1_2_CoreBackend (0x0x7f71be7f1750) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be8300c0) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_3_CoreBackend::Functions (0x0x7f71be830420) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_1_3_CoreBackend (0x0x7f71be7f17b8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be8303c0) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend::Functions
- size=56 align=8
- base size=56 base align=8
-QOpenGLFunctions_1_4_CoreBackend::Functions (0x0x7f71be830780) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_4_CoreBackend (0x0x7f71be7f1820) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be830720) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_5_CoreBackend::Functions (0x0x7f71be830a80) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_1_5_CoreBackend (0x0x7f71be7f1888) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be830a20) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend::Functions
- size=744 align=8
- base size=744 base align=8
-QOpenGLFunctions_2_0_CoreBackend::Functions (0x0x7f71be830d80) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend
- size=760 align=8
- base size=760 base align=8
-QOpenGLFunctions_2_0_CoreBackend (0x0x7f71be7f18f0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be830d20) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_2_1_CoreBackend::Functions (0x0x7f71be8700c0) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_2_1_CoreBackend (0x0x7f71be7f1958) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be870060) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend::Functions
- size=672 align=8
- base size=672 base align=8
-QOpenGLFunctions_3_0_CoreBackend::Functions (0x0x7f71be8703c0) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend
- size=688 align=8
- base size=688 base align=8
-QOpenGLFunctions_3_0_CoreBackend (0x0x7f71be7f19c0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be870360) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_3_1_CoreBackend::Functions (0x0x7f71be8706c0) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_3_1_CoreBackend (0x0x7f71be7f1a28) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be870660) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_3_2_CoreBackend::Functions (0x0x7f71be8709c0) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_3_2_CoreBackend (0x0x7f71be7f1a90) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be870960) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend::Functions
- size=464 align=8
- base size=464 base align=8
-QOpenGLFunctions_3_3_CoreBackend::Functions (0x0x7f71be870cc0) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend
- size=480 align=8
- base size=480 base align=8
-QOpenGLFunctions_3_3_CoreBackend (0x0x7f71be7f1af8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be870c60) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend::Functions
- size=368 align=8
- base size=368 base align=8
-QOpenGLFunctions_4_0_CoreBackend::Functions (0x0x7f71be8b6000) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_4_0_CoreBackend (0x0x7f71be7f1b60) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be870f60) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend::Functions
- size=704 align=8
- base size=704 base align=8
-QOpenGLFunctions_4_1_CoreBackend::Functions (0x0x7f71be8b6300) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend
- size=720 align=8
- base size=720 base align=8
-QOpenGLFunctions_4_1_CoreBackend (0x0x7f71be7f1bc8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be8b62a0) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_2_CoreBackend::Functions (0x0x7f71be8b6600) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_2_CoreBackend (0x0x7f71be7f1c30) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be8b65a0) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend::Functions
- size=344 align=8
- base size=344 base align=8
-QOpenGLFunctions_4_3_CoreBackend::Functions (0x0x7f71be8b6900) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend
- size=360 align=8
- base size=360 base align=8
-QOpenGLFunctions_4_3_CoreBackend (0x0x7f71be7f1c98) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be8b68a0) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_4_4_CoreBackend::Functions (0x0x7f71be8b6c00) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_4_4_CoreBackend (0x0x7f71be7f1d00) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be8b6ba0) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend::Functions
- size=848 align=8
- base size=848 base align=8
-QOpenGLFunctions_4_5_CoreBackend::Functions (0x0x7f71be8b6f60) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend
- size=864 align=8
- base size=864 base align=8
-QOpenGLFunctions_4_5_CoreBackend (0x0x7f71be7f1d68) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be8b6f00) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend::Functions
- size=2064 align=8
- base size=2064 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend::Functions (0x0x7f71be5312a0) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend
- size=2080 align=8
- base size=2080 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend (0x0x7f71be7f1dd0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be531240) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend::Functions
- size=136 align=8
- base size=136 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend::Functions (0x0x7f71be5315a0) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend (0x0x7f71be7f1e38) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be531540) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend::Functions
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend::Functions (0x0x7f71be5318a0) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend
- size=272 align=8
- base size=272 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend (0x0x7f71be7f1ea0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be531840) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend::Functions
- size=296 align=8
- base size=296 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend::Functions (0x0x7f71be531ba0) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend
- size=312 align=8
- base size=312 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend (0x0x7f71be7f1f08) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be531b40) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend::Functions
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend::Functions (0x0x7f71be531ea0) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend
- size=320 align=8
- base size=320 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend (0x0x7f71be7f1f70) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be531e40) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend::Functions
- size=288 align=8
- base size=288 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend::Functions (0x0x7f71be5a21e0) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend (0x0x7f71be5a6000) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be5a2180) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend::Functions
- size=160 align=8
- base size=160 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend::Functions (0x0x7f71be5a24e0) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend
- size=176 align=8
- base size=176 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend (0x0x7f71be5a6068) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be5a2480) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend::Functions
- size=240 align=8
- base size=240 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend::Functions (0x0x7f71be5a27e0) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend (0x0x7f71be5a60d0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be5a2780) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend::Functions (0x0x7f71be5a2ae0) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend (0x0x7f71be5a6138) 0
- QOpenGLVersionFunctionsBackend (0x0x7f71be5a2a80) 0
-
-Class QOpenGLVersionProfile
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionProfile (0x0x7f71be5a2d80) 0
-
-Class QOpenGLContextGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContextGroup::QPrivateSignal (0x0x7f71be5e08a0) 0 empty
-
-Vtable for QOpenGLContextGroup
-QOpenGLContextGroup::_ZTV19QOpenGLContextGroup: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QOpenGLContextGroup)
-16 (int (*)(...))QOpenGLContextGroup::metaObject
-24 (int (*)(...))QOpenGLContextGroup::qt_metacast
-32 (int (*)(...))QOpenGLContextGroup::qt_metacall
-40 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-48 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContextGroup
- size=16 align=8
- base size=16 base align=8
-QOpenGLContextGroup (0x0x7f71be5a6b60) 0
- vptr=((& QOpenGLContextGroup::_ZTV19QOpenGLContextGroup) + 16)
- QObject (0x0x7f71be5e0840) 0
- primary-for QOpenGLContextGroup (0x0x7f71be5a6b60)
-
-Class QOpenGLContext::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContext::QPrivateSignal (0x0x7f71be5e0ae0) 0 empty
-
-Vtable for QOpenGLContext
-QOpenGLContext::_ZTV14QOpenGLContext: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QOpenGLContext)
-16 (int (*)(...))QOpenGLContext::metaObject
-24 (int (*)(...))QOpenGLContext::qt_metacast
-32 (int (*)(...))QOpenGLContext::qt_metacall
-40 (int (*)(...))QOpenGLContext::~QOpenGLContext
-48 (int (*)(...))QOpenGLContext::~QOpenGLContext
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContext
- size=16 align=8
- base size=16 base align=8
-QOpenGLContext (0x0x7f71be5a6bc8) 0
- vptr=((& QOpenGLContext::_ZTV14QOpenGLContext) + 16)
- QObject (0x0x7f71be5e0a80) 0
- primary-for QOpenGLContext (0x0x7f71be5a6bc8)
-
-Class QOpenGLDebugMessage
- size=8 align=8
- base size=8 base align=8
-QOpenGLDebugMessage (0x0x7f71be5e0d20) 0
-
-Class QOpenGLDebugLogger::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLDebugLogger::QPrivateSignal (0x0x7f71cb3dc300) 0 empty
-
-Vtable for QOpenGLDebugLogger
-QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLDebugLogger)
-16 (int (*)(...))QOpenGLDebugLogger::metaObject
-24 (int (*)(...))QOpenGLDebugLogger::qt_metacast
-32 (int (*)(...))QOpenGLDebugLogger::qt_metacall
-40 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-48 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLDebugLogger
- size=16 align=8
- base size=16 base align=8
-QOpenGLDebugLogger (0x0x7f71be6d9e38) 0
- vptr=((& QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger) + 16)
- QObject (0x0x7f71cb3dc2a0) 0
- primary-for QOpenGLDebugLogger (0x0x7f71be6d9e38)
-
-Class QOpenGLFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLFunctions (0x0x7f71cb3dc780) 0
-
-Class QOpenGLFunctionsPrivate::Functions
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate::Functions (0x0x7f71cb46f120) 0
-
-Class QOpenGLFunctionsPrivate
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate (0x0x7f71cb46f0c0) 0
-
-Class QOpenGLExtraFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLExtraFunctions (0x0x7f71cb4c4208) 0
- QOpenGLFunctions (0x0x7f71cb544ea0) 0
-
-Class QOpenGLExtraFunctionsPrivate::Functions
- size=1728 align=8
- base size=1728 base align=8
-QOpenGLExtraFunctionsPrivate::Functions (0x0x7f71bdf47240) 0
-
-Class QOpenGLExtraFunctionsPrivate
- size=2880 align=8
- base size=2880 base align=8
-QOpenGLExtraFunctionsPrivate (0x0x7f71cb4c4270) 0
- QOpenGLFunctionsPrivate (0x0x7f71bdf471e0) 0
-
-Vtable for QOpenGLFramebufferObject
-QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLFramebufferObject)
-16 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-24 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-
-Class QOpenGLFramebufferObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLFramebufferObject (0x0x7f71be096cc0) 0
- vptr=((& QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject) + 16)
-
-Class QOpenGLFramebufferObjectFormat
- size=8 align=8
- base size=8 base align=8
-QOpenGLFramebufferObjectFormat (0x0x7f71be096f60) 0
-
-Vtable for QOpenGLPaintDevice
-QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice: 11 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLPaintDevice)
-16 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-24 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-32 (int (*)(...))QOpenGLPaintDevice::devType
-40 (int (*)(...))QOpenGLPaintDevice::paintEngine
-48 (int (*)(...))QOpenGLPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QOpenGLPaintDevice::ensureActiveTarget
-
-Class QOpenGLPaintDevice
- size=32 align=8
- base size=32 base align=8
-QOpenGLPaintDevice (0x0x7f71be0ec000) 0
- vptr=((& QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice) + 16)
- QPaintDevice (0x0x7f71be0ed000) 0
- primary-for QOpenGLPaintDevice (0x0x7f71be0ec000)
-
-Class QOpenGLPixelTransferOptions
- size=8 align=8
- base size=8 base align=8
-QOpenGLPixelTransferOptions (0x0x7f71be0ed240) 0
-
-Class QOpenGLShader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShader::QPrivateSignal (0x0x7f71bdd4f060) 0 empty
-
-Vtable for QOpenGLShader
-QOpenGLShader::_ZTV13QOpenGLShader: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLShader)
-16 (int (*)(...))QOpenGLShader::metaObject
-24 (int (*)(...))QOpenGLShader::qt_metacast
-32 (int (*)(...))QOpenGLShader::qt_metacall
-40 (int (*)(...))QOpenGLShader::~QOpenGLShader
-48 (int (*)(...))QOpenGLShader::~QOpenGLShader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLShader
- size=16 align=8
- base size=16 base align=8
-QOpenGLShader (0x0x7f71bdd49138) 0
- vptr=((& QOpenGLShader::_ZTV13QOpenGLShader) + 16)
- QObject (0x0x7f71bdd4f000) 0
- primary-for QOpenGLShader (0x0x7f71bdd49138)
-
-Class QOpenGLShaderProgram::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShaderProgram::QPrivateSignal (0x0x7f71bdd4f960) 0 empty
-
-Vtable for QOpenGLShaderProgram
-QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QOpenGLShaderProgram)
-16 (int (*)(...))QOpenGLShaderProgram::metaObject
-24 (int (*)(...))QOpenGLShaderProgram::qt_metacast
-32 (int (*)(...))QOpenGLShaderProgram::qt_metacall
-40 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-48 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOpenGLShaderProgram::link
-
-Class QOpenGLShaderProgram
- size=16 align=8
- base size=16 base align=8
-QOpenGLShaderProgram (0x0x7f71bdd49270) 0
- vptr=((& QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram) + 16)
- QObject (0x0x7f71bdd4f900) 0
- primary-for QOpenGLShaderProgram (0x0x7f71bdd49270)
-
-Class QOpenGLTexture
- size=8 align=8
- base size=8 base align=8
-QOpenGLTexture (0x0x7f71bdd4fb40) 0
-
-Class QOpenGLTextureBlitter
- size=8 align=8
- base size=8 base align=8
-QOpenGLTextureBlitter (0x0x7f71bde6b060) 0
-
-Class QOpenGLTimerQuery::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimerQuery::QPrivateSignal (0x0x7f71bde6b2a0) 0 empty
-
-Vtable for QOpenGLTimerQuery
-QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOpenGLTimerQuery)
-16 (int (*)(...))QOpenGLTimerQuery::metaObject
-24 (int (*)(...))QOpenGLTimerQuery::qt_metacast
-32 (int (*)(...))QOpenGLTimerQuery::qt_metacall
-40 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-48 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimerQuery
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimerQuery (0x0x7f71bdd493a8) 0
- vptr=((& QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery) + 16)
- QObject (0x0x7f71bde6b240) 0
- primary-for QOpenGLTimerQuery (0x0x7f71bdd493a8)
-
-Class QOpenGLTimeMonitor::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimeMonitor::QPrivateSignal (0x0x7f71bde6b4e0) 0 empty
-
-Vtable for QOpenGLTimeMonitor
-QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLTimeMonitor)
-16 (int (*)(...))QOpenGLTimeMonitor::metaObject
-24 (int (*)(...))QOpenGLTimeMonitor::qt_metacast
-32 (int (*)(...))QOpenGLTimeMonitor::qt_metacall
-40 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-48 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimeMonitor
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimeMonitor (0x0x7f71bdd49410) 0
- vptr=((& QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor) + 16)
- QObject (0x0x7f71bde6b480) 0
- primary-for QOpenGLTimeMonitor (0x0x7f71bdd49410)
-
-Class QOpenGLVertexArrayObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLVertexArrayObject::QPrivateSignal (0x0x7f71bde6b720) 0 empty
-
-Class QOpenGLVertexArrayObject::Binder
- size=8 align=8
- base size=8 base align=8
-QOpenGLVertexArrayObject::Binder (0x0x7f71bde6b780) 0
-
-Vtable for QOpenGLVertexArrayObject
-QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLVertexArrayObject)
-16 (int (*)(...))QOpenGLVertexArrayObject::metaObject
-24 (int (*)(...))QOpenGLVertexArrayObject::qt_metacast
-32 (int (*)(...))QOpenGLVertexArrayObject::qt_metacall
-40 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-48 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLVertexArrayObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLVertexArrayObject (0x0x7f71bdd49478) 0
- vptr=((& QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject) + 16)
- QObject (0x0x7f71bde6b6c0) 0
- primary-for QOpenGLVertexArrayObject (0x0x7f71bdd49478)
-
-Class QPaintDeviceWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPaintDeviceWindow::QPrivateSignal (0x0x7f71bde6be40) 0 empty
-
-Vtable for QPaintDeviceWindow
-QPaintDeviceWindow::_ZTV18QPaintDeviceWindow: 58 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-16 (int (*)(...))QPaintDeviceWindow::metaObject
-24 (int (*)(...))QPaintDeviceWindow::qt_metacast
-32 (int (*)(...))QPaintDeviceWindow::qt_metacall
-40 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-48 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QPaintDeviceWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))-16
-328 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-336 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD1Ev
-344 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD0Ev
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-384 (int (*)(...))-40
-392 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-400 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD1Ev
-408 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD0Ev
-416 (int (*)(...))QPaintDevice::devType
-424 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-440 (int (*)(...))QPaintDevice::initPainter
-448 (int (*)(...))QPaintDevice::redirected
-456 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDeviceWindow
- size=64 align=8
- base size=64 base align=8
-QPaintDeviceWindow (0x0x7f71bdea0620) 0
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 16)
- QWindow (0x0x7f71bdea0690) 0
- primary-for QPaintDeviceWindow (0x0x7f71bdea0620)
- QObject (0x0x7f71bde6bd20) 0
- primary-for QWindow (0x0x7f71bdea0690)
- QSurface (0x0x7f71bde6bd80) 16
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 336)
- QPaintDevice (0x0x7f71bde6bde0) 40
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 400)
-
-Class QOpenGLWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLWindow::QPrivateSignal (0x0x7f71bdec1180) 0 empty
-
-Vtable for QOpenGLWindow
-QOpenGLWindow::_ZTV13QOpenGLWindow: 64 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLWindow)
-16 (int (*)(...))QOpenGLWindow::metaObject
-24 (int (*)(...))QOpenGLWindow::qt_metacast
-32 (int (*)(...))QOpenGLWindow::qt_metacall
-40 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-48 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QOpenGLWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QOpenGLWindow::paintEvent
-304 (int (*)(...))QOpenGLWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QOpenGLWindow::initializeGL
-328 (int (*)(...))QOpenGLWindow::resizeGL
-336 (int (*)(...))QOpenGLWindow::paintGL
-344 (int (*)(...))QOpenGLWindow::paintUnderGL
-352 (int (*)(...))QOpenGLWindow::paintOverGL
-360 (int (*)(...))QOpenGLWindow::redirected
-368 (int (*)(...))-16
-376 (int (*)(...))(& _ZTI13QOpenGLWindow)
-384 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD1Ev
-392 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD0Ev
-400 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-408 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-416 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-424 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-432 (int (*)(...))-40
-440 (int (*)(...))(& _ZTI13QOpenGLWindow)
-448 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD1Ev
-456 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD0Ev
-464 (int (*)(...))QPaintDevice::devType
-472 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-480 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-488 (int (*)(...))QPaintDevice::initPainter
-496 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow10redirectedEP6QPoint
-504 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QOpenGLWindow
- size=64 align=8
- base size=64 base align=8
-QOpenGLWindow (0x0x7f71bdd49548) 0
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 16)
- QPaintDeviceWindow (0x0x7f71bdea0850) 0
- primary-for QOpenGLWindow (0x0x7f71bdd49548)
- QWindow (0x0x7f71bdea08c0) 0
- primary-for QPaintDeviceWindow (0x0x7f71bdea0850)
- QObject (0x0x7f71bdec1060) 0
- primary-for QWindow (0x0x7f71bdea08c0)
- QSurface (0x0x7f71bdec10c0) 16
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 384)
- QPaintDevice (0x0x7f71bdec1120) 40
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 448)
-
-Class QPageSize
- size=8 align=8
- base size=8 base align=8
-QPageSize (0x0x7f71bdec1360) 0
-
-Class QPageLayout
- size=8 align=8
- base size=8 base align=8
-QPageLayout (0x0x7f71bdbb48a0) 0
-
-Class QPagedPaintDevice::Margins
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice::Margins (0x0x7f71bdcb3360) 0
-
-Vtable for QPagedPaintDevice
-QPagedPaintDevice::_ZTV17QPagedPaintDevice: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QPagedPaintDevice)
-16 0
-24 0
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QPagedPaintDevice::setPageSize
-96 (int (*)(...))QPagedPaintDevice::setPageSizeMM
-104 (int (*)(...))QPagedPaintDevice::setMargins
-
-Class QPagedPaintDevice
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice (0x0x7f71bdc94958) 0
- vptr=((& QPagedPaintDevice::_ZTV17QPagedPaintDevice) + 16)
- QPaintDevice (0x0x7f71bdcb3300) 0
- primary-for QPagedPaintDevice (0x0x7f71bdc94958)
-
-Class QPainter::PixmapFragment
- size=80 align=8
- base size=80 base align=8
-QPainter::PixmapFragment (0x0x7f71bdcb3420) 0
-
-Class QPainter
- size=8 align=8
- base size=8 base align=8
-QPainter (0x0x7f71bdcb33c0) 0
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0x0x7f71bdae4600) 0 empty
-
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintEngine)
-16 0
-24 0
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QPaintEngine::drawRects
-64 (int (*)(...))QPaintEngine::drawRects
-72 (int (*)(...))QPaintEngine::drawLines
-80 (int (*)(...))QPaintEngine::drawLines
-88 (int (*)(...))QPaintEngine::drawEllipse
-96 (int (*)(...))QPaintEngine::drawEllipse
-104 (int (*)(...))QPaintEngine::drawPath
-112 (int (*)(...))QPaintEngine::drawPoints
-120 (int (*)(...))QPaintEngine::drawPoints
-128 (int (*)(...))QPaintEngine::drawPolygon
-136 (int (*)(...))QPaintEngine::drawPolygon
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QPaintEngine::drawTextItem
-160 (int (*)(...))QPaintEngine::drawTiledPixmap
-168 (int (*)(...))QPaintEngine::drawImage
-176 (int (*)(...))QPaintEngine::coordinateOffset
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QPaintEngine
- size=32 align=8
- base size=32 base align=8
-QPaintEngine (0x0x7f71bd734540) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 16)
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0x0x7f71cd0aef60) 0
-
-Class QPdfWriter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPdfWriter::QPrivateSignal (0x0x7f71caac6600) 0 empty
-
-Vtable for QPdfWriter
-QPdfWriter::_ZTV10QPdfWriter: 34 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QPdfWriter)
-16 (int (*)(...))QPdfWriter::metaObject
-24 (int (*)(...))QPdfWriter::qt_metacast
-32 (int (*)(...))QPdfWriter::qt_metacall
-40 (int (*)(...))QPdfWriter::~QPdfWriter
-48 (int (*)(...))QPdfWriter::~QPdfWriter
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPdfWriter::newPage
-120 (int (*)(...))QPdfWriter::setPageSize
-128 (int (*)(...))QPdfWriter::setPageSizeMM
-136 (int (*)(...))QPdfWriter::setMargins
-144 (int (*)(...))QPdfWriter::paintEngine
-152 (int (*)(...))QPdfWriter::metric
-160 (int (*)(...))-16
-168 (int (*)(...))(& _ZTI10QPdfWriter)
-176 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD1Ev
-184 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD0Ev
-192 (int (*)(...))QPaintDevice::devType
-200 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter11paintEngineEv
-208 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter6metricEN12QPaintDevice17PaintDeviceMetricE
-216 (int (*)(...))QPaintDevice::initPainter
-224 (int (*)(...))QPaintDevice::redirected
-232 (int (*)(...))QPaintDevice::sharedPainter
-240 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter7newPageEv
-248 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter11setPageSizeEN17QPagedPaintDevice8PageSizeE
-256 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter13setPageSizeMMERK6QSizeF
-264 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter10setMarginsERKN17QPagedPaintDevice7MarginsE
-
-Class QPdfWriter
- size=48 align=8
- base size=48 base align=8
-QPdfWriter (0x0x7f71bdbd2bd0) 0
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 16)
- QObject (0x0x7f71caaadde0) 0
- primary-for QPdfWriter (0x0x7f71bdbd2bd0)
- QPagedPaintDevice (0x0x7f71ca9b59c0) 16
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 176)
- QPaintDevice (0x0x7f71caac65a0) 16
- primary-for QPagedPaintDevice (0x0x7f71ca9b59c0)
-
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 11 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QPicture)
-16 (int (*)(...))QPicture::~QPicture
-24 (int (*)(...))QPicture::~QPicture
-32 (int (*)(...))QPicture::devType
-40 (int (*)(...))QPicture::paintEngine
-48 (int (*)(...))QPicture::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QPicture::setData
-
-Class QPicture
- size=32 align=8
- base size=32 base align=8
-QPicture (0x0x7f71ca9b5a28) 0
- vptr=((& QPicture::_ZTV8QPicture) + 16)
- QPaintDevice (0x0x7f71caae5de0) 0
- primary-for QPicture (0x0x7f71ca9b5a28)
-
-Class QPictureIO
- size=8 align=8
- base size=8 base align=8
-QPictureIO (0x0x7f71c8a15960) 0
-
-Class QPictureFormatPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPictureFormatPlugin::QPrivateSignal (0x0x7f71c8a40780) 0 empty
-
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-16 (int (*)(...))QPictureFormatPlugin::metaObject
-24 (int (*)(...))QPictureFormatPlugin::qt_metacast
-32 (int (*)(...))QPictureFormatPlugin::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPictureFormatPlugin::loadPicture
-120 (int (*)(...))QPictureFormatPlugin::savePicture
-128 (int (*)(...))__cxa_pure_virtual
-
-Class QPictureFormatPlugin
- size=16 align=8
- base size=16 base align=8
-QPictureFormatPlugin (0x0x7f71c8489af8) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 16)
- QObject (0x0x7f71c8a40540) 0
- primary-for QPictureFormatPlugin (0x0x7f71c8489af8)
-
-Class QPixmapCache::Key
- size=8 align=8
- base size=8 base align=8
-QPixmapCache::Key (0x0x7f71c8ab8300) 0
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0x0x7f71c8ab82a0) 0 empty
-
-Class QRasterWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRasterWindow::QPrivateSignal (0x0x7f71c6c20ba0) 0 empty
-
-Vtable for QRasterWindow
-QRasterWindow::_ZTV13QRasterWindow: 59 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QRasterWindow)
-16 (int (*)(...))QRasterWindow::metaObject
-24 (int (*)(...))QRasterWindow::qt_metacast
-32 (int (*)(...))QRasterWindow::qt_metacall
-40 (int (*)(...))QRasterWindow::~QRasterWindow
-48 (int (*)(...))QRasterWindow::~QRasterWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QRasterWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QRasterWindow::redirected
-328 (int (*)(...))-16
-336 (int (*)(...))(& _ZTI13QRasterWindow)
-344 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD1Ev
-352 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD0Ev
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-384 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-392 (int (*)(...))-40
-400 (int (*)(...))(& _ZTI13QRasterWindow)
-408 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD1Ev
-416 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD0Ev
-424 (int (*)(...))QPaintDevice::devType
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-440 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-448 (int (*)(...))QPaintDevice::initPainter
-456 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow10redirectedEP6QPoint
-464 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QRasterWindow
- size=64 align=8
- base size=64 base align=8
-QRasterWindow (0x0x7f71c64b7e38) 0
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 16)
- QPaintDeviceWindow (0x0x7f71cb21e310) 0
- primary-for QRasterWindow (0x0x7f71c64b7e38)
- QWindow (0x0x7f71cb21e380) 0
- primary-for QPaintDeviceWindow (0x0x7f71cb21e310)
- QObject (0x0x7f71c6c204e0) 0
- primary-for QWindow (0x0x7f71cb21e380)
- QSurface (0x0x7f71c6c20540) 16
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 344)
- QPaintDevice (0x0x7f71c6c20b40) 40
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 408)
-
-Class QScreen::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QScreen::QPrivateSignal (0x0x7f71c6c7ccc0) 0 empty
-
-Vtable for QScreen
-QScreen::_ZTV7QScreen: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QScreen)
-16 (int (*)(...))QScreen::metaObject
-24 (int (*)(...))QScreen::qt_metacast
-32 (int (*)(...))QScreen::qt_metacall
-40 (int (*)(...))QScreen::~QScreen
-48 (int (*)(...))QScreen::~QScreen
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QScreen
- size=16 align=8
- base size=16 base align=8
-QScreen (0x0x7f71c5d99478) 0
- vptr=((& QScreen::_ZTV7QScreen) + 16)
- QObject (0x0x7f71c6c7cc60) 0
- primary-for QScreen (0x0x7f71c5d99478)
-
-Class QSessionManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSessionManager::QPrivateSignal (0x0x7f71c6cc4120) 0 empty
-
-Vtable for QSessionManager
-QSessionManager::_ZTV15QSessionManager: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSessionManager)
-16 (int (*)(...))QSessionManager::metaObject
-24 (int (*)(...))QSessionManager::qt_metacast
-32 (int (*)(...))QSessionManager::qt_metacall
-40 (int (*)(...))QSessionManager::~QSessionManager
-48 (int (*)(...))QSessionManager::~QSessionManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSessionManager
- size=16 align=8
- base size=16 base align=8
-QSessionManager (0x0x7f71c5d99a90) 0
- vptr=((& QSessionManager::_ZTV15QSessionManager) + 16)
- QObject (0x0x7f71c6cc40c0) 0
- primary-for QSessionManager (0x0x7f71c5d99a90)
-
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStandardItem)
-16 (int (*)(...))QStandardItem::~QStandardItem
-24 (int (*)(...))QStandardItem::~QStandardItem
-32 (int (*)(...))QStandardItem::data
-40 (int (*)(...))QStandardItem::setData
-48 (int (*)(...))QStandardItem::clone
-56 (int (*)(...))QStandardItem::type
-64 (int (*)(...))QStandardItem::read
-72 (int (*)(...))QStandardItem::write
-80 (int (*)(...))QStandardItem::operator<
-
-Class QStandardItem
- size=16 align=8
- base size=16 base align=8
-QStandardItem (0x0x7f71c6d16420) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 16)
-
-Class QStandardItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStandardItemModel::QPrivateSignal (0x0x7f71c6870540) 0 empty
-
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 48 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QStandardItemModel)
-16 (int (*)(...))QStandardItemModel::metaObject
-24 (int (*)(...))QStandardItemModel::qt_metacast
-32 (int (*)(...))QStandardItemModel::qt_metacall
-40 (int (*)(...))QStandardItemModel::~QStandardItemModel
-48 (int (*)(...))QStandardItemModel::~QStandardItemModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStandardItemModel::index
-120 (int (*)(...))QStandardItemModel::parent
-128 (int (*)(...))QStandardItemModel::sibling
-136 (int (*)(...))QStandardItemModel::rowCount
-144 (int (*)(...))QStandardItemModel::columnCount
-152 (int (*)(...))QStandardItemModel::hasChildren
-160 (int (*)(...))QStandardItemModel::data
-168 (int (*)(...))QStandardItemModel::setData
-176 (int (*)(...))QStandardItemModel::headerData
-184 (int (*)(...))QStandardItemModel::setHeaderData
-192 (int (*)(...))QStandardItemModel::itemData
-200 (int (*)(...))QStandardItemModel::setItemData
-208 (int (*)(...))QStandardItemModel::mimeTypes
-216 (int (*)(...))QStandardItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QStandardItemModel::dropMimeData
-240 (int (*)(...))QStandardItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStandardItemModel::insertRows
-264 (int (*)(...))QStandardItemModel::insertColumns
-272 (int (*)(...))QStandardItemModel::removeRows
-280 (int (*)(...))QStandardItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStandardItemModel::flags
-328 (int (*)(...))QStandardItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStandardItemModel
- size=16 align=8
- base size=16 base align=8
-QStandardItemModel (0x0x7f71c5ea7548) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 16)
- QAbstractItemModel (0x0x7f71c5ea7f70) 0
- primary-for QStandardItemModel (0x0x7f71c5ea7548)
- QObject (0x0x7f71c6836f00) 0
- primary-for QAbstractItemModel (0x0x7f71c5ea7f70)
-
-Class QStaticText
- size=8 align=8
- base size=8 base align=8
-QStaticText (0x0x7f71c666a8a0) 0
-
-Class QStyleHints::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStyleHints::QPrivateSignal (0x0x7f71c56b7780) 0 empty
-
-Vtable for QStyleHints
-QStyleHints::_ZTV11QStyleHints: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QStyleHints)
-16 (int (*)(...))QStyleHints::metaObject
-24 (int (*)(...))QStyleHints::qt_metacast
-32 (int (*)(...))QStyleHints::qt_metacall
-40 (int (*)(...))QStyleHints::~QStyleHints
-48 (int (*)(...))QStyleHints::~QStyleHints
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QStyleHints
- size=16 align=8
- base size=16 base align=8
-QStyleHints (0x0x7f71c4c0d1a0) 0
- vptr=((& QStyleHints::_ZTV11QStyleHints) + 16)
- QObject (0x0x7f71c56b7720) 0
- primary-for QStyleHints (0x0x7f71c4c0d1a0)
-
-Class QTextObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextObject::QPrivateSignal (0x0x7f71c56b7cc0) 0 empty
-
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextObject)
-16 (int (*)(...))QTextObject::metaObject
-24 (int (*)(...))QTextObject::qt_metacast
-32 (int (*)(...))QTextObject::qt_metacall
-40 (int (*)(...))QTextObject::~QTextObject
-48 (int (*)(...))QTextObject::~QTextObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextObject
- size=16 align=8
- base size=16 base align=8
-QTextObject (0x0x7f71c4c0d208) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 16)
- QObject (0x0x7f71c56b7c00) 0
- primary-for QTextObject (0x0x7f71c4c0d208)
-
-Class QTextBlockGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextBlockGroup::QPrivateSignal (0x0x7f71c571d1e0) 0 empty
-
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QTextBlockGroup)
-16 (int (*)(...))QTextBlockGroup::metaObject
-24 (int (*)(...))QTextBlockGroup::qt_metacast
-32 (int (*)(...))QTextBlockGroup::qt_metacall
-40 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-48 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextBlockGroup
- size=16 align=8
- base size=16 base align=8
-QTextBlockGroup (0x0x7f71c4c0d340) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 16)
- QTextObject (0x0x7f71c4c0d4e0) 0
- primary-for QTextBlockGroup (0x0x7f71c4c0d340)
- QObject (0x0x7f71c571d180) 0
- primary-for QTextObject (0x0x7f71c4c0d4e0)
-
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-16 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-24 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-
-Class QTextFrameLayoutData
- size=8 align=8
- base size=8 base align=8
-QTextFrameLayoutData (0x0x7f71c5738de0) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 16)
-
-Class QTextFrame::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextFrame::QPrivateSignal (0x0x7f71c53a4540) 0 empty
-
-Class QTextFrame::iterator
- size=32 align=8
- base size=28 base align=8
-QTextFrame::iterator (0x0x7f71c53a45a0) 0
-
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextFrame)
-16 (int (*)(...))QTextFrame::metaObject
-24 (int (*)(...))QTextFrame::qt_metacast
-32 (int (*)(...))QTextFrame::qt_metacall
-40 (int (*)(...))QTextFrame::~QTextFrame
-48 (int (*)(...))QTextFrame::~QTextFrame
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextFrame
- size=16 align=8
- base size=16 base align=8
-QTextFrame (0x0x7f71c4c0d6e8) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 16)
- QTextObject (0x0x7f71c4c0d958) 0
- primary-for QTextFrame (0x0x7f71c4c0d6e8)
- QObject (0x0x7f71c5738e40) 0
- primary-for QTextObject (0x0x7f71c4c0d958)
-
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QTextBlockUserData)
-16 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-24 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-
-Class QTextBlockUserData
- size=8 align=8
- base size=8 base align=8
-QTextBlockUserData (0x0x7f71c4e8b480) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 16)
-
-Class QTextBlock::iterator
- size=24 align=8
- base size=20 base align=8
-QTextBlock::iterator (0x0x7f71c4eb8780) 0
-
-Class QTextBlock
- size=16 align=8
- base size=12 base align=8
-QTextBlock (0x0x7f71c4eb8720) 0
-
-Class QTextFragment
- size=16 align=8
- base size=16 base align=8
-QTextFragment (0x0x7f71c4282c60) 0
-
-Class QSyntaxHighlighter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSyntaxHighlighter::QPrivateSignal (0x0x7f71c3c52480) 0 empty
-
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-16 (int (*)(...))QSyntaxHighlighter::metaObject
-24 (int (*)(...))QSyntaxHighlighter::qt_metacast
-32 (int (*)(...))QSyntaxHighlighter::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QSyntaxHighlighter
- size=16 align=8
- base size=16 base align=8
-QSyntaxHighlighter (0x0x7f71c2883820) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 16)
- QObject (0x0x7f71c3bf1e40) 0
- primary-for QSyntaxHighlighter (0x0x7f71c2883820)
-
-Class QTextDocumentFragment
- size=8 align=8
- base size=8 base align=8
-QTextDocumentFragment (0x0x7f71c3c72120) 0
-
-Class QTextDocumentWriter
- size=8 align=8
- base size=8 base align=8
-QTextDocumentWriter (0x0x7f71c3c72c60) 0
-
-Class QTextList::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextList::QPrivateSignal (0x0x7f71c39f7120) 0 empty
-
-Vtable for QTextList
-QTextList::_ZTV9QTextList: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTextList)
-16 (int (*)(...))QTextList::metaObject
-24 (int (*)(...))QTextList::qt_metacast
-32 (int (*)(...))QTextList::qt_metacall
-40 (int (*)(...))QTextList::~QTextList
-48 (int (*)(...))QTextList::~QTextList
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextList
- size=16 align=8
- base size=16 base align=8
-QTextList (0x0x7f71c2883888) 0
- vptr=((& QTextList::_ZTV9QTextList) + 16)
- QTextBlockGroup (0x0x7f71c289e1a0) 0
- primary-for QTextList (0x0x7f71c2883888)
- QTextObject (0x0x7f71c289e208) 0
- primary-for QTextBlockGroup (0x0x7f71c289e1a0)
- QObject (0x0x7f71c3c72cc0) 0
- primary-for QTextObject (0x0x7f71c289e208)
-
-Class QTextTableCell
- size=16 align=8
- base size=12 base align=8
-QTextTableCell (0x0x7f71c3ae8420) 0
-
-Class QTextTable::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextTable::QPrivateSignal (0x0x7f71c3b6fa20) 0 empty
-
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextTable)
-16 (int (*)(...))QTextTable::metaObject
-24 (int (*)(...))QTextTable::qt_metacast
-32 (int (*)(...))QTextTable::qt_metacall
-40 (int (*)(...))QTextTable::~QTextTable
-48 (int (*)(...))QTextTable::~QTextTable
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextTable
- size=16 align=8
- base size=16 base align=8
-QTextTable (0x0x7f71c289e5b0) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 16)
- QTextFrame (0x0x7f71c289e618) 0
- primary-for QTextTable (0x0x7f71c289e5b0)
- QTextObject (0x0x7f71c28af478) 0
- primary-for QTextFrame (0x0x7f71c289e618)
- QObject (0x0x7f71c3b6f9c0) 0
- primary-for QTextObject (0x0x7f71c28af478)
-
-Class QValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QValidator::QPrivateSignal (0x0x7f71c3815420) 0 empty
-
-Vtable for QValidator
-QValidator::_ZTV10QValidator: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QValidator)
-16 (int (*)(...))QValidator::metaObject
-24 (int (*)(...))QValidator::qt_metacast
-32 (int (*)(...))QValidator::qt_metacall
-40 0
-48 0
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QValidator::fixup
-
-Class QValidator
- size=16 align=8
- base size=16 base align=8
-QValidator (0x0x7f71c28af4e0) 0
- vptr=((& QValidator::_ZTV10QValidator) + 16)
- QObject (0x0x7f71c3815360) 0
- primary-for QValidator (0x0x7f71c28af4e0)
-
-Class QIntValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIntValidator::QPrivateSignal (0x0x7f71c38567e0) 0 empty
-
-Vtable for QIntValidator
-QIntValidator::_ZTV13QIntValidator: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QIntValidator)
-16 (int (*)(...))QIntValidator::metaObject
-24 (int (*)(...))QIntValidator::qt_metacast
-32 (int (*)(...))QIntValidator::qt_metacall
-40 (int (*)(...))QIntValidator::~QIntValidator
-48 (int (*)(...))QIntValidator::~QIntValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIntValidator::validate
-120 (int (*)(...))QIntValidator::fixup
-128 (int (*)(...))QIntValidator::setRange
-
-Class QIntValidator
- size=24 align=8
- base size=24 base align=8
-QIntValidator (0x0x7f71c28af750) 0
- vptr=((& QIntValidator::_ZTV13QIntValidator) + 16)
- QValidator (0x0x7f71c28eb3a8) 0
- primary-for QIntValidator (0x0x7f71c28af750)
- QObject (0x0x7f71c3856780) 0
- primary-for QValidator (0x0x7f71c28eb3a8)
-
-Class QDoubleValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDoubleValidator::QPrivateSignal (0x0x7f71c391d960) 0 empty
-
-Vtable for QDoubleValidator
-QDoubleValidator::_ZTV16QDoubleValidator: 17 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QDoubleValidator)
-16 (int (*)(...))QDoubleValidator::metaObject
-24 (int (*)(...))QDoubleValidator::qt_metacast
-32 (int (*)(...))QDoubleValidator::qt_metacall
-40 (int (*)(...))QDoubleValidator::~QDoubleValidator
-48 (int (*)(...))QDoubleValidator::~QDoubleValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QDoubleValidator::validate
-120 (int (*)(...))QValidator::fixup
-128 (int (*)(...))QDoubleValidator::setRange
-
-Class QDoubleValidator
- size=40 align=8
- base size=36 base align=8
-QDoubleValidator (0x0x7f71c28eb410) 0
- vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 16)
- QValidator (0x0x7f71c28eb8f0) 0
- primary-for QDoubleValidator (0x0x7f71c28eb410)
- QObject (0x0x7f71c391d8a0) 0
- primary-for QValidator (0x0x7f71c28eb8f0)
-
-Class QRegExpValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegExpValidator::QPrivateSignal (0x0x7f71c35c72a0) 0 empty
-
-Vtable for QRegExpValidator
-QRegExpValidator::_ZTV16QRegExpValidator: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QRegExpValidator)
-16 (int (*)(...))QRegExpValidator::metaObject
-24 (int (*)(...))QRegExpValidator::qt_metacast
-32 (int (*)(...))QRegExpValidator::qt_metacall
-40 (int (*)(...))QRegExpValidator::~QRegExpValidator
-48 (int (*)(...))QRegExpValidator::~QRegExpValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegExpValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegExpValidator
- size=24 align=8
- base size=24 base align=8
-QRegExpValidator (0x0x7f71c28eb958) 0
- vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 16)
- QValidator (0x0x7f71c28ebc98) 0
- primary-for QRegExpValidator (0x0x7f71c28eb958)
- QObject (0x0x7f71c35c7240) 0
- primary-for QValidator (0x0x7f71c28ebc98)
-
-Class QRegularExpressionValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegularExpressionValidator::QPrivateSignal (0x0x7f71c35c7c60) 0 empty
-
-Vtable for QRegularExpressionValidator
-QRegularExpressionValidator::_ZTV27QRegularExpressionValidator: 16 entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QRegularExpressionValidator)
-16 (int (*)(...))QRegularExpressionValidator::metaObject
-24 (int (*)(...))QRegularExpressionValidator::qt_metacast
-32 (int (*)(...))QRegularExpressionValidator::qt_metacall
-40 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-48 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegularExpressionValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegularExpressionValidator
- size=16 align=8
- base size=16 base align=8
-QRegularExpressionValidator (0x0x7f71c28ebd00) 0
- vptr=((& QRegularExpressionValidator::_ZTV27QRegularExpressionValidator) + 16)
- QValidator (0x0x7f71c2673c30) 0
- primary-for QRegularExpressionValidator (0x0x7f71c28ebd00)
- QObject (0x0x7f71c35c7c00) 0
- primary-for QValidator (0x0x7f71c2673c30)
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f71c2a88540) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f71c2825f00) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f71c285e660) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f71c287e360) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f71c287ec00) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f71c28f0a80) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f71c295cea0) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f71c23d4ba0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f71c23ff4e0) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = char; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f71c223f0c0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f71c223f420) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f71c233f1e0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f71c233fa80) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f71c237bae0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f71c20cd060) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = char; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f71c20cdcc0) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f71c1b24ba0) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f71c1b3f960) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f71c1b645a0) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long int; _Ret = long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f71c187aa80) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f71c18c8540) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long unsigned int; _Ret = long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f71c1911960) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f71c1911f60) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long int; _Ret = long long int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f71c158d120) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Save_errno (0x0x7f71c158d6c0) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long long unsigned int; _Ret = long long unsigned int; _CharT = wchar_t; _Base = {int}; std::size_t = long unsigned int]::_Range_chk (0x0x7f71c13ed660) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f71c13edd80) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = float; _Ret = float; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f71c1473c00) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f71c14915a0) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = double; _Ret = double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f71c14cec00) 0 empty
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno
- size=4 align=4
- base size=4 base align=4
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Save_errno (0x0x7f71c11aba20) 0
-
-Class __gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__stoa(_TRet (*)(const _CharT*, _CharT**, _Base ...), const char*, const _CharT*, std::size_t*, _Base ...) [with _TRet = long double; _Ret = long double; _CharT = wchar_t; _Base = {}; std::size_t = long unsigned int]::_Range_chk (0x0x7f71c11ed900) 0 empty
-
diff --git a/tests/auto/bic/data/QtX11Extras.5.6.0.linux-gcc-amd64.txt b/tests/auto/bic/data/QtX11Extras.5.6.0.linux-gcc-amd64.txt
deleted file mode 100644
index 8193a41..0000000
--- a/tests/auto/bic/data/QtX11Extras.5.6.0.linux-gcc-amd64.txt
+++ /dev/null
@@ -1,7751 +0,0 @@
-Class std::__failure_type
- size=1 align=1
- base size=0 base align=1
-std::__failure_type (0x0x7f6a2e7b71e0) 0 empty
-
-Class std::__do_is_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_destructible_impl (0x0x7f6a2e401960) 0 empty
-
-Class std::__do_is_nt_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nt_destructible_impl (0x0x7f6a2e401ba0) 0 empty
-
-Class std::__do_is_default_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_default_constructible_impl (0x0x7f6a2e401de0) 0 empty
-
-Class std::__do_is_static_castable_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_static_castable_impl (0x0x7f6a2e42b060) 0 empty
-
-Class std::__do_is_direct_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_direct_constructible_impl (0x0x7f6a2e42b1e0) 0 empty
-
-Class std::__do_is_nary_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nary_constructible_impl (0x0x7f6a2e42b5a0) 0 empty
-
-Class std::__do_common_type_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_common_type_impl (0x0x7f6a2e4b6d20) 0 empty
-
-Class std::__do_member_type_wrapper
- size=1 align=1
- base size=0 base align=1
-std::__do_member_type_wrapper (0x0x7f6a2e4b6de0) 0 empty
-
-Class std::__result_of_memfun_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_ref_impl (0x0x7f6a2e4ea180) 0 empty
-
-Class std::__result_of_memfun_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_deref_impl (0x0x7f6a2e4ea240) 0 empty
-
-Class std::__result_of_memobj_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_ref_impl (0x0x7f6a2e4ea300) 0 empty
-
-Class std::__result_of_memobj_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_deref_impl (0x0x7f6a2e4ea3c0) 0 empty
-
-Class std::__result_of_other_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_other_impl (0x0x7f6a2e4ea660) 0 empty
-
-Class std::piecewise_construct_t
- size=1 align=1
- base size=0 base align=1
-std::piecewise_construct_t (0x0x7f6a2e4ea7e0) 0 empty
-
-Class std::__true_type
- size=1 align=1
- base size=0 base align=1
-std::__true_type (0x0x7f6a2e4eac60) 0 empty
-
-Class std::__false_type
- size=1 align=1
- base size=0 base align=1
-std::__false_type (0x0x7f6a2e4eacc0) 0 empty
-
-Class std::input_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::input_iterator_tag (0x0x7f6a2e597960) 0 empty
-
-Class std::output_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::output_iterator_tag (0x0x7f6a2e5979c0) 0 empty
-
-Class std::forward_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::forward_iterator_tag (0x0x7f6a2e491a28) 0 empty
- std::input_iterator_tag (0x0x7f6a2e597a20) 0 empty
-
-Class std::bidirectional_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::bidirectional_iterator_tag (0x0x7f6a2e491a90) 0 empty
- std::forward_iterator_tag (0x0x7f6a2e491af8) 0 empty
- std::input_iterator_tag (0x0x7f6a2e597a80) 0 empty
-
-Class std::random_access_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::random_access_iterator_tag (0x0x7f6a2e491b60) 0 empty
- std::bidirectional_iterator_tag (0x0x7f6a2e491bc8) 0 empty
- std::forward_iterator_tag (0x0x7f6a2e491c30) 0 empty
- std::input_iterator_tag (0x0x7f6a2e597ae0) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_iter (0x0x7f6a2e1d4780) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_val (0x0x7f6a2e1d47e0) 0 empty
-
-Class __gnu_cxx::__ops::_Val_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Val_less_iter (0x0x7f6a2e1d4840) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_iter (0x0x7f6a2e1d48a0) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_val (0x0x7f6a2e1d4900) 0 empty
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0x0x7f6a2e2c0420) 0
-
-Class __locale_struct
- size=232 align=8
- base size=232 base align=8
-__locale_struct (0x0x7f6a2e2c0660) 0
-
-Class timespec
- size=16 align=8
- base size=16 base align=8
-timespec (0x0x7f6a2e2c0720) 0
-
-Class timeval
- size=16 align=8
- base size=16 base align=8
-timeval (0x0x7f6a2e2c0780) 0
-
-Class pthread_attr_t
- size=56 align=8
- base size=56 base align=8
-pthread_attr_t (0x0x7f6a2e2c0840) 0
-
-Class __pthread_internal_list
- size=16 align=8
- base size=16 base align=8
-__pthread_internal_list (0x0x7f6a2e2c08a0) 0
-
-Class random_data
- size=48 align=8
- base size=48 base align=8
-random_data (0x0x7f6a2e2c0d20) 0
-
-Class drand48_data
- size=24 align=8
- base size=24 base align=8
-drand48_data (0x0x7f6a2e2c0d80) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9exception)
-16 (int (*)(...))std::exception::~exception
-24 (int (*)(...))std::exception::~exception
-32 (int (*)(...))std::exception::what
-
-Class std::exception
- size=8 align=8
- base size=8 base align=8
-std::exception (0x0x7f6a2e2c0de0) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 16u)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13bad_exception)
-16 (int (*)(...))std::bad_exception::~bad_exception
-24 (int (*)(...))std::bad_exception::~bad_exception
-32 (int (*)(...))std::bad_exception::what
-
-Class std::bad_exception
- size=8 align=8
- base size=8 base align=8
-std::bad_exception (0x0x7f6a2e2111a0) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 16u)
- std::exception (0x0x7f6a2e2c0e40) 0 nearly-empty
- primary-for std::bad_exception (0x0x7f6a2e2111a0)
-
-Class std::__exception_ptr::exception_ptr
- size=8 align=8
- base size=8 base align=8
-std::__exception_ptr::exception_ptr (0x0x7f6a2e2c0ea0) 0
-
-Vtable for std::nested_exception
-std::nested_exception::_ZTVSt16nested_exception: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16nested_exception)
-16 (int (*)(...))std::nested_exception::~nested_exception
-24 (int (*)(...))std::nested_exception::~nested_exception
-
-Class std::nested_exception
- size=16 align=8
- base size=16 base align=8
-std::nested_exception (0x0x7f6a2e2c0f00) 0
- vptr=((& std::nested_exception::_ZTVSt16nested_exception) + 16u)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9bad_alloc)
-16 (int (*)(...))std::bad_alloc::~bad_alloc
-24 (int (*)(...))std::bad_alloc::~bad_alloc
-32 (int (*)(...))std::bad_alloc::what
-
-Class std::bad_alloc
- size=8 align=8
- base size=8 base align=8
-std::bad_alloc (0x0x7f6a2e2113a8) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 16u)
- std::exception (0x0x7f6a2e011360) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7f6a2e2113a8)
-
-Vtable for std::bad_array_new_length
-std::bad_array_new_length::_ZTVSt20bad_array_new_length: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt20bad_array_new_length)
-16 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-24 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-32 (int (*)(...))std::bad_array_new_length::what
-
-Class std::bad_array_new_length
- size=8 align=8
- base size=8 base align=8
-std::bad_array_new_length (0x0x7f6a2e211410) 0 nearly-empty
- vptr=((& std::bad_array_new_length::_ZTVSt20bad_array_new_length) + 16u)
- std::bad_alloc (0x0x7f6a2e211478) 0 nearly-empty
- primary-for std::bad_array_new_length (0x0x7f6a2e211410)
- std::exception (0x0x7f6a2e0113c0) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7f6a2e211478)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0x0x7f6a2e011420) 0 empty
-
-Class __exception
- size=40 align=8
- base size=40 base align=8
-__exception (0x0x7f6a2e0ca060) 0
-
-Class lconv
- size=96 align=8
- base size=96 base align=8
-lconv (0x0x7f6a2e0cad20) 0
-
-Vtable for __cxxabiv1::__forced_unwind
-__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class __cxxabiv1::__forced_unwind
- size=8 align=8
- base size=8 base align=8
-__cxxabiv1::__forced_unwind (0x0x7f6a2e0cad80) 0 nearly-empty
- vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 16u)
-
-Class sched_param
- size=4 align=4
- base size=4 base align=4
-sched_param (0x0x7f6a2df09c60) 0
-
-Class __sched_param
- size=4 align=4
- base size=4 base align=4
-__sched_param (0x0x7f6a2df09cc0) 0
-
-Class timex
- size=208 align=8
- base size=208 base align=8
-timex (0x0x7f6a2df09d80) 0
-
-Class tm
- size=56 align=8
- base size=56 base align=8
-tm (0x0x7f6a2df09de0) 0
-
-Class itimerspec
- size=32 align=8
- base size=32 base align=8
-itimerspec (0x0x7f6a2df09e40) 0
-
-Class _pthread_cleanup_buffer
- size=32 align=8
- base size=32 base align=8
-_pthread_cleanup_buffer (0x0x7f6a2df09ea0) 0
-
-Class __pthread_cleanup_frame
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_frame (0x0x7f6a2dfb2000) 0
-
-Class __pthread_cleanup_class
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_class (0x0x7f6a2dfb2060) 0
-
-Class _IO_marker
- size=24 align=8
- base size=24 base align=8
-_IO_marker (0x0x7f6a2dfb2480) 0
-
-Class _IO_FILE
- size=216 align=8
- base size=216 base align=8
-_IO_FILE (0x0x7f6a2dfb24e0) 0
-
-Class std::_Hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Hash_impl (0x0x7f6a2d9dccc0) 0 empty
-
-Class std::_Fnv_hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Fnv_hash_impl (0x0x7f6a2d9dcd20) 0 empty
-
-Class std::__numeric_limits_base
- size=1 align=1
- base size=0 base align=1
-std::__numeric_limits_base (0x0x7f6a2da99cc0) 0 empty
-
-Class std::_Bit_reference
- size=16 align=8
- base size=16 base align=8
-std::_Bit_reference (0x0x7f6a2d84eae0) 0
-
-Class std::_Bit_iterator_base
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator_base (0x0x7f6a2d911068) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f6a2d84eba0) 0 empty
-
-Class std::_Bit_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator (0x0x7f6a2d9110d0) 0
- std::_Bit_iterator_base (0x0x7f6a2d911138) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f6a2d84ec00) 0 empty
-
-Class std::_Bit_const_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_const_iterator (0x0x7f6a2d9111a0) 0
- std::_Bit_iterator_base (0x0x7f6a2d911208) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f6a2d84ec60) 0 empty
-
-Class std::random_device
- size=5000 align=8
- base size=5000 base align=8
-std::random_device (0x0x7f6a2d630a80) 0
-
-Class std::bernoulli_distribution::param_type
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution::param_type (0x0x7f6a2d753840) 0
-
-Class std::bernoulli_distribution
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution (0x0x7f6a2d7537e0) 0
-
-Class std::seed_seq
- size=24 align=8
- base size=24 base align=8
-std::seed_seq (0x0x7f6a2d50b7e0) 0
-
-Class qIsNull(double)::U
- size=8 align=8
- base size=8 base align=8
-qIsNull(double)::U (0x0x7f6a2c0af2a0) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0x0x7f6a2c0af300) 0
-
-Class QtPrivate::big_
- size=2 align=1
- base size=2 base align=1
-QtPrivate::big_ (0x0x7f6a2c0af4e0) 0
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0x0x7f6a2c17b600) 0 empty
-
-Class QMessageLogContext
- size=32 align=8
- base size=32 base align=8
-QMessageLogContext (0x0x7f6a2c17b660) 0
-
-Class QMessageLogger
- size=32 align=8
- base size=32 base align=8
-QMessageLogger (0x0x7f6a2c17b6c0) 0
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0x0x7f6a2c17b720) 0
-
-Class QIncompatibleFlag
- size=4 align=4
- base size=4 base align=4
-QIncompatibleFlag (0x0x7f6a2c17b8a0) 0
-
-Class std::__atomic_flag_base
- size=1 align=1
- base size=1 base align=1
-std::__atomic_flag_base (0x0x7f6a2c17bcc0) 0
-
-Class std::atomic_flag
- size=1 align=1
- base size=1 base align=1
-std::atomic_flag (0x0x7f6a2c144410) 0
- std::__atomic_flag_base (0x0x7f6a2c17bd20) 0
-
-Class QAtomicInt
- size=4 align=4
- base size=4 base align=4
-QAtomicInt (0x0x7f6a2c144b60) 0
- QAtomicInteger<int> (0x0x7f6a2c144bc8) 0
- QBasicAtomicInteger<int> (0x0x7f6a2bd4b2a0) 0
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0x0x7f6a2bb61b40) 0 empty
-
-Class QGenericArgument
- size=16 align=8
- base size=16 base align=8
-QGenericArgument (0x0x7f6a2b993a20) 0
-
-Class QGenericReturnArgument
- size=16 align=8
- base size=16 base align=8
-QGenericReturnArgument (0x0x7f6a2bad1e38) 0
- QGenericArgument (0x0x7f6a2b993a80) 0
-
-Class QMetaObject
- size=48 align=8
- base size=48 base align=8
-QMetaObject (0x0x7f6a2b993c00) 0
-
-Class QMetaObject::Connection
- size=8 align=8
- base size=8 base align=8
-QMetaObject::Connection (0x0x7f6a2b993cc0) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0x0x7f6a2b668d20) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0x0x7f6a2b668d80) 0
-
-Class QtPrivate::RefCount
- size=4 align=4
- base size=4 base align=4
-QtPrivate::RefCount (0x0x7f6a2b668f00) 0
-
-Class QArrayData
- size=24 align=8
- base size=24 base align=8
-QArrayData (0x0x7f6a2b741000) 0
-
-Class QtPrivate::QContainerImplHelper
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QContainerImplHelper (0x0x7f6a2b741420) 0 empty
-
-Class std::locale
- size=8 align=8
- base size=8 base align=8
-std::locale (0x0x7f6a2b741480) 0
-
-Vtable for std::locale::facet
-std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6locale5facetE)
-16 (int (*)(...))std::locale::facet::~facet
-24 (int (*)(...))std::locale::facet::~facet
-
-Class std::locale::facet
- size=16 align=8
- base size=12 base align=8
-std::locale::facet (0x0x7f6a2b7414e0) 0
- vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 16u)
-
-Class std::locale::id
- size=8 align=8
- base size=8 base align=8
-std::locale::id (0x0x7f6a2b741540) 0
-
-Class std::locale::_Impl
- size=40 align=8
- base size=40 base align=8
-std::locale::_Impl (0x0x7f6a2b7415a0) 0
-
-Class std::__cow_string
- size=8 align=8
- base size=8 base align=8
-std::__cow_string (0x0x7f6a2b741960) 0
-
-Vtable for std::logic_error
-std::logic_error::_ZTVSt11logic_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11logic_error)
-16 (int (*)(...))std::logic_error::~logic_error
-24 (int (*)(...))std::logic_error::~logic_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::logic_error
- size=16 align=8
- base size=16 base align=8
-std::logic_error (0x0x7f6a2b3ff2d8) 0
- vptr=((& std::logic_error::_ZTVSt11logic_error) + 16u)
- std::exception (0x0x7f6a2b741a20) 0 nearly-empty
- primary-for std::logic_error (0x0x7f6a2b3ff2d8)
-
-Vtable for std::domain_error
-std::domain_error::_ZTVSt12domain_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12domain_error)
-16 (int (*)(...))std::domain_error::~domain_error
-24 (int (*)(...))std::domain_error::~domain_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::domain_error
- size=16 align=8
- base size=16 base align=8
-std::domain_error (0x0x7f6a2b3ff340) 0
- vptr=((& std::domain_error::_ZTVSt12domain_error) + 16u)
- std::logic_error (0x0x7f6a2b3ff3a8) 0
- primary-for std::domain_error (0x0x7f6a2b3ff340)
- std::exception (0x0x7f6a2b741a80) 0 nearly-empty
- primary-for std::logic_error (0x0x7f6a2b3ff3a8)
-
-Vtable for std::invalid_argument
-std::invalid_argument::_ZTVSt16invalid_argument: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16invalid_argument)
-16 (int (*)(...))std::invalid_argument::~invalid_argument
-24 (int (*)(...))std::invalid_argument::~invalid_argument
-32 (int (*)(...))std::logic_error::what
-
-Class std::invalid_argument
- size=16 align=8
- base size=16 base align=8
-std::invalid_argument (0x0x7f6a2b3ff410) 0
- vptr=((& std::invalid_argument::_ZTVSt16invalid_argument) + 16u)
- std::logic_error (0x0x7f6a2b3ff478) 0
- primary-for std::invalid_argument (0x0x7f6a2b3ff410)
- std::exception (0x0x7f6a2b741ae0) 0 nearly-empty
- primary-for std::logic_error (0x0x7f6a2b3ff478)
-
-Vtable for std::length_error
-std::length_error::_ZTVSt12length_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12length_error)
-16 (int (*)(...))std::length_error::~length_error
-24 (int (*)(...))std::length_error::~length_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::length_error
- size=16 align=8
- base size=16 base align=8
-std::length_error (0x0x7f6a2b3ff4e0) 0
- vptr=((& std::length_error::_ZTVSt12length_error) + 16u)
- std::logic_error (0x0x7f6a2b3ff548) 0
- primary-for std::length_error (0x0x7f6a2b3ff4e0)
- std::exception (0x0x7f6a2b741b40) 0 nearly-empty
- primary-for std::logic_error (0x0x7f6a2b3ff548)
-
-Vtable for std::out_of_range
-std::out_of_range::_ZTVSt12out_of_range: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12out_of_range)
-16 (int (*)(...))std::out_of_range::~out_of_range
-24 (int (*)(...))std::out_of_range::~out_of_range
-32 (int (*)(...))std::logic_error::what
-
-Class std::out_of_range
- size=16 align=8
- base size=16 base align=8
-std::out_of_range (0x0x7f6a2b3ff5b0) 0
- vptr=((& std::out_of_range::_ZTVSt12out_of_range) + 16u)
- std::logic_error (0x0x7f6a2b3ff618) 0
- primary-for std::out_of_range (0x0x7f6a2b3ff5b0)
- std::exception (0x0x7f6a2b741ba0) 0 nearly-empty
- primary-for std::logic_error (0x0x7f6a2b3ff618)
-
-Vtable for std::runtime_error
-std::runtime_error::_ZTVSt13runtime_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13runtime_error)
-16 (int (*)(...))std::runtime_error::~runtime_error
-24 (int (*)(...))std::runtime_error::~runtime_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::runtime_error
- size=16 align=8
- base size=16 base align=8
-std::runtime_error (0x0x7f6a2b3ff680) 0
- vptr=((& std::runtime_error::_ZTVSt13runtime_error) + 16u)
- std::exception (0x0x7f6a2b741c00) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f6a2b3ff680)
-
-Vtable for std::range_error
-std::range_error::_ZTVSt11range_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11range_error)
-16 (int (*)(...))std::range_error::~range_error
-24 (int (*)(...))std::range_error::~range_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::range_error
- size=16 align=8
- base size=16 base align=8
-std::range_error (0x0x7f6a2b3ff6e8) 0
- vptr=((& std::range_error::_ZTVSt11range_error) + 16u)
- std::runtime_error (0x0x7f6a2b3ff750) 0
- primary-for std::range_error (0x0x7f6a2b3ff6e8)
- std::exception (0x0x7f6a2b741c60) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f6a2b3ff750)
-
-Vtable for std::overflow_error
-std::overflow_error::_ZTVSt14overflow_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt14overflow_error)
-16 (int (*)(...))std::overflow_error::~overflow_error
-24 (int (*)(...))std::overflow_error::~overflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::overflow_error
- size=16 align=8
- base size=16 base align=8
-std::overflow_error (0x0x7f6a2b3ff7b8) 0
- vptr=((& std::overflow_error::_ZTVSt14overflow_error) + 16u)
- std::runtime_error (0x0x7f6a2b3ff820) 0
- primary-for std::overflow_error (0x0x7f6a2b3ff7b8)
- std::exception (0x0x7f6a2b741cc0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f6a2b3ff820)
-
-Vtable for std::underflow_error
-std::underflow_error::_ZTVSt15underflow_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt15underflow_error)
-16 (int (*)(...))std::underflow_error::~underflow_error
-24 (int (*)(...))std::underflow_error::~underflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::underflow_error
- size=16 align=8
- base size=16 base align=8
-std::underflow_error (0x0x7f6a2b3ff888) 0
- vptr=((& std::underflow_error::_ZTVSt15underflow_error) + 16u)
- std::runtime_error (0x0x7f6a2b3ff8f0) 0
- primary-for std::underflow_error (0x0x7f6a2b3ff888)
- std::exception (0x0x7f6a2b741d20) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f6a2b3ff8f0)
-
-Vtable for std::_V2::error_category
-std::_V2::error_category::_ZTVNSt3_V214error_categoryE: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt3_V214error_categoryE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))std::_V2::error_category::_M_message
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))std::_V2::error_category::default_error_condition
-64 (int (*)(...))std::_V2::error_category::equivalent
-72 (int (*)(...))std::_V2::error_category::equivalent
-
-Class std::_V2::error_category
- size=8 align=8
- base size=8 base align=8
-std::_V2::error_category (0x0x7f6a2b741ea0) 0 nearly-empty
- vptr=((& std::_V2::error_category::_ZTVNSt3_V214error_categoryE) + 16u)
-
-Class std::error_code
- size=16 align=8
- base size=16 base align=8
-std::error_code (0x0x7f6a2b44a120) 0
-
-Class std::error_condition
- size=16 align=8
- base size=16 base align=8
-std::error_condition (0x0x7f6a2b44a2a0) 0
-
-Vtable for std::system_error
-std::system_error::_ZTVSt12system_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12system_error)
-16 (int (*)(...))std::system_error::~system_error
-24 (int (*)(...))std::system_error::~system_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::system_error
- size=32 align=8
- base size=32 base align=8
-std::system_error (0x0x7f6a2b3ffdd0) 0
- vptr=((& std::system_error::_ZTVSt12system_error) + 16u)
- std::runtime_error (0x0x7f6a2b3ffe38) 0
- primary-for std::system_error (0x0x7f6a2b3ffdd0)
- std::exception (0x0x7f6a2b44a4e0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f6a2b3ffe38)
-
-Vtable for std::ios_base::failure
-std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt8ios_base7failureB5cxx11E)
-16 (int (*)(...))std::ios_base::failure::~failure
-24 (int (*)(...))std::ios_base::failure::~failure
-32 (int (*)(...))std::ios_base::failure::what
-
-Class std::ios_base::failure
- size=32 align=8
- base size=32 base align=8
-std::ios_base::failure (0x0x7f6a2b49d958) 0
- vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E) + 16u)
- std::system_error (0x0x7f6a2b49d9c0) 0
- primary-for std::ios_base::failure (0x0x7f6a2b49d958)
- std::runtime_error (0x0x7f6a2b49da28) 0
- primary-for std::system_error (0x0x7f6a2b49d9c0)
- std::exception (0x0x7f6a2b44a7e0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f6a2b49da28)
-
-Class std::ios_base::_Callback_list
- size=24 align=8
- base size=24 base align=8
-std::ios_base::_Callback_list (0x0x7f6a2b44a840) 0
-
-Class std::ios_base::_Words
- size=16 align=8
- base size=16 base align=8
-std::ios_base::_Words (0x0x7f6a2b44a8a0) 0
-
-Class std::ios_base::Init
- size=1 align=1
- base size=0 base align=1
-std::ios_base::Init (0x0x7f6a2b44a900) 0 empty
-
-Vtable for std::ios_base
-std::ios_base::_ZTVSt8ios_base: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8ios_base)
-16 (int (*)(...))std::ios_base::~ios_base
-24 (int (*)(...))std::ios_base::~ios_base
-
-Class std::ios_base
- size=216 align=8
- base size=216 base align=8
-std::ios_base (0x0x7f6a2b44a780) 0
- vptr=((& std::ios_base::_ZTVSt8ios_base) + 16u)
-
-Class std::ctype_base
- size=1 align=1
- base size=0 base align=1
-std::ctype_base (0x0x7f6a2b59d0c0) 0 empty
-
-Class std::__num_base
- size=1 align=1
- base size=0 base align=1
-std::__num_base (0x0x7f6a2b59d780) 0 empty
-
-VTT for std::basic_ostream<char>
-std::basic_ostream<char>::_ZTTSo: 2u entries
-0 ((& std::basic_ostream<char>::_ZTVSo) + 24u)
-8 ((& std::basic_ostream<char>::_ZTVSo) + 64u)
-
-VTT for std::basic_ostream<wchar_t>
-std::basic_ostream<wchar_t>::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
-0 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 64u)
-
-VTT for std::basic_istream<char>
-std::basic_istream<char>::_ZTTSi: 2u entries
-0 ((& std::basic_istream<char>::_ZTVSi) + 24u)
-8 ((& std::basic_istream<char>::_ZTVSi) + 64u)
-
-VTT for std::basic_istream<wchar_t>
-std::basic_istream<wchar_t>::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
-0 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 64u)
-
-Construction vtable for std::basic_istream<char> (0x0x7f6a2b15f2d8 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd0_Si: 10u entries
-0 24u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISi)
-24 0u
-32 0u
-40 18446744073709551592u
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISi)
-64 0u
-72 0u
-
-Construction vtable for std::basic_ostream<char> (0x0x7f6a2b15f3a8 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd16_So: 10u entries
-0 8u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISo)
-24 0u
-32 0u
-40 18446744073709551608u
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISo)
-64 0u
-72 0u
-
-VTT for std::basic_iostream<char>
-std::basic_iostream<char>::_ZTTSd: 7u entries
-0 ((& std::basic_iostream<char>::_ZTVSd) + 24u)
-8 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 24u)
-16 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 64u)
-24 ((& std::basic_iostream<char>::_ZTCSd16_So) + 24u)
-32 ((& std::basic_iostream<char>::_ZTCSd16_So) + 64u)
-40 ((& std::basic_iostream<char>::_ZTVSd) + 104u)
-48 ((& std::basic_iostream<char>::_ZTVSd) + 64u)
-
-Construction vtable for std::basic_istream<wchar_t> (0x0x7f6a2b15f750 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
-0 24u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-24 0u
-32 0u
-40 18446744073709551592u
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-64 0u
-72 0u
-
-Construction vtable for std::basic_ostream<wchar_t> (0x0x7f6a2b15f820 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E: 10u entries
-0 8u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-24 0u
-32 0u
-40 18446744073709551608u
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-64 0u
-72 0u
-
-VTT for std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
-0 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 24u)
-16 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 64u)
-24 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 24u)
-32 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 64u)
-40 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 104u)
-48 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 64u)
-
-Class QByteArrayDataPtr
- size=8 align=8
- base size=8 base align=8
-QByteArrayDataPtr (0x0x7f6a2adde060) 0
-
-Class QByteArray
- size=8 align=8
- base size=8 base align=8
-QByteArray (0x0x7f6a2adde0c0) 0
-
-Class QByteRef
- size=16 align=8
- base size=12 base align=8
-QByteRef (0x0x7f6a2aeb84e0) 0
-
-Class QLatin1String
- size=16 align=8
- base size=16 base align=8
-QLatin1String (0x0x7f6a2aeb86c0) 0
-
-Class QStringDataPtr
- size=8 align=8
- base size=8 base align=8
-QStringDataPtr (0x0x7f6a2aeb8900) 0
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0x0x7f6a2aeb89c0) 0 empty
-
-Class QString
- size=8 align=8
- base size=8 base align=8
-QString (0x0x7f6a2aeb8960) 0
-
-Class QCharRef
- size=16 align=8
- base size=12 base align=8
-QCharRef (0x0x7f6a2acd9960) 0
-
-Class QStringRef
- size=16 align=8
- base size=16 base align=8
-QStringRef (0x0x7f6a2aa6b4e0) 0
-
-Class QtPrivate::QHashCombine
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombine (0x0x7f6a2aa6b8a0) 0 empty
-
-Class QtPrivate::QHashCombineCommutative
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombineCommutative (0x0x7f6a2aa6b900) 0 empty
-
-Class std::__detail::_List_node_base
- size=16 align=8
- base size=16 base align=8
-std::__detail::_List_node_base (0x0x7f6a2aa6b960) 0
-
-Class QListData::NotArrayCompatibleLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotArrayCompatibleLayout (0x0x7f6a2aa6bd20) 0 empty
-
-Class QListData::NotIndirectLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotIndirectLayout (0x0x7f6a2aa6bd80) 0 empty
-
-Class QListData::ArrayCompatibleLayout
- size=1 align=1
- base size=1 base align=1
-QListData::ArrayCompatibleLayout (0x0x7f6a2aa698f0) 0 empty
- QListData::NotIndirectLayout (0x0x7f6a2aa6bde0) 0 empty
-
-Class QListData::InlineWithPaddingLayout
- size=1 align=1
- base size=1 base align=1
-QListData::InlineWithPaddingLayout (0x0x7f6a2a857070) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7f6a2aa6be40) 0 empty
- QListData::NotIndirectLayout (0x0x7f6a2aa6bea0) 0 empty
-
-Class QListData::IndirectLayout
- size=1 align=1
- base size=1 base align=1
-QListData::IndirectLayout (0x0x7f6a2aa69958) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7f6a2aa6bf00) 0 empty
-
-Class QListData::Data
- size=24 align=8
- base size=24 base align=8
-QListData::Data (0x0x7f6a2aa6bf60) 0
-
-Class QListData
- size=8 align=8
- base size=8 base align=8
-QListData (0x0x7f6a2aa6bcc0) 0
-
-Class QRegExp
- size=8 align=8
- base size=8 base align=8
-QRegExp (0x0x7f6a2a865b40) 0
-
-Class QStringMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QStringMatcher::Data (0x0x7f6a2a5edc60) 0
-
-Class QStringMatcher
- size=1048 align=8
- base size=1048 base align=8
-QStringMatcher (0x0x7f6a2a5edc00) 0
-
-Class QStringList
- size=8 align=8
- base size=8 base align=8
-QStringList (0x0x7f6a2a60b208) 0
- QList<QString> (0x0x7f6a2a60b270) 0
- QListSpecialMethods<QString> (0x0x7f6a2a5ede40) 0 empty
-
-Class QScopedPointerPodDeleter
- size=1 align=1
- base size=0 base align=1
-QScopedPointerPodDeleter (0x0x7f6a2a673180) 0 empty
-
-Class std::_Rb_tree_node_base
- size=32 align=8
- base size=32 base align=8
-std::_Rb_tree_node_base (0x0x7f6a2a6735a0) 0
-
-Class std::allocator_arg_t
- size=1 align=1
- base size=0 base align=1
-std::allocator_arg_t (0x0x7f6a2a673c00) 0 empty
-
-Class std::__uses_alloc_base
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc_base (0x0x7f6a2a673d80) 0 empty
-
-Class std::__uses_alloc0::_Sink
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc0::_Sink (0x0x7f6a2a673e40) 0 empty
-
-Class std::__uses_alloc0
- size=1 align=1
- base size=1 base align=1
-std::__uses_alloc0 (0x0x7f6a2a499138) 0
- std::__uses_alloc_base (0x0x7f6a2a673de0) 0 empty
-
-Class std::_Swallow_assign
- size=1 align=1
- base size=0 base align=1
-std::_Swallow_assign (0x0x7f6a2a4a5ea0) 0 empty
-
-Class QtPrivate::AbstractDebugStreamFunction
- size=16 align=8
- base size=16 base align=8
-QtPrivate::AbstractDebugStreamFunction (0x0x7f6a2a5aa120) 0
-
-Class QtPrivate::AbstractComparatorFunction
- size=24 align=8
- base size=24 base align=8
-QtPrivate::AbstractComparatorFunction (0x0x7f6a2a5aa1e0) 0
-
-Class QtPrivate::AbstractConverterFunction
- size=8 align=8
- base size=8 base align=8
-QtPrivate::AbstractConverterFunction (0x0x7f6a2a5aa300) 0
-
-Class QMetaType
- size=80 align=8
- base size=80 base align=8
-QMetaType (0x0x7f6a2a5aa480) 0
-
-Class QtMetaTypePrivate::VariantData
- size=24 align=8
- base size=20 base align=8
-QtMetaTypePrivate::VariantData (0x0x7f6a2a5aa840) 0
-
-Class QtMetaTypePrivate::VectorBoolElements
- size=1 align=1
- base size=0 base align=1
-QtMetaTypePrivate::VectorBoolElements (0x0x7f6a2a5aa960) 0 empty
-
-Class QtMetaTypePrivate::QSequentialIterableImpl
- size=104 align=8
- base size=104 base align=8
-QtMetaTypePrivate::QSequentialIterableImpl (0x0x7f6a2a361300) 0
-
-Class QtMetaTypePrivate::QAssociativeIterableImpl
- size=112 align=8
- base size=112 base align=8
-QtMetaTypePrivate::QAssociativeIterableImpl (0x0x7f6a2a3616c0) 0
-
-Class QtMetaTypePrivate::QPairVariantInterfaceImpl
- size=40 align=8
- base size=40 base align=8
-QtMetaTypePrivate::QPairVariantInterfaceImpl (0x0x7f6a2a361900) 0
-
-Class QtPrivate::QSlotObjectBase
- size=16 align=8
- base size=16 base align=8
-QtPrivate::QSlotObjectBase (0x0x7f6a2a139660) 0
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QObjectData)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-
-Class QObjectData
- size=48 align=8
- base size=48 base align=8
-QObjectData (0x0x7f6a2a1397e0) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 16u)
-
-Class QObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObject::QPrivateSignal (0x0x7f6a2a1399c0) 0 empty
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QObject)
-16 (int (*)(...))QObject::metaObject
-24 (int (*)(...))QObject::qt_metacast
-32 (int (*)(...))QObject::qt_metacall
-40 (int (*)(...))QObject::~QObject
-48 (int (*)(...))QObject::~QObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObject
- size=16 align=8
- base size=16 base align=8
-QObject (0x0x7f6a2a139960) 0
- vptr=((& QObject::_ZTV7QObject) + 16u)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QObjectUserData)
-16 (int (*)(...))QObjectUserData::~QObjectUserData
-24 (int (*)(...))QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=8 align=8
- base size=8 base align=8
-QObjectUserData (0x0x7f6a2a139d20) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 16u)
-
-Class QSignalBlocker
- size=16 align=8
- base size=10 base align=8
-QSignalBlocker (0x0x7f6a2a139d80) 0
-
-Class QAbstractAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractAnimation::QPrivateSignal (0x0x7f6a2a139e40) 0 empty
-
-Vtable for QAbstractAnimation
-QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractAnimation)
-16 (int (*)(...))QAbstractAnimation::metaObject
-24 (int (*)(...))QAbstractAnimation::qt_metacast
-32 (int (*)(...))QAbstractAnimation::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAbstractAnimation
- size=16 align=8
- base size=16 base align=8
-QAbstractAnimation (0x0x7f6a29ff1bc8) 0
- vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 16u)
- QObject (0x0x7f6a2a139de0) 0
- primary-for QAbstractAnimation (0x0x7f6a29ff1bc8)
-
-Class QAnimationDriver::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationDriver::QPrivateSignal (0x0x7f6a2a139f00) 0 empty
-
-Vtable for QAnimationDriver
-QAnimationDriver::_ZTV16QAnimationDriver: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAnimationDriver)
-16 (int (*)(...))QAnimationDriver::metaObject
-24 (int (*)(...))QAnimationDriver::qt_metacast
-32 (int (*)(...))QAnimationDriver::qt_metacall
-40 (int (*)(...))QAnimationDriver::~QAnimationDriver
-48 (int (*)(...))QAnimationDriver::~QAnimationDriver
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAnimationDriver::advance
-120 (int (*)(...))QAnimationDriver::elapsed
-128 (int (*)(...))QAnimationDriver::start
-136 (int (*)(...))QAnimationDriver::stop
-
-Class QAnimationDriver
- size=16 align=8
- base size=16 base align=8
-QAnimationDriver (0x0x7f6a29ff1c30) 0
- vptr=((& QAnimationDriver::_ZTV16QAnimationDriver) + 16u)
- QObject (0x0x7f6a2a139ea0) 0
- primary-for QAnimationDriver (0x0x7f6a29ff1c30)
-
-Class QAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationGroup::QPrivateSignal (0x0x7f6a29e6c000) 0 empty
-
-Vtable for QAnimationGroup
-QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QAnimationGroup)
-16 (int (*)(...))QAnimationGroup::metaObject
-24 (int (*)(...))QAnimationGroup::qt_metacast
-32 (int (*)(...))QAnimationGroup::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QAnimationGroup (0x0x7f6a29ff1c98) 0
- vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 16u)
- QAbstractAnimation (0x0x7f6a29ff1d00) 0
- primary-for QAnimationGroup (0x0x7f6a29ff1c98)
- QObject (0x0x7f6a2a139f60) 0
- primary-for QAbstractAnimation (0x0x7f6a29ff1d00)
-
-Class QParallelAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QParallelAnimationGroup::QPrivateSignal (0x0x7f6a29e6c0c0) 0 empty
-
-Vtable for QParallelAnimationGroup
-QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
-16 (int (*)(...))QParallelAnimationGroup::metaObject
-24 (int (*)(...))QParallelAnimationGroup::qt_metacast
-32 (int (*)(...))QParallelAnimationGroup::qt_metacall
-40 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-48 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-56 (int (*)(...))QParallelAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QParallelAnimationGroup::duration
-120 (int (*)(...))QParallelAnimationGroup::updateCurrentTime
-128 (int (*)(...))QParallelAnimationGroup::updateState
-136 (int (*)(...))QParallelAnimationGroup::updateDirection
-
-Class QParallelAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QParallelAnimationGroup (0x0x7f6a29ff1d68) 0
- vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 16u)
- QAnimationGroup (0x0x7f6a29ff1dd0) 0
- primary-for QParallelAnimationGroup (0x0x7f6a29ff1d68)
- QAbstractAnimation (0x0x7f6a29ff1e38) 0
- primary-for QAnimationGroup (0x0x7f6a29ff1dd0)
- QObject (0x0x7f6a29e6c060) 0
- primary-for QAbstractAnimation (0x0x7f6a29ff1e38)
-
-Class QPauseAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPauseAnimation::QPrivateSignal (0x0x7f6a29e6c180) 0 empty
-
-Vtable for QPauseAnimation
-QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QPauseAnimation)
-16 (int (*)(...))QPauseAnimation::metaObject
-24 (int (*)(...))QPauseAnimation::qt_metacast
-32 (int (*)(...))QPauseAnimation::qt_metacall
-40 (int (*)(...))QPauseAnimation::~QPauseAnimation
-48 (int (*)(...))QPauseAnimation::~QPauseAnimation
-56 (int (*)(...))QPauseAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPauseAnimation::duration
-120 (int (*)(...))QPauseAnimation::updateCurrentTime
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QPauseAnimation
- size=16 align=8
- base size=16 base align=8
-QPauseAnimation (0x0x7f6a29ff1ea0) 0
- vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 16u)
- QAbstractAnimation (0x0x7f6a29ff1f08) 0
- primary-for QPauseAnimation (0x0x7f6a29ff1ea0)
- QObject (0x0x7f6a29e6c120) 0
- primary-for QAbstractAnimation (0x0x7f6a29ff1f08)
-
-Class QEasingCurve
- size=8 align=8
- base size=8 base align=8
-QEasingCurve (0x0x7f6a29f174e0) 0
-
-Class QMapNodeBase
- size=24 align=8
- base size=24 base align=8
-QMapNodeBase (0x0x7f6a29be85a0) 0
-
-Class QMapDataBase
- size=40 align=8
- base size=40 base align=8
-QMapDataBase (0x0x7f6a29be8660) 0
-
-Class QHashData::Node
- size=16 align=8
- base size=16 base align=8
-QHashData::Node (0x0x7f6a29be8a20) 0
-
-Class QHashData
- size=48 align=8
- base size=44 base align=8
-QHashData (0x0x7f6a29be89c0) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0x0x7f6a29be8a80) 0 empty
-
-Class QVariant::PrivateShared
- size=16 align=8
- base size=12 base align=8
-QVariant::PrivateShared (0x0x7f6a29dae4e0) 0
-
-Class QVariant::Private::Data
- size=8 align=8
- base size=8 base align=8
-QVariant::Private::Data (0x0x7f6a29dae5a0) 0
-
-Class QVariant::Private
- size=16 align=8
- base size=12 base align=8
-QVariant::Private (0x0x7f6a29dae540) 0
-
-Class QVariant::Handler
- size=72 align=8
- base size=72 base align=8
-QVariant::Handler (0x0x7f6a29dae600) 0
-
-Class QVariant
- size=16 align=8
- base size=16 base align=8
-QVariant (0x0x7f6a29dae480) 0
-
-Class QVariantComparisonHelper
- size=8 align=8
- base size=8 base align=8
-QVariantComparisonHelper (0x0x7f6a29aaf900) 0
-
-Class QSequentialIterable::const_iterator
- size=112 align=8
- base size=112 base align=8
-QSequentialIterable::const_iterator (0x0x7f6a29aaf9c0) 0
-
-Class QSequentialIterable
- size=104 align=8
- base size=104 base align=8
-QSequentialIterable (0x0x7f6a29aaf960) 0
-
-Class QAssociativeIterable::const_iterator
- size=120 align=8
- base size=120 base align=8
-QAssociativeIterable::const_iterator (0x0x7f6a29aafa80) 0
-
-Class QAssociativeIterable
- size=112 align=8
- base size=112 base align=8
-QAssociativeIterable (0x0x7f6a29aafa20) 0
-
-Class QVariantAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QVariantAnimation::QPrivateSignal (0x0x7f6a29ba4840) 0 empty
-
-Vtable for QVariantAnimation
-QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QVariantAnimation)
-16 (int (*)(...))QVariantAnimation::metaObject
-24 (int (*)(...))QVariantAnimation::qt_metacast
-32 (int (*)(...))QVariantAnimation::qt_metacall
-40 (int (*)(...))QVariantAnimation::~QVariantAnimation
-48 (int (*)(...))QVariantAnimation::~QVariantAnimation
-56 (int (*)(...))QVariantAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QVariantAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QVariantAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QVariantAnimation
- size=16 align=8
- base size=16 base align=8
-QVariantAnimation (0x0x7f6a29ba84e0) 0
- vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 16u)
- QAbstractAnimation (0x0x7f6a29ba8548) 0
- primary-for QVariantAnimation (0x0x7f6a29ba84e0)
- QObject (0x0x7f6a29ba47e0) 0
- primary-for QAbstractAnimation (0x0x7f6a29ba8548)
-
-Class QPropertyAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPropertyAnimation::QPrivateSignal (0x0x7f6a29ba4900) 0 empty
-
-Vtable for QPropertyAnimation
-QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPropertyAnimation)
-16 (int (*)(...))QPropertyAnimation::metaObject
-24 (int (*)(...))QPropertyAnimation::qt_metacast
-32 (int (*)(...))QPropertyAnimation::qt_metacall
-40 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-48 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-56 (int (*)(...))QPropertyAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QPropertyAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QPropertyAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QPropertyAnimation
- size=16 align=8
- base size=16 base align=8
-QPropertyAnimation (0x0x7f6a29ba8618) 0
- vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 16u)
- QVariantAnimation (0x0x7f6a29ba8680) 0
- primary-for QPropertyAnimation (0x0x7f6a29ba8618)
- QAbstractAnimation (0x0x7f6a29ba86e8) 0
- primary-for QVariantAnimation (0x0x7f6a29ba8680)
- QObject (0x0x7f6a29ba48a0) 0
- primary-for QAbstractAnimation (0x0x7f6a29ba86e8)
-
-Class QSequentialAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSequentialAnimationGroup::QPrivateSignal (0x0x7f6a29ba49c0) 0 empty
-
-Vtable for QSequentialAnimationGroup
-QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
-16 (int (*)(...))QSequentialAnimationGroup::metaObject
-24 (int (*)(...))QSequentialAnimationGroup::qt_metacast
-32 (int (*)(...))QSequentialAnimationGroup::qt_metacall
-40 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-48 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-56 (int (*)(...))QSequentialAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSequentialAnimationGroup::duration
-120 (int (*)(...))QSequentialAnimationGroup::updateCurrentTime
-128 (int (*)(...))QSequentialAnimationGroup::updateState
-136 (int (*)(...))QSequentialAnimationGroup::updateDirection
-
-Class QSequentialAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QSequentialAnimationGroup (0x0x7f6a29ba8750) 0
- vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 16u)
- QAnimationGroup (0x0x7f6a29ba87b8) 0
- primary-for QSequentialAnimationGroup (0x0x7f6a29ba8750)
- QAbstractAnimation (0x0x7f6a29ba8820) 0
- primary-for QAnimationGroup (0x0x7f6a29ba87b8)
- QObject (0x0x7f6a29ba4960) 0
- primary-for QAbstractAnimation (0x0x7f6a29ba8820)
-
-Class QTextCodec::ConverterState
- size=32 align=8
- base size=32 base align=8
-QTextCodec::ConverterState (0x0x7f6a29ba4a80) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextCodec)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))QTextCodec::aliases
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 0u
-64 0u
-
-Class QTextCodec
- size=8 align=8
- base size=8 base align=8
-QTextCodec (0x0x7f6a29ba4a20) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 16u)
-
-Class QTextEncoder
- size=40 align=8
- base size=40 base align=8
-QTextEncoder (0x0x7f6a29ba4c00) 0
-
-Class QTextDecoder
- size=40 align=8
- base size=40 base align=8
-QTextDecoder (0x0x7f6a29ba4c60) 0
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0x0x7f6a29ba4cc0) 0
-
-Class QDate
- size=8 align=8
- base size=8 base align=8
-QDate (0x0x7f6a29ba4ea0) 0
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0x0x7f6a2990d060) 0
-
-Class QDateTime
- size=8 align=8
- base size=8 base align=8
-QDateTime (0x0x7f6a2990d1e0) 0
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0x0x7f6a2990d3c0) 0 empty
-
-Class QIODevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIODevice::QPrivateSignal (0x0x7f6a2990d480) 0 empty
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QIODevice)
-16 (int (*)(...))QIODevice::metaObject
-24 (int (*)(...))QIODevice::qt_metacast
-32 (int (*)(...))QIODevice::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QIODevice::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))__cxa_pure_virtual
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))__cxa_pure_virtual
-
-Class QIODevice
- size=16 align=8
- base size=16 base align=8
-QIODevice (0x0x7f6a29ba8a90) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 16u)
- QObject (0x0x7f6a2990d420) 0
- primary-for QIODevice (0x0x7f6a29ba8a90)
-
-Class QBuffer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QBuffer::QPrivateSignal (0x0x7f6a2990d660) 0 empty
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBuffer)
-16 (int (*)(...))QBuffer::metaObject
-24 (int (*)(...))QBuffer::qt_metacast
-32 (int (*)(...))QBuffer::qt_metacall
-40 (int (*)(...))QBuffer::~QBuffer
-48 (int (*)(...))QBuffer::~QBuffer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QBuffer::connectNotify
-104 (int (*)(...))QBuffer::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QBuffer::open
-128 (int (*)(...))QBuffer::close
-136 (int (*)(...))QBuffer::pos
-144 (int (*)(...))QBuffer::size
-152 (int (*)(...))QBuffer::seek
-160 (int (*)(...))QBuffer::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QBuffer::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QBuffer::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QBuffer::writeData
-
-Class QBuffer
- size=16 align=8
- base size=16 base align=8
-QBuffer (0x0x7f6a29ba8bc8) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 16u)
- QIODevice (0x0x7f6a29ba8c30) 0
- primary-for QBuffer (0x0x7f6a29ba8bc8)
- QObject (0x0x7f6a2990d600) 0
- primary-for QIODevice (0x0x7f6a29ba8c30)
-
-Class QDataStream
- size=32 align=8
- base size=32 base align=8
-QDataStream (0x0x7f6a2990d6c0) 0
-
-Class QLocale
- size=8 align=8
- base size=8 base align=8
-QLocale (0x0x7f6a2990d780) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextStream)
-16 (int (*)(...))QTextStream::~QTextStream
-24 (int (*)(...))QTextStream::~QTextStream
-
-Class QTextStream
- size=16 align=8
- base size=16 base align=8
-QTextStream (0x0x7f6a2990da80) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 16u)
-
-Class QTextStreamManipulator
- size=40 align=8
- base size=38 base align=8
-QTextStreamManipulator (0x0x7f6a2990dcc0) 0
-
-Class QContiguousCacheData
- size=24 align=4
- base size=24 base align=4
-QContiguousCacheData (0x0x7f6a2990df00) 0
-
-Class QDebug::Stream
- size=80 align=8
- base size=76 base align=8
-QDebug::Stream (0x0x7f6a2979c240) 0
-
-Class QDebug
- size=8 align=8
- base size=8 base align=8
-QDebug (0x0x7f6a2979c1e0) 0
-
-Class QDebugStateSaver
- size=8 align=8
- base size=8 base align=8
-QDebugStateSaver (0x0x7f6a29494300) 0
-
-Class QNoDebug
- size=1 align=1
- base size=0 base align=1
-QNoDebug (0x0x7f6a294943c0) 0 empty
-
-Class QFileDevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileDevice::QPrivateSignal (0x0x7f6a294945a0) 0 empty
-
-Vtable for QFileDevice
-QFileDevice::_ZTV11QFileDevice: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFileDevice)
-16 (int (*)(...))QFileDevice::metaObject
-24 (int (*)(...))QFileDevice::qt_metacast
-32 (int (*)(...))QFileDevice::qt_metacall
-40 (int (*)(...))QFileDevice::~QFileDevice
-48 (int (*)(...))QFileDevice::~QFileDevice
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFileDevice::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QFileDevice
- size=16 align=8
- base size=16 base align=8
-QFileDevice (0x0x7f6a2948e8f0) 0
- vptr=((& QFileDevice::_ZTV11QFileDevice) + 16u)
- QIODevice (0x0x7f6a2948e958) 0
- primary-for QFileDevice (0x0x7f6a2948e8f0)
- QObject (0x0x7f6a29494540) 0
- primary-for QIODevice (0x0x7f6a2948e958)
-
-Class QFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFile::QPrivateSignal (0x0x7f6a29494780) 0 empty
-
-Vtable for QFile
-QFile::_ZTV5QFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QFile)
-16 (int (*)(...))QFile::metaObject
-24 (int (*)(...))QFile::qt_metacast
-32 (int (*)(...))QFile::qt_metacall
-40 (int (*)(...))QFile::~QFile
-48 (int (*)(...))QFile::~QFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QFile
- size=16 align=8
- base size=16 base align=8
-QFile (0x0x7f6a2948ea90) 0
- vptr=((& QFile::_ZTV5QFile) + 16u)
- QFileDevice (0x0x7f6a2948eaf8) 0
- primary-for QFile (0x0x7f6a2948ea90)
- QIODevice (0x0x7f6a2948eb60) 0
- primary-for QFileDevice (0x0x7f6a2948eaf8)
- QObject (0x0x7f6a29494720) 0
- primary-for QIODevice (0x0x7f6a2948eb60)
-
-Class QFileInfo
- size=8 align=8
- base size=8 base align=8
-QFileInfo (0x0x7f6a29494900) 0
-
-Class QDir
- size=8 align=8
- base size=8 base align=8
-QDir (0x0x7f6a29494c00) 0
-
-Class QDirIterator
- size=8 align=8
- base size=8 base align=8
-QDirIterator (0x0x7f6a29211060) 0
-
-Class QFileSelector::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSelector::QPrivateSignal (0x0x7f6a292112a0) 0 empty
-
-Vtable for QFileSelector
-QFileSelector::_ZTV13QFileSelector: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QFileSelector)
-16 (int (*)(...))QFileSelector::metaObject
-24 (int (*)(...))QFileSelector::qt_metacast
-32 (int (*)(...))QFileSelector::qt_metacall
-40 (int (*)(...))QFileSelector::~QFileSelector
-48 (int (*)(...))QFileSelector::~QFileSelector
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSelector
- size=16 align=8
- base size=16 base align=8
-QFileSelector (0x0x7f6a2926f000) 0
- vptr=((& QFileSelector::_ZTV13QFileSelector) + 16u)
- QObject (0x0x7f6a29211240) 0
- primary-for QFileSelector (0x0x7f6a2926f000)
-
-Class QFileSystemWatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSystemWatcher::QPrivateSignal (0x0x7f6a29211360) 0 empty
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-16 (int (*)(...))QFileSystemWatcher::metaObject
-24 (int (*)(...))QFileSystemWatcher::qt_metacast
-32 (int (*)(...))QFileSystemWatcher::qt_metacall
-40 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-48 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=16 align=8
- base size=16 base align=8
-QFileSystemWatcher (0x0x7f6a2926f068) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 16u)
- QObject (0x0x7f6a29211300) 0
- primary-for QFileSystemWatcher (0x0x7f6a2926f068)
-
-Class QLockFile
- size=8 align=8
- base size=8 base align=8
-QLockFile (0x0x7f6a292113c0) 0
-
-Class QLoggingCategory::AtomicBools
- size=4 align=1
- base size=4 base align=1
-QLoggingCategory::AtomicBools (0x0x7f6a29211540) 0
-
-Class QLoggingCategory
- size=24 align=8
- base size=24 base align=8
-QLoggingCategory (0x0x7f6a292114e0) 0
-
-Class QProcessEnvironment
- size=8 align=8
- base size=8 base align=8
-QProcessEnvironment (0x0x7f6a292116c0) 0
-
-Class QProcess::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QProcess::QPrivateSignal (0x0x7f6a29211900) 0 empty
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QProcess)
-16 (int (*)(...))QProcess::metaObject
-24 (int (*)(...))QProcess::qt_metacast
-32 (int (*)(...))QProcess::qt_metacall
-40 (int (*)(...))QProcess::~QProcess
-48 (int (*)(...))QProcess::~QProcess
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QProcess::isSequential
-120 (int (*)(...))QProcess::open
-128 (int (*)(...))QProcess::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QProcess::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QProcess::bytesAvailable
-184 (int (*)(...))QProcess::bytesToWrite
-192 (int (*)(...))QProcess::canReadLine
-200 (int (*)(...))QProcess::waitForReadyRead
-208 (int (*)(...))QProcess::waitForBytesWritten
-216 (int (*)(...))QProcess::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QProcess::writeData
-240 (int (*)(...))QProcess::setupChildProcess
-
-Class QProcess
- size=16 align=8
- base size=16 base align=8
-QProcess (0x0x7f6a2926f1a0) 0
- vptr=((& QProcess::_ZTV8QProcess) + 16u)
- QIODevice (0x0x7f6a2926f208) 0
- primary-for QProcess (0x0x7f6a2926f1a0)
- QObject (0x0x7f6a292118a0) 0
- primary-for QIODevice (0x0x7f6a2926f208)
-
-Class QResource
- size=8 align=8
- base size=8 base align=8
-QResource (0x0x7f6a29211960) 0
-
-Class QSaveFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSaveFile::QPrivateSignal (0x0x7f6a29211ae0) 0 empty
-
-Vtable for QSaveFile
-QSaveFile::_ZTV9QSaveFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSaveFile)
-16 (int (*)(...))QSaveFile::metaObject
-24 (int (*)(...))QSaveFile::qt_metacast
-32 (int (*)(...))QSaveFile::qt_metacall
-40 (int (*)(...))QSaveFile::~QSaveFile
-48 (int (*)(...))QSaveFile::~QSaveFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QSaveFile::open
-128 (int (*)(...))QSaveFile::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QSaveFile::writeData
-240 (int (*)(...))QSaveFile::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QSaveFile
- size=16 align=8
- base size=16 base align=8
-QSaveFile (0x0x7f6a2926f270) 0
- vptr=((& QSaveFile::_ZTV9QSaveFile) + 16u)
- QFileDevice (0x0x7f6a2926f2d8) 0
- primary-for QSaveFile (0x0x7f6a2926f270)
- QIODevice (0x0x7f6a2926f340) 0
- primary-for QFileDevice (0x0x7f6a2926f2d8)
- QObject (0x0x7f6a29211a80) 0
- primary-for QIODevice (0x0x7f6a2926f340)
-
-Class QSettings::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSettings::QPrivateSignal (0x0x7f6a29211ba0) 0 empty
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSettings)
-16 (int (*)(...))QSettings::metaObject
-24 (int (*)(...))QSettings::qt_metacast
-32 (int (*)(...))QSettings::qt_metacall
-40 (int (*)(...))QSettings::~QSettings
-48 (int (*)(...))QSettings::~QSettings
-56 (int (*)(...))QSettings::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSettings
- size=16 align=8
- base size=16 base align=8
-QSettings (0x0x7f6a2926f3a8) 0
- vptr=((& QSettings::_ZTV9QSettings) + 16u)
- QObject (0x0x7f6a29211b40) 0
- primary-for QSettings (0x0x7f6a2926f3a8)
-
-Class QStandardPaths
- size=1 align=1
- base size=0 base align=1
-QStandardPaths (0x0x7f6a29211c00) 0 empty
-
-Class QStorageInfo
- size=8 align=8
- base size=8 base align=8
-QStorageInfo (0x0x7f6a29211d80) 0
-
-Class QTemporaryDir
- size=8 align=8
- base size=8 base align=8
-QTemporaryDir (0x0x7f6a28fc70c0) 0
-
-Class QTemporaryFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTemporaryFile::QPrivateSignal (0x0x7f6a28fc71e0) 0 empty
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QTemporaryFile)
-16 (int (*)(...))QTemporaryFile::metaObject
-24 (int (*)(...))QTemporaryFile::qt_metacast
-32 (int (*)(...))QTemporaryFile::qt_metacall
-40 (int (*)(...))QTemporaryFile::~QTemporaryFile
-48 (int (*)(...))QTemporaryFile::~QTemporaryFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QTemporaryFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QTemporaryFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QTemporaryFile
- size=16 align=8
- base size=16 base align=8
-QTemporaryFile (0x0x7f6a2926f548) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 16u)
- QFile (0x0x7f6a2926f5b0) 0
- primary-for QTemporaryFile (0x0x7f6a2926f548)
- QFileDevice (0x0x7f6a2926f618) 0
- primary-for QFile (0x0x7f6a2926f5b0)
- QIODevice (0x0x7f6a2926f680) 0
- primary-for QFileDevice (0x0x7f6a2926f618)
- QObject (0x0x7f6a28fc7180) 0
- primary-for QIODevice (0x0x7f6a2926f680)
-
-Class QUrl
- size=8 align=8
- base size=8 base align=8
-QUrl (0x0x7f6a28fc7300) 0
-
-Class QUrlQuery
- size=8 align=8
- base size=8 base align=8
-QUrlQuery (0x0x7f6a290e6780) 0
-
-Class QModelIndex
- size=24 align=8
- base size=24 base align=8
-QModelIndex (0x0x7f6a290e6960) 0
-
-Class QPersistentModelIndex
- size=8 align=8
- base size=8 base align=8
-QPersistentModelIndex (0x0x7f6a290e6ae0) 0
-
-Class QAbstractItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractItemModel::QPrivateSignal (0x0x7f6a28e019c0) 0 empty
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractItemModel)
-16 (int (*)(...))QAbstractItemModel::metaObject
-24 (int (*)(...))QAbstractItemModel::qt_metacast
-32 (int (*)(...))QAbstractItemModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractItemModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractItemModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractItemModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractItemModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=16 align=8
- base size=16 base align=8
-QAbstractItemModel (0x0x7f6a28e0d4e0) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 16u)
- QObject (0x0x7f6a28e01960) 0
- primary-for QAbstractItemModel (0x0x7f6a28e0d4e0)
-
-Class QAbstractTableModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTableModel::QPrivateSignal (0x0x7f6a28e01d20) 0 empty
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTableModel)
-16 (int (*)(...))QAbstractTableModel::metaObject
-24 (int (*)(...))QAbstractTableModel::qt_metacast
-32 (int (*)(...))QAbstractTableModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractTableModel::index
-120 (int (*)(...))QAbstractTableModel::parent
-128 (int (*)(...))QAbstractTableModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractTableModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractTableModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractTableModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=16 align=8
- base size=16 base align=8
-QAbstractTableModel (0x0x7f6a28e0d6e8) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 16u)
- QAbstractItemModel (0x0x7f6a28e0d750) 0
- primary-for QAbstractTableModel (0x0x7f6a28e0d6e8)
- QObject (0x0x7f6a28e01cc0) 0
- primary-for QAbstractItemModel (0x0x7f6a28e0d750)
-
-Class QAbstractListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractListModel::QPrivateSignal (0x0x7f6a28e01de0) 0 empty
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractListModel)
-16 (int (*)(...))QAbstractListModel::metaObject
-24 (int (*)(...))QAbstractListModel::qt_metacast
-32 (int (*)(...))QAbstractListModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QAbstractListModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractListModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=16 align=8
- base size=16 base align=8
-QAbstractListModel (0x0x7f6a28e0d7b8) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 16u)
- QAbstractItemModel (0x0x7f6a28e0d820) 0
- primary-for QAbstractListModel (0x0x7f6a28e0d7b8)
- QObject (0x0x7f6a28e01d80) 0
- primary-for QAbstractItemModel (0x0x7f6a28e0d820)
-
-Class QAbstractProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractProxyModel::QPrivateSignal (0x0x7f6a28f14120) 0 empty
-
-Vtable for QAbstractProxyModel
-QAbstractProxyModel::_ZTV19QAbstractProxyModel: 53u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractProxyModel)
-16 (int (*)(...))QAbstractProxyModel::metaObject
-24 (int (*)(...))QAbstractProxyModel::qt_metacast
-32 (int (*)(...))QAbstractProxyModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractProxyModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QAbstractProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QAbstractProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QAbstractProxyModel::setSourceModel
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))__cxa_pure_virtual
-408 (int (*)(...))QAbstractProxyModel::mapSelectionToSource
-416 (int (*)(...))QAbstractProxyModel::mapSelectionFromSource
-
-Class QAbstractProxyModel
- size=16 align=8
- base size=16 base align=8
-QAbstractProxyModel (0x0x7f6a28e0d958) 0
- vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 16u)
- QAbstractItemModel (0x0x7f6a28e0d9c0) 0
- primary-for QAbstractProxyModel (0x0x7f6a28e0d958)
- QObject (0x0x7f6a28f140c0) 0
- primary-for QAbstractItemModel (0x0x7f6a28e0d9c0)
-
-Class QIdentityProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIdentityProxyModel::QPrivateSignal (0x0x7f6a28f141e0) 0 empty
-
-Vtable for QIdentityProxyModel
-QIdentityProxyModel::_ZTV19QIdentityProxyModel: 53u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QIdentityProxyModel)
-16 (int (*)(...))QIdentityProxyModel::metaObject
-24 (int (*)(...))QIdentityProxyModel::qt_metacast
-32 (int (*)(...))QIdentityProxyModel::qt_metacall
-40 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-48 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIdentityProxyModel::index
-120 (int (*)(...))QIdentityProxyModel::parent
-128 (int (*)(...))QIdentityProxyModel::sibling
-136 (int (*)(...))QIdentityProxyModel::rowCount
-144 (int (*)(...))QIdentityProxyModel::columnCount
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QIdentityProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QIdentityProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QIdentityProxyModel::insertRows
-264 (int (*)(...))QIdentityProxyModel::insertColumns
-272 (int (*)(...))QIdentityProxyModel::removeRows
-280 (int (*)(...))QIdentityProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QIdentityProxyModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QIdentityProxyModel::setSourceModel
-392 (int (*)(...))QIdentityProxyModel::mapToSource
-400 (int (*)(...))QIdentityProxyModel::mapFromSource
-408 (int (*)(...))QIdentityProxyModel::mapSelectionToSource
-416 (int (*)(...))QIdentityProxyModel::mapSelectionFromSource
-
-Class QIdentityProxyModel
- size=16 align=8
- base size=16 base align=8
-QIdentityProxyModel (0x0x7f6a28e0da28) 0
- vptr=((& QIdentityProxyModel::_ZTV19QIdentityProxyModel) + 16u)
- QAbstractProxyModel (0x0x7f6a28e0da90) 0
- primary-for QIdentityProxyModel (0x0x7f6a28e0da28)
- QAbstractItemModel (0x0x7f6a28e0daf8) 0
- primary-for QAbstractProxyModel (0x0x7f6a28e0da90)
- QObject (0x0x7f6a28f14180) 0
- primary-for QAbstractItemModel (0x0x7f6a28e0daf8)
-
-Class QItemSelectionRange
- size=16 align=8
- base size=16 base align=8
-QItemSelectionRange (0x0x7f6a28f14240) 0
-
-Class QItemSelectionModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QItemSelectionModel::QPrivateSignal (0x0x7f6a28f14480) 0 empty
-
-Vtable for QItemSelectionModel
-QItemSelectionModel::_ZTV19QItemSelectionModel: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QItemSelectionModel)
-16 (int (*)(...))QItemSelectionModel::metaObject
-24 (int (*)(...))QItemSelectionModel::qt_metacast
-32 (int (*)(...))QItemSelectionModel::qt_metacall
-40 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-48 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QItemSelectionModel::setCurrentIndex
-120 (int (*)(...))QItemSelectionModel::select
-128 (int (*)(...))QItemSelectionModel::select
-136 (int (*)(...))QItemSelectionModel::clear
-144 (int (*)(...))QItemSelectionModel::reset
-152 (int (*)(...))QItemSelectionModel::clearCurrentIndex
-
-Class QItemSelectionModel
- size=16 align=8
- base size=16 base align=8
-QItemSelectionModel (0x0x7f6a28e0dd68) 0
- vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 16u)
- QObject (0x0x7f6a28f14420) 0
- primary-for QItemSelectionModel (0x0x7f6a28e0dd68)
-
-Class QItemSelection
- size=8 align=8
- base size=8 base align=8
-QItemSelection (0x0x7f6a28e0df70) 0
- QList<QItemSelectionRange> (0x0x7f6a28bf7000) 0
- QListSpecialMethods<QItemSelectionRange> (0x0x7f6a28f14720) 0 empty
-
-Class QSortFilterProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSortFilterProxyModel::QPrivateSignal (0x0x7f6a28f14b40) 0 empty
-
-Vtable for QSortFilterProxyModel
-QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 56u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
-16 (int (*)(...))QSortFilterProxyModel::metaObject
-24 (int (*)(...))QSortFilterProxyModel::qt_metacast
-32 (int (*)(...))QSortFilterProxyModel::qt_metacall
-40 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-48 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSortFilterProxyModel::index
-120 (int (*)(...))QSortFilterProxyModel::parent
-128 (int (*)(...))QSortFilterProxyModel::sibling
-136 (int (*)(...))QSortFilterProxyModel::rowCount
-144 (int (*)(...))QSortFilterProxyModel::columnCount
-152 (int (*)(...))QSortFilterProxyModel::hasChildren
-160 (int (*)(...))QSortFilterProxyModel::data
-168 (int (*)(...))QSortFilterProxyModel::setData
-176 (int (*)(...))QSortFilterProxyModel::headerData
-184 (int (*)(...))QSortFilterProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QSortFilterProxyModel::mimeTypes
-216 (int (*)(...))QSortFilterProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QSortFilterProxyModel::dropMimeData
-240 (int (*)(...))QSortFilterProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QSortFilterProxyModel::insertRows
-264 (int (*)(...))QSortFilterProxyModel::insertColumns
-272 (int (*)(...))QSortFilterProxyModel::removeRows
-280 (int (*)(...))QSortFilterProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QSortFilterProxyModel::fetchMore
-312 (int (*)(...))QSortFilterProxyModel::canFetchMore
-320 (int (*)(...))QSortFilterProxyModel::flags
-328 (int (*)(...))QSortFilterProxyModel::sort
-336 (int (*)(...))QSortFilterProxyModel::buddy
-344 (int (*)(...))QSortFilterProxyModel::match
-352 (int (*)(...))QSortFilterProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QSortFilterProxyModel::setSourceModel
-392 (int (*)(...))QSortFilterProxyModel::mapToSource
-400 (int (*)(...))QSortFilterProxyModel::mapFromSource
-408 (int (*)(...))QSortFilterProxyModel::mapSelectionToSource
-416 (int (*)(...))QSortFilterProxyModel::mapSelectionFromSource
-424 (int (*)(...))QSortFilterProxyModel::filterAcceptsRow
-432 (int (*)(...))QSortFilterProxyModel::filterAcceptsColumn
-440 (int (*)(...))QSortFilterProxyModel::lessThan
-
-Class QSortFilterProxyModel
- size=16 align=8
- base size=16 base align=8
-QSortFilterProxyModel (0x0x7f6a28bf70d0) 0
- vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 16u)
- QAbstractProxyModel (0x0x7f6a28bf7138) 0
- primary-for QSortFilterProxyModel (0x0x7f6a28bf70d0)
- QAbstractItemModel (0x0x7f6a28bf71a0) 0
- primary-for QAbstractProxyModel (0x0x7f6a28bf7138)
- QObject (0x0x7f6a28f14ae0) 0
- primary-for QAbstractItemModel (0x0x7f6a28bf71a0)
-
-Class QStringListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStringListModel::QPrivateSignal (0x0x7f6a28f14c00) 0 empty
-
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QStringListModel)
-16 (int (*)(...))QStringListModel::metaObject
-24 (int (*)(...))QStringListModel::qt_metacast
-32 (int (*)(...))QStringListModel::qt_metacall
-40 (int (*)(...))QStringListModel::~QStringListModel
-48 (int (*)(...))QStringListModel::~QStringListModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QStringListModel::sibling
-136 (int (*)(...))QStringListModel::rowCount
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))QStringListModel::data
-168 (int (*)(...))QStringListModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QStringListModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStringListModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QStringListModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStringListModel::flags
-328 (int (*)(...))QStringListModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStringListModel
- size=24 align=8
- base size=24 base align=8
-QStringListModel (0x0x7f6a28bf7208) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 16u)
- QAbstractListModel (0x0x7f6a28bf7270) 0
- primary-for QStringListModel (0x0x7f6a28bf7208)
- QAbstractItemModel (0x0x7f6a28bf72d8) 0
- primary-for QAbstractListModel (0x0x7f6a28bf7270)
- QObject (0x0x7f6a28f14ba0) 0
- primary-for QAbstractItemModel (0x0x7f6a28bf72d8)
-
-Class QJsonValue
- size=24 align=8
- base size=20 base align=8
-QJsonValue (0x0x7f6a28f14c60) 0
-
-Class QJsonValueRef
- size=16 align=8
- base size=12 base align=8
-QJsonValueRef (0x0x7f6a28f14d20) 0
-
-Class QJsonValuePtr
- size=24 align=8
- base size=24 base align=8
-QJsonValuePtr (0x0x7f6a28f14de0) 0
-
-Class QJsonValueRefPtr
- size=16 align=8
- base size=16 base align=8
-QJsonValueRefPtr (0x0x7f6a28f14e40) 0
-
-Class QJsonArray::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::iterator (0x0x7f6a28f14f00) 0
-
-Class QJsonArray::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::const_iterator (0x0x7f6a28f14f60) 0
-
-Class QJsonArray
- size=16 align=8
- base size=16 base align=8
-QJsonArray (0x0x7f6a28f14ea0) 0
-
-Class QJsonParseError
- size=8 align=4
- base size=8 base align=4
-QJsonParseError (0x0x7f6a28cc4060) 0
-
-Class QJsonDocument
- size=8 align=8
- base size=8 base align=8
-QJsonDocument (0x0x7f6a28cc40c0) 0
-
-Class QJsonObject::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::iterator (0x0x7f6a28cc4180) 0
-
-Class QJsonObject::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::const_iterator (0x0x7f6a28cc41e0) 0
-
-Class QJsonObject
- size=16 align=8
- base size=16 base align=8
-QJsonObject (0x0x7f6a28cc4120) 0
-
-Class QEventLoop::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventLoop::QPrivateSignal (0x0x7f6a28cc43c0) 0 empty
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QEventLoop)
-16 (int (*)(...))QEventLoop::metaObject
-24 (int (*)(...))QEventLoop::qt_metacast
-32 (int (*)(...))QEventLoop::qt_metacall
-40 (int (*)(...))QEventLoop::~QEventLoop
-48 (int (*)(...))QEventLoop::~QEventLoop
-56 (int (*)(...))QEventLoop::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QEventLoop
- size=16 align=8
- base size=16 base align=8
-QEventLoop (0x0x7f6a28bf74e0) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 16u)
- QObject (0x0x7f6a28cc4360) 0
- primary-for QEventLoop (0x0x7f6a28bf74e0)
-
-Class QEventLoopLocker
- size=8 align=8
- base size=8 base align=8
-QEventLoopLocker (0x0x7f6a28cc4540) 0
-
-Class QAbstractEventDispatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractEventDispatcher::QPrivateSignal (0x0x7f6a28cc4600) 0 empty
-
-Class QAbstractEventDispatcher::TimerInfo
- size=12 align=4
- base size=12 base align=4
-QAbstractEventDispatcher::TimerInfo (0x0x7f6a28cc4660) 0
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 28u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-16 (int (*)(...))QAbstractEventDispatcher::metaObject
-24 (int (*)(...))QAbstractEventDispatcher::qt_metacast
-32 (int (*)(...))QAbstractEventDispatcher::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-192 (int (*)(...))__cxa_pure_virtual
-200 (int (*)(...))__cxa_pure_virtual
-208 (int (*)(...))QAbstractEventDispatcher::startingUp
-216 (int (*)(...))QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=16 align=8
- base size=16 base align=8
-QAbstractEventDispatcher (0x0x7f6a28bf7618) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 16u)
- QObject (0x0x7f6a28cc45a0) 0
- primary-for QAbstractEventDispatcher (0x0x7f6a28bf7618)
-
-Vtable for QAbstractNativeEventFilter
-QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAbstractNativeEventFilter)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractNativeEventFilter
- size=16 align=8
- base size=16 base align=8
-QAbstractNativeEventFilter (0x0x7f6a28cc46c0) 0
- vptr=((& QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter) + 16u)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0x0x7f6a28cc4720) 0
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QEvent)
-16 (int (*)(...))QEvent::~QEvent
-24 (int (*)(...))QEvent::~QEvent
-
-Class QEvent
- size=24 align=8
- base size=20 base align=8
-QEvent (0x0x7f6a28cc48a0) 0
- vptr=((& QEvent::_ZTV6QEvent) + 16u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTimerEvent)
-16 (int (*)(...))QTimerEvent::~QTimerEvent
-24 (int (*)(...))QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=24 align=8
- base size=24 base align=8
-QTimerEvent (0x0x7f6a28bf76e8) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 16u)
- QEvent (0x0x7f6a28cc4900) 0
- primary-for QTimerEvent (0x0x7f6a28bf76e8)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QChildEvent)
-16 (int (*)(...))QChildEvent::~QChildEvent
-24 (int (*)(...))QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=32 align=8
- base size=32 base align=8
-QChildEvent (0x0x7f6a28bf7750) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 16u)
- QEvent (0x0x7f6a28cc4960) 0
- primary-for QChildEvent (0x0x7f6a28bf7750)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-16 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-24 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=32 align=8
- base size=32 base align=8
-QDynamicPropertyChangeEvent (0x0x7f6a28bf77b8) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 16u)
- QEvent (0x0x7f6a28cc49c0) 0
- primary-for QDynamicPropertyChangeEvent (0x0x7f6a28bf77b8)
-
-Vtable for QDeferredDeleteEvent
-QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QDeferredDeleteEvent)
-16 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-24 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-
-Class QDeferredDeleteEvent
- size=24 align=8
- base size=24 base align=8
-QDeferredDeleteEvent (0x0x7f6a28bf7820) 0
- vptr=((& QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent) + 16u)
- QEvent (0x0x7f6a28cc4a20) 0
- primary-for QDeferredDeleteEvent (0x0x7f6a28bf7820)
-
-Class QCoreApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QCoreApplication::QPrivateSignal (0x0x7f6a28cc4ae0) 0 empty
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QCoreApplication)
-16 (int (*)(...))QCoreApplication::metaObject
-24 (int (*)(...))QCoreApplication::qt_metacast
-32 (int (*)(...))QCoreApplication::qt_metacall
-40 (int (*)(...))QCoreApplication::~QCoreApplication
-48 (int (*)(...))QCoreApplication::~QCoreApplication
-56 (int (*)(...))QCoreApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QCoreApplication::notify
-120 (int (*)(...))QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=16 align=8
- base size=16 base align=8
-QCoreApplication (0x0x7f6a28bf7888) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 16u)
- QObject (0x0x7f6a28cc4a80) 0
- primary-for QCoreApplication (0x0x7f6a28bf7888)
-
-Class QMetaMethod
- size=16 align=8
- base size=12 base align=8
-QMetaMethod (0x0x7f6a28cc4ba0) 0
-
-Class QMetaEnum
- size=16 align=8
- base size=12 base align=8
-QMetaEnum (0x0x7f6a28cc4d20) 0
-
-Class QMetaProperty
- size=32 align=8
- base size=32 base align=8
-QMetaProperty (0x0x7f6a28cc4f00) 0
-
-Class QMetaClassInfo
- size=16 align=8
- base size=12 base align=8
-QMetaClassInfo (0x0x7f6a28cc4f60) 0
-
-Class QMimeData::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMimeData::QPrivateSignal (0x0x7f6a28aa0180) 0 empty
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QMimeData)
-16 (int (*)(...))QMimeData::metaObject
-24 (int (*)(...))QMimeData::qt_metacast
-32 (int (*)(...))QMimeData::qt_metacall
-40 (int (*)(...))QMimeData::~QMimeData
-48 (int (*)(...))QMimeData::~QMimeData
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QMimeData::hasFormat
-120 (int (*)(...))QMimeData::formats
-128 (int (*)(...))QMimeData::retrieveData
-
-Class QMimeData
- size=16 align=8
- base size=16 base align=8
-QMimeData (0x0x7f6a28bf7a28) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 16u)
- QObject (0x0x7f6a28aa0120) 0
- primary-for QMimeData (0x0x7f6a28bf7a28)
-
-Class QObjectCleanupHandler::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObjectCleanupHandler::QPrivateSignal (0x0x7f6a28aa0240) 0 empty
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-16 (int (*)(...))QObjectCleanupHandler::metaObject
-24 (int (*)(...))QObjectCleanupHandler::qt_metacast
-32 (int (*)(...))QObjectCleanupHandler::qt_metacall
-40 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-48 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=24 align=8
- base size=24 base align=8
-QObjectCleanupHandler (0x0x7f6a28bf7a90) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 16u)
- QObject (0x0x7f6a28aa01e0) 0
- primary-for QObjectCleanupHandler (0x0x7f6a28bf7a90)
-
-Class QtSharedPointer::NormalDeleter
- size=1 align=1
- base size=0 base align=1
-QtSharedPointer::NormalDeleter (0x0x7f6a28aa02a0) 0 empty
-
-Class QtSharedPointer::ExternalRefCountData
- size=16 align=8
- base size=16 base align=8
-QtSharedPointer::ExternalRefCountData (0x0x7f6a28aa0420) 0
-
-Class QSharedMemory::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSharedMemory::QPrivateSignal (0x0x7f6a28aa0a20) 0 empty
-
-Vtable for QSharedMemory
-QSharedMemory::_ZTV13QSharedMemory: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSharedMemory)
-16 (int (*)(...))QSharedMemory::metaObject
-24 (int (*)(...))QSharedMemory::qt_metacast
-32 (int (*)(...))QSharedMemory::qt_metacall
-40 (int (*)(...))QSharedMemory::~QSharedMemory
-48 (int (*)(...))QSharedMemory::~QSharedMemory
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSharedMemory
- size=16 align=8
- base size=16 base align=8
-QSharedMemory (0x0x7f6a28bf7ea0) 0
- vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 16u)
- QObject (0x0x7f6a28aa09c0) 0
- primary-for QSharedMemory (0x0x7f6a28bf7ea0)
-
-Class QSignalMapper::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalMapper::QPrivateSignal (0x0x7f6a28aa0ae0) 0 empty
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSignalMapper)
-16 (int (*)(...))QSignalMapper::metaObject
-24 (int (*)(...))QSignalMapper::qt_metacast
-32 (int (*)(...))QSignalMapper::qt_metacall
-40 (int (*)(...))QSignalMapper::~QSignalMapper
-48 (int (*)(...))QSignalMapper::~QSignalMapper
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSignalMapper
- size=16 align=8
- base size=16 base align=8
-QSignalMapper (0x0x7f6a28bf7f08) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 16u)
- QObject (0x0x7f6a28aa0a80) 0
- primary-for QSignalMapper (0x0x7f6a28bf7f08)
-
-Class QSocketNotifier::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSocketNotifier::QPrivateSignal (0x0x7f6a28aa0ba0) 0 empty
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSocketNotifier)
-16 (int (*)(...))QSocketNotifier::metaObject
-24 (int (*)(...))QSocketNotifier::qt_metacast
-32 (int (*)(...))QSocketNotifier::qt_metacall
-40 (int (*)(...))QSocketNotifier::~QSocketNotifier
-48 (int (*)(...))QSocketNotifier::~QSocketNotifier
-56 (int (*)(...))QSocketNotifier::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSocketNotifier
- size=16 align=8
- base size=16 base align=8
-QSocketNotifier (0x0x7f6a28bf7f70) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 16u)
- QObject (0x0x7f6a28aa0b40) 0
- primary-for QSocketNotifier (0x0x7f6a28bf7f70)
-
-Class QSystemSemaphore
- size=8 align=8
- base size=8 base align=8
-QSystemSemaphore (0x0x7f6a28aa0c00) 0
-
-Class QTimer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimer::QPrivateSignal (0x0x7f6a28aa0d20) 0 empty
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QTimer)
-16 (int (*)(...))QTimer::metaObject
-24 (int (*)(...))QTimer::qt_metacast
-32 (int (*)(...))QTimer::qt_metacall
-40 (int (*)(...))QTimer::~QTimer
-48 (int (*)(...))QTimer::~QTimer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimer::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTimer
- size=32 align=8
- base size=29 base align=8
-QTimer (0x0x7f6a28bf7d68) 0
- vptr=((& QTimer::_ZTV6QTimer) + 16u)
- QObject (0x0x7f6a28aa0cc0) 0
- primary-for QTimer (0x0x7f6a28bf7d68)
-
-Class QTranslator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTranslator::QPrivateSignal (0x0x7f6a28aa0ea0) 0 empty
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTranslator)
-16 (int (*)(...))QTranslator::metaObject
-24 (int (*)(...))QTranslator::qt_metacast
-32 (int (*)(...))QTranslator::qt_metacall
-40 (int (*)(...))QTranslator::~QTranslator
-48 (int (*)(...))QTranslator::~QTranslator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTranslator::translate
-120 (int (*)(...))QTranslator::isEmpty
-
-Class QTranslator
- size=16 align=8
- base size=16 base align=8
-QTranslator (0x0x7f6a28bf7e38) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 16u)
- QObject (0x0x7f6a28aa0e40) 0
- primary-for QTranslator (0x0x7f6a28bf7e38)
-
-Class QMimeType
- size=8 align=8
- base size=8 base align=8
-QMimeType (0x0x7f6a28aa0f00) 0
-
-Class QMimeDatabase
- size=8 align=8
- base size=8 base align=8
-QMimeDatabase (0x0x7f6a28828120) 0
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QFactoryInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QFactoryInterface
- size=8 align=8
- base size=8 base align=8
-QFactoryInterface (0x0x7f6a28828180) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 16u)
-
-Class QLibrary::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLibrary::QPrivateSignal (0x0x7f6a288282a0) 0 empty
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QLibrary)
-16 (int (*)(...))QLibrary::metaObject
-24 (int (*)(...))QLibrary::qt_metacast
-32 (int (*)(...))QLibrary::qt_metacall
-40 (int (*)(...))QLibrary::~QLibrary
-48 (int (*)(...))QLibrary::~QLibrary
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QLibrary
- size=32 align=8
- base size=25 base align=8
-QLibrary (0x0x7f6a28829068) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 16u)
- QObject (0x0x7f6a28828240) 0
- primary-for QLibrary (0x0x7f6a28829068)
-
-Class QStaticPlugin
- size=16 align=8
- base size=16 base align=8
-QStaticPlugin (0x0x7f6a28828420) 0
-
-Class QPluginLoader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPluginLoader::QPrivateSignal (0x0x7f6a28828600) 0 empty
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QPluginLoader)
-16 (int (*)(...))QPluginLoader::metaObject
-24 (int (*)(...))QPluginLoader::qt_metacast
-32 (int (*)(...))QPluginLoader::qt_metacall
-40 (int (*)(...))QPluginLoader::~QPluginLoader
-48 (int (*)(...))QPluginLoader::~QPluginLoader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QPluginLoader
- size=32 align=8
- base size=25 base align=8
-QPluginLoader (0x0x7f6a28829208) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 16u)
- QObject (0x0x7f6a288285a0) 0
- primary-for QPluginLoader (0x0x7f6a28829208)
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0x0x7f6a28828660) 0
-
-Class QAbstractState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractState::QPrivateSignal (0x0x7f6a28828840) 0 empty
-
-Vtable for QAbstractState
-QAbstractState::_ZTV14QAbstractState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QAbstractState)
-16 (int (*)(...))QAbstractState::metaObject
-24 (int (*)(...))QAbstractState::qt_metacast
-32 (int (*)(...))QAbstractState::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractState
- size=16 align=8
- base size=16 base align=8
-QAbstractState (0x0x7f6a288292d8) 0
- vptr=((& QAbstractState::_ZTV14QAbstractState) + 16u)
- QObject (0x0x7f6a288287e0) 0
- primary-for QAbstractState (0x0x7f6a288292d8)
-
-Class QAbstractTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTransition::QPrivateSignal (0x0x7f6a28828900) 0 empty
-
-Vtable for QAbstractTransition
-QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTransition)
-16 (int (*)(...))QAbstractTransition::metaObject
-24 (int (*)(...))QAbstractTransition::qt_metacast
-32 (int (*)(...))QAbstractTransition::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractTransition
- size=16 align=8
- base size=16 base align=8
-QAbstractTransition (0x0x7f6a28829340) 0
- vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 16u)
- QObject (0x0x7f6a288288a0) 0
- primary-for QAbstractTransition (0x0x7f6a28829340)
-
-Class QEventTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventTransition::QPrivateSignal (0x0x7f6a288289c0) 0 empty
-
-Vtable for QEventTransition
-QEventTransition::_ZTV16QEventTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QEventTransition)
-16 (int (*)(...))QEventTransition::metaObject
-24 (int (*)(...))QEventTransition::qt_metacast
-32 (int (*)(...))QEventTransition::qt_metacall
-40 (int (*)(...))QEventTransition::~QEventTransition
-48 (int (*)(...))QEventTransition::~QEventTransition
-56 (int (*)(...))QEventTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QEventTransition::eventTest
-120 (int (*)(...))QEventTransition::onTransition
-
-Class QEventTransition
- size=16 align=8
- base size=16 base align=8
-QEventTransition (0x0x7f6a288293a8) 0
- vptr=((& QEventTransition::_ZTV16QEventTransition) + 16u)
- QAbstractTransition (0x0x7f6a28829410) 0
- primary-for QEventTransition (0x0x7f6a288293a8)
- QObject (0x0x7f6a28828960) 0
- primary-for QAbstractTransition (0x0x7f6a28829410)
-
-Class QFinalState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFinalState::QPrivateSignal (0x0x7f6a28828a80) 0 empty
-
-Vtable for QFinalState
-QFinalState::_ZTV11QFinalState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFinalState)
-16 (int (*)(...))QFinalState::metaObject
-24 (int (*)(...))QFinalState::qt_metacast
-32 (int (*)(...))QFinalState::qt_metacall
-40 (int (*)(...))QFinalState::~QFinalState
-48 (int (*)(...))QFinalState::~QFinalState
-56 (int (*)(...))QFinalState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFinalState::onEntry
-120 (int (*)(...))QFinalState::onExit
-
-Class QFinalState
- size=16 align=8
- base size=16 base align=8
-QFinalState (0x0x7f6a28829478) 0
- vptr=((& QFinalState::_ZTV11QFinalState) + 16u)
- QAbstractState (0x0x7f6a288294e0) 0
- primary-for QFinalState (0x0x7f6a28829478)
- QObject (0x0x7f6a28828a20) 0
- primary-for QAbstractState (0x0x7f6a288294e0)
-
-Class QHistoryState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QHistoryState::QPrivateSignal (0x0x7f6a28828b40) 0 empty
-
-Vtable for QHistoryState
-QHistoryState::_ZTV13QHistoryState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QHistoryState)
-16 (int (*)(...))QHistoryState::metaObject
-24 (int (*)(...))QHistoryState::qt_metacast
-32 (int (*)(...))QHistoryState::qt_metacall
-40 (int (*)(...))QHistoryState::~QHistoryState
-48 (int (*)(...))QHistoryState::~QHistoryState
-56 (int (*)(...))QHistoryState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QHistoryState::onEntry
-120 (int (*)(...))QHistoryState::onExit
-
-Class QHistoryState
- size=16 align=8
- base size=16 base align=8
-QHistoryState (0x0x7f6a28829548) 0
- vptr=((& QHistoryState::_ZTV13QHistoryState) + 16u)
- QAbstractState (0x0x7f6a288295b0) 0
- primary-for QHistoryState (0x0x7f6a28829548)
- QObject (0x0x7f6a28828ae0) 0
- primary-for QAbstractState (0x0x7f6a288295b0)
-
-Class QSignalTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalTransition::QPrivateSignal (0x0x7f6a28828c00) 0 empty
-
-Vtable for QSignalTransition
-QSignalTransition::_ZTV17QSignalTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSignalTransition)
-16 (int (*)(...))QSignalTransition::metaObject
-24 (int (*)(...))QSignalTransition::qt_metacast
-32 (int (*)(...))QSignalTransition::qt_metacall
-40 (int (*)(...))QSignalTransition::~QSignalTransition
-48 (int (*)(...))QSignalTransition::~QSignalTransition
-56 (int (*)(...))QSignalTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSignalTransition::eventTest
-120 (int (*)(...))QSignalTransition::onTransition
-
-Class QSignalTransition
- size=16 align=8
- base size=16 base align=8
-QSignalTransition (0x0x7f6a28829618) 0
- vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 16u)
- QAbstractTransition (0x0x7f6a28829680) 0
- primary-for QSignalTransition (0x0x7f6a28829618)
- QObject (0x0x7f6a28828ba0) 0
- primary-for QAbstractTransition (0x0x7f6a28829680)
-
-Class QState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QState::QPrivateSignal (0x0x7f6a28828cc0) 0 empty
-
-Vtable for QState
-QState::_ZTV6QState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QState)
-16 (int (*)(...))QState::metaObject
-24 (int (*)(...))QState::qt_metacast
-32 (int (*)(...))QState::qt_metacall
-40 (int (*)(...))QState::~QState
-48 (int (*)(...))QState::~QState
-56 (int (*)(...))QState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QState::onEntry
-120 (int (*)(...))QState::onExit
-
-Class QState
- size=16 align=8
- base size=16 base align=8
-QState (0x0x7f6a288296e8) 0
- vptr=((& QState::_ZTV6QState) + 16u)
- QAbstractState (0x0x7f6a28829750) 0
- primary-for QState (0x0x7f6a288296e8)
- QObject (0x0x7f6a28828c60) 0
- primary-for QAbstractState (0x0x7f6a28829750)
-
-Class QStateMachine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStateMachine::QPrivateSignal (0x0x7f6a28828de0) 0 empty
-
-Vtable for QStateMachine::SignalEvent
-QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
-16 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-24 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-
-Class QStateMachine::SignalEvent
- size=48 align=8
- base size=48 base align=8
-QStateMachine::SignalEvent (0x0x7f6a288298f0) 0
- vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 16u)
- QEvent (0x0x7f6a28828e40) 0
- primary-for QStateMachine::SignalEvent (0x0x7f6a288298f0)
-
-Vtable for QStateMachine::WrappedEvent
-QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
-16 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-24 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-
-Class QStateMachine::WrappedEvent
- size=40 align=8
- base size=40 base align=8
-QStateMachine::WrappedEvent (0x0x7f6a28829958) 0
- vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 16u)
- QEvent (0x0x7f6a28828ea0) 0
- primary-for QStateMachine::WrappedEvent (0x0x7f6a28829958)
-
-Vtable for QStateMachine
-QStateMachine::_ZTV13QStateMachine: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStateMachine)
-16 (int (*)(...))QStateMachine::metaObject
-24 (int (*)(...))QStateMachine::qt_metacast
-32 (int (*)(...))QStateMachine::qt_metacall
-40 (int (*)(...))QStateMachine::~QStateMachine
-48 (int (*)(...))QStateMachine::~QStateMachine
-56 (int (*)(...))QStateMachine::event
-64 (int (*)(...))QStateMachine::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStateMachine::onEntry
-120 (int (*)(...))QStateMachine::onExit
-128 (int (*)(...))QStateMachine::beginSelectTransitions
-136 (int (*)(...))QStateMachine::endSelectTransitions
-144 (int (*)(...))QStateMachine::beginMicrostep
-152 (int (*)(...))QStateMachine::endMicrostep
-
-Class QStateMachine
- size=16 align=8
- base size=16 base align=8
-QStateMachine (0x0x7f6a288297b8) 0
- vptr=((& QStateMachine::_ZTV13QStateMachine) + 16u)
- QState (0x0x7f6a28829820) 0
- primary-for QStateMachine (0x0x7f6a288297b8)
- QAbstractState (0x0x7f6a28829888) 0
- primary-for QState (0x0x7f6a28829820)
- QObject (0x0x7f6a28828d80) 0
- primary-for QAbstractState (0x0x7f6a28829888)
-
-Vtable for QException
-QException::_ZTV10QException: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QException)
-16 (int (*)(...))QException::~QException
-24 (int (*)(...))QException::~QException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QException::raise
-48 (int (*)(...))QException::clone
-
-Class QException
- size=8 align=8
- base size=8 base align=8
-QException (0x0x7f6a288299c0) 0 nearly-empty
- vptr=((& QException::_ZTV10QException) + 16u)
- std::exception (0x0x7f6a28828f00) 0 nearly-empty
- primary-for QException (0x0x7f6a288299c0)
-
-Vtable for QUnhandledException
-QUnhandledException::_ZTV19QUnhandledException: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QUnhandledException)
-16 (int (*)(...))QUnhandledException::~QUnhandledException
-24 (int (*)(...))QUnhandledException::~QUnhandledException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QUnhandledException::raise
-48 (int (*)(...))QUnhandledException::clone
-
-Class QUnhandledException
- size=8 align=8
- base size=8 base align=8
-QUnhandledException (0x0x7f6a28829a28) 0 nearly-empty
- vptr=((& QUnhandledException::_ZTV19QUnhandledException) + 16u)
- QException (0x0x7f6a28829a90) 0 nearly-empty
- primary-for QUnhandledException (0x0x7f6a28829a28)
- std::exception (0x0x7f6a28828f60) 0 nearly-empty
- primary-for QException (0x0x7f6a28829a90)
-
-Class QtPrivate::ExceptionHolder
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionHolder (0x0x7f6a2896e000) 0
-
-Class QtPrivate::ExceptionStore
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionStore (0x0x7f6a2896e0c0) 0
-
-Vtable for QRunnable
-QRunnable::_ZTV9QRunnable: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QRunnable)
-16 (int (*)(...))__cxa_pure_virtual
-24 0u
-32 0u
-
-Class QRunnable
- size=16 align=8
- base size=12 base align=8
-QRunnable (0x0x7f6a2896e120) 0
- vptr=((& QRunnable::_ZTV9QRunnable) + 16u)
-
-Class QBasicMutex
- size=8 align=8
- base size=8 base align=8
-QBasicMutex (0x0x7f6a2896e180) 0
-
-Class QMutex
- size=8 align=8
- base size=8 base align=8
-QMutex (0x0x7f6a28829bc8) 0
- QBasicMutex (0x0x7f6a2896e3c0) 0
-
-Class QMutexLocker
- size=8 align=8
- base size=8 base align=8
-QMutexLocker (0x0x7f6a2896e420) 0
-
-Class QtPrivate::ResultItem
- size=16 align=8
- base size=16 base align=8
-QtPrivate::ResultItem (0x0x7f6a2896e4e0) 0
-
-Class QtPrivate::ResultIteratorBase
- size=16 align=8
- base size=12 base align=8
-QtPrivate::ResultIteratorBase (0x0x7f6a2896e540) 0
-
-Vtable for QtPrivate::ResultStoreBase
-QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9QtPrivate15ResultStoreBaseE)
-16 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-24 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-
-Class QtPrivate::ResultStoreBase
- size=48 align=8
- base size=44 base align=8
-QtPrivate::ResultStoreBase (0x0x7f6a2896e6c0) 0
- vptr=((& QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE) + 16u)
-
-Vtable for QFutureInterfaceBase
-QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
-16 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-24 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-
-Class QFutureInterfaceBase
- size=16 align=8
- base size=16 base align=8
-QFutureInterfaceBase (0x0x7f6a2896e780) 0
- vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 16u)
-
-Class QFutureWatcherBase::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFutureWatcherBase::QPrivateSignal (0x0x7f6a2896eae0) 0 empty
-
-Vtable for QFutureWatcherBase
-QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFutureWatcherBase)
-16 (int (*)(...))QFutureWatcherBase::metaObject
-24 (int (*)(...))QFutureWatcherBase::qt_metacast
-32 (int (*)(...))QFutureWatcherBase::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QFutureWatcherBase::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QFutureWatcherBase::connectNotify
-104 (int (*)(...))QFutureWatcherBase::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QFutureWatcherBase
- size=16 align=8
- base size=16 base align=8
-QFutureWatcherBase (0x0x7f6a28656478) 0
- vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 16u)
- QObject (0x0x7f6a2896ea80) 0
- primary-for QFutureWatcherBase (0x0x7f6a28656478)
-
-Class QReadWriteLock
- size=8 align=8
- base size=8 base align=8
-QReadWriteLock (0x0x7f6a2896ec00) 0
-
-Class QReadLocker
- size=8 align=8
- base size=8 base align=8
-QReadLocker (0x0x7f6a2896ec60) 0
-
-Class QWriteLocker
- size=8 align=8
- base size=8 base align=8
-QWriteLocker (0x0x7f6a2896ecc0) 0
-
-Class QSemaphore
- size=8 align=8
- base size=8 base align=8
-QSemaphore (0x0x7f6a2896ed20) 0
-
-Class QThread::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThread::QPrivateSignal (0x0x7f6a2896ede0) 0 empty
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QThread)
-16 (int (*)(...))QThread::metaObject
-24 (int (*)(...))QThread::qt_metacast
-32 (int (*)(...))QThread::qt_metacall
-40 (int (*)(...))QThread::~QThread
-48 (int (*)(...))QThread::~QThread
-56 (int (*)(...))QThread::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QThread::run
-
-Class QThread
- size=16 align=8
- base size=16 base align=8
-QThread (0x0x7f6a286568f0) 0
- vptr=((& QThread::_ZTV7QThread) + 16u)
- QObject (0x0x7f6a2896ed80) 0
- primary-for QThread (0x0x7f6a286568f0)
-
-Class QThreadPool::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThreadPool::QPrivateSignal (0x0x7f6a2896eea0) 0 empty
-
-Vtable for QThreadPool
-QThreadPool::_ZTV11QThreadPool: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QThreadPool)
-16 (int (*)(...))QThreadPool::metaObject
-24 (int (*)(...))QThreadPool::qt_metacast
-32 (int (*)(...))QThreadPool::qt_metacall
-40 (int (*)(...))QThreadPool::~QThreadPool
-48 (int (*)(...))QThreadPool::~QThreadPool
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QThreadPool
- size=16 align=8
- base size=16 base align=8
-QThreadPool (0x0x7f6a28656958) 0
- vptr=((& QThreadPool::_ZTV11QThreadPool) + 16u)
- QObject (0x0x7f6a2896ee40) 0
- primary-for QThreadPool (0x0x7f6a28656958)
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0x0x7f6a2896ef00) 0
-
-Class QWaitCondition
- size=8 align=8
- base size=8 base align=8
-QWaitCondition (0x0x7f6a2877c000) 0
-
-Class QBitArray
- size=8 align=8
- base size=8 base align=8
-QBitArray (0x0x7f6a2877c4e0) 0
-
-Class QBitRef
- size=16 align=8
- base size=12 base align=8
-QBitRef (0x0x7f6a2877c720) 0
-
-Class QByteArrayMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QByteArrayMatcher::Data (0x0x7f6a2877c960) 0
-
-Class QByteArrayMatcher
- size=1040 align=8
- base size=1040 base align=8
-QByteArrayMatcher (0x0x7f6a2877c900) 0
-
-Class QCollatorSortKey
- size=8 align=8
- base size=8 base align=8
-QCollatorSortKey (0x0x7f6a2877cae0) 0
-
-Class QCollator
- size=8 align=8
- base size=8 base align=8
-QCollator (0x0x7f6a2877cba0) 0
-
-Class QCommandLineOption
- size=8 align=8
- base size=8 base align=8
-QCommandLineOption (0x0x7f6a284d9960) 0
-
-Class QCommandLineParser
- size=8 align=8
- base size=8 base align=8
-QCommandLineParser (0x0x7f6a284d9b40) 0
-
-Class QCryptographicHash
- size=8 align=8
- base size=8 base align=8
-QCryptographicHash (0x0x7f6a284d9ba0) 0
-
-Class QElapsedTimer
- size=16 align=8
- base size=16 base align=8
-QElapsedTimer (0x0x7f6a284d9c00) 0
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0x0x7f6a284d9c60) 0
-
-Class QPointF
- size=16 align=8
- base size=16 base align=8
-QPointF (0x0x7f6a284d9de0) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0x0x7f6a284d9f60) 0
-
-Class QLineF
- size=32 align=8
- base size=32 base align=8
-QLineF (0x0x7f6a2859b120) 0
-
-Class QLinkedListData
- size=32 align=8
- base size=25 base align=8
-QLinkedListData (0x0x7f6a2859b2a0) 0
-
-Class QMargins
- size=16 align=4
- base size=16 base align=4
-QMargins (0x0x7f6a2859ba20) 0
-
-Class QMarginsF
- size=32 align=8
- base size=32 base align=8
-QMarginsF (0x0x7f6a2859bba0) 0
-
-Class QMessageAuthenticationCode
- size=8 align=8
- base size=8 base align=8
-QMessageAuthenticationCode (0x0x7f6a2859bd20) 0
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0x0x7f6a2859bde0) 0
-
-Class QSizeF
- size=16 align=8
- base size=16 base align=8
-QSizeF (0x0x7f6a2835a060) 0
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0x0x7f6a2835a2a0) 0
-
-Class QRectF
- size=32 align=8
- base size=32 base align=8
-QRectF (0x0x7f6a2835a420) 0
-
-Class QRegularExpression
- size=8 align=8
- base size=8 base align=8
-QRegularExpression (0x0x7f6a2835a5a0) 0
-
-Class QRegularExpressionMatch
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatch (0x0x7f6a2835a9c0) 0
-
-Class QRegularExpressionMatchIterator
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatchIterator (0x0x7f6a2835aba0) 0
-
-Class QAbstractConcatenable
- size=1 align=1
- base size=0 base align=1
-QAbstractConcatenable (0x0x7f6a2835af60) 0 empty
-
-Class QTextBoundaryFinder
- size=48 align=8
- base size=48 base align=8
-QTextBoundaryFinder (0x0x7f6a2816b9c0) 0
-
-Class QTimeLine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimeLine::QPrivateSignal (0x0x7f6a2816bba0) 0 empty
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTimeLine)
-16 (int (*)(...))QTimeLine::metaObject
-24 (int (*)(...))QTimeLine::qt_metacast
-32 (int (*)(...))QTimeLine::qt_metacall
-40 (int (*)(...))QTimeLine::~QTimeLine
-48 (int (*)(...))QTimeLine::~QTimeLine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimeLine::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTimeLine::valueForTime
-
-Class QTimeLine
- size=16 align=8
- base size=16 base align=8
-QTimeLine (0x0x7f6a28195750) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 16u)
- QObject (0x0x7f6a2816bb40) 0
- primary-for QTimeLine (0x0x7f6a28195750)
-
-Class QTimeZone::OffsetData
- size=32 align=8
- base size=28 base align=8
-QTimeZone::OffsetData (0x0x7f6a2816bc60) 0
-
-Class QTimeZone
- size=8 align=8
- base size=8 base align=8
-QTimeZone (0x0x7f6a2816bc00) 0
-
-Class QVersionNumber::SegmentStorage
- size=8 align=8
- base size=8 base align=8
-QVersionNumber::SegmentStorage (0x0x7f6a27e5c000) 0
-
-Class QVersionNumber
- size=8 align=8
- base size=8 base align=8
-QVersionNumber (0x0x7f6a2816bf60) 0
-
-Class QXmlStreamStringRef
- size=16 align=8
- base size=16 base align=8
-QXmlStreamStringRef (0x0x7f6a27ed1d80) 0
-
-Class QXmlStreamAttribute
- size=80 align=8
- base size=73 base align=8
-QXmlStreamAttribute (0x0x7f6a27faaa80) 0
-
-Class QXmlStreamAttributes
- size=8 align=8
- base size=8 base align=8
-QXmlStreamAttributes (0x0x7f6a27fa9f70) 0
- QVector<QXmlStreamAttribute> (0x0x7f6a27faad20) 0
-
-Class QXmlStreamNamespaceDeclaration
- size=40 align=8
- base size=40 base align=8
-QXmlStreamNamespaceDeclaration (0x0x7f6a27faad80) 0
-
-Class QXmlStreamNotationDeclaration
- size=56 align=8
- base size=56 base align=8
-QXmlStreamNotationDeclaration (0x0x7f6a27faaf00) 0
-
-Class QXmlStreamEntityDeclaration
- size=88 align=8
- base size=88 base align=8
-QXmlStreamEntityDeclaration (0x0x7f6a27c380c0) 0
-
-Vtable for QXmlStreamEntityResolver
-QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
-16 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-24 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-32 (int (*)(...))QXmlStreamEntityResolver::resolveEntity
-40 (int (*)(...))QXmlStreamEntityResolver::resolveUndeclaredEntity
-
-Class QXmlStreamEntityResolver
- size=8 align=8
- base size=8 base align=8
-QXmlStreamEntityResolver (0x0x7f6a27c38240) 0 nearly-empty
- vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 16u)
-
-Class QXmlStreamReader
- size=8 align=8
- base size=8 base align=8
-QXmlStreamReader (0x0x7f6a27c382a0) 0
-
-Class QXmlStreamWriter
- size=8 align=8
- base size=8 base align=8
-QXmlStreamWriter (0x0x7f6a27c383c0) 0
-
-Class QRgba64
- size=8 align=8
- base size=8 base align=8
-QRgba64 (0x0x7f6a27c384e0) 0
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0x0x7f6a27c38660) 0
-
-Class QRegion::QRegionData
- size=16 align=8
- base size=16 base align=8
-QRegion::QRegionData (0x0x7f6a27c38960) 0
-
-Class QRegion
- size=8 align=8
- base size=8 base align=8
-QRegion (0x0x7f6a27c38900) 0
-
-Class QKeySequence
- size=8 align=8
- base size=8 base align=8
-QKeySequence (0x0x7f6a279e9840) 0
-
-Class QVector2D
- size=8 align=4
- base size=8 base align=4
-QVector2D (0x0x7f6a27a86900) 0
-
-Class QTouchDevice
- size=8 align=8
- base size=8 base align=8
-QTouchDevice (0x0x7f6a27a86b40) 0
-
-Vtable for QInputEvent
-QInputEvent::_ZTV11QInputEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QInputEvent)
-16 (int (*)(...))QInputEvent::~QInputEvent
-24 (int (*)(...))QInputEvent::~QInputEvent
-
-Class QInputEvent
- size=32 align=8
- base size=32 base align=8
-QInputEvent (0x0x7f6a27a83c30) 0
- vptr=((& QInputEvent::_ZTV11QInputEvent) + 16u)
- QEvent (0x0x7f6a27a86cc0) 0
- primary-for QInputEvent (0x0x7f6a27a83c30)
-
-Vtable for QEnterEvent
-QEnterEvent::_ZTV11QEnterEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QEnterEvent)
-16 (int (*)(...))QEnterEvent::~QEnterEvent
-24 (int (*)(...))QEnterEvent::~QEnterEvent
-
-Class QEnterEvent
- size=72 align=8
- base size=72 base align=8
-QEnterEvent (0x0x7f6a27a83c98) 0
- vptr=((& QEnterEvent::_ZTV11QEnterEvent) + 16u)
- QEvent (0x0x7f6a27a86d20) 0
- primary-for QEnterEvent (0x0x7f6a27a83c98)
-
-Vtable for QMouseEvent
-QMouseEvent::_ZTV11QMouseEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QMouseEvent)
-16 (int (*)(...))QMouseEvent::~QMouseEvent
-24 (int (*)(...))QMouseEvent::~QMouseEvent
-
-Class QMouseEvent
- size=104 align=8
- base size=100 base align=8
-QMouseEvent (0x0x7f6a27a83d00) 0
- vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 16u)
- QInputEvent (0x0x7f6a27a83d68) 0
- primary-for QMouseEvent (0x0x7f6a27a83d00)
- QEvent (0x0x7f6a27a86d80) 0
- primary-for QInputEvent (0x0x7f6a27a83d68)
-
-Vtable for QHoverEvent
-QHoverEvent::_ZTV11QHoverEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QHoverEvent)
-16 (int (*)(...))QHoverEvent::~QHoverEvent
-24 (int (*)(...))QHoverEvent::~QHoverEvent
-
-Class QHoverEvent
- size=64 align=8
- base size=64 base align=8
-QHoverEvent (0x0x7f6a27a83dd0) 0
- vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 16u)
- QInputEvent (0x0x7f6a27a83e38) 0
- primary-for QHoverEvent (0x0x7f6a27a83dd0)
- QEvent (0x0x7f6a27a86de0) 0
- primary-for QInputEvent (0x0x7f6a27a83e38)
-
-Vtable for QWheelEvent
-QWheelEvent::_ZTV11QWheelEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QWheelEvent)
-16 (int (*)(...))QWheelEvent::~QWheelEvent
-24 (int (*)(...))QWheelEvent::~QWheelEvent
-
-Class QWheelEvent
- size=96 align=8
- base size=96 base align=8
-QWheelEvent (0x0x7f6a27a83ea0) 0
- vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 16u)
- QInputEvent (0x0x7f6a27a83f08) 0
- primary-for QWheelEvent (0x0x7f6a27a83ea0)
- QEvent (0x0x7f6a27a86e40) 0
- primary-for QInputEvent (0x0x7f6a27a83f08)
-
-Vtable for QTabletEvent
-QTabletEvent::_ZTV12QTabletEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QTabletEvent)
-16 (int (*)(...))QTabletEvent::~QTabletEvent
-24 (int (*)(...))QTabletEvent::~QTabletEvent
-
-Class QTabletEvent
- size=128 align=8
- base size=128 base align=8
-QTabletEvent (0x0x7f6a27a83f70) 0
- vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 16u)
- QInputEvent (0x0x7f6a27b5c000) 0
- primary-for QTabletEvent (0x0x7f6a27a83f70)
- QEvent (0x0x7f6a27a86ea0) 0
- primary-for QInputEvent (0x0x7f6a27b5c000)
-
-Vtable for QNativeGestureEvent
-QNativeGestureEvent::_ZTV19QNativeGestureEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QNativeGestureEvent)
-16 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-24 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-
-Class QNativeGestureEvent
- size=112 align=8
- base size=112 base align=8
-QNativeGestureEvent (0x0x7f6a27b5c068) 0
- vptr=((& QNativeGestureEvent::_ZTV19QNativeGestureEvent) + 16u)
- QInputEvent (0x0x7f6a27b5c0d0) 0
- primary-for QNativeGestureEvent (0x0x7f6a27b5c068)
- QEvent (0x0x7f6a27a86f00) 0
- primary-for QInputEvent (0x0x7f6a27b5c0d0)
-
-Vtable for QKeyEvent
-QKeyEvent::_ZTV9QKeyEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QKeyEvent)
-16 (int (*)(...))QKeyEvent::~QKeyEvent
-24 (int (*)(...))QKeyEvent::~QKeyEvent
-
-Class QKeyEvent
- size=64 align=8
- base size=59 base align=8
-QKeyEvent (0x0x7f6a27b5c138) 0
- vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 16u)
- QInputEvent (0x0x7f6a27b5c1a0) 0
- primary-for QKeyEvent (0x0x7f6a27b5c138)
- QEvent (0x0x7f6a27a86f60) 0
- primary-for QInputEvent (0x0x7f6a27b5c1a0)
-
-Vtable for QFocusEvent
-QFocusEvent::_ZTV11QFocusEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFocusEvent)
-16 (int (*)(...))QFocusEvent::~QFocusEvent
-24 (int (*)(...))QFocusEvent::~QFocusEvent
-
-Class QFocusEvent
- size=24 align=8
- base size=24 base align=8
-QFocusEvent (0x0x7f6a27b5c208) 0
- vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 16u)
- QEvent (0x0x7f6a27b97000) 0
- primary-for QFocusEvent (0x0x7f6a27b5c208)
-
-Vtable for QPaintEvent
-QPaintEvent::_ZTV11QPaintEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QPaintEvent)
-16 (int (*)(...))QPaintEvent::~QPaintEvent
-24 (int (*)(...))QPaintEvent::~QPaintEvent
-
-Class QPaintEvent
- size=56 align=8
- base size=49 base align=8
-QPaintEvent (0x0x7f6a27b5c270) 0
- vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 16u)
- QEvent (0x0x7f6a27b97060) 0
- primary-for QPaintEvent (0x0x7f6a27b5c270)
-
-Vtable for QMoveEvent
-QMoveEvent::_ZTV10QMoveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QMoveEvent)
-16 (int (*)(...))QMoveEvent::~QMoveEvent
-24 (int (*)(...))QMoveEvent::~QMoveEvent
-
-Class QMoveEvent
- size=40 align=8
- base size=36 base align=8
-QMoveEvent (0x0x7f6a27b5c2d8) 0
- vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 16u)
- QEvent (0x0x7f6a27b970c0) 0
- primary-for QMoveEvent (0x0x7f6a27b5c2d8)
-
-Vtable for QExposeEvent
-QExposeEvent::_ZTV12QExposeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QExposeEvent)
-16 (int (*)(...))QExposeEvent::~QExposeEvent
-24 (int (*)(...))QExposeEvent::~QExposeEvent
-
-Class QExposeEvent
- size=32 align=8
- base size=32 base align=8
-QExposeEvent (0x0x7f6a27b5c340) 0
- vptr=((& QExposeEvent::_ZTV12QExposeEvent) + 16u)
- QEvent (0x0x7f6a27b97120) 0
- primary-for QExposeEvent (0x0x7f6a27b5c340)
-
-Vtable for QPlatformSurfaceEvent
-QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QPlatformSurfaceEvent)
-16 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-24 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-
-Class QPlatformSurfaceEvent
- size=24 align=8
- base size=24 base align=8
-QPlatformSurfaceEvent (0x0x7f6a27b5c3a8) 0
- vptr=((& QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent) + 16u)
- QEvent (0x0x7f6a27b97180) 0
- primary-for QPlatformSurfaceEvent (0x0x7f6a27b5c3a8)
-
-Vtable for QResizeEvent
-QResizeEvent::_ZTV12QResizeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QResizeEvent)
-16 (int (*)(...))QResizeEvent::~QResizeEvent
-24 (int (*)(...))QResizeEvent::~QResizeEvent
-
-Class QResizeEvent
- size=40 align=8
- base size=36 base align=8
-QResizeEvent (0x0x7f6a27b5c410) 0
- vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 16u)
- QEvent (0x0x7f6a27b971e0) 0
- primary-for QResizeEvent (0x0x7f6a27b5c410)
-
-Vtable for QCloseEvent
-QCloseEvent::_ZTV11QCloseEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QCloseEvent)
-16 (int (*)(...))QCloseEvent::~QCloseEvent
-24 (int (*)(...))QCloseEvent::~QCloseEvent
-
-Class QCloseEvent
- size=24 align=8
- base size=20 base align=8
-QCloseEvent (0x0x7f6a27b5c478) 0
- vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 16u)
- QEvent (0x0x7f6a27b97240) 0
- primary-for QCloseEvent (0x0x7f6a27b5c478)
-
-Vtable for QIconDragEvent
-QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QIconDragEvent)
-16 (int (*)(...))QIconDragEvent::~QIconDragEvent
-24 (int (*)(...))QIconDragEvent::~QIconDragEvent
-
-Class QIconDragEvent
- size=24 align=8
- base size=20 base align=8
-QIconDragEvent (0x0x7f6a27b5c4e0) 0
- vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 16u)
- QEvent (0x0x7f6a27b972a0) 0
- primary-for QIconDragEvent (0x0x7f6a27b5c4e0)
-
-Vtable for QShowEvent
-QShowEvent::_ZTV10QShowEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QShowEvent)
-16 (int (*)(...))QShowEvent::~QShowEvent
-24 (int (*)(...))QShowEvent::~QShowEvent
-
-Class QShowEvent
- size=24 align=8
- base size=20 base align=8
-QShowEvent (0x0x7f6a27b5c548) 0
- vptr=((& QShowEvent::_ZTV10QShowEvent) + 16u)
- QEvent (0x0x7f6a27b97300) 0
- primary-for QShowEvent (0x0x7f6a27b5c548)
-
-Vtable for QHideEvent
-QHideEvent::_ZTV10QHideEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHideEvent)
-16 (int (*)(...))QHideEvent::~QHideEvent
-24 (int (*)(...))QHideEvent::~QHideEvent
-
-Class QHideEvent
- size=24 align=8
- base size=20 base align=8
-QHideEvent (0x0x7f6a27b5c5b0) 0
- vptr=((& QHideEvent::_ZTV10QHideEvent) + 16u)
- QEvent (0x0x7f6a27b97360) 0
- primary-for QHideEvent (0x0x7f6a27b5c5b0)
-
-Vtable for QContextMenuEvent
-QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QContextMenuEvent)
-16 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-24 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-
-Class QContextMenuEvent
- size=56 align=8
- base size=49 base align=8
-QContextMenuEvent (0x0x7f6a27b5c618) 0
- vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 16u)
- QInputEvent (0x0x7f6a27b5c680) 0
- primary-for QContextMenuEvent (0x0x7f6a27b5c618)
- QEvent (0x0x7f6a27b973c0) 0
- primary-for QInputEvent (0x0x7f6a27b5c680)
-
-Class QInputMethodEvent::Attribute
- size=32 align=8
- base size=32 base align=8
-QInputMethodEvent::Attribute (0x0x7f6a27b97480) 0
-
-Vtable for QInputMethodEvent
-QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QInputMethodEvent)
-16 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-24 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-
-Class QInputMethodEvent
- size=56 align=8
- base size=56 base align=8
-QInputMethodEvent (0x0x7f6a27b5c6e8) 0
- vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 16u)
- QEvent (0x0x7f6a27b97420) 0
- primary-for QInputMethodEvent (0x0x7f6a27b5c6e8)
-
-Class QInputMethodQueryEvent::QueryPair
- size=24 align=8
- base size=24 base align=8
-QInputMethodQueryEvent::QueryPair (0x0x7f6a27b977e0) 0
-
-Vtable for QInputMethodQueryEvent
-QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QInputMethodQueryEvent)
-16 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-24 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-
-Class QInputMethodQueryEvent
- size=32 align=8
- base size=32 base align=8
-QInputMethodQueryEvent (0x0x7f6a27b5c8f0) 0
- vptr=((& QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent) + 16u)
- QEvent (0x0x7f6a27b97780) 0
- primary-for QInputMethodQueryEvent (0x0x7f6a27b5c8f0)
-
-Vtable for QDropEvent
-QDropEvent::_ZTV10QDropEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QDropEvent)
-16 (int (*)(...))QDropEvent::~QDropEvent
-24 (int (*)(...))QDropEvent::~QDropEvent
-
-Class QDropEvent
- size=72 align=8
- base size=72 base align=8
-QDropEvent (0x0x7f6a27b5ca28) 0
- vptr=((& QDropEvent::_ZTV10QDropEvent) + 16u)
- QEvent (0x0x7f6a27b97900) 0
- primary-for QDropEvent (0x0x7f6a27b5ca28)
-
-Vtable for QDragMoveEvent
-QDragMoveEvent::_ZTV14QDragMoveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QDragMoveEvent)
-16 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-24 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-
-Class QDragMoveEvent
- size=88 align=8
- base size=88 base align=8
-QDragMoveEvent (0x0x7f6a27b5ca90) 0
- vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 16u)
- QDropEvent (0x0x7f6a27b5caf8) 0
- primary-for QDragMoveEvent (0x0x7f6a27b5ca90)
- QEvent (0x0x7f6a27b97960) 0
- primary-for QDropEvent (0x0x7f6a27b5caf8)
-
-Vtable for QDragEnterEvent
-QDragEnterEvent::_ZTV15QDragEnterEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragEnterEvent)
-16 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-24 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-
-Class QDragEnterEvent
- size=88 align=8
- base size=88 base align=8
-QDragEnterEvent (0x0x7f6a27b5cb60) 0
- vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 16u)
- QDragMoveEvent (0x0x7f6a27b5cbc8) 0
- primary-for QDragEnterEvent (0x0x7f6a27b5cb60)
- QDropEvent (0x0x7f6a27b5cc30) 0
- primary-for QDragMoveEvent (0x0x7f6a27b5cbc8)
- QEvent (0x0x7f6a27b979c0) 0
- primary-for QDropEvent (0x0x7f6a27b5cc30)
-
-Vtable for QDragLeaveEvent
-QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragLeaveEvent)
-16 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-24 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-
-Class QDragLeaveEvent
- size=24 align=8
- base size=20 base align=8
-QDragLeaveEvent (0x0x7f6a27b5cc98) 0
- vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 16u)
- QEvent (0x0x7f6a27b97a20) 0
- primary-for QDragLeaveEvent (0x0x7f6a27b5cc98)
-
-Vtable for QHelpEvent
-QHelpEvent::_ZTV10QHelpEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHelpEvent)
-16 (int (*)(...))QHelpEvent::~QHelpEvent
-24 (int (*)(...))QHelpEvent::~QHelpEvent
-
-Class QHelpEvent
- size=40 align=8
- base size=36 base align=8
-QHelpEvent (0x0x7f6a27b5cd00) 0
- vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 16u)
- QEvent (0x0x7f6a27b97a80) 0
- primary-for QHelpEvent (0x0x7f6a27b5cd00)
-
-Vtable for QStatusTipEvent
-QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QStatusTipEvent)
-16 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-24 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-
-Class QStatusTipEvent
- size=32 align=8
- base size=32 base align=8
-QStatusTipEvent (0x0x7f6a27b5cd68) 0
- vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 16u)
- QEvent (0x0x7f6a27b97ae0) 0
- primary-for QStatusTipEvent (0x0x7f6a27b5cd68)
-
-Vtable for QWhatsThisClickedEvent
-QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
-16 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-24 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-
-Class QWhatsThisClickedEvent
- size=32 align=8
- base size=32 base align=8
-QWhatsThisClickedEvent (0x0x7f6a27b5cdd0) 0
- vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 16u)
- QEvent (0x0x7f6a27b97b40) 0
- primary-for QWhatsThisClickedEvent (0x0x7f6a27b5cdd0)
-
-Vtable for QActionEvent
-QActionEvent::_ZTV12QActionEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QActionEvent)
-16 (int (*)(...))QActionEvent::~QActionEvent
-24 (int (*)(...))QActionEvent::~QActionEvent
-
-Class QActionEvent
- size=40 align=8
- base size=40 base align=8
-QActionEvent (0x0x7f6a27b5ce38) 0
- vptr=((& QActionEvent::_ZTV12QActionEvent) + 16u)
- QEvent (0x0x7f6a27b97ba0) 0
- primary-for QActionEvent (0x0x7f6a27b5ce38)
-
-Vtable for QFileOpenEvent
-QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QFileOpenEvent)
-16 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-24 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-
-Class QFileOpenEvent
- size=40 align=8
- base size=40 base align=8
-QFileOpenEvent (0x0x7f6a27b5cea0) 0
- vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 16u)
- QEvent (0x0x7f6a27b97c00) 0
- primary-for QFileOpenEvent (0x0x7f6a27b5cea0)
-
-Vtable for QToolBarChangeEvent
-QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
-16 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-24 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-
-Class QToolBarChangeEvent
- size=24 align=8
- base size=21 base align=8
-QToolBarChangeEvent (0x0x7f6a27b5cf08) 0
- vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 16u)
- QEvent (0x0x7f6a27b97c60) 0
- primary-for QToolBarChangeEvent (0x0x7f6a27b5cf08)
-
-Vtable for QShortcutEvent
-QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QShortcutEvent)
-16 (int (*)(...))QShortcutEvent::~QShortcutEvent
-24 (int (*)(...))QShortcutEvent::~QShortcutEvent
-
-Class QShortcutEvent
- size=40 align=8
- base size=40 base align=8
-QShortcutEvent (0x0x7f6a27b5cf70) 0
- vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 16u)
- QEvent (0x0x7f6a27b97cc0) 0
- primary-for QShortcutEvent (0x0x7f6a27b5cf70)
-
-Vtable for QWindowStateChangeEvent
-QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
-16 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-24 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-
-Class QWindowStateChangeEvent
- size=32 align=8
- base size=25 base align=8
-QWindowStateChangeEvent (0x0x7f6a2788c000) 0
- vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 16u)
- QEvent (0x0x7f6a27b97d20) 0
- primary-for QWindowStateChangeEvent (0x0x7f6a2788c000)
-
-Class QTouchEvent::TouchPoint
- size=8 align=8
- base size=8 base align=8
-QTouchEvent::TouchPoint (0x0x7f6a27b97de0) 0
-
-Vtable for QTouchEvent
-QTouchEvent::_ZTV11QTouchEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTouchEvent)
-16 (int (*)(...))QTouchEvent::~QTouchEvent
-24 (int (*)(...))QTouchEvent::~QTouchEvent
-
-Class QTouchEvent
- size=72 align=8
- base size=72 base align=8
-QTouchEvent (0x0x7f6a2788c068) 0
- vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 16u)
- QInputEvent (0x0x7f6a2788c0d0) 0
- primary-for QTouchEvent (0x0x7f6a2788c068)
- QEvent (0x0x7f6a27b97d80) 0
- primary-for QInputEvent (0x0x7f6a2788c0d0)
-
-Vtable for QScrollPrepareEvent
-QScrollPrepareEvent::_ZTV19QScrollPrepareEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QScrollPrepareEvent)
-16 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-24 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-
-Class QScrollPrepareEvent
- size=112 align=8
- base size=112 base align=8
-QScrollPrepareEvent (0x0x7f6a2794a7b8) 0
- vptr=((& QScrollPrepareEvent::_ZTV19QScrollPrepareEvent) + 16u)
- QEvent (0x0x7f6a27950300) 0
- primary-for QScrollPrepareEvent (0x0x7f6a2794a7b8)
-
-Vtable for QScrollEvent
-QScrollEvent::_ZTV12QScrollEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QScrollEvent)
-16 (int (*)(...))QScrollEvent::~QScrollEvent
-24 (int (*)(...))QScrollEvent::~QScrollEvent
-
-Class QScrollEvent
- size=64 align=8
- base size=60 base align=8
-QScrollEvent (0x0x7f6a2794a820) 0
- vptr=((& QScrollEvent::_ZTV12QScrollEvent) + 16u)
- QEvent (0x0x7f6a27950360) 0
- primary-for QScrollEvent (0x0x7f6a2794a820)
-
-Vtable for QScreenOrientationChangeEvent
-QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QScreenOrientationChangeEvent)
-16 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-24 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-
-Class QScreenOrientationChangeEvent
- size=40 align=8
- base size=36 base align=8
-QScreenOrientationChangeEvent (0x0x7f6a2794a888) 0
- vptr=((& QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent) + 16u)
- QEvent (0x0x7f6a279503c0) 0
- primary-for QScreenOrientationChangeEvent (0x0x7f6a2794a888)
-
-Vtable for QApplicationStateChangeEvent
-QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QApplicationStateChangeEvent)
-16 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-24 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-
-Class QApplicationStateChangeEvent
- size=24 align=8
- base size=24 base align=8
-QApplicationStateChangeEvent (0x0x7f6a2794a8f0) 0
- vptr=((& QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent) + 16u)
- QEvent (0x0x7f6a27950420) 0
- primary-for QApplicationStateChangeEvent (0x0x7f6a2794a8f0)
-
-Class QAccessible::State
- size=8 align=8
- base size=5 base align=8
-QAccessible::State (0x0x7f6a279504e0) 0
-
-Vtable for QAccessible::ActivationObserver
-QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN11QAccessible18ActivationObserverE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessible::ActivationObserver
- size=8 align=8
- base size=8 base align=8
-QAccessible::ActivationObserver (0x0x7f6a27950540) 0 nearly-empty
- vptr=((& QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE) + 16u)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0x0x7f6a27950480) 0 empty
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QAccessibleInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleInterface (0x0x7f6a279506c0) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 16u)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))QAccessibleTextInterface::textBeforeOffset
-104 (int (*)(...))QAccessibleTextInterface::textAfterOffset
-112 (int (*)(...))QAccessibleTextInterface::textAtOffset
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTextInterface (0x0x7f6a27950720) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 16u)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleEditableTextInterface (0x0x7f6a27950780) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 16u)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleValueInterface (0x0x7f6a279507e0) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 16u)
-
-Vtable for QAccessibleTableCellInterface
-QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface: 12u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTableCellInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableCellInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableCellInterface (0x0x7f6a27950840) 0 nearly-empty
- vptr=((& QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface) + 16u)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableInterface (0x0x7f6a279508a0) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 16u)
-
-Vtable for QAccessibleActionInterface
-QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QAccessibleActionInterface::localizedActionName
-48 (int (*)(...))QAccessibleActionInterface::localizedActionDescription
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleActionInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleActionInterface (0x0x7f6a27950900) 0 nearly-empty
- vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 16u)
-
-Vtable for QAccessibleImageInterface
-QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleImageInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleImageInterface (0x0x7f6a27950960) 0 nearly-empty
- vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 16u)
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAccessibleEvent)
-16 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-24 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleEvent
- size=32 align=8
- base size=28 base align=8
-QAccessibleEvent (0x0x7f6a279509c0) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 16u)
-
-Vtable for QAccessibleStateChangeEvent
-QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleStateChangeEvent)
-16 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-24 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleStateChangeEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleStateChangeEvent (0x0x7f6a2794aa28) 0
- vptr=((& QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent) + 16u)
- QAccessibleEvent (0x0x7f6a2764b180) 0
- primary-for QAccessibleStateChangeEvent (0x0x7f6a2794aa28)
-
-Vtable for QAccessibleTextCursorEvent
-QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextCursorEvent)
-16 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-24 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextCursorEvent
- size=32 align=8
- base size=32 base align=8
-QAccessibleTextCursorEvent (0x0x7f6a2794aa90) 0
- vptr=((& QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent) + 16u)
- QAccessibleEvent (0x0x7f6a2764b1e0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f6a2794aa90)
-
-Vtable for QAccessibleTextSelectionEvent
-QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTextSelectionEvent)
-16 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-24 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextSelectionEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleTextSelectionEvent (0x0x7f6a2794aaf8) 0
- vptr=((& QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7f6a2794ab60) 0
- primary-for QAccessibleTextSelectionEvent (0x0x7f6a2794aaf8)
- QAccessibleEvent (0x0x7f6a2764b240) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f6a2794ab60)
-
-Vtable for QAccessibleTextInsertEvent
-QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextInsertEvent)
-16 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-24 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextInsertEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextInsertEvent (0x0x7f6a2794abc8) 0
- vptr=((& QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7f6a2794ac30) 0
- primary-for QAccessibleTextInsertEvent (0x0x7f6a2794abc8)
- QAccessibleEvent (0x0x7f6a2764b2a0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f6a2794ac30)
-
-Vtable for QAccessibleTextRemoveEvent
-QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextRemoveEvent)
-16 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-24 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextRemoveEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextRemoveEvent (0x0x7f6a2794ac98) 0
- vptr=((& QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7f6a2794ad00) 0
- primary-for QAccessibleTextRemoveEvent (0x0x7f6a2794ac98)
- QAccessibleEvent (0x0x7f6a2764b300) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f6a2794ad00)
-
-Vtable for QAccessibleTextUpdateEvent
-QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextUpdateEvent)
-16 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-24 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextUpdateEvent
- size=56 align=8
- base size=56 base align=8
-QAccessibleTextUpdateEvent (0x0x7f6a2794ad68) 0
- vptr=((& QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7f6a2794add0) 0
- primary-for QAccessibleTextUpdateEvent (0x0x7f6a2794ad68)
- QAccessibleEvent (0x0x7f6a2764b360) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f6a2794add0)
-
-Vtable for QAccessibleValueChangeEvent
-QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleValueChangeEvent)
-16 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-24 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleValueChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleValueChangeEvent (0x0x7f6a2794ae38) 0
- vptr=((& QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent) + 16u)
- QAccessibleEvent (0x0x7f6a2764b3c0) 0
- primary-for QAccessibleValueChangeEvent (0x0x7f6a2794ae38)
-
-Vtable for QAccessibleTableModelChangeEvent
-QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleTableModelChangeEvent)
-16 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-24 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTableModelChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTableModelChangeEvent (0x0x7f6a2794aea0) 0
- vptr=((& QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent) + 16u)
- QAccessibleEvent (0x0x7f6a2764b420) 0
- primary-for QAccessibleTableModelChangeEvent (0x0x7f6a2794aea0)
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleBridge)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridge
- size=8 align=8
- base size=8 base align=8
-QAccessibleBridge (0x0x7f6a2764b4e0) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 16u)
-
-Class QAccessibleBridgePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessibleBridgePlugin::QPrivateSignal (0x0x7f6a2764b5a0) 0 empty
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-16 (int (*)(...))QAccessibleBridgePlugin::metaObject
-24 (int (*)(...))QAccessibleBridgePlugin::qt_metacast
-32 (int (*)(...))QAccessibleBridgePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessibleBridgePlugin (0x0x7f6a2794af08) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 16u)
- QObject (0x0x7f6a2764b540) 0
- primary-for QAccessibleBridgePlugin (0x0x7f6a2794af08)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleObject)
-16 0u
-24 0u
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleObject
- size=16 align=8
- base size=16 base align=8
-QAccessibleObject (0x0x7f6a2794af70) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 16u)
- QAccessibleInterface (0x0x7f6a2764b600) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7f6a2794af70)
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QAccessibleApplication)
-16 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-24 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleApplication::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleApplication::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))QAccessibleApplication::parent
-88 (int (*)(...))QAccessibleApplication::child
-96 (int (*)(...))QAccessibleApplication::childCount
-104 (int (*)(...))QAccessibleApplication::indexOfChild
-112 (int (*)(...))QAccessibleApplication::text
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))QAccessibleApplication::role
-144 (int (*)(...))QAccessibleApplication::state
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleApplication
- size=16 align=8
- base size=16 base align=8
-QAccessibleApplication (0x0x7f6a276e8000) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 16u)
- QAccessibleObject (0x0x7f6a276e8068) 0
- primary-for QAccessibleApplication (0x0x7f6a276e8000)
- QAccessibleInterface (0x0x7f6a2764b660) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7f6a276e8068)
-
-Class QAccessiblePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessiblePlugin::QPrivateSignal (0x0x7f6a2764b720) 0 empty
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-16 (int (*)(...))QAccessiblePlugin::metaObject
-24 (int (*)(...))QAccessiblePlugin::qt_metacast
-32 (int (*)(...))QAccessiblePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessiblePlugin (0x0x7f6a276e80d0) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 16u)
- QObject (0x0x7f6a2764b6c0) 0
- primary-for QAccessiblePlugin (0x0x7f6a276e80d0)
-
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintDevice)
-16 0u
-24 0u
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDevice
- size=24 align=8
- base size=24 base align=8
-QPaintDevice (0x0x7f6a2764b780) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 16u)
-
-Class QPixelFormat
- size=8 align=8
- base size=8 base align=8
-QPixelFormat (0x0x7f6a2764b7e0) 0
-
-Class QPolygon
- size=8 align=8
- base size=8 base align=8
-QPolygon (0x0x7f6a276e82d8) 0
- QVector<QPoint> (0x0x7f6a2764ba20) 0
-
-Class QPolygonF
- size=8 align=8
- base size=8 base align=8
-QPolygonF (0x0x7f6a276e84e0) 0
- QVector<QPointF> (0x0x7f6a2764bc60) 0
-
-Class QMatrix
- size=48 align=8
- base size=48 base align=8
-QMatrix (0x0x7f6a2764bde0) 0
-
-Class QPainterPath::Element
- size=24 align=8
- base size=24 base align=8
-QPainterPath::Element (0x0x7f6a27457000) 0
-
-Class QPainterPath
- size=8 align=8
- base size=8 base align=8
-QPainterPath (0x0x7f6a2764bf60) 0
-
-Class QPainterPathStroker
- size=8 align=8
- base size=8 base align=8
-QPainterPathStroker (0x0x7f6a274571e0) 0
-
-Class QTransform
- size=88 align=8
- base size=88 base align=8
-QTransform (0x0x7f6a27457300) 0
-
-Vtable for QImage
-QImage::_ZTV6QImage: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QImage)
-16 (int (*)(...))QImage::~QImage
-24 (int (*)(...))QImage::~QImage
-32 (int (*)(...))QImage::devType
-40 (int (*)(...))QImage::paintEngine
-48 (int (*)(...))QImage::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QImage
- size=32 align=8
- base size=32 base align=8
-QImage (0x0x7f6a276e8750) 0
- vptr=((& QImage::_ZTV6QImage) + 16u)
- QPaintDevice (0x0x7f6a27457480) 0
- primary-for QImage (0x0x7f6a276e8750)
-
-Vtable for QPixmap
-QPixmap::_ZTV7QPixmap: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QPixmap)
-16 (int (*)(...))QPixmap::~QPixmap
-24 (int (*)(...))QPixmap::~QPixmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPixmap
- size=32 align=8
- base size=32 base align=8
-QPixmap (0x0x7f6a271e71a0) 0
- vptr=((& QPixmap::_ZTV7QPixmap) + 16u)
- QPaintDevice (0x0x7f6a271de300) 0
- primary-for QPixmap (0x0x7f6a271e71a0)
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBitmap)
-16 (int (*)(...))QBitmap::~QBitmap
-24 (int (*)(...))QBitmap::~QBitmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QBitmap
- size=32 align=8
- base size=32 base align=8
-QBitmap (0x0x7f6a271e7270) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 16u)
- QPixmap (0x0x7f6a271e72d8) 0
- primary-for QBitmap (0x0x7f6a271e7270)
- QPaintDevice (0x0x7f6a271de4e0) 0
- primary-for QPixmap (0x0x7f6a271e72d8)
-
-Class QIcon
- size=8 align=8
- base size=8 base align=8
-QIcon (0x0x7f6a271de660) 0
-
-Class QIconEngine::AvailableSizesArgument
- size=16 align=8
- base size=16 base align=8
-QIconEngine::AvailableSizesArgument (0x0x7f6a272d0960) 0
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QIconEngine)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QIconEngine::actualSize
-48 (int (*)(...))QIconEngine::pixmap
-56 (int (*)(...))QIconEngine::addPixmap
-64 (int (*)(...))QIconEngine::addFile
-72 (int (*)(...))QIconEngine::key
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QIconEngine::read
-96 (int (*)(...))QIconEngine::write
-104 (int (*)(...))QIconEngine::availableSizes
-112 (int (*)(...))QIconEngine::iconName
-120 (int (*)(...))QIconEngine::virtual_hook
-
-Class QIconEngine
- size=8 align=8
- base size=8 base align=8
-QIconEngine (0x0x7f6a272d0900) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 16u)
-
-Class QIconEnginePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIconEnginePlugin::QPrivateSignal (0x0x7f6a272d0b40) 0 empty
-
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-16 (int (*)(...))QIconEnginePlugin::metaObject
-24 (int (*)(...))QIconEnginePlugin::qt_metacast
-32 (int (*)(...))QIconEnginePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QIconEnginePlugin
- size=16 align=8
- base size=16 base align=8
-QIconEnginePlugin (0x0x7f6a272d48f0) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 16u)
- QObject (0x0x7f6a272d0ae0) 0
- primary-for QIconEnginePlugin (0x0x7f6a272d48f0)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QImageIOHandler)
-16 0u
-24 0u
-32 (int (*)(...))QImageIOHandler::name
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QImageIOHandler::write
-64 (int (*)(...))QImageIOHandler::option
-72 (int (*)(...))QImageIOHandler::setOption
-80 (int (*)(...))QImageIOHandler::supportsOption
-88 (int (*)(...))QImageIOHandler::jumpToNextImage
-96 (int (*)(...))QImageIOHandler::jumpToImage
-104 (int (*)(...))QImageIOHandler::loopCount
-112 (int (*)(...))QImageIOHandler::imageCount
-120 (int (*)(...))QImageIOHandler::nextImageDelay
-128 (int (*)(...))QImageIOHandler::currentImageNumber
-136 (int (*)(...))QImageIOHandler::currentImageRect
-
-Class QImageIOHandler
- size=16 align=8
- base size=16 base align=8
-QImageIOHandler (0x0x7f6a272d0ba0) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 16u)
-
-Class QImageIOPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QImageIOPlugin::QPrivateSignal (0x0x7f6a272d0d20) 0 empty
-
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QImageIOPlugin)
-16 (int (*)(...))QImageIOPlugin::metaObject
-24 (int (*)(...))QImageIOPlugin::qt_metacast
-32 (int (*)(...))QImageIOPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QImageIOPlugin
- size=16 align=8
- base size=16 base align=8
-QImageIOPlugin (0x0x7f6a272d4958) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 16u)
- QObject (0x0x7f6a272d0cc0) 0
- primary-for QImageIOPlugin (0x0x7f6a272d4958)
-
-Class QImageReader
- size=8 align=8
- base size=8 base align=8
-QImageReader (0x0x7f6a272d0ea0) 0
-
-Class QImageWriter
- size=8 align=8
- base size=8 base align=8
-QImageWriter (0x0x7f6a272d0f00) 0
-
-Class QMovie::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMovie::QPrivateSignal (0x0x7f6a27399000) 0 empty
-
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QMovie)
-16 (int (*)(...))QMovie::metaObject
-24 (int (*)(...))QMovie::qt_metacast
-32 (int (*)(...))QMovie::qt_metacall
-40 (int (*)(...))QMovie::~QMovie
-48 (int (*)(...))QMovie::~QMovie
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QMovie
- size=16 align=8
- base size=16 base align=8
-QMovie (0x0x7f6a272d4a90) 0
- vptr=((& QMovie::_ZTV6QMovie) + 16u)
- QObject (0x0x7f6a272d0f60) 0
- primary-for QMovie (0x0x7f6a272d4a90)
-
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QPicture)
-16 (int (*)(...))QPicture::~QPicture
-24 (int (*)(...))QPicture::~QPicture
-32 (int (*)(...))QPicture::devType
-40 (int (*)(...))QPicture::paintEngine
-48 (int (*)(...))QPicture::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QPicture::setData
-
-Class QPicture
- size=32 align=8
- base size=32 base align=8
-QPicture (0x0x7f6a272d4b60) 0
- vptr=((& QPicture::_ZTV8QPicture) + 16u)
- QPaintDevice (0x0x7f6a27399060) 0
- primary-for QPicture (0x0x7f6a272d4b60)
-
-Class QPictureIO
- size=8 align=8
- base size=8 base align=8
-QPictureIO (0x0x7f6a27399240) 0
-
-Class QPictureFormatPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPictureFormatPlugin::QPrivateSignal (0x0x7f6a27399300) 0 empty
-
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-16 (int (*)(...))QPictureFormatPlugin::metaObject
-24 (int (*)(...))QPictureFormatPlugin::qt_metacast
-32 (int (*)(...))QPictureFormatPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPictureFormatPlugin::loadPicture
-120 (int (*)(...))QPictureFormatPlugin::savePicture
-128 (int (*)(...))__cxa_pure_virtual
-
-Class QPictureFormatPlugin
- size=16 align=8
- base size=16 base align=8
-QPictureFormatPlugin (0x0x7f6a272d4c30) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 16u)
- QObject (0x0x7f6a273992a0) 0
- primary-for QPictureFormatPlugin (0x0x7f6a272d4c30)
-
-Class QPixmapCache::Key
- size=8 align=8
- base size=8 base align=8
-QPixmapCache::Key (0x0x7f6a273993c0) 0
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0x0x7f6a27399360) 0 empty
-
-Class QBrush
- size=8 align=8
- base size=8 base align=8
-QBrush (0x0x7f6a27070300) 0
-
-Class QBrushData
- size=112 align=8
- base size=112 base align=8
-QBrushData (0x0x7f6a270704e0) 0
-
-Class QGradient
- size=64 align=8
- base size=64 base align=8
-QGradient (0x0x7f6a27070540) 0
-
-Class QLinearGradient
- size=64 align=8
- base size=64 base align=8
-QLinearGradient (0x0x7f6a27071340) 0
- QGradient (0x0x7f6a270707e0) 0
-
-Class QRadialGradient
- size=64 align=8
- base size=64 base align=8
-QRadialGradient (0x0x7f6a270713a8) 0
- QGradient (0x0x7f6a27070840) 0
-
-Class QConicalGradient
- size=64 align=8
- base size=64 base align=8
-QConicalGradient (0x0x7f6a27071410) 0
- QGradient (0x0x7f6a270708a0) 0
-
-Class QFont
- size=16 align=8
- base size=12 base align=8
-QFont (0x0x7f6a27070900) 0
-
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStandardItem)
-16 (int (*)(...))QStandardItem::~QStandardItem
-24 (int (*)(...))QStandardItem::~QStandardItem
-32 (int (*)(...))QStandardItem::data
-40 (int (*)(...))QStandardItem::setData
-48 (int (*)(...))QStandardItem::clone
-56 (int (*)(...))QStandardItem::type
-64 (int (*)(...))QStandardItem::read
-72 (int (*)(...))QStandardItem::write
-80 (int (*)(...))QStandardItem::operator<
-
-Class QStandardItem
- size=16 align=8
- base size=16 base align=8
-QStandardItem (0x0x7f6a27195660) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 16u)
-
-Class QStandardItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStandardItemModel::QPrivateSignal (0x0x7f6a27195900) 0 empty
-
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QStandardItemModel)
-16 (int (*)(...))QStandardItemModel::metaObject
-24 (int (*)(...))QStandardItemModel::qt_metacast
-32 (int (*)(...))QStandardItemModel::qt_metacall
-40 (int (*)(...))QStandardItemModel::~QStandardItemModel
-48 (int (*)(...))QStandardItemModel::~QStandardItemModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStandardItemModel::index
-120 (int (*)(...))QStandardItemModel::parent
-128 (int (*)(...))QStandardItemModel::sibling
-136 (int (*)(...))QStandardItemModel::rowCount
-144 (int (*)(...))QStandardItemModel::columnCount
-152 (int (*)(...))QStandardItemModel::hasChildren
-160 (int (*)(...))QStandardItemModel::data
-168 (int (*)(...))QStandardItemModel::setData
-176 (int (*)(...))QStandardItemModel::headerData
-184 (int (*)(...))QStandardItemModel::setHeaderData
-192 (int (*)(...))QStandardItemModel::itemData
-200 (int (*)(...))QStandardItemModel::setItemData
-208 (int (*)(...))QStandardItemModel::mimeTypes
-216 (int (*)(...))QStandardItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QStandardItemModel::dropMimeData
-240 (int (*)(...))QStandardItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStandardItemModel::insertRows
-264 (int (*)(...))QStandardItemModel::insertColumns
-272 (int (*)(...))QStandardItemModel::removeRows
-280 (int (*)(...))QStandardItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStandardItemModel::flags
-328 (int (*)(...))QStandardItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStandardItemModel
- size=16 align=8
- base size=16 base align=8
-QStandardItemModel (0x0x7f6a2719e5b0) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 16u)
- QAbstractItemModel (0x0x7f6a2719e618) 0
- primary-for QStandardItemModel (0x0x7f6a2719e5b0)
- QObject (0x0x7f6a271958a0) 0
- primary-for QAbstractItemModel (0x0x7f6a2719e618)
-
-Class QClipboard::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QClipboard::QPrivateSignal (0x0x7f6a271959c0) 0 empty
-
-Vtable for QClipboard
-QClipboard::_ZTV10QClipboard: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QClipboard)
-16 (int (*)(...))QClipboard::metaObject
-24 (int (*)(...))QClipboard::qt_metacast
-32 (int (*)(...))QClipboard::qt_metacall
-40 (int (*)(...))QClipboard::~QClipboard
-48 (int (*)(...))QClipboard::~QClipboard
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QClipboard
- size=16 align=8
- base size=16 base align=8
-QClipboard (0x0x7f6a2719e680) 0
- vptr=((& QClipboard::_ZTV10QClipboard) + 16u)
- QObject (0x0x7f6a27195960) 0
- primary-for QClipboard (0x0x7f6a2719e680)
-
-Class QCursor
- size=8 align=8
- base size=8 base align=8
-QCursor (0x0x7f6a27195a20) 0
-
-Class QDrag::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDrag::QPrivateSignal (0x0x7f6a26efaa20) 0 empty
-
-Vtable for QDrag
-QDrag::_ZTV5QDrag: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QDrag)
-16 (int (*)(...))QDrag::metaObject
-24 (int (*)(...))QDrag::qt_metacast
-32 (int (*)(...))QDrag::qt_metacall
-40 (int (*)(...))QDrag::~QDrag
-48 (int (*)(...))QDrag::~QDrag
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDrag
- size=16 align=8
- base size=16 base align=8
-QDrag (0x0x7f6a26f009c0) 0
- vptr=((& QDrag::_ZTV5QDrag) + 16u)
- QObject (0x0x7f6a26efa9c0) 0
- primary-for QDrag (0x0x7f6a26f009c0)
-
-Class QGenericPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGenericPlugin::QPrivateSignal (0x0x7f6a26efaae0) 0 empty
-
-Vtable for QGenericPlugin
-QGenericPlugin::_ZTV14QGenericPlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QGenericPlugin)
-16 (int (*)(...))QGenericPlugin::metaObject
-24 (int (*)(...))QGenericPlugin::qt_metacast
-32 (int (*)(...))QGenericPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QGenericPlugin
- size=16 align=8
- base size=16 base align=8
-QGenericPlugin (0x0x7f6a26f00a28) 0
- vptr=((& QGenericPlugin::_ZTV14QGenericPlugin) + 16u)
- QObject (0x0x7f6a26efaa80) 0
- primary-for QGenericPlugin (0x0x7f6a26f00a28)
-
-Class QGenericPluginFactory
- size=1 align=1
- base size=0 base align=1
-QGenericPluginFactory (0x0x7f6a26efab40) 0 empty
-
-Class QInputMethod::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QInputMethod::QPrivateSignal (0x0x7f6a26efac00) 0 empty
-
-Vtable for QInputMethod
-QInputMethod::_ZTV12QInputMethod: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QInputMethod)
-16 (int (*)(...))QInputMethod::metaObject
-24 (int (*)(...))QInputMethod::qt_metacast
-32 (int (*)(...))QInputMethod::qt_metacall
-40 (int (*)(...))QInputMethod::~QInputMethod
-48 (int (*)(...))QInputMethod::~QInputMethod
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QInputMethod
- size=16 align=8
- base size=16 base align=8
-QInputMethod (0x0x7f6a26f00a90) 0
- vptr=((& QInputMethod::_ZTV12QInputMethod) + 16u)
- QObject (0x0x7f6a26efaba0) 0
- primary-for QInputMethod (0x0x7f6a26f00a90)
-
-Class QGuiApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGuiApplication::QPrivateSignal (0x0x7f6a26efacc0) 0 empty
-
-Vtable for QGuiApplication
-QGuiApplication::_ZTV15QGuiApplication: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QGuiApplication)
-16 (int (*)(...))QGuiApplication::metaObject
-24 (int (*)(...))QGuiApplication::qt_metacast
-32 (int (*)(...))QGuiApplication::qt_metacall
-40 (int (*)(...))QGuiApplication::~QGuiApplication
-48 (int (*)(...))QGuiApplication::~QGuiApplication
-56 (int (*)(...))QGuiApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QGuiApplication::notify
-120 (int (*)(...))QGuiApplication::compressEvent
-
-Class QGuiApplication
- size=16 align=8
- base size=16 base align=8
-QGuiApplication (0x0x7f6a26f00af8) 0
- vptr=((& QGuiApplication::_ZTV15QGuiApplication) + 16u)
- QCoreApplication (0x0x7f6a26f00b60) 0
- primary-for QGuiApplication (0x0x7f6a26f00af8)
- QObject (0x0x7f6a26efac60) 0
- primary-for QCoreApplication (0x0x7f6a26f00b60)
-
-Class QSurfaceFormat
- size=8 align=8
- base size=8 base align=8
-QSurfaceFormat (0x0x7f6a26efad20) 0
-
-Vtable for QSurface
-QSurface::_ZTV8QSurface: 8u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QSurface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-
-Class QSurface
- size=24 align=8
- base size=24 base align=8
-QSurface (0x0x7f6a26efaea0) 0
- vptr=((& QSurface::_ZTV8QSurface) + 16u)
-
-Class QOffscreenSurface::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOffscreenSurface::QPrivateSignal (0x0x7f6a26bac120) 0 empty
-
-Vtable for QOffscreenSurface
-QOffscreenSurface::_ZTV17QOffscreenSurface: 26u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOffscreenSurface)
-16 (int (*)(...))QOffscreenSurface::metaObject
-24 (int (*)(...))QOffscreenSurface::qt_metacast
-32 (int (*)(...))QOffscreenSurface::qt_metacall
-40 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-48 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOffscreenSurface::surfaceType
-120 (int (*)(...))QOffscreenSurface::format
-128 (int (*)(...))QOffscreenSurface::size
-136 (int (*)(...))QOffscreenSurface::surfaceHandle
-144 (int (*)(...))-16
-152 (int (*)(...))(& _ZTI17QOffscreenSurface)
-160 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD1Ev
-168 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD0Ev
-176 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface6formatEv
-184 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface13surfaceHandleEv
-192 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface11surfaceTypeEv
-200 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface4sizeEv
-
-Class QOffscreenSurface
- size=40 align=8
- base size=40 base align=8
-QOffscreenSurface (0x0x7f6a26f92e70) 0
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 16u)
- QObject (0x0x7f6a26bac060) 0
- primary-for QOffscreenSurface (0x0x7f6a26f92e70)
- QSurface (0x0x7f6a26bac0c0) 16
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 160u)
-
-Class QOpenGLVersionStatus
- size=12 align=4
- base size=12 base align=4
-QOpenGLVersionStatus (0x0x7f6a26bac1e0) 0
-
-Class QOpenGLVersionFunctionsBackend
- size=16 align=8
- base size=12 base align=8
-QOpenGLVersionFunctionsBackend (0x0x7f6a26bac2a0) 0
-
-Class QAbstractOpenGLFunctionsPrivate
- size=16 align=8
- base size=9 base align=8
-QAbstractOpenGLFunctionsPrivate (0x0x7f6a26bac300) 0
-
-Vtable for QAbstractOpenGLFunctions
-QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractOpenGLFunctions)
-16 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-24 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-32 (int (*)(...))QAbstractOpenGLFunctions::initializeOpenGLFunctions
-
-Class QAbstractOpenGLFunctions
- size=16 align=8
- base size=16 base align=8
-QAbstractOpenGLFunctions (0x0x7f6a26bac360) 0
- vptr=((& QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions) + 16u)
-
-Class QOpenGLFunctions_1_0_CoreBackend
- size=400 align=8
- base size=400 base align=8
-QOpenGLFunctions_1_0_CoreBackend (0x0x7f6a26f00d68) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bac3c0) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend
- size=144 align=8
- base size=144 base align=8
-QOpenGLFunctions_1_1_CoreBackend (0x0x7f6a26f00dd0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bac420) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_1_2_CoreBackend (0x0x7f6a26f00e38) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bac480) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_1_3_CoreBackend (0x0x7f6a26f00ea0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bac4e0) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_4_CoreBackend (0x0x7f6a26f00f70) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bac540) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_1_5_CoreBackend (0x0x7f6a268d8000) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bac5a0) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend
- size=760 align=8
- base size=760 base align=8
-QOpenGLFunctions_2_0_CoreBackend (0x0x7f6a268d8068) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bac600) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_2_1_CoreBackend (0x0x7f6a268d80d0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bac660) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend
- size=688 align=8
- base size=688 base align=8
-QOpenGLFunctions_3_0_CoreBackend (0x0x7f6a268d8138) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bac6c0) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_3_1_CoreBackend (0x0x7f6a268d81a0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bac720) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_3_2_CoreBackend (0x0x7f6a268d8208) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bac780) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend
- size=480 align=8
- base size=480 base align=8
-QOpenGLFunctions_3_3_CoreBackend (0x0x7f6a268d8270) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bac7e0) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_4_0_CoreBackend (0x0x7f6a268d82d8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bac840) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend
- size=720 align=8
- base size=720 base align=8
-QOpenGLFunctions_4_1_CoreBackend (0x0x7f6a268d8340) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bac8a0) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_2_CoreBackend (0x0x7f6a268d83a8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bac900) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend
- size=360 align=8
- base size=360 base align=8
-QOpenGLFunctions_4_3_CoreBackend (0x0x7f6a268d8410) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bac960) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_4_4_CoreBackend (0x0x7f6a268d8478) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bac9c0) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend
- size=864 align=8
- base size=864 base align=8
-QOpenGLFunctions_4_5_CoreBackend (0x0x7f6a268d8548) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26baca20) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend
- size=2080 align=8
- base size=2080 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend (0x0x7f6a268d85b0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26baca80) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend (0x0x7f6a268d8618) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bacae0) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend
- size=272 align=8
- base size=272 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend (0x0x7f6a268d8680) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bacb40) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend
- size=312 align=8
- base size=312 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend (0x0x7f6a268d86e8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bacba0) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend
- size=320 align=8
- base size=320 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend (0x0x7f6a268d8750) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bacc00) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend (0x0x7f6a268d87b8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bacc60) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend
- size=176 align=8
- base size=176 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend (0x0x7f6a268d8820) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26baccc0) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend (0x0x7f6a268d8888) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bacd20) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend (0x0x7f6a268d88f0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f6a26bacd80) 0
-
-Class QOpenGLVersionProfile
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionProfile (0x0x7f6a26bacde0) 0
-
-Class QOpenGLContextGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContextGroup::QPrivateSignal (0x0x7f6a26bacea0) 0 empty
-
-Vtable for QOpenGLContextGroup
-QOpenGLContextGroup::_ZTV19QOpenGLContextGroup: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QOpenGLContextGroup)
-16 (int (*)(...))QOpenGLContextGroup::metaObject
-24 (int (*)(...))QOpenGLContextGroup::qt_metacast
-32 (int (*)(...))QOpenGLContextGroup::qt_metacall
-40 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-48 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContextGroup
- size=16 align=8
- base size=16 base align=8
-QOpenGLContextGroup (0x0x7f6a268d8958) 0
- vptr=((& QOpenGLContextGroup::_ZTV19QOpenGLContextGroup) + 16u)
- QObject (0x0x7f6a26bace40) 0
- primary-for QOpenGLContextGroup (0x0x7f6a268d8958)
-
-Class QOpenGLContext::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContext::QPrivateSignal (0x0x7f6a26bacf60) 0 empty
-
-Vtable for QOpenGLContext
-QOpenGLContext::_ZTV14QOpenGLContext: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QOpenGLContext)
-16 (int (*)(...))QOpenGLContext::metaObject
-24 (int (*)(...))QOpenGLContext::qt_metacast
-32 (int (*)(...))QOpenGLContext::qt_metacall
-40 (int (*)(...))QOpenGLContext::~QOpenGLContext
-48 (int (*)(...))QOpenGLContext::~QOpenGLContext
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContext
- size=16 align=8
- base size=16 base align=8
-QOpenGLContext (0x0x7f6a268d89c0) 0
- vptr=((& QOpenGLContext::_ZTV14QOpenGLContext) + 16u)
- QObject (0x0x7f6a26bacf00) 0
- primary-for QOpenGLContext (0x0x7f6a268d89c0)
-
-Class QWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QWindow::QPrivateSignal (0x0x7f6a266ae0c0) 0 empty
-
-Vtable for QWindow
-QWindow::_ZTV7QWindow: 45u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QWindow)
-16 (int (*)(...))QWindow::metaObject
-24 (int (*)(...))QWindow::qt_metacast
-32 (int (*)(...))QWindow::qt_metacall
-40 (int (*)(...))QWindow::~QWindow
-48 (int (*)(...))QWindow::~QWindow
-56 (int (*)(...))QWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI7QWindow)
-312 (int (*)(...))QWindow::_ZThn16_N7QWindowD1Ev
-320 (int (*)(...))QWindow::_ZThn16_N7QWindowD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QWindow
- size=40 align=8
- base size=40 base align=8
-QWindow (0x0x7f6a266a8460) 0
- vptr=((& QWindow::_ZTV7QWindow) + 16u)
- QObject (0x0x7f6a266ae000) 0
- primary-for QWindow (0x0x7f6a266a8460)
- QSurface (0x0x7f6a266ae060) 16
- vptr=((& QWindow::_ZTV7QWindow) + 312u)
-
-Class QPaintDeviceWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPaintDeviceWindow::QPrivateSignal (0x0x7f6a266ae300) 0 empty
-
-Vtable for QPaintDeviceWindow
-QPaintDeviceWindow::_ZTV18QPaintDeviceWindow: 58u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-16 (int (*)(...))QPaintDeviceWindow::metaObject
-24 (int (*)(...))QPaintDeviceWindow::qt_metacast
-32 (int (*)(...))QPaintDeviceWindow::qt_metacall
-40 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-48 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QPaintDeviceWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))-16
-328 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-336 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD1Ev
-344 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD0Ev
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-384 (int (*)(...))-40
-392 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-400 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD1Ev
-408 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD0Ev
-416 (int (*)(...))QPaintDevice::devType
-424 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-440 (int (*)(...))QPaintDevice::initPainter
-448 (int (*)(...))QPaintDevice::redirected
-456 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDeviceWindow
- size=64 align=8
- base size=64 base align=8
-QPaintDeviceWindow (0x0x7f6a266e8e70) 0
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 16u)
- QWindow (0x0x7f6a266e8ee0) 0
- primary-for QPaintDeviceWindow (0x0x7f6a266e8e70)
- QObject (0x0x7f6a266ae1e0) 0
- primary-for QWindow (0x0x7f6a266e8ee0)
- QSurface (0x0x7f6a266ae240) 16
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 336u)
- QPaintDevice (0x0x7f6a266ae2a0) 40
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 400u)
-
-Class QOpenGLWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLWindow::QPrivateSignal (0x0x7f6a266ae480) 0 empty
-
-Vtable for QOpenGLWindow
-QOpenGLWindow::_ZTV13QOpenGLWindow: 64u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLWindow)
-16 (int (*)(...))QOpenGLWindow::metaObject
-24 (int (*)(...))QOpenGLWindow::qt_metacast
-32 (int (*)(...))QOpenGLWindow::qt_metacall
-40 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-48 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QOpenGLWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QOpenGLWindow::paintEvent
-304 (int (*)(...))QOpenGLWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QOpenGLWindow::initializeGL
-328 (int (*)(...))QOpenGLWindow::resizeGL
-336 (int (*)(...))QOpenGLWindow::paintGL
-344 (int (*)(...))QOpenGLWindow::paintUnderGL
-352 (int (*)(...))QOpenGLWindow::paintOverGL
-360 (int (*)(...))QOpenGLWindow::redirected
-368 (int (*)(...))-16
-376 (int (*)(...))(& _ZTI13QOpenGLWindow)
-384 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD1Ev
-392 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD0Ev
-400 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-408 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-416 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-424 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-432 (int (*)(...))-40
-440 (int (*)(...))(& _ZTI13QOpenGLWindow)
-448 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD1Ev
-456 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD0Ev
-464 (int (*)(...))QPaintDevice::devType
-472 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-480 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-488 (int (*)(...))QPaintDevice::initPainter
-496 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow10redirectedEP6QPoint
-504 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QOpenGLWindow
- size=64 align=8
- base size=64 base align=8
-QOpenGLWindow (0x0x7f6a268d8a90) 0
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 16u)
- QPaintDeviceWindow (0x0x7f6a266f7620) 0
- primary-for QOpenGLWindow (0x0x7f6a268d8a90)
- QWindow (0x0x7f6a266f7690) 0
- primary-for QPaintDeviceWindow (0x0x7f6a266f7620)
- QObject (0x0x7f6a266ae360) 0
- primary-for QWindow (0x0x7f6a266f7690)
- QSurface (0x0x7f6a266ae3c0) 16
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 384u)
- QPaintDevice (0x0x7f6a266ae420) 40
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 448u)
-
-Class QPalette::Data
- size=4 align=4
- base size=4 base align=4
-QPalette::Data (0x0x7f6a266ae540) 0
-
-Class QPalette
- size=16 align=8
- base size=12 base align=8
-QPalette (0x0x7f6a266ae4e0) 0
-
-Class QRasterWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRasterWindow::QPrivateSignal (0x0x7f6a263b95a0) 0 empty
-
-Vtable for QRasterWindow
-QRasterWindow::_ZTV13QRasterWindow: 59u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QRasterWindow)
-16 (int (*)(...))QRasterWindow::metaObject
-24 (int (*)(...))QRasterWindow::qt_metacast
-32 (int (*)(...))QRasterWindow::qt_metacall
-40 (int (*)(...))QRasterWindow::~QRasterWindow
-48 (int (*)(...))QRasterWindow::~QRasterWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QRasterWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QRasterWindow::redirected
-328 (int (*)(...))-16
-336 (int (*)(...))(& _ZTI13QRasterWindow)
-344 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD1Ev
-352 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD0Ev
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-384 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-392 (int (*)(...))-40
-400 (int (*)(...))(& _ZTI13QRasterWindow)
-408 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD1Ev
-416 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD0Ev
-424 (int (*)(...))QPaintDevice::devType
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-440 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-448 (int (*)(...))QPaintDevice::initPainter
-456 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow10redirectedEP6QPoint
-464 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QRasterWindow
- size=64 align=8
- base size=64 base align=8
-QRasterWindow (0x0x7f6a263be618) 0
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 16u)
- QPaintDeviceWindow (0x0x7f6a263db310) 0
- primary-for QRasterWindow (0x0x7f6a263be618)
- QWindow (0x0x7f6a263db380) 0
- primary-for QPaintDeviceWindow (0x0x7f6a263db310)
- QObject (0x0x7f6a263b9480) 0
- primary-for QWindow (0x0x7f6a263db380)
- QSurface (0x0x7f6a263b94e0) 16
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 344u)
- QPaintDevice (0x0x7f6a263b9540) 40
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 408u)
-
-Class QScreen::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QScreen::QPrivateSignal (0x0x7f6a263b9660) 0 empty
-
-Vtable for QScreen
-QScreen::_ZTV7QScreen: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QScreen)
-16 (int (*)(...))QScreen::metaObject
-24 (int (*)(...))QScreen::qt_metacast
-32 (int (*)(...))QScreen::qt_metacall
-40 (int (*)(...))QScreen::~QScreen
-48 (int (*)(...))QScreen::~QScreen
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QScreen
- size=16 align=8
- base size=16 base align=8
-QScreen (0x0x7f6a263be6e8) 0
- vptr=((& QScreen::_ZTV7QScreen) + 16u)
- QObject (0x0x7f6a263b9600) 0
- primary-for QScreen (0x0x7f6a263be6e8)
-
-Class QSessionManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSessionManager::QPrivateSignal (0x0x7f6a263b9720) 0 empty
-
-Vtable for QSessionManager
-QSessionManager::_ZTV15QSessionManager: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSessionManager)
-16 (int (*)(...))QSessionManager::metaObject
-24 (int (*)(...))QSessionManager::qt_metacast
-32 (int (*)(...))QSessionManager::qt_metacall
-40 (int (*)(...))QSessionManager::~QSessionManager
-48 (int (*)(...))QSessionManager::~QSessionManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSessionManager
- size=16 align=8
- base size=16 base align=8
-QSessionManager (0x0x7f6a263be750) 0
- vptr=((& QSessionManager::_ZTV15QSessionManager) + 16u)
- QObject (0x0x7f6a263b96c0) 0
- primary-for QSessionManager (0x0x7f6a263be750)
-
-Class QStyleHints::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStyleHints::QPrivateSignal (0x0x7f6a263b97e0) 0 empty
-
-Vtable for QStyleHints
-QStyleHints::_ZTV11QStyleHints: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QStyleHints)
-16 (int (*)(...))QStyleHints::metaObject
-24 (int (*)(...))QStyleHints::qt_metacast
-32 (int (*)(...))QStyleHints::qt_metacall
-40 (int (*)(...))QStyleHints::~QStyleHints
-48 (int (*)(...))QStyleHints::~QStyleHints
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QStyleHints
- size=16 align=8
- base size=16 base align=8
-QStyleHints (0x0x7f6a263be7b8) 0
- vptr=((& QStyleHints::_ZTV11QStyleHints) + 16u)
- QObject (0x0x7f6a263b9780) 0
- primary-for QStyleHints (0x0x7f6a263be7b8)
-
-Class QVector3D
- size=12 align=4
- base size=12 base align=4
-QVector3D (0x0x7f6a265015a0) 0
-
-Class QVector4D
- size=16 align=4
- base size=16 base align=4
-QVector4D (0x0x7f6a265017e0) 0
-
-Class QQuaternion
- size=16 align=4
- base size=16 base align=4
-QQuaternion (0x0x7f6a26501a20) 0
-
-Class QMatrix4x4
- size=68 align=4
- base size=68 base align=4
-QMatrix4x4 (0x0x7f6a26501ba0) 0
-
-Class QOpenGLBuffer
- size=8 align=8
- base size=8 base align=8
-QOpenGLBuffer (0x0x7f6a26501f60) 0
-
-Class QOpenGLDebugMessage
- size=8 align=8
- base size=8 base align=8
-QOpenGLDebugMessage (0x0x7f6a26381120) 0
-
-Class QOpenGLDebugLogger::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLDebugLogger::QPrivateSignal (0x0x7f6a263816c0) 0 empty
-
-Vtable for QOpenGLDebugLogger
-QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLDebugLogger)
-16 (int (*)(...))QOpenGLDebugLogger::metaObject
-24 (int (*)(...))QOpenGLDebugLogger::qt_metacast
-32 (int (*)(...))QOpenGLDebugLogger::qt_metacall
-40 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-48 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLDebugLogger
- size=16 align=8
- base size=16 base align=8
-QOpenGLDebugLogger (0x0x7f6a263bef70) 0
- vptr=((& QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger) + 16u)
- QObject (0x0x7f6a26381660) 0
- primary-for QOpenGLDebugLogger (0x0x7f6a263bef70)
-
-Class QOpenGLFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLFunctions (0x0x7f6a26381840) 0
-
-Class QOpenGLFunctionsPrivate
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate (0x0x7f6a263819c0) 0
-
-Class QOpenGLExtraFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLExtraFunctions (0x0x7f6a25dd5bc8) 0
- QOpenGLFunctions (0x0x7f6a26381a80) 0
-
-Class QOpenGLExtraFunctionsPrivate
- size=2528 align=8
- base size=2528 base align=8
-QOpenGLExtraFunctionsPrivate (0x0x7f6a25dd5c30) 0
- QOpenGLFunctionsPrivate (0x0x7f6a26381ae0) 0
-
-Vtable for QOpenGLFramebufferObject
-QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLFramebufferObject)
-16 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-24 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-
-Class QOpenGLFramebufferObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLFramebufferObject (0x0x7f6a26381de0) 0
- vptr=((& QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject) + 16u)
-
-Class QOpenGLFramebufferObjectFormat
- size=8 align=8
- base size=8 base align=8
-QOpenGLFramebufferObjectFormat (0x0x7f6a26381f00) 0
-
-Vtable for QOpenGLPaintDevice
-QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLPaintDevice)
-16 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-24 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-32 (int (*)(...))QOpenGLPaintDevice::devType
-40 (int (*)(...))QOpenGLPaintDevice::paintEngine
-48 (int (*)(...))QOpenGLPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QOpenGLPaintDevice::ensureActiveTarget
-
-Class QOpenGLPaintDevice
- size=32 align=8
- base size=32 base align=8
-QOpenGLPaintDevice (0x0x7f6a25bc3478) 0
- vptr=((& QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice) + 16u)
- QPaintDevice (0x0x7f6a26381f60) 0
- primary-for QOpenGLPaintDevice (0x0x7f6a25bc3478)
-
-Class QOpenGLPixelTransferOptions
- size=8 align=8
- base size=8 base align=8
-QOpenGLPixelTransferOptions (0x0x7f6a25bff0c0) 0
-
-Class QOpenGLShader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShader::QPrivateSignal (0x0x7f6a25bff300) 0 empty
-
-Vtable for QOpenGLShader
-QOpenGLShader::_ZTV13QOpenGLShader: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLShader)
-16 (int (*)(...))QOpenGLShader::metaObject
-24 (int (*)(...))QOpenGLShader::qt_metacast
-32 (int (*)(...))QOpenGLShader::qt_metacall
-40 (int (*)(...))QOpenGLShader::~QOpenGLShader
-48 (int (*)(...))QOpenGLShader::~QOpenGLShader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLShader
- size=16 align=8
- base size=16 base align=8
-QOpenGLShader (0x0x7f6a25bc3548) 0
- vptr=((& QOpenGLShader::_ZTV13QOpenGLShader) + 16u)
- QObject (0x0x7f6a25bff2a0) 0
- primary-for QOpenGLShader (0x0x7f6a25bc3548)
-
-Class QOpenGLShaderProgram::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShaderProgram::QPrivateSignal (0x0x7f6a25bff4e0) 0 empty
-
-Vtable for QOpenGLShaderProgram
-QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QOpenGLShaderProgram)
-16 (int (*)(...))QOpenGLShaderProgram::metaObject
-24 (int (*)(...))QOpenGLShaderProgram::qt_metacast
-32 (int (*)(...))QOpenGLShaderProgram::qt_metacall
-40 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-48 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOpenGLShaderProgram::link
-
-Class QOpenGLShaderProgram
- size=16 align=8
- base size=16 base align=8
-QOpenGLShaderProgram (0x0x7f6a25bc3680) 0
- vptr=((& QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram) + 16u)
- QObject (0x0x7f6a25bff480) 0
- primary-for QOpenGLShaderProgram (0x0x7f6a25bc3680)
-
-Class QOpenGLTexture
- size=8 align=8
- base size=8 base align=8
-QOpenGLTexture (0x0x7f6a25bff540) 0
-
-Class QOpenGLTimerQuery::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimerQuery::QPrivateSignal (0x0x7f6a25bff7e0) 0 empty
-
-Vtable for QOpenGLTimerQuery
-QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOpenGLTimerQuery)
-16 (int (*)(...))QOpenGLTimerQuery::metaObject
-24 (int (*)(...))QOpenGLTimerQuery::qt_metacast
-32 (int (*)(...))QOpenGLTimerQuery::qt_metacall
-40 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-48 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimerQuery
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimerQuery (0x0x7f6a25bc37b8) 0
- vptr=((& QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery) + 16u)
- QObject (0x0x7f6a25bff780) 0
- primary-for QOpenGLTimerQuery (0x0x7f6a25bc37b8)
-
-Class QOpenGLTimeMonitor::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimeMonitor::QPrivateSignal (0x0x7f6a25bff8a0) 0 empty
-
-Vtable for QOpenGLTimeMonitor
-QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLTimeMonitor)
-16 (int (*)(...))QOpenGLTimeMonitor::metaObject
-24 (int (*)(...))QOpenGLTimeMonitor::qt_metacast
-32 (int (*)(...))QOpenGLTimeMonitor::qt_metacall
-40 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-48 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimeMonitor
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimeMonitor (0x0x7f6a25bc3820) 0
- vptr=((& QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor) + 16u)
- QObject (0x0x7f6a25bff840) 0
- primary-for QOpenGLTimeMonitor (0x0x7f6a25bc3820)
-
-Class QOpenGLVertexArrayObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLVertexArrayObject::QPrivateSignal (0x0x7f6a25bff960) 0 empty
-
-Class QOpenGLVertexArrayObject::Binder
- size=8 align=8
- base size=8 base align=8
-QOpenGLVertexArrayObject::Binder (0x0x7f6a25bff9c0) 0
-
-Vtable for QOpenGLVertexArrayObject
-QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLVertexArrayObject)
-16 (int (*)(...))QOpenGLVertexArrayObject::metaObject
-24 (int (*)(...))QOpenGLVertexArrayObject::qt_metacast
-32 (int (*)(...))QOpenGLVertexArrayObject::qt_metacall
-40 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-48 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLVertexArrayObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLVertexArrayObject (0x0x7f6a25bc3888) 0
- vptr=((& QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject) + 16u)
- QObject (0x0x7f6a25bff900) 0
- primary-for QOpenGLVertexArrayObject (0x0x7f6a25bc3888)
-
-Class QBackingStore
- size=8 align=8
- base size=8 base align=8
-QBackingStore (0x0x7f6a25bffa20) 0
-
-Class QPageSize
- size=8 align=8
- base size=8 base align=8
-QPageSize (0x0x7f6a25bffae0) 0
-
-Class QPageLayout
- size=8 align=8
- base size=8 base align=8
-QPageLayout (0x0x7f6a259b9060) 0
-
-Class QPagedPaintDevice::Margins
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice::Margins (0x0x7f6a259b9600) 0
-
-Vtable for QPagedPaintDevice
-QPagedPaintDevice::_ZTV17QPagedPaintDevice: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QPagedPaintDevice)
-16 0u
-24 0u
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QPagedPaintDevice::setPageSize
-96 (int (*)(...))QPagedPaintDevice::setPageSizeMM
-104 (int (*)(...))QPagedPaintDevice::setMargins
-
-Class QPagedPaintDevice
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice (0x0x7f6a25bc39c0) 0
- vptr=((& QPagedPaintDevice::_ZTV17QPagedPaintDevice) + 16u)
- QPaintDevice (0x0x7f6a259b95a0) 0
- primary-for QPagedPaintDevice (0x0x7f6a25bc39c0)
-
-Class QTextOption::Tab
- size=16 align=8
- base size=14 base align=8
-QTextOption::Tab (0x0x7f6a259b96c0) 0
-
-Class QTextOption
- size=32 align=8
- base size=32 base align=8
-QTextOption (0x0x7f6a259b9660) 0
-
-Class QPen
- size=8 align=8
- base size=8 base align=8
-QPen (0x0x7f6a259b9960) 0
-
-Class QFontInfo
- size=8 align=8
- base size=8 base align=8
-QFontInfo (0x0x7f6a25ae4a20) 0
-
-Class QFontMetrics
- size=8 align=8
- base size=8 base align=8
-QFontMetrics (0x0x7f6a25ae4ba0) 0
-
-Class QFontMetricsF
- size=8 align=8
- base size=8 base align=8
-QFontMetricsF (0x0x7f6a25ae4d80) 0
-
-Class QPainter::PixmapFragment
- size=80 align=8
- base size=80 base align=8
-QPainter::PixmapFragment (0x0x7f6a25ae4f60) 0
-
-Class QPainter
- size=8 align=8
- base size=8 base align=8
-QPainter (0x0x7f6a25ae4f00) 0
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0x0x7f6a25b87600) 0 empty
-
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintEngine)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QPaintEngine::drawRects
-64 (int (*)(...))QPaintEngine::drawRects
-72 (int (*)(...))QPaintEngine::drawLines
-80 (int (*)(...))QPaintEngine::drawLines
-88 (int (*)(...))QPaintEngine::drawEllipse
-96 (int (*)(...))QPaintEngine::drawEllipse
-104 (int (*)(...))QPaintEngine::drawPath
-112 (int (*)(...))QPaintEngine::drawPoints
-120 (int (*)(...))QPaintEngine::drawPoints
-128 (int (*)(...))QPaintEngine::drawPolygon
-136 (int (*)(...))QPaintEngine::drawPolygon
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QPaintEngine::drawTextItem
-160 (int (*)(...))QPaintEngine::drawTiledPixmap
-168 (int (*)(...))QPaintEngine::drawImage
-176 (int (*)(...))QPaintEngine::coordinateOffset
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QPaintEngine
- size=32 align=8
- base size=32 base align=8
-QPaintEngine (0x0x7f6a25b87780) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 16u)
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0x0x7f6a25b879c0) 0
-
-Class QPdfWriter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPdfWriter::QPrivateSignal (0x0x7f6a25b87e40) 0 empty
-
-Vtable for QPdfWriter
-QPdfWriter::_ZTV10QPdfWriter: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QPdfWriter)
-16 (int (*)(...))QPdfWriter::metaObject
-24 (int (*)(...))QPdfWriter::qt_metacast
-32 (int (*)(...))QPdfWriter::qt_metacall
-40 (int (*)(...))QPdfWriter::~QPdfWriter
-48 (int (*)(...))QPdfWriter::~QPdfWriter
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPdfWriter::newPage
-120 (int (*)(...))QPdfWriter::setPageSize
-128 (int (*)(...))QPdfWriter::setPageSizeMM
-136 (int (*)(...))QPdfWriter::setMargins
-144 (int (*)(...))QPdfWriter::paintEngine
-152 (int (*)(...))QPdfWriter::metric
-160 (int (*)(...))-16
-168 (int (*)(...))(& _ZTI10QPdfWriter)
-176 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD1Ev
-184 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD0Ev
-192 (int (*)(...))QPaintDevice::devType
-200 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter11paintEngineEv
-208 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter6metricEN12QPaintDevice17PaintDeviceMetricE
-216 (int (*)(...))QPaintDevice::initPainter
-224 (int (*)(...))QPaintDevice::redirected
-232 (int (*)(...))QPaintDevice::sharedPainter
-240 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter7newPageEv
-248 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter11setPageSizeEN17QPagedPaintDevice8PageSizeE
-256 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter13setPageSizeMMERK6QSizeF
-264 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter10setMarginsERKN17QPagedPaintDevice7MarginsE
-
-Class QPdfWriter
- size=48 align=8
- base size=48 base align=8
-QPdfWriter (0x0x7f6a255a8850) 0
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 16u)
- QObject (0x0x7f6a25b87d80) 0
- primary-for QPdfWriter (0x0x7f6a255a8850)
- QPagedPaintDevice (0x0x7f6a25b927b8) 16
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 176u)
- QPaintDevice (0x0x7f6a25b87de0) 16
- primary-for QPagedPaintDevice (0x0x7f6a25b927b8)
-
-Class QTextLength
- size=16 align=8
- base size=16 base align=8
-QTextLength (0x0x7f6a255dc000) 0
-
-Class QTextFormat
- size=16 align=8
- base size=12 base align=8
-QTextFormat (0x0x7f6a255dc060) 0
-
-Class QTextCharFormat
- size=16 align=8
- base size=12 base align=8
-QTextCharFormat (0x0x7f6a25b92af8) 0
- QTextFormat (0x0x7f6a255dc420) 0
-
-Class QTextBlockFormat
- size=16 align=8
- base size=12 base align=8
-QTextBlockFormat (0x0x7f6a25b92bc8) 0
- QTextFormat (0x0x7f6a255dc5a0) 0
-
-Class QTextListFormat
- size=16 align=8
- base size=12 base align=8
-QTextListFormat (0x0x7f6a25b92d00) 0
- QTextFormat (0x0x7f6a255dc720) 0
-
-Class QTextImageFormat
- size=16 align=8
- base size=12 base align=8
-QTextImageFormat (0x0x7f6a25b92dd0) 0
- QTextCharFormat (0x0x7f6a25b92e38) 0
- QTextFormat (0x0x7f6a255dc8a0) 0
-
-Class QTextFrameFormat
- size=16 align=8
- base size=12 base align=8
-QTextFrameFormat (0x0x7f6a25b92f08) 0
- QTextFormat (0x0x7f6a255dca20) 0
-
-Class QTextTableFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableFormat (0x0x7f6a25753000) 0
- QTextFrameFormat (0x0x7f6a25753068) 0
- QTextFormat (0x0x7f6a255dcba0) 0
-
-Class QTextTableCellFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableCellFormat (0x0x7f6a25753138) 0
- QTextCharFormat (0x0x7f6a257531a0) 0
- QTextFormat (0x0x7f6a255dcd80) 0
-
-Class QFontDatabase
- size=8 align=8
- base size=8 base align=8
-QFontDatabase (0x0x7f6a255dcf00) 0
-
-Class QRawFont
- size=8 align=8
- base size=8 base align=8
-QRawFont (0x0x7f6a255dcf60) 0
-
-Class QGlyphRun
- size=8 align=8
- base size=8 base align=8
-QGlyphRun (0x0x7f6a253ae3c0) 0
-
-Class QTextCursor
- size=8 align=8
- base size=8 base align=8
-QTextCursor (0x0x7f6a253ae5a0) 0
-
-Class QTextInlineObject
- size=16 align=8
- base size=16 base align=8
-QTextInlineObject (0x0x7f6a253ae780) 0
-
-Class QTextLayout::FormatRange
- size=24 align=8
- base size=24 base align=8
-QTextLayout::FormatRange (0x0x7f6a253ae840) 0
-
-Class QTextLayout
- size=8 align=8
- base size=8 base align=8
-QTextLayout (0x0x7f6a253ae7e0) 0
-
-Class QTextLine
- size=16 align=8
- base size=16 base align=8
-QTextLine (0x0x7f6a253ae960) 0
-
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractUndoItem
- size=8 align=8
- base size=8 base align=8
-QAbstractUndoItem (0x0x7f6a253ae9c0) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 16u)
-
-Class QTextDocument::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextDocument::QPrivateSignal (0x0x7f6a253aea80) 0 empty
-
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QTextDocument)
-16 (int (*)(...))QTextDocument::metaObject
-24 (int (*)(...))QTextDocument::qt_metacast
-32 (int (*)(...))QTextDocument::qt_metacall
-40 (int (*)(...))QTextDocument::~QTextDocument
-48 (int (*)(...))QTextDocument::~QTextDocument
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextDocument::clear
-120 (int (*)(...))QTextDocument::createObject
-128 (int (*)(...))QTextDocument::loadResource
-
-Class QTextDocument
- size=16 align=8
- base size=16 base align=8
-QTextDocument (0x0x7f6a25753750) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 16u)
- QObject (0x0x7f6a253aea20) 0
- primary-for QTextDocument (0x0x7f6a25753750)
-
-Class QAbstractTextDocumentLayout::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTextDocumentLayout::QPrivateSignal (0x0x7f6a253aec60) 0 empty
-
-Class QAbstractTextDocumentLayout::Selection
- size=24 align=8
- base size=24 base align=8
-QAbstractTextDocumentLayout::Selection (0x0x7f6a253aecc0) 0
-
-Class QAbstractTextDocumentLayout::PaintContext
- size=64 align=8
- base size=64 base align=8
-QAbstractTextDocumentLayout::PaintContext (0x0x7f6a253aed20) 0
-
-Vtable for QAbstractTextDocumentLayout
-QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
-16 (int (*)(...))QAbstractTextDocumentLayout::metaObject
-24 (int (*)(...))QAbstractTextDocumentLayout::qt_metacast
-32 (int (*)(...))QAbstractTextDocumentLayout::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractTextDocumentLayout::resizeInlineObject
-176 (int (*)(...))QAbstractTextDocumentLayout::positionInlineObject
-184 (int (*)(...))QAbstractTextDocumentLayout::drawInlineObject
-
-Class QAbstractTextDocumentLayout
- size=16 align=8
- base size=16 base align=8
-QAbstractTextDocumentLayout (0x0x7f6a25753888) 0
- vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 16u)
- QObject (0x0x7f6a253aec00) 0
- primary-for QAbstractTextDocumentLayout (0x0x7f6a25753888)
-
-Vtable for QTextObjectInterface
-QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextObjectInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QTextObjectInterface
- size=8 align=8
- base size=8 base align=8
-QTextObjectInterface (0x0x7f6a253aee40) 0 nearly-empty
- vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 16u)
-
-Class QStaticText
- size=8 align=8
- base size=8 base align=8
-QStaticText (0x0x7f6a253aef00) 0
-
-Class QTextObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextObject::QPrivateSignal (0x0x7f6a251ad2a0) 0 empty
-
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextObject)
-16 (int (*)(...))QTextObject::metaObject
-24 (int (*)(...))QTextObject::qt_metacast
-32 (int (*)(...))QTextObject::qt_metacall
-40 (int (*)(...))QTextObject::~QTextObject
-48 (int (*)(...))QTextObject::~QTextObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextObject
- size=16 align=8
- base size=16 base align=8
-QTextObject (0x0x7f6a25753a28) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 16u)
- QObject (0x0x7f6a251ad240) 0
- primary-for QTextObject (0x0x7f6a25753a28)
-
-Class QTextBlockGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextBlockGroup::QPrivateSignal (0x0x7f6a251ad360) 0 empty
-
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QTextBlockGroup)
-16 (int (*)(...))QTextBlockGroup::metaObject
-24 (int (*)(...))QTextBlockGroup::qt_metacast
-32 (int (*)(...))QTextBlockGroup::qt_metacall
-40 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-48 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextBlockGroup
- size=16 align=8
- base size=16 base align=8
-QTextBlockGroup (0x0x7f6a25753a90) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 16u)
- QTextObject (0x0x7f6a25753af8) 0
- primary-for QTextBlockGroup (0x0x7f6a25753a90)
- QObject (0x0x7f6a251ad300) 0
- primary-for QTextObject (0x0x7f6a25753af8)
-
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-16 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-24 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-
-Class QTextFrameLayoutData
- size=8 align=8
- base size=8 base align=8
-QTextFrameLayoutData (0x0x7f6a251ad3c0) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 16u)
-
-Class QTextFrame::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextFrame::QPrivateSignal (0x0x7f6a251ad480) 0 empty
-
-Class QTextFrame::iterator
- size=32 align=8
- base size=28 base align=8
-QTextFrame::iterator (0x0x7f6a251ad4e0) 0
-
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextFrame)
-16 (int (*)(...))QTextFrame::metaObject
-24 (int (*)(...))QTextFrame::qt_metacast
-32 (int (*)(...))QTextFrame::qt_metacall
-40 (int (*)(...))QTextFrame::~QTextFrame
-48 (int (*)(...))QTextFrame::~QTextFrame
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextFrame
- size=16 align=8
- base size=16 base align=8
-QTextFrame (0x0x7f6a25753b60) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 16u)
- QTextObject (0x0x7f6a25753bc8) 0
- primary-for QTextFrame (0x0x7f6a25753b60)
- QObject (0x0x7f6a251ad420) 0
- primary-for QTextObject (0x0x7f6a25753bc8)
-
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QTextBlockUserData)
-16 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-24 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-
-Class QTextBlockUserData
- size=8 align=8
- base size=8 base align=8
-QTextBlockUserData (0x0x7f6a251ad660) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 16u)
-
-Class QTextBlock::iterator
- size=24 align=8
- base size=20 base align=8
-QTextBlock::iterator (0x0x7f6a251ad720) 0
-
-Class QTextBlock
- size=16 align=8
- base size=12 base align=8
-QTextBlock (0x0x7f6a251ad6c0) 0
-
-Class QTextFragment
- size=16 align=8
- base size=16 base align=8
-QTextFragment (0x0x7f6a251ad9c0) 0
-
-Class QSyntaxHighlighter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSyntaxHighlighter::QPrivateSignal (0x0x7f6a251adba0) 0 empty
-
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-16 (int (*)(...))QSyntaxHighlighter::metaObject
-24 (int (*)(...))QSyntaxHighlighter::qt_metacast
-32 (int (*)(...))QSyntaxHighlighter::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QSyntaxHighlighter
- size=16 align=8
- base size=16 base align=8
-QSyntaxHighlighter (0x0x7f6a25753dd0) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 16u)
- QObject (0x0x7f6a251adb40) 0
- primary-for QSyntaxHighlighter (0x0x7f6a25753dd0)
-
-Class QTextDocumentFragment
- size=8 align=8
- base size=8 base align=8
-QTextDocumentFragment (0x0x7f6a251adc00) 0
-
-Class QTextDocumentWriter
- size=8 align=8
- base size=8 base align=8
-QTextDocumentWriter (0x0x7f6a251adc60) 0
-
-Class QTextList::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextList::QPrivateSignal (0x0x7f6a251add20) 0 empty
-
-Vtable for QTextList
-QTextList::_ZTV9QTextList: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTextList)
-16 (int (*)(...))QTextList::metaObject
-24 (int (*)(...))QTextList::qt_metacast
-32 (int (*)(...))QTextList::qt_metacall
-40 (int (*)(...))QTextList::~QTextList
-48 (int (*)(...))QTextList::~QTextList
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextList
- size=16 align=8
- base size=16 base align=8
-QTextList (0x0x7f6a25753e38) 0
- vptr=((& QTextList::_ZTV9QTextList) + 16u)
- QTextBlockGroup (0x0x7f6a25753ea0) 0
- primary-for QTextList (0x0x7f6a25753e38)
- QTextObject (0x0x7f6a25753f08) 0
- primary-for QTextBlockGroup (0x0x7f6a25753ea0)
- QObject (0x0x7f6a251adcc0) 0
- primary-for QTextObject (0x0x7f6a25753f08)
-
-Class QTextTableCell
- size=16 align=8
- base size=12 base align=8
-QTextTableCell (0x0x7f6a251add80) 0
-
-Class QTextTable::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextTable::QPrivateSignal (0x0x7f6a251ade40) 0 empty
-
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextTable)
-16 (int (*)(...))QTextTable::metaObject
-24 (int (*)(...))QTextTable::qt_metacast
-32 (int (*)(...))QTextTable::qt_metacall
-40 (int (*)(...))QTextTable::~QTextTable
-48 (int (*)(...))QTextTable::~QTextTable
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextTable
- size=16 align=8
- base size=16 base align=8
-QTextTable (0x0x7f6a25753f70) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 16u)
- QTextFrame (0x0x7f6a257535b0) 0
- primary-for QTextTable (0x0x7f6a25753f70)
- QTextObject (0x0x7f6a25753618) 0
- primary-for QTextFrame (0x0x7f6a257535b0)
- QObject (0x0x7f6a251adde0) 0
- primary-for QTextObject (0x0x7f6a25753618)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0x0x7f6a251adea0) 0 empty
-
-Class QValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QValidator::QPrivateSignal (0x0x7f6a251adf60) 0 empty
-
-Vtable for QValidator
-QValidator::_ZTV10QValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QValidator)
-16 (int (*)(...))QValidator::metaObject
-24 (int (*)(...))QValidator::qt_metacast
-32 (int (*)(...))QValidator::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QValidator::fixup
-
-Class QValidator
- size=16 align=8
- base size=16 base align=8
-QValidator (0x0x7f6a252b0000) 0
- vptr=((& QValidator::_ZTV10QValidator) + 16u)
- QObject (0x0x7f6a251adf00) 0
- primary-for QValidator (0x0x7f6a252b0000)
-
-Class QIntValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIntValidator::QPrivateSignal (0x0x7f6a252c5060) 0 empty
-
-Vtable for QIntValidator
-QIntValidator::_ZTV13QIntValidator: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QIntValidator)
-16 (int (*)(...))QIntValidator::metaObject
-24 (int (*)(...))QIntValidator::qt_metacast
-32 (int (*)(...))QIntValidator::qt_metacall
-40 (int (*)(...))QIntValidator::~QIntValidator
-48 (int (*)(...))QIntValidator::~QIntValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIntValidator::validate
-120 (int (*)(...))QIntValidator::fixup
-128 (int (*)(...))QIntValidator::setRange
-
-Class QIntValidator
- size=24 align=8
- base size=24 base align=8
-QIntValidator (0x0x7f6a252b0068) 0
- vptr=((& QIntValidator::_ZTV13QIntValidator) + 16u)
- QValidator (0x0x7f6a252b00d0) 0
- primary-for QIntValidator (0x0x7f6a252b0068)
- QObject (0x0x7f6a252c5000) 0
- primary-for QValidator (0x0x7f6a252b00d0)
-
-Class QDoubleValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDoubleValidator::QPrivateSignal (0x0x7f6a252c5120) 0 empty
-
-Vtable for QDoubleValidator
-QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QDoubleValidator)
-16 (int (*)(...))QDoubleValidator::metaObject
-24 (int (*)(...))QDoubleValidator::qt_metacast
-32 (int (*)(...))QDoubleValidator::qt_metacall
-40 (int (*)(...))QDoubleValidator::~QDoubleValidator
-48 (int (*)(...))QDoubleValidator::~QDoubleValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QDoubleValidator::validate
-120 (int (*)(...))QValidator::fixup
-128 (int (*)(...))QDoubleValidator::setRange
-
-Class QDoubleValidator
- size=40 align=8
- base size=36 base align=8
-QDoubleValidator (0x0x7f6a252b0138) 0
- vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 16u)
- QValidator (0x0x7f6a252b01a0) 0
- primary-for QDoubleValidator (0x0x7f6a252b0138)
- QObject (0x0x7f6a252c50c0) 0
- primary-for QValidator (0x0x7f6a252b01a0)
-
-Class QRegExpValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegExpValidator::QPrivateSignal (0x0x7f6a252c5240) 0 empty
-
-Vtable for QRegExpValidator
-QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QRegExpValidator)
-16 (int (*)(...))QRegExpValidator::metaObject
-24 (int (*)(...))QRegExpValidator::qt_metacast
-32 (int (*)(...))QRegExpValidator::qt_metacall
-40 (int (*)(...))QRegExpValidator::~QRegExpValidator
-48 (int (*)(...))QRegExpValidator::~QRegExpValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegExpValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegExpValidator
- size=24 align=8
- base size=24 base align=8
-QRegExpValidator (0x0x7f6a252b0208) 0
- vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 16u)
- QValidator (0x0x7f6a252b0270) 0
- primary-for QRegExpValidator (0x0x7f6a252b0208)
- QObject (0x0x7f6a252c51e0) 0
- primary-for QValidator (0x0x7f6a252b0270)
-
-Class QRegularExpressionValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegularExpressionValidator::QPrivateSignal (0x0x7f6a252c5300) 0 empty
-
-Vtable for QRegularExpressionValidator
-QRegularExpressionValidator::_ZTV27QRegularExpressionValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QRegularExpressionValidator)
-16 (int (*)(...))QRegularExpressionValidator::metaObject
-24 (int (*)(...))QRegularExpressionValidator::qt_metacast
-32 (int (*)(...))QRegularExpressionValidator::qt_metacall
-40 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-48 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegularExpressionValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegularExpressionValidator
- size=16 align=8
- base size=16 base align=8
-QRegularExpressionValidator (0x0x7f6a252b02d8) 0
- vptr=((& QRegularExpressionValidator::_ZTV27QRegularExpressionValidator) + 16u)
- QValidator (0x0x7f6a252b0340) 0
- primary-for QRegularExpressionValidator (0x0x7f6a252b02d8)
- QObject (0x0x7f6a252c52a0) 0
- primary-for QValidator (0x0x7f6a252b0340)
-
diff --git a/tests/auto/bic/data/QtX11Extras.5.7.0.linux-gcc-amd64.txt b/tests/auto/bic/data/QtX11Extras.5.7.0.linux-gcc-amd64.txt
deleted file mode 100644
index 8e17215..0000000
--- a/tests/auto/bic/data/QtX11Extras.5.7.0.linux-gcc-amd64.txt
+++ /dev/null
@@ -1,7981 +0,0 @@
-Class std::__failure_type
- size=1 align=1
- base size=0 base align=1
-std::__failure_type (0x0x7fa4deac7de0) 0 empty
-
-Class std::__do_is_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_destructible_impl (0x0x7fa4deb8f5a0) 0 empty
-
-Class std::__do_is_nt_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nt_destructible_impl (0x0x7fa4deb8f7e0) 0 empty
-
-Class std::__do_is_default_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_default_constructible_impl (0x0x7fa4deb8fa20) 0 empty
-
-Class std::__do_is_static_castable_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_static_castable_impl (0x0x7fa4deb8fc60) 0 empty
-
-Class std::__do_is_direct_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_direct_constructible_impl (0x0x7fa4deb8fde0) 0 empty
-
-Class std::__do_is_nary_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nary_constructible_impl (0x0x7fa4debc41e0) 0 empty
-
-Class std::__do_common_type_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_common_type_impl (0x0x7fa4dec48960) 0 empty
-
-Class std::__do_member_type_wrapper
- size=1 align=1
- base size=0 base align=1
-std::__do_member_type_wrapper (0x0x7fa4dec48a20) 0 empty
-
-Class std::__result_of_memfun_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_ref_impl (0x0x7fa4dec48d80) 0 empty
-
-Class std::__result_of_memfun_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_deref_impl (0x0x7fa4dec48e40) 0 empty
-
-Class std::__result_of_memobj_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_ref_impl (0x0x7fa4dec48f00) 0 empty
-
-Class std::__result_of_memobj_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_deref_impl (0x0x7fa4dec7e000) 0 empty
-
-Class std::__result_of_other_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_other_impl (0x0x7fa4dec7e2a0) 0 empty
-
-Class std::piecewise_construct_t
- size=1 align=1
- base size=0 base align=1
-std::piecewise_construct_t (0x0x7fa4dec7e420) 0 empty
-
-Class std::__true_type
- size=1 align=1
- base size=0 base align=1
-std::__true_type (0x0x7fa4dec7e8a0) 0 empty
-
-Class std::__false_type
- size=1 align=1
- base size=0 base align=1
-std::__false_type (0x0x7fa4dec7e900) 0 empty
-
-Class std::input_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::input_iterator_tag (0x0x7fa4de91c5a0) 0 empty
-
-Class std::output_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::output_iterator_tag (0x0x7fa4de91c600) 0 empty
-
-Class std::forward_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::forward_iterator_tag (0x0x7fa4dec0fc98) 0 empty
- std::input_iterator_tag (0x0x7fa4de91c660) 0 empty
-
-Class std::bidirectional_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::bidirectional_iterator_tag (0x0x7fa4dec0fd00) 0 empty
- std::forward_iterator_tag (0x0x7fa4dec0fd68) 0 empty
- std::input_iterator_tag (0x0x7fa4de91c6c0) 0 empty
-
-Class std::random_access_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::random_access_iterator_tag (0x0x7fa4dec0fdd0) 0 empty
- std::bidirectional_iterator_tag (0x0x7fa4dec0fe38) 0 empty
- std::forward_iterator_tag (0x0x7fa4dec0fea0) 0 empty
- std::input_iterator_tag (0x0x7fa4de91c720) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_iter (0x0x7fa4de9623c0) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_val (0x0x7fa4de962420) 0 empty
-
-Class __gnu_cxx::__ops::_Val_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Val_less_iter (0x0x7fa4de962480) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_iter (0x0x7fa4de9624e0) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_val (0x0x7fa4de962540) 0 empty
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0x0x7fa4dea88060) 0
-
-Class __locale_struct
- size=232 align=8
- base size=232 base align=8
-__locale_struct (0x0x7fa4dea882a0) 0
-
-Class timespec
- size=16 align=8
- base size=16 base align=8
-timespec (0x0x7fa4dea88360) 0
-
-Class timeval
- size=16 align=8
- base size=16 base align=8
-timeval (0x0x7fa4dea883c0) 0
-
-Class pthread_attr_t
- size=56 align=8
- base size=56 base align=8
-pthread_attr_t (0x0x7fa4dea88480) 0
-
-Class __pthread_internal_list
- size=16 align=8
- base size=16 base align=8
-__pthread_internal_list (0x0x7fa4dea884e0) 0
-
-Class random_data
- size=48 align=8
- base size=48 base align=8
-random_data (0x0x7fa4dea88960) 0
-
-Class drand48_data
- size=24 align=8
- base size=24 base align=8
-drand48_data (0x0x7fa4dea889c0) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9exception)
-16 (int (*)(...))std::exception::~exception
-24 (int (*)(...))std::exception::~exception
-32 (int (*)(...))std::exception::what
-
-Class std::exception
- size=8 align=8
- base size=8 base align=8
-std::exception (0x0x7fa4dea88a20) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 16u)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13bad_exception)
-16 (int (*)(...))std::bad_exception::~bad_exception
-24 (int (*)(...))std::bad_exception::~bad_exception
-32 (int (*)(...))std::bad_exception::what
-
-Class std::bad_exception
- size=8 align=8
- base size=8 base align=8
-std::bad_exception (0x0x7fa4de94f410) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 16u)
- std::exception (0x0x7fa4dea88a80) 0 nearly-empty
- primary-for std::bad_exception (0x0x7fa4de94f410)
-
-Class std::__exception_ptr::exception_ptr
- size=8 align=8
- base size=8 base align=8
-std::__exception_ptr::exception_ptr (0x0x7fa4dea88ae0) 0
-
-Vtable for std::nested_exception
-std::nested_exception::_ZTVSt16nested_exception: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16nested_exception)
-16 (int (*)(...))std::nested_exception::~nested_exception
-24 (int (*)(...))std::nested_exception::~nested_exception
-
-Class std::nested_exception
- size=16 align=8
- base size=16 base align=8
-std::nested_exception (0x0x7fa4dea88b40) 0
- vptr=((& std::nested_exception::_ZTVSt16nested_exception) + 16u)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9bad_alloc)
-16 (int (*)(...))std::bad_alloc::~bad_alloc
-24 (int (*)(...))std::bad_alloc::~bad_alloc
-32 (int (*)(...))std::bad_alloc::what
-
-Class std::bad_alloc
- size=8 align=8
- base size=8 base align=8
-std::bad_alloc (0x0x7fa4de94f618) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 16u)
- std::exception (0x0x7fa4dea88f60) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7fa4de94f618)
-
-Vtable for std::bad_array_new_length
-std::bad_array_new_length::_ZTVSt20bad_array_new_length: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt20bad_array_new_length)
-16 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-24 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-32 (int (*)(...))std::bad_array_new_length::what
-
-Class std::bad_array_new_length
- size=8 align=8
- base size=8 base align=8
-std::bad_array_new_length (0x0x7fa4de94f680) 0 nearly-empty
- vptr=((& std::bad_array_new_length::_ZTVSt20bad_array_new_length) + 16u)
- std::bad_alloc (0x0x7fa4de94f6e8) 0 nearly-empty
- primary-for std::bad_array_new_length (0x0x7fa4de94f680)
- std::exception (0x0x7fa4de7a1000) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7fa4de94f6e8)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0x0x7fa4de7a1060) 0 empty
-
-Class __exception
- size=40 align=8
- base size=40 base align=8
-__exception (0x0x7fa4de7a1c60) 0
-
-Class lconv
- size=96 align=8
- base size=96 base align=8
-lconv (0x0x7fa4de59a960) 0
-
-Vtable for __cxxabiv1::__forced_unwind
-__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class __cxxabiv1::__forced_unwind
- size=8 align=8
- base size=8 base align=8
-__cxxabiv1::__forced_unwind (0x0x7fa4de59a9c0) 0 nearly-empty
- vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 16u)
-
-Class sched_param
- size=4 align=4
- base size=4 base align=4
-sched_param (0x0x7fa4de2938a0) 0
-
-Class __sched_param
- size=4 align=4
- base size=4 base align=4
-__sched_param (0x0x7fa4de293900) 0
-
-Class timex
- size=208 align=8
- base size=208 base align=8
-timex (0x0x7fa4de2939c0) 0
-
-Class tm
- size=56 align=8
- base size=56 base align=8
-tm (0x0x7fa4de293a20) 0
-
-Class itimerspec
- size=32 align=8
- base size=32 base align=8
-itimerspec (0x0x7fa4de293a80) 0
-
-Class _pthread_cleanup_buffer
- size=32 align=8
- base size=32 base align=8
-_pthread_cleanup_buffer (0x0x7fa4de293ae0) 0
-
-Class __pthread_cleanup_frame
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_frame (0x0x7fa4de293c00) 0
-
-Class __pthread_cleanup_class
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_class (0x0x7fa4de293c60) 0
-
-Class _IO_marker
- size=24 align=8
- base size=24 base align=8
-_IO_marker (0x0x7fa4de4480c0) 0
-
-Class _IO_FILE
- size=216 align=8
- base size=216 base align=8
-_IO_FILE (0x0x7fa4de448120) 0
-
-Class std::_Hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Hash_impl (0x0x7fa4de1d7900) 0 empty
-
-Class std::_Fnv_hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Fnv_hash_impl (0x0x7fa4de1d7960) 0 empty
-
-Class std::__numeric_limits_base
- size=1 align=1
- base size=0 base align=1
-std::__numeric_limits_base (0x0x7fa4de20c900) 0 empty
-
-Class std::_Bit_reference
- size=16 align=8
- base size=16 base align=8
-std::_Bit_reference (0x0x7fa4ddffb720) 0
-
-Class std::_Bit_iterator_base
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator_base (0x0x7fa4ddf2b2d8) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7fa4ddffb7e0) 0 empty
-
-Class std::_Bit_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator (0x0x7fa4ddf2b340) 0
- std::_Bit_iterator_base (0x0x7fa4ddf2b3a8) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7fa4ddffb840) 0 empty
-
-Class std::_Bit_const_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_const_iterator (0x0x7fa4ddf2b410) 0
- std::_Bit_iterator_base (0x0x7fa4ddf2b478) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7fa4ddffb8a0) 0 empty
-
-Class std::random_device
- size=5000 align=8
- base size=5000 base align=8
-std::random_device (0x0x7fa4dde306c0) 0
-
-Class std::bernoulli_distribution::param_type
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution::param_type (0x0x7fa4ddb16480) 0
-
-Class std::bernoulli_distribution
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution (0x0x7fa4ddb16420) 0
-
-Class std::seed_seq
- size=24 align=8
- base size=24 base align=8
-std::seed_seq (0x0x7fa4dd8bc420) 0
-
-Class qIsNull(double)::U
- size=8 align=8
- base size=8 base align=8
-qIsNull(double)::U (0x0x7fa4dc664ea0) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0x0x7fa4dc664f00) 0
-
-Class QtPrivate::big_
- size=2 align=1
- base size=2 base align=1
-QtPrivate::big_ (0x0x7fa4dc814300) 0
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0x0x7fa4dc4ce7e0) 0 empty
-
-Class QMessageLogContext
- size=32 align=8
- base size=32 base align=8
-QMessageLogContext (0x0x7fa4dc4ce840) 0
-
-Class QMessageLogger
- size=32 align=8
- base size=32 base align=8
-QMessageLogger (0x0x7fa4dc4ce8a0) 0
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0x0x7fa4dc4ce900) 0
-
-Class QIncompatibleFlag
- size=4 align=4
- base size=4 base align=4
-QIncompatibleFlag (0x0x7fa4dc4cea80) 0
-
-Class std::__atomic_flag_base
- size=1 align=1
- base size=1 base align=1
-std::__atomic_flag_base (0x0x7fa4dc4ceea0) 0
-
-Class std::atomic_flag
- size=1 align=1
- base size=1 base align=1
-std::atomic_flag (0x0x7fa4dc48b680) 0
- std::__atomic_flag_base (0x0x7fa4dc4cef00) 0
-
-Class QAtomicInt
- size=4 align=4
- base size=4 base align=4
-QAtomicInt (0x0x7fa4dc48bdd0) 0
- QAtomicInteger<int> (0x0x7fa4dc48be38) 0
- QBasicAtomicInteger<int> (0x0x7fa4dc433480) 0
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0x0x7fa4dbe91d20) 0 empty
-
-Class QGenericArgument
- size=16 align=8
- base size=16 base align=8
-QGenericArgument (0x0x7fa4dbce2c00) 0
-
-Class QGenericReturnArgument
- size=16 align=8
- base size=16 base align=8
-QGenericReturnArgument (0x0x7fa4dbcb40d0) 0
- QGenericArgument (0x0x7fa4dbce2c60) 0
-
-Class QMetaObject
- size=48 align=8
- base size=48 base align=8
-QMetaObject (0x0x7fa4dbce2de0) 0
-
-Class QMetaObject::Connection
- size=8 align=8
- base size=8 base align=8
-QMetaObject::Connection (0x0x7fa4dbce2ea0) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0x0x7fa4dbdb9f00) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0x0x7fa4dbdb9f60) 0
-
-Class QtPrivate::RefCount
- size=4 align=4
- base size=4 base align=4
-QtPrivate::RefCount (0x0x7fa4dba17120) 0
-
-Class QArrayData
- size=24 align=8
- base size=24 base align=8
-QArrayData (0x0x7fa4dba171e0) 0
-
-Class QtPrivate::QContainerImplHelper
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QContainerImplHelper (0x0x7fa4dba17600) 0 empty
-
-Class std::locale
- size=8 align=8
- base size=8 base align=8
-std::locale (0x0x7fa4dba17660) 0
-
-Vtable for std::locale::facet
-std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6locale5facetE)
-16 (int (*)(...))std::locale::facet::~facet
-24 (int (*)(...))std::locale::facet::~facet
-
-Class std::locale::facet
- size=16 align=8
- base size=12 base align=8
-std::locale::facet (0x0x7fa4dba176c0) 0
- vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 16u)
-
-Class std::locale::id
- size=8 align=8
- base size=8 base align=8
-std::locale::id (0x0x7fa4dba17720) 0
-
-Class std::locale::_Impl
- size=40 align=8
- base size=40 base align=8
-std::locale::_Impl (0x0x7fa4dba17780) 0
-
-Class std::__cow_string
- size=8 align=8
- base size=8 base align=8
-std::__cow_string (0x0x7fa4dba17b40) 0
-
-Vtable for std::logic_error
-std::logic_error::_ZTVSt11logic_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11logic_error)
-16 (int (*)(...))std::logic_error::~logic_error
-24 (int (*)(...))std::logic_error::~logic_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::logic_error
- size=16 align=8
- base size=16 base align=8
-std::logic_error (0x0x7fa4dbad7548) 0
- vptr=((& std::logic_error::_ZTVSt11logic_error) + 16u)
- std::exception (0x0x7fa4dba17c00) 0 nearly-empty
- primary-for std::logic_error (0x0x7fa4dbad7548)
-
-Vtable for std::domain_error
-std::domain_error::_ZTVSt12domain_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12domain_error)
-16 (int (*)(...))std::domain_error::~domain_error
-24 (int (*)(...))std::domain_error::~domain_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::domain_error
- size=16 align=8
- base size=16 base align=8
-std::domain_error (0x0x7fa4dbad75b0) 0
- vptr=((& std::domain_error::_ZTVSt12domain_error) + 16u)
- std::logic_error (0x0x7fa4dbad7618) 0
- primary-for std::domain_error (0x0x7fa4dbad75b0)
- std::exception (0x0x7fa4dba17c60) 0 nearly-empty
- primary-for std::logic_error (0x0x7fa4dbad7618)
-
-Vtable for std::invalid_argument
-std::invalid_argument::_ZTVSt16invalid_argument: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16invalid_argument)
-16 (int (*)(...))std::invalid_argument::~invalid_argument
-24 (int (*)(...))std::invalid_argument::~invalid_argument
-32 (int (*)(...))std::logic_error::what
-
-Class std::invalid_argument
- size=16 align=8
- base size=16 base align=8
-std::invalid_argument (0x0x7fa4dbad7680) 0
- vptr=((& std::invalid_argument::_ZTVSt16invalid_argument) + 16u)
- std::logic_error (0x0x7fa4dbad76e8) 0
- primary-for std::invalid_argument (0x0x7fa4dbad7680)
- std::exception (0x0x7fa4dba17cc0) 0 nearly-empty
- primary-for std::logic_error (0x0x7fa4dbad76e8)
-
-Vtable for std::length_error
-std::length_error::_ZTVSt12length_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12length_error)
-16 (int (*)(...))std::length_error::~length_error
-24 (int (*)(...))std::length_error::~length_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::length_error
- size=16 align=8
- base size=16 base align=8
-std::length_error (0x0x7fa4dbad7750) 0
- vptr=((& std::length_error::_ZTVSt12length_error) + 16u)
- std::logic_error (0x0x7fa4dbad77b8) 0
- primary-for std::length_error (0x0x7fa4dbad7750)
- std::exception (0x0x7fa4dba17d20) 0 nearly-empty
- primary-for std::logic_error (0x0x7fa4dbad77b8)
-
-Vtable for std::out_of_range
-std::out_of_range::_ZTVSt12out_of_range: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12out_of_range)
-16 (int (*)(...))std::out_of_range::~out_of_range
-24 (int (*)(...))std::out_of_range::~out_of_range
-32 (int (*)(...))std::logic_error::what
-
-Class std::out_of_range
- size=16 align=8
- base size=16 base align=8
-std::out_of_range (0x0x7fa4dbad7820) 0
- vptr=((& std::out_of_range::_ZTVSt12out_of_range) + 16u)
- std::logic_error (0x0x7fa4dbad7888) 0
- primary-for std::out_of_range (0x0x7fa4dbad7820)
- std::exception (0x0x7fa4dba17d80) 0 nearly-empty
- primary-for std::logic_error (0x0x7fa4dbad7888)
-
-Vtable for std::runtime_error
-std::runtime_error::_ZTVSt13runtime_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13runtime_error)
-16 (int (*)(...))std::runtime_error::~runtime_error
-24 (int (*)(...))std::runtime_error::~runtime_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::runtime_error
- size=16 align=8
- base size=16 base align=8
-std::runtime_error (0x0x7fa4dbad78f0) 0
- vptr=((& std::runtime_error::_ZTVSt13runtime_error) + 16u)
- std::exception (0x0x7fa4dba17de0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fa4dbad78f0)
-
-Vtable for std::range_error
-std::range_error::_ZTVSt11range_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11range_error)
-16 (int (*)(...))std::range_error::~range_error
-24 (int (*)(...))std::range_error::~range_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::range_error
- size=16 align=8
- base size=16 base align=8
-std::range_error (0x0x7fa4dbad7958) 0
- vptr=((& std::range_error::_ZTVSt11range_error) + 16u)
- std::runtime_error (0x0x7fa4dbad79c0) 0
- primary-for std::range_error (0x0x7fa4dbad7958)
- std::exception (0x0x7fa4dba17e40) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fa4dbad79c0)
-
-Vtable for std::overflow_error
-std::overflow_error::_ZTVSt14overflow_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt14overflow_error)
-16 (int (*)(...))std::overflow_error::~overflow_error
-24 (int (*)(...))std::overflow_error::~overflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::overflow_error
- size=16 align=8
- base size=16 base align=8
-std::overflow_error (0x0x7fa4dbad7a28) 0
- vptr=((& std::overflow_error::_ZTVSt14overflow_error) + 16u)
- std::runtime_error (0x0x7fa4dbad7a90) 0
- primary-for std::overflow_error (0x0x7fa4dbad7a28)
- std::exception (0x0x7fa4dba17ea0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fa4dbad7a90)
-
-Vtable for std::underflow_error
-std::underflow_error::_ZTVSt15underflow_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt15underflow_error)
-16 (int (*)(...))std::underflow_error::~underflow_error
-24 (int (*)(...))std::underflow_error::~underflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::underflow_error
- size=16 align=8
- base size=16 base align=8
-std::underflow_error (0x0x7fa4dbad7af8) 0
- vptr=((& std::underflow_error::_ZTVSt15underflow_error) + 16u)
- std::runtime_error (0x0x7fa4dbad7b60) 0
- primary-for std::underflow_error (0x0x7fa4dbad7af8)
- std::exception (0x0x7fa4dba17f00) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fa4dbad7b60)
-
-Vtable for std::_V2::error_category
-std::_V2::error_category::_ZTVNSt3_V214error_categoryE: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt3_V214error_categoryE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))std::_V2::error_category::_M_message
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))std::_V2::error_category::default_error_condition
-64 (int (*)(...))std::_V2::error_category::equivalent
-72 (int (*)(...))std::_V2::error_category::equivalent
-
-Class std::_V2::error_category
- size=8 align=8
- base size=8 base align=8
-std::_V2::error_category (0x0x7fa4dbb4a0c0) 0 nearly-empty
- vptr=((& std::_V2::error_category::_ZTVNSt3_V214error_categoryE) + 16u)
-
-Class std::error_code
- size=16 align=8
- base size=16 base align=8
-std::error_code (0x0x7fa4dbb4a300) 0
-
-Class std::error_condition
- size=16 align=8
- base size=16 base align=8
-std::error_condition (0x0x7fa4dbb4a480) 0
-
-Vtable for std::system_error
-std::system_error::_ZTVSt12system_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12system_error)
-16 (int (*)(...))std::system_error::~system_error
-24 (int (*)(...))std::system_error::~system_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::system_error
- size=32 align=8
- base size=32 base align=8
-std::system_error (0x0x7fa4dbad7340) 0
- vptr=((& std::system_error::_ZTVSt12system_error) + 16u)
- std::runtime_error (0x0x7fa4dbb9a000) 0
- primary-for std::system_error (0x0x7fa4dbad7340)
- std::exception (0x0x7fa4dbb4a6c0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fa4dbb9a000)
-
-Vtable for std::ios_base::failure
-std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt8ios_base7failureB5cxx11E)
-16 (int (*)(...))std::ios_base::failure::~failure
-24 (int (*)(...))std::ios_base::failure::~failure
-32 (int (*)(...))std::ios_base::failure::what
-
-Class std::ios_base::failure
- size=32 align=8
- base size=32 base align=8
-std::ios_base::failure (0x0x7fa4dbb9abc8) 0
- vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E) + 16u)
- std::system_error (0x0x7fa4dbb9ac30) 0
- primary-for std::ios_base::failure (0x0x7fa4dbb9abc8)
- std::runtime_error (0x0x7fa4dbb9ac98) 0
- primary-for std::system_error (0x0x7fa4dbb9ac30)
- std::exception (0x0x7fa4dbb4a9c0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7fa4dbb9ac98)
-
-Class std::ios_base::_Callback_list
- size=24 align=8
- base size=24 base align=8
-std::ios_base::_Callback_list (0x0x7fa4dbb4aa20) 0
-
-Class std::ios_base::_Words
- size=16 align=8
- base size=16 base align=8
-std::ios_base::_Words (0x0x7fa4dbb4aa80) 0
-
-Class std::ios_base::Init
- size=1 align=1
- base size=0 base align=1
-std::ios_base::Init (0x0x7fa4dbb4aae0) 0 empty
-
-Vtable for std::ios_base
-std::ios_base::_ZTVSt8ios_base: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8ios_base)
-16 (int (*)(...))std::ios_base::~ios_base
-24 (int (*)(...))std::ios_base::~ios_base
-
-Class std::ios_base
- size=216 align=8
- base size=216 base align=8
-std::ios_base (0x0x7fa4dbb4a960) 0
- vptr=((& std::ios_base::_ZTVSt8ios_base) + 16u)
-
-Class std::ctype_base
- size=1 align=1
- base size=0 base align=1
-std::ctype_base (0x0x7fa4db8802a0) 0 empty
-
-Class std::__num_base
- size=1 align=1
- base size=0 base align=1
-std::__num_base (0x0x7fa4db880960) 0 empty
-
-VTT for std::basic_ostream<char>
-std::basic_ostream<char>::_ZTTSo: 2u entries
-0 ((& std::basic_ostream<char>::_ZTVSo) + 24u)
-8 ((& std::basic_ostream<char>::_ZTVSo) + 64u)
-
-VTT for std::basic_ostream<wchar_t>
-std::basic_ostream<wchar_t>::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
-0 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 64u)
-
-VTT for std::basic_istream<char>
-std::basic_istream<char>::_ZTTSi: 2u entries
-0 ((& std::basic_istream<char>::_ZTVSi) + 24u)
-8 ((& std::basic_istream<char>::_ZTVSi) + 64u)
-
-VTT for std::basic_istream<wchar_t>
-std::basic_istream<wchar_t>::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
-0 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 64u)
-
-Construction vtable for std::basic_istream<char> (0x0x7fa4db44e5b0 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd0_Si: 10u entries
-0 24u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISi)
-24 0u
-32 0u
-40 18446744073709551592u
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISi)
-64 0u
-72 0u
-
-Construction vtable for std::basic_ostream<char> (0x0x7fa4db44e680 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd16_So: 10u entries
-0 8u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISo)
-24 0u
-32 0u
-40 18446744073709551608u
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISo)
-64 0u
-72 0u
-
-VTT for std::basic_iostream<char>
-std::basic_iostream<char>::_ZTTSd: 7u entries
-0 ((& std::basic_iostream<char>::_ZTVSd) + 24u)
-8 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 24u)
-16 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 64u)
-24 ((& std::basic_iostream<char>::_ZTCSd16_So) + 24u)
-32 ((& std::basic_iostream<char>::_ZTCSd16_So) + 64u)
-40 ((& std::basic_iostream<char>::_ZTVSd) + 104u)
-48 ((& std::basic_iostream<char>::_ZTVSd) + 64u)
-
-Construction vtable for std::basic_istream<wchar_t> (0x0x7fa4db44ea28 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
-0 24u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-24 0u
-32 0u
-40 18446744073709551592u
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-64 0u
-72 0u
-
-Construction vtable for std::basic_ostream<wchar_t> (0x0x7fa4db44eaf8 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E: 10u entries
-0 8u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-24 0u
-32 0u
-40 18446744073709551608u
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-64 0u
-72 0u
-
-VTT for std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
-0 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 24u)
-16 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 64u)
-24 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 24u)
-32 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 64u)
-40 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 104u)
-48 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 64u)
-
-Class QByteArrayDataPtr
- size=8 align=8
- base size=8 base align=8
-QByteArrayDataPtr (0x0x7fa4db4a6240) 0
-
-Class QByteArray
- size=8 align=8
- base size=8 base align=8
-QByteArray (0x0x7fa4db4a62a0) 0
-
-Class QByteRef
- size=16 align=8
- base size=12 base align=8
-QByteRef (0x0x7fa4db5b76c0) 0
-
-Class QLatin1String
- size=16 align=8
- base size=16 base align=8
-QLatin1String (0x0x7fa4db5b78a0) 0
-
-Class QStringDataPtr
- size=8 align=8
- base size=8 base align=8
-QStringDataPtr (0x0x7fa4db5b7ae0) 0
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0x0x7fa4db5b7ba0) 0 empty
-
-Class QString
- size=8 align=8
- base size=8 base align=8
-QString (0x0x7fa4db5b7b40) 0
-
-Class QCharRef
- size=16 align=8
- base size=12 base align=8
-QCharRef (0x0x7fa4db3e5b40) 0
-
-Class QStringRef
- size=16 align=8
- base size=16 base align=8
-QStringRef (0x0x7fa4db1746c0) 0
-
-Class QtPrivate::QHashCombine
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombine (0x0x7fa4db174ae0) 0 empty
-
-Class QtPrivate::QHashCombineCommutative
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombineCommutative (0x0x7fa4db174b40) 0 empty
-
-Class std::__detail::_List_node_base
- size=16 align=8
- base size=16 base align=8
-std::__detail::_List_node_base (0x0x7fa4db174ba0) 0
-
-Class QListData::NotArrayCompatibleLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotArrayCompatibleLayout (0x0x7fa4db174f60) 0 empty
-
-Class QListData::NotIndirectLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotIndirectLayout (0x0x7fa4daf70000) 0 empty
-
-Class QListData::ArrayCompatibleLayout
- size=1 align=1
- base size=1 base align=1
-QListData::ArrayCompatibleLayout (0x0x7fa4db171b60) 0 empty
- QListData::NotIndirectLayout (0x0x7fa4daf70060) 0 empty
-
-Class QListData::InlineWithPaddingLayout
- size=1 align=1
- base size=1 base align=1
-QListData::InlineWithPaddingLayout (0x0x7fa4daf6e2a0) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7fa4daf700c0) 0 empty
- QListData::NotIndirectLayout (0x0x7fa4daf70120) 0 empty
-
-Class QListData::IndirectLayout
- size=1 align=1
- base size=1 base align=1
-QListData::IndirectLayout (0x0x7fa4db171bc8) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7fa4daf70180) 0 empty
-
-Class QListData::Data
- size=24 align=8
- base size=24 base align=8
-QListData::Data (0x0x7fa4daf701e0) 0
-
-Class QListData
- size=8 align=8
- base size=8 base align=8
-QListData (0x0x7fa4db174f00) 0
-
-Class QRegExp
- size=8 align=8
- base size=8 base align=8
-QRegExp (0x0x7fa4daf70d80) 0
-
-Class QStringMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QStringMatcher::Data (0x0x7fa4dad04ea0) 0
-
-Class QStringMatcher
- size=1048 align=8
- base size=1048 base align=8
-QStringMatcher (0x0x7fa4dad04e40) 0
-
-Class QStringList
- size=8 align=8
- base size=8 base align=8
-QStringList (0x0x7fa4dad20478) 0
- QList<QString> (0x0x7fa4dad204e0) 0
- QListSpecialMethods<QString> (0x0x7fa4dad390c0) 0 empty
-
-Class QScopedPointerPodDeleter
- size=1 align=1
- base size=0 base align=1
-QScopedPointerPodDeleter (0x0x7fa4dad393c0) 0 empty
-
-Class std::_Rb_tree_node_base
- size=32 align=8
- base size=32 base align=8
-std::_Rb_tree_node_base (0x0x7fa4dad397e0) 0
-
-Class std::allocator_arg_t
- size=1 align=1
- base size=0 base align=1
-std::allocator_arg_t (0x0x7fa4dad39e40) 0 empty
-
-Class std::__uses_alloc_base
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc_base (0x0x7fa4dabb8000) 0 empty
-
-Class std::__uses_alloc0::_Sink
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc0::_Sink (0x0x7fa4dabb80c0) 0 empty
-
-Class std::__uses_alloc0
- size=1 align=1
- base size=1 base align=1
-std::__uses_alloc0 (0x0x7fa4daa413a8) 0
- std::__uses_alloc_base (0x0x7fa4dabb8060) 0 empty
-
-Class std::_Swallow_assign
- size=1 align=1
- base size=0 base align=1
-std::_Swallow_assign (0x0x7fa4da8a8120) 0 empty
-
-Class QtPrivate::AbstractDebugStreamFunction
- size=16 align=8
- base size=16 base align=8
-QtPrivate::AbstractDebugStreamFunction (0x0x7fa4da8a8360) 0
-
-Class QtPrivate::AbstractComparatorFunction
- size=24 align=8
- base size=24 base align=8
-QtPrivate::AbstractComparatorFunction (0x0x7fa4da8a8420) 0
-
-Class QtPrivate::AbstractConverterFunction
- size=8 align=8
- base size=8 base align=8
-QtPrivate::AbstractConverterFunction (0x0x7fa4da8a8540) 0
-
-Class QMetaType
- size=80 align=8
- base size=80 base align=8
-QMetaType (0x0x7fa4da8a86c0) 0
-
-Class QtMetaTypePrivate::VariantData
- size=24 align=8
- base size=20 base align=8
-QtMetaTypePrivate::VariantData (0x0x7fa4da8a8a80) 0
-
-Class QtMetaTypePrivate::VectorBoolElements
- size=1 align=1
- base size=0 base align=1
-QtMetaTypePrivate::VectorBoolElements (0x0x7fa4da8a8ba0) 0 empty
-
-Class QtMetaTypePrivate::QSequentialIterableImpl
- size=104 align=8
- base size=104 base align=8
-QtMetaTypePrivate::QSequentialIterableImpl (0x0x7fa4da62e540) 0
-
-Class QtMetaTypePrivate::QAssociativeIterableImpl
- size=112 align=8
- base size=112 base align=8
-QtMetaTypePrivate::QAssociativeIterableImpl (0x0x7fa4da62e900) 0
-
-Class QtMetaTypePrivate::QPairVariantInterfaceImpl
- size=40 align=8
- base size=40 base align=8
-QtMetaTypePrivate::QPairVariantInterfaceImpl (0x0x7fa4da62eb40) 0
-
-Class QtPrivate::QSlotObjectBase
- size=16 align=8
- base size=16 base align=8
-QtPrivate::QSlotObjectBase (0x0x7fa4da44c8a0) 0
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QObjectData)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-
-Class QObjectData
- size=48 align=8
- base size=48 base align=8
-QObjectData (0x0x7fa4da44ca20) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 16u)
-
-Class QObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObject::QPrivateSignal (0x0x7fa4da44cc00) 0 empty
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QObject)
-16 (int (*)(...))QObject::metaObject
-24 (int (*)(...))QObject::qt_metacast
-32 (int (*)(...))QObject::qt_metacall
-40 (int (*)(...))QObject::~QObject
-48 (int (*)(...))QObject::~QObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObject
- size=16 align=8
- base size=16 base align=8
-QObject (0x0x7fa4da44cba0) 0
- vptr=((& QObject::_ZTV7QObject) + 16u)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QObjectUserData)
-16 (int (*)(...))QObjectUserData::~QObjectUserData
-24 (int (*)(...))QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=8 align=8
- base size=8 base align=8
-QObjectUserData (0x0x7fa4da44cf60) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 16u)
-
-Class QSignalBlocker
- size=16 align=8
- base size=10 base align=8
-QSignalBlocker (0x0x7fa4da53f000) 0
-
-Class QAbstractAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractAnimation::QPrivateSignal (0x0x7fa4da53f0c0) 0 empty
-
-Vtable for QAbstractAnimation
-QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractAnimation)
-16 (int (*)(...))QAbstractAnimation::metaObject
-24 (int (*)(...))QAbstractAnimation::qt_metacast
-32 (int (*)(...))QAbstractAnimation::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAbstractAnimation
- size=16 align=8
- base size=16 base align=8
-QAbstractAnimation (0x0x7fa4da6aae38) 0
- vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 16u)
- QObject (0x0x7fa4da53f060) 0
- primary-for QAbstractAnimation (0x0x7fa4da6aae38)
-
-Class QAnimationDriver::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationDriver::QPrivateSignal (0x0x7fa4da53f180) 0 empty
-
-Vtable for QAnimationDriver
-QAnimationDriver::_ZTV16QAnimationDriver: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAnimationDriver)
-16 (int (*)(...))QAnimationDriver::metaObject
-24 (int (*)(...))QAnimationDriver::qt_metacast
-32 (int (*)(...))QAnimationDriver::qt_metacall
-40 (int (*)(...))QAnimationDriver::~QAnimationDriver
-48 (int (*)(...))QAnimationDriver::~QAnimationDriver
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAnimationDriver::advance
-120 (int (*)(...))QAnimationDriver::elapsed
-128 (int (*)(...))QAnimationDriver::start
-136 (int (*)(...))QAnimationDriver::stop
-
-Class QAnimationDriver
- size=16 align=8
- base size=16 base align=8
-QAnimationDriver (0x0x7fa4da6aaea0) 0
- vptr=((& QAnimationDriver::_ZTV16QAnimationDriver) + 16u)
- QObject (0x0x7fa4da53f120) 0
- primary-for QAnimationDriver (0x0x7fa4da6aaea0)
-
-Class QAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationGroup::QPrivateSignal (0x0x7fa4da53f240) 0 empty
-
-Vtable for QAnimationGroup
-QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QAnimationGroup)
-16 (int (*)(...))QAnimationGroup::metaObject
-24 (int (*)(...))QAnimationGroup::qt_metacast
-32 (int (*)(...))QAnimationGroup::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QAnimationGroup (0x0x7fa4da6aaf08) 0
- vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 16u)
- QAbstractAnimation (0x0x7fa4da6aaf70) 0
- primary-for QAnimationGroup (0x0x7fa4da6aaf08)
- QObject (0x0x7fa4da53f1e0) 0
- primary-for QAbstractAnimation (0x0x7fa4da6aaf70)
-
-Class QParallelAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QParallelAnimationGroup::QPrivateSignal (0x0x7fa4da53f300) 0 empty
-
-Vtable for QParallelAnimationGroup
-QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
-16 (int (*)(...))QParallelAnimationGroup::metaObject
-24 (int (*)(...))QParallelAnimationGroup::qt_metacast
-32 (int (*)(...))QParallelAnimationGroup::qt_metacall
-40 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-48 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-56 (int (*)(...))QParallelAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QParallelAnimationGroup::duration
-120 (int (*)(...))QParallelAnimationGroup::updateCurrentTime
-128 (int (*)(...))QParallelAnimationGroup::updateState
-136 (int (*)(...))QParallelAnimationGroup::updateDirection
-
-Class QParallelAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QParallelAnimationGroup (0x0x7fa4da592000) 0
- vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 16u)
- QAnimationGroup (0x0x7fa4da592068) 0
- primary-for QParallelAnimationGroup (0x0x7fa4da592000)
- QAbstractAnimation (0x0x7fa4da5920d0) 0
- primary-for QAnimationGroup (0x0x7fa4da592068)
- QObject (0x0x7fa4da53f2a0) 0
- primary-for QAbstractAnimation (0x0x7fa4da5920d0)
-
-Class QPauseAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPauseAnimation::QPrivateSignal (0x0x7fa4da53f3c0) 0 empty
-
-Vtable for QPauseAnimation
-QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QPauseAnimation)
-16 (int (*)(...))QPauseAnimation::metaObject
-24 (int (*)(...))QPauseAnimation::qt_metacast
-32 (int (*)(...))QPauseAnimation::qt_metacall
-40 (int (*)(...))QPauseAnimation::~QPauseAnimation
-48 (int (*)(...))QPauseAnimation::~QPauseAnimation
-56 (int (*)(...))QPauseAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPauseAnimation::duration
-120 (int (*)(...))QPauseAnimation::updateCurrentTime
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QPauseAnimation
- size=16 align=8
- base size=16 base align=8
-QPauseAnimation (0x0x7fa4da592138) 0
- vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 16u)
- QAbstractAnimation (0x0x7fa4da5921a0) 0
- primary-for QPauseAnimation (0x0x7fa4da592138)
- QObject (0x0x7fa4da53f360) 0
- primary-for QAbstractAnimation (0x0x7fa4da5921a0)
-
-Class QEasingCurve
- size=8 align=8
- base size=8 base align=8
-QEasingCurve (0x0x7fa4da231720) 0
-
-Class QMapNodeBase
- size=24 align=8
- base size=24 base align=8
-QMapNodeBase (0x0x7fa4da3037e0) 0
-
-Class QMapDataBase
- size=40 align=8
- base size=40 base align=8
-QMapDataBase (0x0x7fa4da3038a0) 0
-
-Class QHashData::Node
- size=16 align=8
- base size=16 base align=8
-QHashData::Node (0x0x7fa4da303c60) 0
-
-Class QHashData
- size=48 align=8
- base size=44 base align=8
-QHashData (0x0x7fa4da303c00) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0x0x7fa4da303cc0) 0 empty
-
-Class QVariant::PrivateShared
- size=16 align=8
- base size=12 base align=8
-QVariant::PrivateShared (0x0x7fa4da026720) 0
-
-Class QVariant::Private::Data
- size=8 align=8
- base size=8 base align=8
-QVariant::Private::Data (0x0x7fa4da0267e0) 0
-
-Class QVariant::Private
- size=16 align=8
- base size=12 base align=8
-QVariant::Private (0x0x7fa4da026780) 0
-
-Class QVariant::Handler
- size=72 align=8
- base size=72 base align=8
-QVariant::Handler (0x0x7fa4da026840) 0
-
-Class QVariant
- size=16 align=8
- base size=16 base align=8
-QVariant (0x0x7fa4da0266c0) 0
-
-Class QVariantComparisonHelper
- size=8 align=8
- base size=8 base align=8
-QVariantComparisonHelper (0x0x7fa4da1bdb40) 0
-
-Class QSequentialIterable::const_iterator
- size=112 align=8
- base size=112 base align=8
-QSequentialIterable::const_iterator (0x0x7fa4da1bdd20) 0
-
-Class QSequentialIterable
- size=104 align=8
- base size=104 base align=8
-QSequentialIterable (0x0x7fa4da1bdcc0) 0
-
-Class QAssociativeIterable::const_iterator
- size=120 align=8
- base size=120 base align=8
-QAssociativeIterable::const_iterator (0x0x7fa4da1bdde0) 0
-
-Class QAssociativeIterable
- size=112 align=8
- base size=112 base align=8
-QAssociativeIterable (0x0x7fa4da1bdd80) 0
-
-Class QVariantAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QVariantAnimation::QPrivateSignal (0x0x7fa4d9f4d780) 0 empty
-
-Vtable for QVariantAnimation
-QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QVariantAnimation)
-16 (int (*)(...))QVariantAnimation::metaObject
-24 (int (*)(...))QVariantAnimation::qt_metacast
-32 (int (*)(...))QVariantAnimation::qt_metacall
-40 (int (*)(...))QVariantAnimation::~QVariantAnimation
-48 (int (*)(...))QVariantAnimation::~QVariantAnimation
-56 (int (*)(...))QVariantAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QVariantAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QVariantAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QVariantAnimation
- size=16 align=8
- base size=16 base align=8
-QVariantAnimation (0x0x7fa4d9f51750) 0
- vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 16u)
- QAbstractAnimation (0x0x7fa4d9f517b8) 0
- primary-for QVariantAnimation (0x0x7fa4d9f51750)
- QObject (0x0x7fa4d9f4d720) 0
- primary-for QAbstractAnimation (0x0x7fa4d9f517b8)
-
-Class QPropertyAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPropertyAnimation::QPrivateSignal (0x0x7fa4d9f4d840) 0 empty
-
-Vtable for QPropertyAnimation
-QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPropertyAnimation)
-16 (int (*)(...))QPropertyAnimation::metaObject
-24 (int (*)(...))QPropertyAnimation::qt_metacast
-32 (int (*)(...))QPropertyAnimation::qt_metacall
-40 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-48 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-56 (int (*)(...))QPropertyAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QPropertyAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QPropertyAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QPropertyAnimation
- size=16 align=8
- base size=16 base align=8
-QPropertyAnimation (0x0x7fa4d9f51888) 0
- vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 16u)
- QVariantAnimation (0x0x7fa4d9f518f0) 0
- primary-for QPropertyAnimation (0x0x7fa4d9f51888)
- QAbstractAnimation (0x0x7fa4d9f51958) 0
- primary-for QVariantAnimation (0x0x7fa4d9f518f0)
- QObject (0x0x7fa4d9f4d7e0) 0
- primary-for QAbstractAnimation (0x0x7fa4d9f51958)
-
-Class QSequentialAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSequentialAnimationGroup::QPrivateSignal (0x0x7fa4d9f4d900) 0 empty
-
-Vtable for QSequentialAnimationGroup
-QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
-16 (int (*)(...))QSequentialAnimationGroup::metaObject
-24 (int (*)(...))QSequentialAnimationGroup::qt_metacast
-32 (int (*)(...))QSequentialAnimationGroup::qt_metacall
-40 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-48 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-56 (int (*)(...))QSequentialAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSequentialAnimationGroup::duration
-120 (int (*)(...))QSequentialAnimationGroup::updateCurrentTime
-128 (int (*)(...))QSequentialAnimationGroup::updateState
-136 (int (*)(...))QSequentialAnimationGroup::updateDirection
-
-Class QSequentialAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QSequentialAnimationGroup (0x0x7fa4d9f519c0) 0
- vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 16u)
- QAnimationGroup (0x0x7fa4d9f51a28) 0
- primary-for QSequentialAnimationGroup (0x0x7fa4d9f519c0)
- QAbstractAnimation (0x0x7fa4d9f51a90) 0
- primary-for QAnimationGroup (0x0x7fa4d9f51a28)
- QObject (0x0x7fa4d9f4d8a0) 0
- primary-for QAbstractAnimation (0x0x7fa4d9f51a90)
-
-Class QTextCodec::ConverterState
- size=32 align=8
- base size=32 base align=8
-QTextCodec::ConverterState (0x0x7fa4d9f4d9c0) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextCodec)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))QTextCodec::aliases
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 0u
-64 0u
-
-Class QTextCodec
- size=8 align=8
- base size=8 base align=8
-QTextCodec (0x0x7fa4d9f4d960) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 16u)
-
-Class QTextEncoder
- size=40 align=8
- base size=40 base align=8
-QTextEncoder (0x0x7fa4d9f4db40) 0
-
-Class QTextDecoder
- size=40 align=8
- base size=40 base align=8
-QTextDecoder (0x0x7fa4d9f4dba0) 0
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0x0x7fa4d9f4dc00) 0
-
-Class QDate
- size=8 align=8
- base size=8 base align=8
-QDate (0x0x7fa4d9f4dde0) 0
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0x0x7fa4d9f4df60) 0
-
-Class QDateTime
- size=8 align=8
- base size=8 base align=8
-QDateTime (0x0x7fa4d9c98120) 0
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0x0x7fa4d9c98300) 0 empty
-
-Class QIODevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIODevice::QPrivateSignal (0x0x7fa4d9c983c0) 0 empty
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QIODevice)
-16 (int (*)(...))QIODevice::metaObject
-24 (int (*)(...))QIODevice::qt_metacast
-32 (int (*)(...))QIODevice::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QIODevice::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))__cxa_pure_virtual
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))__cxa_pure_virtual
-
-Class QIODevice
- size=16 align=8
- base size=16 base align=8
-QIODevice (0x0x7fa4d9f51d00) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 16u)
- QObject (0x0x7fa4d9c98360) 0
- primary-for QIODevice (0x0x7fa4d9f51d00)
-
-Class QBuffer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QBuffer::QPrivateSignal (0x0x7fa4d9c985a0) 0 empty
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBuffer)
-16 (int (*)(...))QBuffer::metaObject
-24 (int (*)(...))QBuffer::qt_metacast
-32 (int (*)(...))QBuffer::qt_metacall
-40 (int (*)(...))QBuffer::~QBuffer
-48 (int (*)(...))QBuffer::~QBuffer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QBuffer::connectNotify
-104 (int (*)(...))QBuffer::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QBuffer::open
-128 (int (*)(...))QBuffer::close
-136 (int (*)(...))QBuffer::pos
-144 (int (*)(...))QBuffer::size
-152 (int (*)(...))QBuffer::seek
-160 (int (*)(...))QBuffer::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QBuffer::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QBuffer::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QBuffer::writeData
-
-Class QBuffer
- size=16 align=8
- base size=16 base align=8
-QBuffer (0x0x7fa4d9f51e38) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 16u)
- QIODevice (0x0x7fa4d9f51ea0) 0
- primary-for QBuffer (0x0x7fa4d9f51e38)
- QObject (0x0x7fa4d9c98540) 0
- primary-for QIODevice (0x0x7fa4d9f51ea0)
-
-Class QDataStream
- size=32 align=8
- base size=32 base align=8
-QDataStream (0x0x7fa4d9c98600) 0
-
-Class QLocale
- size=8 align=8
- base size=8 base align=8
-QLocale (0x0x7fa4d9c986c0) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextStream)
-16 (int (*)(...))QTextStream::~QTextStream
-24 (int (*)(...))QTextStream::~QTextStream
-
-Class QTextStream
- size=16 align=8
- base size=16 base align=8
-QTextStream (0x0x7fa4d9c989c0) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 16u)
-
-Class QTextStreamManipulator
- size=40 align=8
- base size=38 base align=8
-QTextStreamManipulator (0x0x7fa4d9c98c00) 0
-
-Class QContiguousCacheData
- size=24 align=4
- base size=24 base align=4
-QContiguousCacheData (0x0x7fa4d9c98e40) 0
-
-Class QtSharedPointer::NormalDeleter
- size=1 align=1
- base size=0 base align=1
-QtSharedPointer::NormalDeleter (0x0x7fa4d9b0d120) 0 empty
-
-Class QtSharedPointer::ExternalRefCountData
- size=16 align=8
- base size=16 base align=8
-QtSharedPointer::ExternalRefCountData (0x0x7fa4d9b0d2a0) 0
-
-Class QDebug::Stream
- size=80 align=8
- base size=76 base align=8
-QDebug::Stream (0x0x7fa4d9b0d720) 0
-
-Class QDebug
- size=8 align=8
- base size=8 base align=8
-QDebug (0x0x7fa4d9b0d6c0) 0
-
-Class QDebugStateSaver
- size=8 align=8
- base size=8 base align=8
-QDebugStateSaver (0x0x7fa4d98897e0) 0
-
-Class QNoDebug
- size=1 align=1
- base size=0 base align=1
-QNoDebug (0x0x7fa4d98898a0) 0 empty
-
-Class QFileDevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileDevice::QPrivateSignal (0x0x7fa4d9889960) 0 empty
-
-Vtable for QFileDevice
-QFileDevice::_ZTV11QFileDevice: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFileDevice)
-16 (int (*)(...))QFileDevice::metaObject
-24 (int (*)(...))QFileDevice::qt_metacast
-32 (int (*)(...))QFileDevice::qt_metacall
-40 (int (*)(...))QFileDevice::~QFileDevice
-48 (int (*)(...))QFileDevice::~QFileDevice
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFileDevice::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QFileDevice
- size=16 align=8
- base size=16 base align=8
-QFileDevice (0x0x7fa4d9880dd0) 0
- vptr=((& QFileDevice::_ZTV11QFileDevice) + 16u)
- QIODevice (0x0x7fa4d9880e38) 0
- primary-for QFileDevice (0x0x7fa4d9880dd0)
- QObject (0x0x7fa4d9889900) 0
- primary-for QIODevice (0x0x7fa4d9880e38)
-
-Class QFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFile::QPrivateSignal (0x0x7fa4d9889b40) 0 empty
-
-Vtable for QFile
-QFile::_ZTV5QFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QFile)
-16 (int (*)(...))QFile::metaObject
-24 (int (*)(...))QFile::qt_metacast
-32 (int (*)(...))QFile::qt_metacall
-40 (int (*)(...))QFile::~QFile
-48 (int (*)(...))QFile::~QFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QFile
- size=16 align=8
- base size=16 base align=8
-QFile (0x0x7fa4d9880f70) 0
- vptr=((& QFile::_ZTV5QFile) + 16u)
- QFileDevice (0x0x7fa4d9955000) 0
- primary-for QFile (0x0x7fa4d9880f70)
- QIODevice (0x0x7fa4d9955068) 0
- primary-for QFileDevice (0x0x7fa4d9955000)
- QObject (0x0x7fa4d9889ae0) 0
- primary-for QIODevice (0x0x7fa4d9955068)
-
-Class QFileInfo
- size=8 align=8
- base size=8 base align=8
-QFileInfo (0x0x7fa4d9889cc0) 0
-
-Class QDir
- size=8 align=8
- base size=8 base align=8
-QDir (0x0x7fa4d95b5000) 0
-
-Class QDirIterator
- size=8 align=8
- base size=8 base align=8
-QDirIterator (0x0x7fa4d95b5420) 0
-
-Class QFileSelector::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSelector::QPrivateSignal (0x0x7fa4d95b5660) 0 empty
-
-Vtable for QFileSelector
-QFileSelector::_ZTV13QFileSelector: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QFileSelector)
-16 (int (*)(...))QFileSelector::metaObject
-24 (int (*)(...))QFileSelector::qt_metacast
-32 (int (*)(...))QFileSelector::qt_metacall
-40 (int (*)(...))QFileSelector::~QFileSelector
-48 (int (*)(...))QFileSelector::~QFileSelector
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSelector
- size=16 align=8
- base size=16 base align=8
-QFileSelector (0x0x7fa4d9955548) 0
- vptr=((& QFileSelector::_ZTV13QFileSelector) + 16u)
- QObject (0x0x7fa4d95b5600) 0
- primary-for QFileSelector (0x0x7fa4d9955548)
-
-Class QFileSystemWatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSystemWatcher::QPrivateSignal (0x0x7fa4d95b5720) 0 empty
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-16 (int (*)(...))QFileSystemWatcher::metaObject
-24 (int (*)(...))QFileSystemWatcher::qt_metacast
-32 (int (*)(...))QFileSystemWatcher::qt_metacall
-40 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-48 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=16 align=8
- base size=16 base align=8
-QFileSystemWatcher (0x0x7fa4d99555b0) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 16u)
- QObject (0x0x7fa4d95b56c0) 0
- primary-for QFileSystemWatcher (0x0x7fa4d99555b0)
-
-Class QLockFile
- size=8 align=8
- base size=8 base align=8
-QLockFile (0x0x7fa4d95b5780) 0
-
-Class QLoggingCategory::AtomicBools
- size=4 align=1
- base size=4 base align=1
-QLoggingCategory::AtomicBools (0x0x7fa4d95b5900) 0
-
-Class QLoggingCategory
- size=24 align=8
- base size=24 base align=8
-QLoggingCategory (0x0x7fa4d95b58a0) 0
-
-Vtable for std::type_info
-std::type_info::_ZTVSt9type_info: 8u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9type_info)
-16 (int (*)(...))std::type_info::~type_info
-24 (int (*)(...))std::type_info::~type_info
-32 (int (*)(...))std::type_info::__is_pointer_p
-40 (int (*)(...))std::type_info::__is_function_p
-48 (int (*)(...))std::type_info::__do_catch
-56 (int (*)(...))std::type_info::__do_upcast
-
-Class std::type_info
- size=16 align=8
- base size=16 base align=8
-std::type_info (0x0x7fa4d95b5a80) 0
- vptr=((& std::type_info::_ZTVSt9type_info) + 16u)
-
-Vtable for std::bad_cast
-std::bad_cast::_ZTVSt8bad_cast: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8bad_cast)
-16 (int (*)(...))std::bad_cast::~bad_cast
-24 (int (*)(...))std::bad_cast::~bad_cast
-32 (int (*)(...))std::bad_cast::what
-
-Class std::bad_cast
- size=8 align=8
- base size=8 base align=8
-std::bad_cast (0x0x7fa4d9955680) 0 nearly-empty
- vptr=((& std::bad_cast::_ZTVSt8bad_cast) + 16u)
- std::exception (0x0x7fa4d95b5ae0) 0 nearly-empty
- primary-for std::bad_cast (0x0x7fa4d9955680)
-
-Vtable for std::bad_typeid
-std::bad_typeid::_ZTVSt10bad_typeid: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt10bad_typeid)
-16 (int (*)(...))std::bad_typeid::~bad_typeid
-24 (int (*)(...))std::bad_typeid::~bad_typeid
-32 (int (*)(...))std::bad_typeid::what
-
-Class std::bad_typeid
- size=8 align=8
- base size=8 base align=8
-std::bad_typeid (0x0x7fa4d99556e8) 0 nearly-empty
- vptr=((& std::bad_typeid::_ZTVSt10bad_typeid) + 16u)
- std::exception (0x0x7fa4d95b5b40) 0 nearly-empty
- primary-for std::bad_typeid (0x0x7fa4d99556e8)
-
-Vtable for std::bad_function_call
-std::bad_function_call::_ZTVSt17bad_function_call: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt17bad_function_call)
-16 (int (*)(...))std::bad_function_call::~bad_function_call
-24 (int (*)(...))std::bad_function_call::~bad_function_call
-32 (int (*)(...))std::bad_function_call::what
-
-Class std::bad_function_call
- size=8 align=8
- base size=8 base align=8
-std::bad_function_call (0x0x7fa4d93ab958) 0 nearly-empty
- vptr=((& std::bad_function_call::_ZTVSt17bad_function_call) + 16u)
- std::exception (0x0x7fa4d93f6c00) 0 nearly-empty
- primary-for std::bad_function_call (0x0x7fa4d93ab958)
-
-Class std::_Nocopy_types
- size=16 align=8
- base size=16 base align=8
-std::_Nocopy_types (0x0x7fa4d93f6cc0) 0
-
-Class std::_Any_data
- size=16 align=8
- base size=16 base align=8
-std::_Any_data (0x0x7fa4d93f6d20) 0
-
-Class std::_Function_base
- size=24 align=8
- base size=24 base align=8
-std::_Function_base (0x0x7fa4d93f6e40) 0
-
-Class QProcessEnvironment
- size=8 align=8
- base size=8 base align=8
-QProcessEnvironment (0x0x7fa4d94b7360) 0
-
-Class QProcess::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QProcess::QPrivateSignal (0x0x7fa4d94b75a0) 0 empty
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QProcess)
-16 (int (*)(...))QProcess::metaObject
-24 (int (*)(...))QProcess::qt_metacast
-32 (int (*)(...))QProcess::qt_metacall
-40 (int (*)(...))QProcess::~QProcess
-48 (int (*)(...))QProcess::~QProcess
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QProcess::isSequential
-120 (int (*)(...))QProcess::open
-128 (int (*)(...))QProcess::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QProcess::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QProcess::bytesAvailable
-184 (int (*)(...))QProcess::bytesToWrite
-192 (int (*)(...))QProcess::canReadLine
-200 (int (*)(...))QProcess::waitForReadyRead
-208 (int (*)(...))QProcess::waitForBytesWritten
-216 (int (*)(...))QProcess::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QProcess::writeData
-240 (int (*)(...))QProcess::setupChildProcess
-
-Class QProcess
- size=16 align=8
- base size=16 base align=8
-QProcess (0x0x7fa4d94e01a0) 0
- vptr=((& QProcess::_ZTV8QProcess) + 16u)
- QIODevice (0x0x7fa4d94e0208) 0
- primary-for QProcess (0x0x7fa4d94e01a0)
- QObject (0x0x7fa4d94b7540) 0
- primary-for QIODevice (0x0x7fa4d94e0208)
-
-Class QResource
- size=8 align=8
- base size=8 base align=8
-QResource (0x0x7fa4d94b7600) 0
-
-Class QSaveFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSaveFile::QPrivateSignal (0x0x7fa4d94b7780) 0 empty
-
-Vtable for QSaveFile
-QSaveFile::_ZTV9QSaveFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSaveFile)
-16 (int (*)(...))QSaveFile::metaObject
-24 (int (*)(...))QSaveFile::qt_metacast
-32 (int (*)(...))QSaveFile::qt_metacall
-40 (int (*)(...))QSaveFile::~QSaveFile
-48 (int (*)(...))QSaveFile::~QSaveFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QSaveFile::open
-128 (int (*)(...))QSaveFile::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QSaveFile::writeData
-240 (int (*)(...))QSaveFile::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QSaveFile
- size=16 align=8
- base size=16 base align=8
-QSaveFile (0x0x7fa4d94e0270) 0
- vptr=((& QSaveFile::_ZTV9QSaveFile) + 16u)
- QFileDevice (0x0x7fa4d94e02d8) 0
- primary-for QSaveFile (0x0x7fa4d94e0270)
- QIODevice (0x0x7fa4d94e0340) 0
- primary-for QFileDevice (0x0x7fa4d94e02d8)
- QObject (0x0x7fa4d94b7720) 0
- primary-for QIODevice (0x0x7fa4d94e0340)
-
-Class QSettings::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSettings::QPrivateSignal (0x0x7fa4d94b7840) 0 empty
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSettings)
-16 (int (*)(...))QSettings::metaObject
-24 (int (*)(...))QSettings::qt_metacast
-32 (int (*)(...))QSettings::qt_metacall
-40 (int (*)(...))QSettings::~QSettings
-48 (int (*)(...))QSettings::~QSettings
-56 (int (*)(...))QSettings::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSettings
- size=16 align=8
- base size=16 base align=8
-QSettings (0x0x7fa4d94e03a8) 0
- vptr=((& QSettings::_ZTV9QSettings) + 16u)
- QObject (0x0x7fa4d94b77e0) 0
- primary-for QSettings (0x0x7fa4d94e03a8)
-
-Class QStandardPaths
- size=1 align=1
- base size=0 base align=1
-QStandardPaths (0x0x7fa4d94b78a0) 0 empty
-
-Class QStorageInfo
- size=8 align=8
- base size=8 base align=8
-QStorageInfo (0x0x7fa4d94b7a20) 0
-
-Class QTemporaryDir
- size=8 align=8
- base size=8 base align=8
-QTemporaryDir (0x0x7fa4d94b7d20) 0
-
-Class QTemporaryFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTemporaryFile::QPrivateSignal (0x0x7fa4d94b7e40) 0 empty
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QTemporaryFile)
-16 (int (*)(...))QTemporaryFile::metaObject
-24 (int (*)(...))QTemporaryFile::qt_metacast
-32 (int (*)(...))QTemporaryFile::qt_metacall
-40 (int (*)(...))QTemporaryFile::~QTemporaryFile
-48 (int (*)(...))QTemporaryFile::~QTemporaryFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QTemporaryFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QTemporaryFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QTemporaryFile
- size=16 align=8
- base size=16 base align=8
-QTemporaryFile (0x0x7fa4d94e0548) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 16u)
- QFile (0x0x7fa4d94e05b0) 0
- primary-for QTemporaryFile (0x0x7fa4d94e0548)
- QFileDevice (0x0x7fa4d94e0618) 0
- primary-for QFile (0x0x7fa4d94e05b0)
- QIODevice (0x0x7fa4d94e0680) 0
- primary-for QFileDevice (0x0x7fa4d94e0618)
- QObject (0x0x7fa4d94b7de0) 0
- primary-for QIODevice (0x0x7fa4d94e0680)
-
-Class QUrl
- size=8 align=8
- base size=8 base align=8
-QUrl (0x0x7fa4d94b7f60) 0
-
-Class QUrlQuery
- size=8 align=8
- base size=8 base align=8
-QUrlQuery (0x0x7fa4d92fc420) 0
-
-Class QModelIndex
- size=24 align=8
- base size=24 base align=8
-QModelIndex (0x0x7fa4d92fc600) 0
-
-Class QPersistentModelIndex
- size=8 align=8
- base size=8 base align=8
-QPersistentModelIndex (0x0x7fa4d92fc780) 0
-
-Class QAbstractItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractItemModel::QPrivateSignal (0x0x7fa4d9018660) 0 empty
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractItemModel)
-16 (int (*)(...))QAbstractItemModel::metaObject
-24 (int (*)(...))QAbstractItemModel::qt_metacast
-32 (int (*)(...))QAbstractItemModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractItemModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractItemModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractItemModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractItemModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=16 align=8
- base size=16 base align=8
-QAbstractItemModel (0x0x7fa4d901e4e0) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 16u)
- QObject (0x0x7fa4d9018600) 0
- primary-for QAbstractItemModel (0x0x7fa4d901e4e0)
-
-Class QAbstractTableModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTableModel::QPrivateSignal (0x0x7fa4d90189c0) 0 empty
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTableModel)
-16 (int (*)(...))QAbstractTableModel::metaObject
-24 (int (*)(...))QAbstractTableModel::qt_metacast
-32 (int (*)(...))QAbstractTableModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractTableModel::index
-120 (int (*)(...))QAbstractTableModel::parent
-128 (int (*)(...))QAbstractTableModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractTableModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractTableModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractTableModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=16 align=8
- base size=16 base align=8
-QAbstractTableModel (0x0x7fa4d901e6e8) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 16u)
- QAbstractItemModel (0x0x7fa4d901e750) 0
- primary-for QAbstractTableModel (0x0x7fa4d901e6e8)
- QObject (0x0x7fa4d9018960) 0
- primary-for QAbstractItemModel (0x0x7fa4d901e750)
-
-Class QAbstractListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractListModel::QPrivateSignal (0x0x7fa4d9018a80) 0 empty
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractListModel)
-16 (int (*)(...))QAbstractListModel::metaObject
-24 (int (*)(...))QAbstractListModel::qt_metacast
-32 (int (*)(...))QAbstractListModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QAbstractListModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractListModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=16 align=8
- base size=16 base align=8
-QAbstractListModel (0x0x7fa4d901e7b8) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 16u)
- QAbstractItemModel (0x0x7fa4d901e820) 0
- primary-for QAbstractListModel (0x0x7fa4d901e7b8)
- QObject (0x0x7fa4d9018a20) 0
- primary-for QAbstractItemModel (0x0x7fa4d901e820)
-
-Class QAbstractProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractProxyModel::QPrivateSignal (0x0x7fa4d9018d80) 0 empty
-
-Vtable for QAbstractProxyModel
-QAbstractProxyModel::_ZTV19QAbstractProxyModel: 53u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractProxyModel)
-16 (int (*)(...))QAbstractProxyModel::metaObject
-24 (int (*)(...))QAbstractProxyModel::qt_metacast
-32 (int (*)(...))QAbstractProxyModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractProxyModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QAbstractProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QAbstractProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QAbstractProxyModel::setSourceModel
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))__cxa_pure_virtual
-408 (int (*)(...))QAbstractProxyModel::mapSelectionToSource
-416 (int (*)(...))QAbstractProxyModel::mapSelectionFromSource
-
-Class QAbstractProxyModel
- size=16 align=8
- base size=16 base align=8
-QAbstractProxyModel (0x0x7fa4d901e958) 0
- vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 16u)
- QAbstractItemModel (0x0x7fa4d901e9c0) 0
- primary-for QAbstractProxyModel (0x0x7fa4d901e958)
- QObject (0x0x7fa4d9018d20) 0
- primary-for QAbstractItemModel (0x0x7fa4d901e9c0)
-
-Class QIdentityProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIdentityProxyModel::QPrivateSignal (0x0x7fa4d9018e40) 0 empty
-
-Vtable for QIdentityProxyModel
-QIdentityProxyModel::_ZTV19QIdentityProxyModel: 53u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QIdentityProxyModel)
-16 (int (*)(...))QIdentityProxyModel::metaObject
-24 (int (*)(...))QIdentityProxyModel::qt_metacast
-32 (int (*)(...))QIdentityProxyModel::qt_metacall
-40 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-48 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIdentityProxyModel::index
-120 (int (*)(...))QIdentityProxyModel::parent
-128 (int (*)(...))QIdentityProxyModel::sibling
-136 (int (*)(...))QIdentityProxyModel::rowCount
-144 (int (*)(...))QIdentityProxyModel::columnCount
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QIdentityProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QIdentityProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QIdentityProxyModel::insertRows
-264 (int (*)(...))QIdentityProxyModel::insertColumns
-272 (int (*)(...))QIdentityProxyModel::removeRows
-280 (int (*)(...))QIdentityProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QIdentityProxyModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QIdentityProxyModel::setSourceModel
-392 (int (*)(...))QIdentityProxyModel::mapToSource
-400 (int (*)(...))QIdentityProxyModel::mapFromSource
-408 (int (*)(...))QIdentityProxyModel::mapSelectionToSource
-416 (int (*)(...))QIdentityProxyModel::mapSelectionFromSource
-
-Class QIdentityProxyModel
- size=16 align=8
- base size=16 base align=8
-QIdentityProxyModel (0x0x7fa4d901ea28) 0
- vptr=((& QIdentityProxyModel::_ZTV19QIdentityProxyModel) + 16u)
- QAbstractProxyModel (0x0x7fa4d901ea90) 0
- primary-for QIdentityProxyModel (0x0x7fa4d901ea28)
- QAbstractItemModel (0x0x7fa4d901eaf8) 0
- primary-for QAbstractProxyModel (0x0x7fa4d901ea90)
- QObject (0x0x7fa4d9018de0) 0
- primary-for QAbstractItemModel (0x0x7fa4d901eaf8)
-
-Class QItemSelectionRange
- size=16 align=8
- base size=16 base align=8
-QItemSelectionRange (0x0x7fa4d9018ea0) 0
-
-Class QItemSelectionModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QItemSelectionModel::QPrivateSignal (0x0x7fa4d8d9a120) 0 empty
-
-Vtable for QItemSelectionModel
-QItemSelectionModel::_ZTV19QItemSelectionModel: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QItemSelectionModel)
-16 (int (*)(...))QItemSelectionModel::metaObject
-24 (int (*)(...))QItemSelectionModel::qt_metacast
-32 (int (*)(...))QItemSelectionModel::qt_metacall
-40 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-48 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QItemSelectionModel::setCurrentIndex
-120 (int (*)(...))QItemSelectionModel::select
-128 (int (*)(...))QItemSelectionModel::select
-136 (int (*)(...))QItemSelectionModel::clear
-144 (int (*)(...))QItemSelectionModel::reset
-152 (int (*)(...))QItemSelectionModel::clearCurrentIndex
-
-Class QItemSelectionModel
- size=16 align=8
- base size=16 base align=8
-QItemSelectionModel (0x0x7fa4d901ed68) 0
- vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 16u)
- QObject (0x0x7fa4d8d9a0c0) 0
- primary-for QItemSelectionModel (0x0x7fa4d901ed68)
-
-Class QItemSelection
- size=8 align=8
- base size=8 base align=8
-QItemSelection (0x0x7fa4d901ef70) 0
- QList<QItemSelectionRange> (0x0x7fa4d8e0d000) 0
- QListSpecialMethods<QItemSelectionRange> (0x0x7fa4d8d9a3c0) 0 empty
-
-Class QSortFilterProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSortFilterProxyModel::QPrivateSignal (0x0x7fa4d8d9a7e0) 0 empty
-
-Vtable for QSortFilterProxyModel
-QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 56u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
-16 (int (*)(...))QSortFilterProxyModel::metaObject
-24 (int (*)(...))QSortFilterProxyModel::qt_metacast
-32 (int (*)(...))QSortFilterProxyModel::qt_metacall
-40 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-48 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSortFilterProxyModel::index
-120 (int (*)(...))QSortFilterProxyModel::parent
-128 (int (*)(...))QSortFilterProxyModel::sibling
-136 (int (*)(...))QSortFilterProxyModel::rowCount
-144 (int (*)(...))QSortFilterProxyModel::columnCount
-152 (int (*)(...))QSortFilterProxyModel::hasChildren
-160 (int (*)(...))QSortFilterProxyModel::data
-168 (int (*)(...))QSortFilterProxyModel::setData
-176 (int (*)(...))QSortFilterProxyModel::headerData
-184 (int (*)(...))QSortFilterProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QSortFilterProxyModel::mimeTypes
-216 (int (*)(...))QSortFilterProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QSortFilterProxyModel::dropMimeData
-240 (int (*)(...))QSortFilterProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QSortFilterProxyModel::insertRows
-264 (int (*)(...))QSortFilterProxyModel::insertColumns
-272 (int (*)(...))QSortFilterProxyModel::removeRows
-280 (int (*)(...))QSortFilterProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QSortFilterProxyModel::fetchMore
-312 (int (*)(...))QSortFilterProxyModel::canFetchMore
-320 (int (*)(...))QSortFilterProxyModel::flags
-328 (int (*)(...))QSortFilterProxyModel::sort
-336 (int (*)(...))QSortFilterProxyModel::buddy
-344 (int (*)(...))QSortFilterProxyModel::match
-352 (int (*)(...))QSortFilterProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QSortFilterProxyModel::setSourceModel
-392 (int (*)(...))QSortFilterProxyModel::mapToSource
-400 (int (*)(...))QSortFilterProxyModel::mapFromSource
-408 (int (*)(...))QSortFilterProxyModel::mapSelectionToSource
-416 (int (*)(...))QSortFilterProxyModel::mapSelectionFromSource
-424 (int (*)(...))QSortFilterProxyModel::filterAcceptsRow
-432 (int (*)(...))QSortFilterProxyModel::filterAcceptsColumn
-440 (int (*)(...))QSortFilterProxyModel::lessThan
-
-Class QSortFilterProxyModel
- size=16 align=8
- base size=16 base align=8
-QSortFilterProxyModel (0x0x7fa4d8e0d0d0) 0
- vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 16u)
- QAbstractProxyModel (0x0x7fa4d8e0d138) 0
- primary-for QSortFilterProxyModel (0x0x7fa4d8e0d0d0)
- QAbstractItemModel (0x0x7fa4d8e0d1a0) 0
- primary-for QAbstractProxyModel (0x0x7fa4d8e0d138)
- QObject (0x0x7fa4d8d9a780) 0
- primary-for QAbstractItemModel (0x0x7fa4d8e0d1a0)
-
-Class QStringListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStringListModel::QPrivateSignal (0x0x7fa4d8d9a8a0) 0 empty
-
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QStringListModel)
-16 (int (*)(...))QStringListModel::metaObject
-24 (int (*)(...))QStringListModel::qt_metacast
-32 (int (*)(...))QStringListModel::qt_metacall
-40 (int (*)(...))QStringListModel::~QStringListModel
-48 (int (*)(...))QStringListModel::~QStringListModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QStringListModel::sibling
-136 (int (*)(...))QStringListModel::rowCount
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))QStringListModel::data
-168 (int (*)(...))QStringListModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QStringListModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStringListModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QStringListModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStringListModel::flags
-328 (int (*)(...))QStringListModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStringListModel
- size=24 align=8
- base size=24 base align=8
-QStringListModel (0x0x7fa4d8e0d208) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 16u)
- QAbstractListModel (0x0x7fa4d8e0d270) 0
- primary-for QStringListModel (0x0x7fa4d8e0d208)
- QAbstractItemModel (0x0x7fa4d8e0d2d8) 0
- primary-for QAbstractListModel (0x0x7fa4d8e0d270)
- QObject (0x0x7fa4d8d9a840) 0
- primary-for QAbstractItemModel (0x0x7fa4d8e0d2d8)
-
-Class QJsonValue
- size=24 align=8
- base size=20 base align=8
-QJsonValue (0x0x7fa4d8d9a900) 0
-
-Class QJsonValueRef
- size=16 align=8
- base size=12 base align=8
-QJsonValueRef (0x0x7fa4d8d9a9c0) 0
-
-Class QJsonValuePtr
- size=24 align=8
- base size=24 base align=8
-QJsonValuePtr (0x0x7fa4d8d9aa80) 0
-
-Class QJsonValueRefPtr
- size=16 align=8
- base size=16 base align=8
-QJsonValueRefPtr (0x0x7fa4d8d9aae0) 0
-
-Class QJsonArray::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::iterator (0x0x7fa4d8d9aba0) 0
-
-Class QJsonArray::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::const_iterator (0x0x7fa4d8d9ac00) 0
-
-Class QJsonArray
- size=16 align=8
- base size=16 base align=8
-QJsonArray (0x0x7fa4d8d9ab40) 0
-
-Class QJsonParseError
- size=8 align=4
- base size=8 base align=4
-QJsonParseError (0x0x7fa4d8d9acc0) 0
-
-Class QJsonDocument
- size=8 align=8
- base size=8 base align=8
-QJsonDocument (0x0x7fa4d8d9ad20) 0
-
-Class QJsonObject::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::iterator (0x0x7fa4d8d9ade0) 0
-
-Class QJsonObject::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::const_iterator (0x0x7fa4d8d9ae40) 0
-
-Class QJsonObject
- size=16 align=8
- base size=16 base align=8
-QJsonObject (0x0x7fa4d8d9ad80) 0
-
-Class QEventLoop::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventLoop::QPrivateSignal (0x0x7fa4d8ba8060) 0 empty
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QEventLoop)
-16 (int (*)(...))QEventLoop::metaObject
-24 (int (*)(...))QEventLoop::qt_metacast
-32 (int (*)(...))QEventLoop::qt_metacall
-40 (int (*)(...))QEventLoop::~QEventLoop
-48 (int (*)(...))QEventLoop::~QEventLoop
-56 (int (*)(...))QEventLoop::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QEventLoop
- size=16 align=8
- base size=16 base align=8
-QEventLoop (0x0x7fa4d8e0d4e0) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 16u)
- QObject (0x0x7fa4d8ba8000) 0
- primary-for QEventLoop (0x0x7fa4d8e0d4e0)
-
-Class QEventLoopLocker
- size=8 align=8
- base size=8 base align=8
-QEventLoopLocker (0x0x7fa4d8ba81e0) 0
-
-Class QAbstractEventDispatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractEventDispatcher::QPrivateSignal (0x0x7fa4d8ba82a0) 0 empty
-
-Class QAbstractEventDispatcher::TimerInfo
- size=12 align=4
- base size=12 base align=4
-QAbstractEventDispatcher::TimerInfo (0x0x7fa4d8ba8300) 0
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 28u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-16 (int (*)(...))QAbstractEventDispatcher::metaObject
-24 (int (*)(...))QAbstractEventDispatcher::qt_metacast
-32 (int (*)(...))QAbstractEventDispatcher::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-192 (int (*)(...))__cxa_pure_virtual
-200 (int (*)(...))__cxa_pure_virtual
-208 (int (*)(...))QAbstractEventDispatcher::startingUp
-216 (int (*)(...))QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=16 align=8
- base size=16 base align=8
-QAbstractEventDispatcher (0x0x7fa4d8e0d618) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 16u)
- QObject (0x0x7fa4d8ba8240) 0
- primary-for QAbstractEventDispatcher (0x0x7fa4d8e0d618)
-
-Vtable for QAbstractNativeEventFilter
-QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAbstractNativeEventFilter)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractNativeEventFilter
- size=16 align=8
- base size=16 base align=8
-QAbstractNativeEventFilter (0x0x7fa4d8ba8360) 0
- vptr=((& QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter) + 16u)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0x0x7fa4d8ba83c0) 0
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QEvent)
-16 (int (*)(...))QEvent::~QEvent
-24 (int (*)(...))QEvent::~QEvent
-
-Class QEvent
- size=24 align=8
- base size=20 base align=8
-QEvent (0x0x7fa4d8ba8540) 0
- vptr=((& QEvent::_ZTV6QEvent) + 16u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTimerEvent)
-16 (int (*)(...))QTimerEvent::~QTimerEvent
-24 (int (*)(...))QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=24 align=8
- base size=24 base align=8
-QTimerEvent (0x0x7fa4d8e0d6e8) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 16u)
- QEvent (0x0x7fa4d8ba85a0) 0
- primary-for QTimerEvent (0x0x7fa4d8e0d6e8)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QChildEvent)
-16 (int (*)(...))QChildEvent::~QChildEvent
-24 (int (*)(...))QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=32 align=8
- base size=32 base align=8
-QChildEvent (0x0x7fa4d8e0d750) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 16u)
- QEvent (0x0x7fa4d8ba8600) 0
- primary-for QChildEvent (0x0x7fa4d8e0d750)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-16 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-24 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=32 align=8
- base size=32 base align=8
-QDynamicPropertyChangeEvent (0x0x7fa4d8e0d7b8) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 16u)
- QEvent (0x0x7fa4d8ba8660) 0
- primary-for QDynamicPropertyChangeEvent (0x0x7fa4d8e0d7b8)
-
-Vtable for QDeferredDeleteEvent
-QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QDeferredDeleteEvent)
-16 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-24 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-
-Class QDeferredDeleteEvent
- size=24 align=8
- base size=24 base align=8
-QDeferredDeleteEvent (0x0x7fa4d8e0d820) 0
- vptr=((& QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent) + 16u)
- QEvent (0x0x7fa4d8ba86c0) 0
- primary-for QDeferredDeleteEvent (0x0x7fa4d8e0d820)
-
-Class QCoreApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QCoreApplication::QPrivateSignal (0x0x7fa4d8ba8780) 0 empty
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QCoreApplication)
-16 (int (*)(...))QCoreApplication::metaObject
-24 (int (*)(...))QCoreApplication::qt_metacast
-32 (int (*)(...))QCoreApplication::qt_metacall
-40 (int (*)(...))QCoreApplication::~QCoreApplication
-48 (int (*)(...))QCoreApplication::~QCoreApplication
-56 (int (*)(...))QCoreApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QCoreApplication::notify
-120 (int (*)(...))QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=16 align=8
- base size=16 base align=8
-QCoreApplication (0x0x7fa4d8e0d888) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 16u)
- QObject (0x0x7fa4d8ba8720) 0
- primary-for QCoreApplication (0x0x7fa4d8e0d888)
-
-Class QMetaMethod
- size=16 align=8
- base size=12 base align=8
-QMetaMethod (0x0x7fa4d8ba8840) 0
-
-Class QMetaEnum
- size=16 align=8
- base size=12 base align=8
-QMetaEnum (0x0x7fa4d8ba89c0) 0
-
-Class QMetaProperty
- size=32 align=8
- base size=32 base align=8
-QMetaProperty (0x0x7fa4d8ba8ba0) 0
-
-Class QMetaClassInfo
- size=16 align=8
- base size=12 base align=8
-QMetaClassInfo (0x0x7fa4d8ba8c00) 0
-
-Class QMimeData::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMimeData::QPrivateSignal (0x0x7fa4d8ba8de0) 0 empty
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QMimeData)
-16 (int (*)(...))QMimeData::metaObject
-24 (int (*)(...))QMimeData::qt_metacast
-32 (int (*)(...))QMimeData::qt_metacall
-40 (int (*)(...))QMimeData::~QMimeData
-48 (int (*)(...))QMimeData::~QMimeData
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QMimeData::hasFormat
-120 (int (*)(...))QMimeData::formats
-128 (int (*)(...))QMimeData::retrieveData
-
-Class QMimeData
- size=16 align=8
- base size=16 base align=8
-QMimeData (0x0x7fa4d8e0da28) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 16u)
- QObject (0x0x7fa4d8ba8d80) 0
- primary-for QMimeData (0x0x7fa4d8e0da28)
-
-Class QObjectCleanupHandler::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObjectCleanupHandler::QPrivateSignal (0x0x7fa4d8ba8ea0) 0 empty
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-16 (int (*)(...))QObjectCleanupHandler::metaObject
-24 (int (*)(...))QObjectCleanupHandler::qt_metacast
-32 (int (*)(...))QObjectCleanupHandler::qt_metacall
-40 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-48 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=24 align=8
- base size=24 base align=8
-QObjectCleanupHandler (0x0x7fa4d8e0da90) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 16u)
- QObject (0x0x7fa4d8ba8e40) 0
- primary-for QObjectCleanupHandler (0x0x7fa4d8e0da90)
-
-Class QSharedMemory::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSharedMemory::QPrivateSignal (0x0x7fa4d8ce1120) 0 empty
-
-Vtable for QSharedMemory
-QSharedMemory::_ZTV13QSharedMemory: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSharedMemory)
-16 (int (*)(...))QSharedMemory::metaObject
-24 (int (*)(...))QSharedMemory::qt_metacast
-32 (int (*)(...))QSharedMemory::qt_metacall
-40 (int (*)(...))QSharedMemory::~QSharedMemory
-48 (int (*)(...))QSharedMemory::~QSharedMemory
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSharedMemory
- size=16 align=8
- base size=16 base align=8
-QSharedMemory (0x0x7fa4d8e0daf8) 0
- vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 16u)
- QObject (0x0x7fa4d8ce10c0) 0
- primary-for QSharedMemory (0x0x7fa4d8e0daf8)
-
-Class QSignalMapper::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalMapper::QPrivateSignal (0x0x7fa4d8ce11e0) 0 empty
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSignalMapper)
-16 (int (*)(...))QSignalMapper::metaObject
-24 (int (*)(...))QSignalMapper::qt_metacast
-32 (int (*)(...))QSignalMapper::qt_metacall
-40 (int (*)(...))QSignalMapper::~QSignalMapper
-48 (int (*)(...))QSignalMapper::~QSignalMapper
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSignalMapper
- size=16 align=8
- base size=16 base align=8
-QSignalMapper (0x0x7fa4d8e0db60) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 16u)
- QObject (0x0x7fa4d8ce1180) 0
- primary-for QSignalMapper (0x0x7fa4d8e0db60)
-
-Class QSocketNotifier::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSocketNotifier::QPrivateSignal (0x0x7fa4d8ce12a0) 0 empty
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSocketNotifier)
-16 (int (*)(...))QSocketNotifier::metaObject
-24 (int (*)(...))QSocketNotifier::qt_metacast
-32 (int (*)(...))QSocketNotifier::qt_metacall
-40 (int (*)(...))QSocketNotifier::~QSocketNotifier
-48 (int (*)(...))QSocketNotifier::~QSocketNotifier
-56 (int (*)(...))QSocketNotifier::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSocketNotifier
- size=16 align=8
- base size=16 base align=8
-QSocketNotifier (0x0x7fa4d8e0dbc8) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 16u)
- QObject (0x0x7fa4d8ce1240) 0
- primary-for QSocketNotifier (0x0x7fa4d8e0dbc8)
-
-Class QSystemSemaphore
- size=8 align=8
- base size=8 base align=8
-QSystemSemaphore (0x0x7fa4d8ce1300) 0
-
-Class QTimer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimer::QPrivateSignal (0x0x7fa4d8ce1420) 0 empty
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QTimer)
-16 (int (*)(...))QTimer::metaObject
-24 (int (*)(...))QTimer::qt_metacast
-32 (int (*)(...))QTimer::qt_metacall
-40 (int (*)(...))QTimer::~QTimer
-48 (int (*)(...))QTimer::~QTimer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimer::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTimer
- size=32 align=8
- base size=29 base align=8
-QTimer (0x0x7fa4d8e0dc30) 0
- vptr=((& QTimer::_ZTV6QTimer) + 16u)
- QObject (0x0x7fa4d8ce13c0) 0
- primary-for QTimer (0x0x7fa4d8e0dc30)
-
-Class QTranslator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTranslator::QPrivateSignal (0x0x7fa4d8ce15a0) 0 empty
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTranslator)
-16 (int (*)(...))QTranslator::metaObject
-24 (int (*)(...))QTranslator::qt_metacast
-32 (int (*)(...))QTranslator::qt_metacall
-40 (int (*)(...))QTranslator::~QTranslator
-48 (int (*)(...))QTranslator::~QTranslator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTranslator::translate
-120 (int (*)(...))QTranslator::isEmpty
-
-Class QTranslator
- size=16 align=8
- base size=16 base align=8
-QTranslator (0x0x7fa4d8e0dd00) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 16u)
- QObject (0x0x7fa4d8ce1540) 0
- primary-for QTranslator (0x0x7fa4d8e0dd00)
-
-Class QMimeType
- size=8 align=8
- base size=8 base align=8
-QMimeType (0x0x7fa4d8ce1600) 0
-
-Class QMimeDatabase
- size=8 align=8
- base size=8 base align=8
-QMimeDatabase (0x0x7fa4d8ce17e0) 0
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QFactoryInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QFactoryInterface
- size=8 align=8
- base size=8 base align=8
-QFactoryInterface (0x0x7fa4d8ce1840) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 16u)
-
-Class QLibrary::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLibrary::QPrivateSignal (0x0x7fa4d8ce1960) 0 empty
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QLibrary)
-16 (int (*)(...))QLibrary::metaObject
-24 (int (*)(...))QLibrary::qt_metacast
-32 (int (*)(...))QLibrary::qt_metacall
-40 (int (*)(...))QLibrary::~QLibrary
-48 (int (*)(...))QLibrary::~QLibrary
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QLibrary
- size=32 align=8
- base size=25 base align=8
-QLibrary (0x0x7fa4d8e0ddd0) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 16u)
- QObject (0x0x7fa4d8ce1900) 0
- primary-for QLibrary (0x0x7fa4d8e0ddd0)
-
-Class QStaticPlugin
- size=16 align=8
- base size=16 base align=8
-QStaticPlugin (0x0x7fa4d8ce1ae0) 0
-
-Class QPluginLoader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPluginLoader::QPrivateSignal (0x0x7fa4d8ce1cc0) 0 empty
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QPluginLoader)
-16 (int (*)(...))QPluginLoader::metaObject
-24 (int (*)(...))QPluginLoader::qt_metacast
-32 (int (*)(...))QPluginLoader::qt_metacall
-40 (int (*)(...))QPluginLoader::~QPluginLoader
-48 (int (*)(...))QPluginLoader::~QPluginLoader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QPluginLoader
- size=32 align=8
- base size=25 base align=8
-QPluginLoader (0x0x7fa4d8e0df70) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 16u)
- QObject (0x0x7fa4d8ce1c60) 0
- primary-for QPluginLoader (0x0x7fa4d8e0df70)
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0x0x7fa4d8ce1d20) 0
-
-Class QAbstractState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractState::QPrivateSignal (0x0x7fa4d8ce1f00) 0 empty
-
-Vtable for QAbstractState
-QAbstractState::_ZTV14QAbstractState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QAbstractState)
-16 (int (*)(...))QAbstractState::metaObject
-24 (int (*)(...))QAbstractState::qt_metacast
-32 (int (*)(...))QAbstractState::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractState
- size=16 align=8
- base size=16 base align=8
-QAbstractState (0x0x7fa4d8a07068) 0
- vptr=((& QAbstractState::_ZTV14QAbstractState) + 16u)
- QObject (0x0x7fa4d8ce1ea0) 0
- primary-for QAbstractState (0x0x7fa4d8a07068)
-
-Class QAbstractTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTransition::QPrivateSignal (0x0x7fa4d8a23000) 0 empty
-
-Vtable for QAbstractTransition
-QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTransition)
-16 (int (*)(...))QAbstractTransition::metaObject
-24 (int (*)(...))QAbstractTransition::qt_metacast
-32 (int (*)(...))QAbstractTransition::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractTransition
- size=16 align=8
- base size=16 base align=8
-QAbstractTransition (0x0x7fa4d8a070d0) 0
- vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 16u)
- QObject (0x0x7fa4d8ce1f60) 0
- primary-for QAbstractTransition (0x0x7fa4d8a070d0)
-
-Class QEventTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventTransition::QPrivateSignal (0x0x7fa4d8a230c0) 0 empty
-
-Vtable for QEventTransition
-QEventTransition::_ZTV16QEventTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QEventTransition)
-16 (int (*)(...))QEventTransition::metaObject
-24 (int (*)(...))QEventTransition::qt_metacast
-32 (int (*)(...))QEventTransition::qt_metacall
-40 (int (*)(...))QEventTransition::~QEventTransition
-48 (int (*)(...))QEventTransition::~QEventTransition
-56 (int (*)(...))QEventTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QEventTransition::eventTest
-120 (int (*)(...))QEventTransition::onTransition
-
-Class QEventTransition
- size=16 align=8
- base size=16 base align=8
-QEventTransition (0x0x7fa4d8a07138) 0
- vptr=((& QEventTransition::_ZTV16QEventTransition) + 16u)
- QAbstractTransition (0x0x7fa4d8a071a0) 0
- primary-for QEventTransition (0x0x7fa4d8a07138)
- QObject (0x0x7fa4d8a23060) 0
- primary-for QAbstractTransition (0x0x7fa4d8a071a0)
-
-Class QFinalState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFinalState::QPrivateSignal (0x0x7fa4d8a23180) 0 empty
-
-Vtable for QFinalState
-QFinalState::_ZTV11QFinalState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFinalState)
-16 (int (*)(...))QFinalState::metaObject
-24 (int (*)(...))QFinalState::qt_metacast
-32 (int (*)(...))QFinalState::qt_metacall
-40 (int (*)(...))QFinalState::~QFinalState
-48 (int (*)(...))QFinalState::~QFinalState
-56 (int (*)(...))QFinalState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFinalState::onEntry
-120 (int (*)(...))QFinalState::onExit
-
-Class QFinalState
- size=16 align=8
- base size=16 base align=8
-QFinalState (0x0x7fa4d8a07208) 0
- vptr=((& QFinalState::_ZTV11QFinalState) + 16u)
- QAbstractState (0x0x7fa4d8a07270) 0
- primary-for QFinalState (0x0x7fa4d8a07208)
- QObject (0x0x7fa4d8a23120) 0
- primary-for QAbstractState (0x0x7fa4d8a07270)
-
-Class QHistoryState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QHistoryState::QPrivateSignal (0x0x7fa4d8a23240) 0 empty
-
-Vtable for QHistoryState
-QHistoryState::_ZTV13QHistoryState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QHistoryState)
-16 (int (*)(...))QHistoryState::metaObject
-24 (int (*)(...))QHistoryState::qt_metacast
-32 (int (*)(...))QHistoryState::qt_metacall
-40 (int (*)(...))QHistoryState::~QHistoryState
-48 (int (*)(...))QHistoryState::~QHistoryState
-56 (int (*)(...))QHistoryState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QHistoryState::onEntry
-120 (int (*)(...))QHistoryState::onExit
-
-Class QHistoryState
- size=16 align=8
- base size=16 base align=8
-QHistoryState (0x0x7fa4d8a072d8) 0
- vptr=((& QHistoryState::_ZTV13QHistoryState) + 16u)
- QAbstractState (0x0x7fa4d8a07340) 0
- primary-for QHistoryState (0x0x7fa4d8a072d8)
- QObject (0x0x7fa4d8a231e0) 0
- primary-for QAbstractState (0x0x7fa4d8a07340)
-
-Class QSignalTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalTransition::QPrivateSignal (0x0x7fa4d8a23300) 0 empty
-
-Vtable for QSignalTransition
-QSignalTransition::_ZTV17QSignalTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSignalTransition)
-16 (int (*)(...))QSignalTransition::metaObject
-24 (int (*)(...))QSignalTransition::qt_metacast
-32 (int (*)(...))QSignalTransition::qt_metacall
-40 (int (*)(...))QSignalTransition::~QSignalTransition
-48 (int (*)(...))QSignalTransition::~QSignalTransition
-56 (int (*)(...))QSignalTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSignalTransition::eventTest
-120 (int (*)(...))QSignalTransition::onTransition
-
-Class QSignalTransition
- size=16 align=8
- base size=16 base align=8
-QSignalTransition (0x0x7fa4d8a073a8) 0
- vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 16u)
- QAbstractTransition (0x0x7fa4d8a07410) 0
- primary-for QSignalTransition (0x0x7fa4d8a073a8)
- QObject (0x0x7fa4d8a232a0) 0
- primary-for QAbstractTransition (0x0x7fa4d8a07410)
-
-Class QState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QState::QPrivateSignal (0x0x7fa4d8a233c0) 0 empty
-
-Vtable for QState
-QState::_ZTV6QState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QState)
-16 (int (*)(...))QState::metaObject
-24 (int (*)(...))QState::qt_metacast
-32 (int (*)(...))QState::qt_metacall
-40 (int (*)(...))QState::~QState
-48 (int (*)(...))QState::~QState
-56 (int (*)(...))QState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QState::onEntry
-120 (int (*)(...))QState::onExit
-
-Class QState
- size=16 align=8
- base size=16 base align=8
-QState (0x0x7fa4d8a07478) 0
- vptr=((& QState::_ZTV6QState) + 16u)
- QAbstractState (0x0x7fa4d8a074e0) 0
- primary-for QState (0x0x7fa4d8a07478)
- QObject (0x0x7fa4d8a23360) 0
- primary-for QAbstractState (0x0x7fa4d8a074e0)
-
-Class QStateMachine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStateMachine::QPrivateSignal (0x0x7fa4d8a234e0) 0 empty
-
-Vtable for QStateMachine::SignalEvent
-QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
-16 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-24 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-
-Class QStateMachine::SignalEvent
- size=48 align=8
- base size=48 base align=8
-QStateMachine::SignalEvent (0x0x7fa4d8a07680) 0
- vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 16u)
- QEvent (0x0x7fa4d8a23540) 0
- primary-for QStateMachine::SignalEvent (0x0x7fa4d8a07680)
-
-Vtable for QStateMachine::WrappedEvent
-QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
-16 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-24 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-
-Class QStateMachine::WrappedEvent
- size=40 align=8
- base size=40 base align=8
-QStateMachine::WrappedEvent (0x0x7fa4d8a076e8) 0
- vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 16u)
- QEvent (0x0x7fa4d8a235a0) 0
- primary-for QStateMachine::WrappedEvent (0x0x7fa4d8a076e8)
-
-Vtable for QStateMachine
-QStateMachine::_ZTV13QStateMachine: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStateMachine)
-16 (int (*)(...))QStateMachine::metaObject
-24 (int (*)(...))QStateMachine::qt_metacast
-32 (int (*)(...))QStateMachine::qt_metacall
-40 (int (*)(...))QStateMachine::~QStateMachine
-48 (int (*)(...))QStateMachine::~QStateMachine
-56 (int (*)(...))QStateMachine::event
-64 (int (*)(...))QStateMachine::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStateMachine::onEntry
-120 (int (*)(...))QStateMachine::onExit
-128 (int (*)(...))QStateMachine::beginSelectTransitions
-136 (int (*)(...))QStateMachine::endSelectTransitions
-144 (int (*)(...))QStateMachine::beginMicrostep
-152 (int (*)(...))QStateMachine::endMicrostep
-
-Class QStateMachine
- size=16 align=8
- base size=16 base align=8
-QStateMachine (0x0x7fa4d8a07548) 0
- vptr=((& QStateMachine::_ZTV13QStateMachine) + 16u)
- QState (0x0x7fa4d8a075b0) 0
- primary-for QStateMachine (0x0x7fa4d8a07548)
- QAbstractState (0x0x7fa4d8a07618) 0
- primary-for QState (0x0x7fa4d8a075b0)
- QObject (0x0x7fa4d8a23480) 0
- primary-for QAbstractState (0x0x7fa4d8a07618)
-
-Vtable for QException
-QException::_ZTV10QException: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QException)
-16 (int (*)(...))QException::~QException
-24 (int (*)(...))QException::~QException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QException::raise
-48 (int (*)(...))QException::clone
-
-Class QException
- size=8 align=8
- base size=8 base align=8
-QException (0x0x7fa4d8a07750) 0 nearly-empty
- vptr=((& QException::_ZTV10QException) + 16u)
- std::exception (0x0x7fa4d8a23600) 0 nearly-empty
- primary-for QException (0x0x7fa4d8a07750)
-
-Vtable for QUnhandledException
-QUnhandledException::_ZTV19QUnhandledException: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QUnhandledException)
-16 (int (*)(...))QUnhandledException::~QUnhandledException
-24 (int (*)(...))QUnhandledException::~QUnhandledException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QUnhandledException::raise
-48 (int (*)(...))QUnhandledException::clone
-
-Class QUnhandledException
- size=8 align=8
- base size=8 base align=8
-QUnhandledException (0x0x7fa4d8a077b8) 0 nearly-empty
- vptr=((& QUnhandledException::_ZTV19QUnhandledException) + 16u)
- QException (0x0x7fa4d8a07820) 0 nearly-empty
- primary-for QUnhandledException (0x0x7fa4d8a077b8)
- std::exception (0x0x7fa4d8a23660) 0 nearly-empty
- primary-for QException (0x0x7fa4d8a07820)
-
-Class QtPrivate::ExceptionHolder
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionHolder (0x0x7fa4d8a236c0) 0
-
-Class QtPrivate::ExceptionStore
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionStore (0x0x7fa4d8a23780) 0
-
-Vtable for QRunnable
-QRunnable::_ZTV9QRunnable: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QRunnable)
-16 (int (*)(...))__cxa_pure_virtual
-24 0u
-32 0u
-
-Class QRunnable
- size=16 align=8
- base size=12 base align=8
-QRunnable (0x0x7fa4d8a237e0) 0
- vptr=((& QRunnable::_ZTV9QRunnable) + 16u)
-
-Class QBasicMutex
- size=8 align=8
- base size=8 base align=8
-QBasicMutex (0x0x7fa4d8a23840) 0
-
-Class QMutex
- size=8 align=8
- base size=8 base align=8
-QMutex (0x0x7fa4d8a07958) 0
- QBasicMutex (0x0x7fa4d8a23a80) 0
-
-Class QMutexLocker
- size=8 align=8
- base size=8 base align=8
-QMutexLocker (0x0x7fa4d8a23ae0) 0
-
-Class QtPrivate::ResultItem
- size=16 align=8
- base size=16 base align=8
-QtPrivate::ResultItem (0x0x7fa4d8a23ba0) 0
-
-Class QtPrivate::ResultIteratorBase
- size=16 align=8
- base size=12 base align=8
-QtPrivate::ResultIteratorBase (0x0x7fa4d8a23c00) 0
-
-Vtable for QtPrivate::ResultStoreBase
-QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9QtPrivate15ResultStoreBaseE)
-16 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-24 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-
-Class QtPrivate::ResultStoreBase
- size=48 align=8
- base size=44 base align=8
-QtPrivate::ResultStoreBase (0x0x7fa4d8a23d80) 0
- vptr=((& QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE) + 16u)
-
-Vtable for QFutureInterfaceBase
-QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
-16 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-24 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-
-Class QFutureInterfaceBase
- size=16 align=8
- base size=16 base align=8
-QFutureInterfaceBase (0x0x7fa4d8a23e40) 0
- vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 16u)
-
-Class QFutureWatcherBase::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFutureWatcherBase::QPrivateSignal (0x0x7fa4d88001e0) 0 empty
-
-Vtable for QFutureWatcherBase
-QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFutureWatcherBase)
-16 (int (*)(...))QFutureWatcherBase::metaObject
-24 (int (*)(...))QFutureWatcherBase::qt_metacast
-32 (int (*)(...))QFutureWatcherBase::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QFutureWatcherBase::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QFutureWatcherBase::connectNotify
-104 (int (*)(...))QFutureWatcherBase::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QFutureWatcherBase
- size=16 align=8
- base size=16 base align=8
-QFutureWatcherBase (0x0x7fa4d87d2208) 0
- vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 16u)
- QObject (0x0x7fa4d8800180) 0
- primary-for QFutureWatcherBase (0x0x7fa4d87d2208)
-
-Class QReadWriteLock
- size=8 align=8
- base size=8 base align=8
-QReadWriteLock (0x0x7fa4d8800300) 0
-
-Class QReadLocker
- size=8 align=8
- base size=8 base align=8
-QReadLocker (0x0x7fa4d88005a0) 0
-
-Class QWriteLocker
- size=8 align=8
- base size=8 base align=8
-QWriteLocker (0x0x7fa4d8800600) 0
-
-Class QSemaphore
- size=8 align=8
- base size=8 base align=8
-QSemaphore (0x0x7fa4d8800660) 0
-
-Class QThread::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThread::QPrivateSignal (0x0x7fa4d8800720) 0 empty
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QThread)
-16 (int (*)(...))QThread::metaObject
-24 (int (*)(...))QThread::qt_metacast
-32 (int (*)(...))QThread::qt_metacall
-40 (int (*)(...))QThread::~QThread
-48 (int (*)(...))QThread::~QThread
-56 (int (*)(...))QThread::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QThread::run
-
-Class QThread
- size=16 align=8
- base size=16 base align=8
-QThread (0x0x7fa4d87d27b8) 0
- vptr=((& QThread::_ZTV7QThread) + 16u)
- QObject (0x0x7fa4d88006c0) 0
- primary-for QThread (0x0x7fa4d87d27b8)
-
-Class QThreadPool::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThreadPool::QPrivateSignal (0x0x7fa4d88007e0) 0 empty
-
-Vtable for QThreadPool
-QThreadPool::_ZTV11QThreadPool: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QThreadPool)
-16 (int (*)(...))QThreadPool::metaObject
-24 (int (*)(...))QThreadPool::qt_metacast
-32 (int (*)(...))QThreadPool::qt_metacall
-40 (int (*)(...))QThreadPool::~QThreadPool
-48 (int (*)(...))QThreadPool::~QThreadPool
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QThreadPool
- size=16 align=8
- base size=16 base align=8
-QThreadPool (0x0x7fa4d87d2820) 0
- vptr=((& QThreadPool::_ZTV11QThreadPool) + 16u)
- QObject (0x0x7fa4d8800780) 0
- primary-for QThreadPool (0x0x7fa4d87d2820)
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0x0x7fa4d8800840) 0
-
-Class QWaitCondition
- size=8 align=8
- base size=8 base align=8
-QWaitCondition (0x0x7fa4d8800900) 0
-
-Class QBitArray
- size=8 align=8
- base size=8 base align=8
-QBitArray (0x0x7fa4d8800de0) 0
-
-Class QBitRef
- size=16 align=8
- base size=12 base align=8
-QBitRef (0x0x7fa4d85dd060) 0
-
-Class QByteArrayMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QByteArrayMatcher::Data (0x0x7fa4d85dd2a0) 0
-
-Class QByteArrayMatcher
- size=1040 align=8
- base size=1040 base align=8
-QByteArrayMatcher (0x0x7fa4d85dd240) 0
-
-Class QCollatorSortKey
- size=8 align=8
- base size=8 base align=8
-QCollatorSortKey (0x0x7fa4d85dd420) 0
-
-Class QCollator
- size=8 align=8
- base size=8 base align=8
-QCollator (0x0x7fa4d85dd4e0) 0
-
-Class QCommandLineOption
- size=8 align=8
- base size=8 base align=8
-QCommandLineOption (0x0x7fa4d86ab2a0) 0
-
-Class QCommandLineParser
- size=8 align=8
- base size=8 base align=8
-QCommandLineParser (0x0x7fa4d86ab480) 0
-
-Class QCryptographicHash
- size=8 align=8
- base size=8 base align=8
-QCryptographicHash (0x0x7fa4d86ab4e0) 0
-
-Class QElapsedTimer
- size=16 align=8
- base size=16 base align=8
-QElapsedTimer (0x0x7fa4d86ab540) 0
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0x0x7fa4d86ab5a0) 0
-
-Class QPointF
- size=16 align=8
- base size=16 base align=8
-QPointF (0x0x7fa4d86ab720) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0x0x7fa4d86ab8a0) 0
-
-Class QLineF
- size=32 align=8
- base size=32 base align=8
-QLineF (0x0x7fa4d86aba20) 0
-
-Class QLinkedListData
- size=32 align=8
- base size=25 base align=8
-QLinkedListData (0x0x7fa4d86abba0) 0
-
-Class QMargins
- size=16 align=4
- base size=16 base align=4
-QMargins (0x0x7fa4d8418360) 0
-
-Class QMarginsF
- size=32 align=8
- base size=32 base align=8
-QMarginsF (0x0x7fa4d84184e0) 0
-
-Class QMessageAuthenticationCode
- size=8 align=8
- base size=8 base align=8
-QMessageAuthenticationCode (0x0x7fa4d8418660) 0
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0x0x7fa4d8418720) 0
-
-Class QSizeF
- size=16 align=8
- base size=16 base align=8
-QSizeF (0x0x7fa4d8418960) 0
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0x0x7fa4d8418ba0) 0
-
-Class QRectF
- size=32 align=8
- base size=32 base align=8
-QRectF (0x0x7fa4d8418d20) 0
-
-Class QRegularExpression
- size=8 align=8
- base size=8 base align=8
-QRegularExpression (0x0x7fa4d8418ea0) 0
-
-Class QRegularExpressionMatch
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatch (0x0x7fa4d82a1300) 0
-
-Class QRegularExpressionMatchIterator
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatchIterator (0x0x7fa4d82a14e0) 0
-
-Class QAbstractConcatenable
- size=1 align=1
- base size=0 base align=1
-QAbstractConcatenable (0x0x7fa4d82a18a0) 0 empty
-
-Class QTextBoundaryFinder
- size=48 align=8
- base size=48 base align=8
-QTextBoundaryFinder (0x0x7fa4d7f85300) 0
-
-Class QTimeLine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimeLine::QPrivateSignal (0x0x7fa4d7f854e0) 0 empty
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTimeLine)
-16 (int (*)(...))QTimeLine::metaObject
-24 (int (*)(...))QTimeLine::qt_metacast
-32 (int (*)(...))QTimeLine::qt_metacall
-40 (int (*)(...))QTimeLine::~QTimeLine
-48 (int (*)(...))QTimeLine::~QTimeLine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimeLine::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTimeLine::valueForTime
-
-Class QTimeLine
- size=16 align=8
- base size=16 base align=8
-QTimeLine (0x0x7fa4d8374618) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 16u)
- QObject (0x0x7fa4d7f85480) 0
- primary-for QTimeLine (0x0x7fa4d8374618)
-
-Class QTimeZone::OffsetData
- size=32 align=8
- base size=28 base align=8
-QTimeZone::OffsetData (0x0x7fa4d7f855a0) 0
-
-Class QTimeZone
- size=8 align=8
- base size=8 base align=8
-QTimeZone (0x0x7fa4d7f85540) 0
-
-Class QVersionNumber::SegmentStorage
- size=8 align=8
- base size=8 base align=8
-QVersionNumber::SegmentStorage (0x0x7fa4d7f85900) 0
-
-Class QVersionNumber
- size=8 align=8
- base size=8 base align=8
-QVersionNumber (0x0x7fa4d7f858a0) 0
-
-Class QXmlStreamStringRef
- size=16 align=8
- base size=16 base align=8
-QXmlStreamStringRef (0x0x7fa4d80b56c0) 0
-
-Class QXmlStreamAttribute
- size=80 align=8
- base size=73 base align=8
-QXmlStreamAttribute (0x0x7fa4d7d753c0) 0
-
-Class QXmlStreamAttributes
- size=8 align=8
- base size=8 base align=8
-QXmlStreamAttributes (0x0x7fa4d817ae38) 0
- QVector<QXmlStreamAttribute> (0x0x7fa4d7d75660) 0
-
-Class QXmlStreamNamespaceDeclaration
- size=40 align=8
- base size=40 base align=8
-QXmlStreamNamespaceDeclaration (0x0x7fa4d7d756c0) 0
-
-Class QXmlStreamNotationDeclaration
- size=56 align=8
- base size=56 base align=8
-QXmlStreamNotationDeclaration (0x0x7fa4d7d75840) 0
-
-Class QXmlStreamEntityDeclaration
- size=88 align=8
- base size=88 base align=8
-QXmlStreamEntityDeclaration (0x0x7fa4d7d759c0) 0
-
-Vtable for QXmlStreamEntityResolver
-QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
-16 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-24 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-32 (int (*)(...))QXmlStreamEntityResolver::resolveEntity
-40 (int (*)(...))QXmlStreamEntityResolver::resolveUndeclaredEntity
-
-Class QXmlStreamEntityResolver
- size=8 align=8
- base size=8 base align=8
-QXmlStreamEntityResolver (0x0x7fa4d7d75b40) 0 nearly-empty
- vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 16u)
-
-Class QXmlStreamReader
- size=8 align=8
- base size=8 base align=8
-QXmlStreamReader (0x0x7fa4d7d75ba0) 0
-
-Class QXmlStreamWriter
- size=8 align=8
- base size=8 base align=8
-QXmlStreamWriter (0x0x7fa4d7d75cc0) 0
-
-Class QRgba64
- size=8 align=8
- base size=8 base align=8
-QRgba64 (0x0x7fa4d7d75de0) 0
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0x0x7fa4d7d75f60) 0
-
-Class QRegion::QRegionData
- size=16 align=8
- base size=16 base align=8
-QRegion::QRegionData (0x0x7fa4d7f1b2a0) 0
-
-Class QRegion
- size=8 align=8
- base size=8 base align=8
-QRegion (0x0x7fa4d7f1b240) 0
-
-Class QKeySequence
- size=8 align=8
- base size=8 base align=8
-QKeySequence (0x0x7fa4d7bda180) 0
-
-Class QVector2D
- size=8 align=4
- base size=8 base align=4
-QVector2D (0x0x7fa4d7c70240) 0
-
-Class QTouchDevice
- size=8 align=8
- base size=8 base align=8
-QTouchDevice (0x0x7fa4d7c70480) 0
-
-Vtable for QInputEvent
-QInputEvent::_ZTV11QInputEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QInputEvent)
-16 (int (*)(...))QInputEvent::~QInputEvent
-24 (int (*)(...))QInputEvent::~QInputEvent
-
-Class QInputEvent
- size=32 align=8
- base size=32 base align=8
-QInputEvent (0x0x7fa4d7c65d68) 0
- vptr=((& QInputEvent::_ZTV11QInputEvent) + 16u)
- QEvent (0x0x7fa4d7c70600) 0
- primary-for QInputEvent (0x0x7fa4d7c65d68)
-
-Vtable for QEnterEvent
-QEnterEvent::_ZTV11QEnterEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QEnterEvent)
-16 (int (*)(...))QEnterEvent::~QEnterEvent
-24 (int (*)(...))QEnterEvent::~QEnterEvent
-
-Class QEnterEvent
- size=72 align=8
- base size=72 base align=8
-QEnterEvent (0x0x7fa4d7c65dd0) 0
- vptr=((& QEnterEvent::_ZTV11QEnterEvent) + 16u)
- QEvent (0x0x7fa4d7c70660) 0
- primary-for QEnterEvent (0x0x7fa4d7c65dd0)
-
-Vtable for QMouseEvent
-QMouseEvent::_ZTV11QMouseEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QMouseEvent)
-16 (int (*)(...))QMouseEvent::~QMouseEvent
-24 (int (*)(...))QMouseEvent::~QMouseEvent
-
-Class QMouseEvent
- size=104 align=8
- base size=100 base align=8
-QMouseEvent (0x0x7fa4d7c65e38) 0
- vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 16u)
- QInputEvent (0x0x7fa4d7c65ea0) 0
- primary-for QMouseEvent (0x0x7fa4d7c65e38)
- QEvent (0x0x7fa4d7c706c0) 0
- primary-for QInputEvent (0x0x7fa4d7c65ea0)
-
-Vtable for QHoverEvent
-QHoverEvent::_ZTV11QHoverEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QHoverEvent)
-16 (int (*)(...))QHoverEvent::~QHoverEvent
-24 (int (*)(...))QHoverEvent::~QHoverEvent
-
-Class QHoverEvent
- size=64 align=8
- base size=64 base align=8
-QHoverEvent (0x0x7fa4d7c65f08) 0
- vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 16u)
- QInputEvent (0x0x7fa4d7c65f70) 0
- primary-for QHoverEvent (0x0x7fa4d7c65f08)
- QEvent (0x0x7fa4d7c70720) 0
- primary-for QInputEvent (0x0x7fa4d7c65f70)
-
-Vtable for QWheelEvent
-QWheelEvent::_ZTV11QWheelEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QWheelEvent)
-16 (int (*)(...))QWheelEvent::~QWheelEvent
-24 (int (*)(...))QWheelEvent::~QWheelEvent
-
-Class QWheelEvent
- size=96 align=8
- base size=96 base align=8
-QWheelEvent (0x0x7fa4d7d28000) 0
- vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 16u)
- QInputEvent (0x0x7fa4d7d28068) 0
- primary-for QWheelEvent (0x0x7fa4d7d28000)
- QEvent (0x0x7fa4d7c70780) 0
- primary-for QInputEvent (0x0x7fa4d7d28068)
-
-Vtable for QTabletEvent
-QTabletEvent::_ZTV12QTabletEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QTabletEvent)
-16 (int (*)(...))QTabletEvent::~QTabletEvent
-24 (int (*)(...))QTabletEvent::~QTabletEvent
-
-Class QTabletEvent
- size=128 align=8
- base size=128 base align=8
-QTabletEvent (0x0x7fa4d7d280d0) 0
- vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 16u)
- QInputEvent (0x0x7fa4d7d28138) 0
- primary-for QTabletEvent (0x0x7fa4d7d280d0)
- QEvent (0x0x7fa4d7c707e0) 0
- primary-for QInputEvent (0x0x7fa4d7d28138)
-
-Vtable for QNativeGestureEvent
-QNativeGestureEvent::_ZTV19QNativeGestureEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QNativeGestureEvent)
-16 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-24 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-
-Class QNativeGestureEvent
- size=112 align=8
- base size=112 base align=8
-QNativeGestureEvent (0x0x7fa4d7d281a0) 0
- vptr=((& QNativeGestureEvent::_ZTV19QNativeGestureEvent) + 16u)
- QInputEvent (0x0x7fa4d7d28208) 0
- primary-for QNativeGestureEvent (0x0x7fa4d7d281a0)
- QEvent (0x0x7fa4d7c70840) 0
- primary-for QInputEvent (0x0x7fa4d7d28208)
-
-Vtable for QKeyEvent
-QKeyEvent::_ZTV9QKeyEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QKeyEvent)
-16 (int (*)(...))QKeyEvent::~QKeyEvent
-24 (int (*)(...))QKeyEvent::~QKeyEvent
-
-Class QKeyEvent
- size=64 align=8
- base size=59 base align=8
-QKeyEvent (0x0x7fa4d7d28270) 0
- vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 16u)
- QInputEvent (0x0x7fa4d7d282d8) 0
- primary-for QKeyEvent (0x0x7fa4d7d28270)
- QEvent (0x0x7fa4d7c708a0) 0
- primary-for QInputEvent (0x0x7fa4d7d282d8)
-
-Vtable for QFocusEvent
-QFocusEvent::_ZTV11QFocusEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFocusEvent)
-16 (int (*)(...))QFocusEvent::~QFocusEvent
-24 (int (*)(...))QFocusEvent::~QFocusEvent
-
-Class QFocusEvent
- size=24 align=8
- base size=24 base align=8
-QFocusEvent (0x0x7fa4d7d28340) 0
- vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 16u)
- QEvent (0x0x7fa4d7c70900) 0
- primary-for QFocusEvent (0x0x7fa4d7d28340)
-
-Vtable for QPaintEvent
-QPaintEvent::_ZTV11QPaintEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QPaintEvent)
-16 (int (*)(...))QPaintEvent::~QPaintEvent
-24 (int (*)(...))QPaintEvent::~QPaintEvent
-
-Class QPaintEvent
- size=56 align=8
- base size=49 base align=8
-QPaintEvent (0x0x7fa4d7d283a8) 0
- vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 16u)
- QEvent (0x0x7fa4d7c70960) 0
- primary-for QPaintEvent (0x0x7fa4d7d283a8)
-
-Vtable for QMoveEvent
-QMoveEvent::_ZTV10QMoveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QMoveEvent)
-16 (int (*)(...))QMoveEvent::~QMoveEvent
-24 (int (*)(...))QMoveEvent::~QMoveEvent
-
-Class QMoveEvent
- size=40 align=8
- base size=36 base align=8
-QMoveEvent (0x0x7fa4d7d28410) 0
- vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 16u)
- QEvent (0x0x7fa4d7c709c0) 0
- primary-for QMoveEvent (0x0x7fa4d7d28410)
-
-Vtable for QExposeEvent
-QExposeEvent::_ZTV12QExposeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QExposeEvent)
-16 (int (*)(...))QExposeEvent::~QExposeEvent
-24 (int (*)(...))QExposeEvent::~QExposeEvent
-
-Class QExposeEvent
- size=32 align=8
- base size=32 base align=8
-QExposeEvent (0x0x7fa4d7d28478) 0
- vptr=((& QExposeEvent::_ZTV12QExposeEvent) + 16u)
- QEvent (0x0x7fa4d7c70a20) 0
- primary-for QExposeEvent (0x0x7fa4d7d28478)
-
-Vtable for QPlatformSurfaceEvent
-QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QPlatformSurfaceEvent)
-16 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-24 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-
-Class QPlatformSurfaceEvent
- size=24 align=8
- base size=24 base align=8
-QPlatformSurfaceEvent (0x0x7fa4d7d284e0) 0
- vptr=((& QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent) + 16u)
- QEvent (0x0x7fa4d7c70a80) 0
- primary-for QPlatformSurfaceEvent (0x0x7fa4d7d284e0)
-
-Vtable for QResizeEvent
-QResizeEvent::_ZTV12QResizeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QResizeEvent)
-16 (int (*)(...))QResizeEvent::~QResizeEvent
-24 (int (*)(...))QResizeEvent::~QResizeEvent
-
-Class QResizeEvent
- size=40 align=8
- base size=36 base align=8
-QResizeEvent (0x0x7fa4d7d28548) 0
- vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 16u)
- QEvent (0x0x7fa4d7c70ae0) 0
- primary-for QResizeEvent (0x0x7fa4d7d28548)
-
-Vtable for QCloseEvent
-QCloseEvent::_ZTV11QCloseEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QCloseEvent)
-16 (int (*)(...))QCloseEvent::~QCloseEvent
-24 (int (*)(...))QCloseEvent::~QCloseEvent
-
-Class QCloseEvent
- size=24 align=8
- base size=20 base align=8
-QCloseEvent (0x0x7fa4d7d285b0) 0
- vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 16u)
- QEvent (0x0x7fa4d7c70b40) 0
- primary-for QCloseEvent (0x0x7fa4d7d285b0)
-
-Vtable for QIconDragEvent
-QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QIconDragEvent)
-16 (int (*)(...))QIconDragEvent::~QIconDragEvent
-24 (int (*)(...))QIconDragEvent::~QIconDragEvent
-
-Class QIconDragEvent
- size=24 align=8
- base size=20 base align=8
-QIconDragEvent (0x0x7fa4d7d28618) 0
- vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 16u)
- QEvent (0x0x7fa4d7c70ba0) 0
- primary-for QIconDragEvent (0x0x7fa4d7d28618)
-
-Vtable for QShowEvent
-QShowEvent::_ZTV10QShowEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QShowEvent)
-16 (int (*)(...))QShowEvent::~QShowEvent
-24 (int (*)(...))QShowEvent::~QShowEvent
-
-Class QShowEvent
- size=24 align=8
- base size=20 base align=8
-QShowEvent (0x0x7fa4d7d28680) 0
- vptr=((& QShowEvent::_ZTV10QShowEvent) + 16u)
- QEvent (0x0x7fa4d7c70c00) 0
- primary-for QShowEvent (0x0x7fa4d7d28680)
-
-Vtable for QHideEvent
-QHideEvent::_ZTV10QHideEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHideEvent)
-16 (int (*)(...))QHideEvent::~QHideEvent
-24 (int (*)(...))QHideEvent::~QHideEvent
-
-Class QHideEvent
- size=24 align=8
- base size=20 base align=8
-QHideEvent (0x0x7fa4d7d286e8) 0
- vptr=((& QHideEvent::_ZTV10QHideEvent) + 16u)
- QEvent (0x0x7fa4d7c70c60) 0
- primary-for QHideEvent (0x0x7fa4d7d286e8)
-
-Vtable for QContextMenuEvent
-QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QContextMenuEvent)
-16 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-24 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-
-Class QContextMenuEvent
- size=56 align=8
- base size=49 base align=8
-QContextMenuEvent (0x0x7fa4d7d28750) 0
- vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 16u)
- QInputEvent (0x0x7fa4d7d287b8) 0
- primary-for QContextMenuEvent (0x0x7fa4d7d28750)
- QEvent (0x0x7fa4d7c70cc0) 0
- primary-for QInputEvent (0x0x7fa4d7d287b8)
-
-Class QInputMethodEvent::Attribute
- size=32 align=8
- base size=32 base align=8
-QInputMethodEvent::Attribute (0x0x7fa4d7c70d80) 0
-
-Vtable for QInputMethodEvent
-QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QInputMethodEvent)
-16 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-24 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-
-Class QInputMethodEvent
- size=56 align=8
- base size=56 base align=8
-QInputMethodEvent (0x0x7fa4d7d28820) 0
- vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 16u)
- QEvent (0x0x7fa4d7c70d20) 0
- primary-for QInputMethodEvent (0x0x7fa4d7d28820)
-
-Class QInputMethodQueryEvent::QueryPair
- size=24 align=8
- base size=24 base align=8
-QInputMethodQueryEvent::QueryPair (0x0x7fa4d79f5120) 0
-
-Vtable for QInputMethodQueryEvent
-QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QInputMethodQueryEvent)
-16 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-24 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-
-Class QInputMethodQueryEvent
- size=32 align=8
- base size=32 base align=8
-QInputMethodQueryEvent (0x0x7fa4d7d28a28) 0
- vptr=((& QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent) + 16u)
- QEvent (0x0x7fa4d79f50c0) 0
- primary-for QInputMethodQueryEvent (0x0x7fa4d7d28a28)
-
-Vtable for QDropEvent
-QDropEvent::_ZTV10QDropEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QDropEvent)
-16 (int (*)(...))QDropEvent::~QDropEvent
-24 (int (*)(...))QDropEvent::~QDropEvent
-
-Class QDropEvent
- size=72 align=8
- base size=72 base align=8
-QDropEvent (0x0x7fa4d7d28bc8) 0
- vptr=((& QDropEvent::_ZTV10QDropEvent) + 16u)
- QEvent (0x0x7fa4d79f5360) 0
- primary-for QDropEvent (0x0x7fa4d7d28bc8)
-
-Vtable for QDragMoveEvent
-QDragMoveEvent::_ZTV14QDragMoveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QDragMoveEvent)
-16 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-24 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-
-Class QDragMoveEvent
- size=88 align=8
- base size=88 base align=8
-QDragMoveEvent (0x0x7fa4d7d28c30) 0
- vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 16u)
- QDropEvent (0x0x7fa4d7d28c98) 0
- primary-for QDragMoveEvent (0x0x7fa4d7d28c30)
- QEvent (0x0x7fa4d79f53c0) 0
- primary-for QDropEvent (0x0x7fa4d7d28c98)
-
-Vtable for QDragEnterEvent
-QDragEnterEvent::_ZTV15QDragEnterEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragEnterEvent)
-16 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-24 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-
-Class QDragEnterEvent
- size=88 align=8
- base size=88 base align=8
-QDragEnterEvent (0x0x7fa4d7d28d00) 0
- vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 16u)
- QDragMoveEvent (0x0x7fa4d7d28d68) 0
- primary-for QDragEnterEvent (0x0x7fa4d7d28d00)
- QDropEvent (0x0x7fa4d7d28dd0) 0
- primary-for QDragMoveEvent (0x0x7fa4d7d28d68)
- QEvent (0x0x7fa4d79f5420) 0
- primary-for QDropEvent (0x0x7fa4d7d28dd0)
-
-Vtable for QDragLeaveEvent
-QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragLeaveEvent)
-16 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-24 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-
-Class QDragLeaveEvent
- size=24 align=8
- base size=20 base align=8
-QDragLeaveEvent (0x0x7fa4d7d28e38) 0
- vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 16u)
- QEvent (0x0x7fa4d79f5480) 0
- primary-for QDragLeaveEvent (0x0x7fa4d7d28e38)
-
-Vtable for QHelpEvent
-QHelpEvent::_ZTV10QHelpEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHelpEvent)
-16 (int (*)(...))QHelpEvent::~QHelpEvent
-24 (int (*)(...))QHelpEvent::~QHelpEvent
-
-Class QHelpEvent
- size=40 align=8
- base size=36 base align=8
-QHelpEvent (0x0x7fa4d7d28ea0) 0
- vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 16u)
- QEvent (0x0x7fa4d79f54e0) 0
- primary-for QHelpEvent (0x0x7fa4d7d28ea0)
-
-Vtable for QStatusTipEvent
-QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QStatusTipEvent)
-16 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-24 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-
-Class QStatusTipEvent
- size=32 align=8
- base size=32 base align=8
-QStatusTipEvent (0x0x7fa4d7d28f08) 0
- vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 16u)
- QEvent (0x0x7fa4d79f5540) 0
- primary-for QStatusTipEvent (0x0x7fa4d7d28f08)
-
-Vtable for QWhatsThisClickedEvent
-QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
-16 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-24 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-
-Class QWhatsThisClickedEvent
- size=32 align=8
- base size=32 base align=8
-QWhatsThisClickedEvent (0x0x7fa4d7d28f70) 0
- vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 16u)
- QEvent (0x0x7fa4d79f55a0) 0
- primary-for QWhatsThisClickedEvent (0x0x7fa4d7d28f70)
-
-Vtable for QActionEvent
-QActionEvent::_ZTV12QActionEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QActionEvent)
-16 (int (*)(...))QActionEvent::~QActionEvent
-24 (int (*)(...))QActionEvent::~QActionEvent
-
-Class QActionEvent
- size=40 align=8
- base size=40 base align=8
-QActionEvent (0x0x7fa4d7a5f000) 0
- vptr=((& QActionEvent::_ZTV12QActionEvent) + 16u)
- QEvent (0x0x7fa4d79f5600) 0
- primary-for QActionEvent (0x0x7fa4d7a5f000)
-
-Vtable for QFileOpenEvent
-QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QFileOpenEvent)
-16 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-24 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-
-Class QFileOpenEvent
- size=40 align=8
- base size=40 base align=8
-QFileOpenEvent (0x0x7fa4d7a5f068) 0
- vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 16u)
- QEvent (0x0x7fa4d79f5660) 0
- primary-for QFileOpenEvent (0x0x7fa4d7a5f068)
-
-Vtable for QToolBarChangeEvent
-QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
-16 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-24 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-
-Class QToolBarChangeEvent
- size=24 align=8
- base size=21 base align=8
-QToolBarChangeEvent (0x0x7fa4d7a5f0d0) 0
- vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 16u)
- QEvent (0x0x7fa4d79f56c0) 0
- primary-for QToolBarChangeEvent (0x0x7fa4d7a5f0d0)
-
-Vtable for QShortcutEvent
-QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QShortcutEvent)
-16 (int (*)(...))QShortcutEvent::~QShortcutEvent
-24 (int (*)(...))QShortcutEvent::~QShortcutEvent
-
-Class QShortcutEvent
- size=40 align=8
- base size=40 base align=8
-QShortcutEvent (0x0x7fa4d7a5f138) 0
- vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 16u)
- QEvent (0x0x7fa4d79f5720) 0
- primary-for QShortcutEvent (0x0x7fa4d7a5f138)
-
-Vtable for QWindowStateChangeEvent
-QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
-16 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-24 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-
-Class QWindowStateChangeEvent
- size=32 align=8
- base size=25 base align=8
-QWindowStateChangeEvent (0x0x7fa4d7a5f1a0) 0
- vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 16u)
- QEvent (0x0x7fa4d79f5780) 0
- primary-for QWindowStateChangeEvent (0x0x7fa4d7a5f1a0)
-
-Class QTouchEvent::TouchPoint
- size=8 align=8
- base size=8 base align=8
-QTouchEvent::TouchPoint (0x0x7fa4d79f5840) 0
-
-Vtable for QTouchEvent
-QTouchEvent::_ZTV11QTouchEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTouchEvent)
-16 (int (*)(...))QTouchEvent::~QTouchEvent
-24 (int (*)(...))QTouchEvent::~QTouchEvent
-
-Class QTouchEvent
- size=72 align=8
- base size=72 base align=8
-QTouchEvent (0x0x7fa4d7a5f208) 0
- vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 16u)
- QInputEvent (0x0x7fa4d7a5f270) 0
- primary-for QTouchEvent (0x0x7fa4d7a5f208)
- QEvent (0x0x7fa4d79f57e0) 0
- primary-for QInputEvent (0x0x7fa4d7a5f270)
-
-Vtable for QScrollPrepareEvent
-QScrollPrepareEvent::_ZTV19QScrollPrepareEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QScrollPrepareEvent)
-16 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-24 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-
-Class QScrollPrepareEvent
- size=112 align=8
- base size=112 base align=8
-QScrollPrepareEvent (0x0x7fa4d7b35958) 0
- vptr=((& QScrollPrepareEvent::_ZTV19QScrollPrepareEvent) + 16u)
- QEvent (0x0x7fa4d7b30d20) 0
- primary-for QScrollPrepareEvent (0x0x7fa4d7b35958)
-
-Vtable for QScrollEvent
-QScrollEvent::_ZTV12QScrollEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QScrollEvent)
-16 (int (*)(...))QScrollEvent::~QScrollEvent
-24 (int (*)(...))QScrollEvent::~QScrollEvent
-
-Class QScrollEvent
- size=64 align=8
- base size=60 base align=8
-QScrollEvent (0x0x7fa4d7b359c0) 0
- vptr=((& QScrollEvent::_ZTV12QScrollEvent) + 16u)
- QEvent (0x0x7fa4d7b30d80) 0
- primary-for QScrollEvent (0x0x7fa4d7b359c0)
-
-Vtable for QScreenOrientationChangeEvent
-QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QScreenOrientationChangeEvent)
-16 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-24 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-
-Class QScreenOrientationChangeEvent
- size=40 align=8
- base size=36 base align=8
-QScreenOrientationChangeEvent (0x0x7fa4d7b35a28) 0
- vptr=((& QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent) + 16u)
- QEvent (0x0x7fa4d7b30de0) 0
- primary-for QScreenOrientationChangeEvent (0x0x7fa4d7b35a28)
-
-Vtable for QApplicationStateChangeEvent
-QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QApplicationStateChangeEvent)
-16 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-24 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-
-Class QApplicationStateChangeEvent
- size=24 align=8
- base size=24 base align=8
-QApplicationStateChangeEvent (0x0x7fa4d7b35a90) 0
- vptr=((& QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent) + 16u)
- QEvent (0x0x7fa4d7b30e40) 0
- primary-for QApplicationStateChangeEvent (0x0x7fa4d7b35a90)
-
-Class QAccessible::State
- size=8 align=8
- base size=5 base align=8
-QAccessible::State (0x0x7fa4d7b30f00) 0
-
-Vtable for QAccessible::ActivationObserver
-QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN11QAccessible18ActivationObserverE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessible::ActivationObserver
- size=8 align=8
- base size=8 base align=8
-QAccessible::ActivationObserver (0x0x7fa4d7b30f60) 0 nearly-empty
- vptr=((& QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE) + 16u)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0x0x7fa4d7b30ea0) 0 empty
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QAccessibleInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleInterface (0x0x7fa4d77b4120) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 16u)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))QAccessibleTextInterface::textBeforeOffset
-104 (int (*)(...))QAccessibleTextInterface::textAfterOffset
-112 (int (*)(...))QAccessibleTextInterface::textAtOffset
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTextInterface (0x0x7fa4d77b4180) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 16u)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleEditableTextInterface (0x0x7fa4d77b41e0) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 16u)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleValueInterface (0x0x7fa4d77b4240) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 16u)
-
-Vtable for QAccessibleTableCellInterface
-QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface: 12u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTableCellInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableCellInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableCellInterface (0x0x7fa4d77b42a0) 0 nearly-empty
- vptr=((& QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface) + 16u)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableInterface (0x0x7fa4d77b4300) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 16u)
-
-Vtable for QAccessibleActionInterface
-QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QAccessibleActionInterface::localizedActionName
-48 (int (*)(...))QAccessibleActionInterface::localizedActionDescription
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleActionInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleActionInterface (0x0x7fa4d77b4360) 0 nearly-empty
- vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 16u)
-
-Vtable for QAccessibleImageInterface
-QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleImageInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleImageInterface (0x0x7fa4d77b43c0) 0 nearly-empty
- vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 16u)
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAccessibleEvent)
-16 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-24 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleEvent
- size=32 align=8
- base size=28 base align=8
-QAccessibleEvent (0x0x7fa4d77b4420) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 16u)
-
-Vtable for QAccessibleStateChangeEvent
-QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleStateChangeEvent)
-16 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-24 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleStateChangeEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleStateChangeEvent (0x0x7fa4d7b35bc8) 0
- vptr=((& QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent) + 16u)
- QAccessibleEvent (0x0x7fa4d77b4ba0) 0
- primary-for QAccessibleStateChangeEvent (0x0x7fa4d7b35bc8)
-
-Vtable for QAccessibleTextCursorEvent
-QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextCursorEvent)
-16 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-24 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextCursorEvent
- size=32 align=8
- base size=32 base align=8
-QAccessibleTextCursorEvent (0x0x7fa4d7b35c30) 0
- vptr=((& QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent) + 16u)
- QAccessibleEvent (0x0x7fa4d77b4c00) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fa4d7b35c30)
-
-Vtable for QAccessibleTextSelectionEvent
-QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTextSelectionEvent)
-16 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-24 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextSelectionEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleTextSelectionEvent (0x0x7fa4d7b35c98) 0
- vptr=((& QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7fa4d7b35d00) 0
- primary-for QAccessibleTextSelectionEvent (0x0x7fa4d7b35c98)
- QAccessibleEvent (0x0x7fa4d77b4c60) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fa4d7b35d00)
-
-Vtable for QAccessibleTextInsertEvent
-QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextInsertEvent)
-16 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-24 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextInsertEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextInsertEvent (0x0x7fa4d7b35d68) 0
- vptr=((& QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7fa4d7b35dd0) 0
- primary-for QAccessibleTextInsertEvent (0x0x7fa4d7b35d68)
- QAccessibleEvent (0x0x7fa4d77b4cc0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fa4d7b35dd0)
-
-Vtable for QAccessibleTextRemoveEvent
-QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextRemoveEvent)
-16 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-24 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextRemoveEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextRemoveEvent (0x0x7fa4d7b35e38) 0
- vptr=((& QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7fa4d7b35ea0) 0
- primary-for QAccessibleTextRemoveEvent (0x0x7fa4d7b35e38)
- QAccessibleEvent (0x0x7fa4d77b4d20) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fa4d7b35ea0)
-
-Vtable for QAccessibleTextUpdateEvent
-QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextUpdateEvent)
-16 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-24 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextUpdateEvent
- size=56 align=8
- base size=56 base align=8
-QAccessibleTextUpdateEvent (0x0x7fa4d7b35f08) 0
- vptr=((& QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7fa4d7b35f70) 0
- primary-for QAccessibleTextUpdateEvent (0x0x7fa4d7b35f08)
- QAccessibleEvent (0x0x7fa4d77b4d80) 0
- primary-for QAccessibleTextCursorEvent (0x0x7fa4d7b35f70)
-
-Vtable for QAccessibleValueChangeEvent
-QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleValueChangeEvent)
-16 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-24 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleValueChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleValueChangeEvent (0x0x7fa4d7893000) 0
- vptr=((& QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent) + 16u)
- QAccessibleEvent (0x0x7fa4d77b4de0) 0
- primary-for QAccessibleValueChangeEvent (0x0x7fa4d7893000)
-
-Vtable for QAccessibleTableModelChangeEvent
-QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleTableModelChangeEvent)
-16 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-24 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTableModelChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTableModelChangeEvent (0x0x7fa4d7893068) 0
- vptr=((& QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent) + 16u)
- QAccessibleEvent (0x0x7fa4d77b4e40) 0
- primary-for QAccessibleTableModelChangeEvent (0x0x7fa4d7893068)
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleBridge)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridge
- size=8 align=8
- base size=8 base align=8
-QAccessibleBridge (0x0x7fa4d77b4f00) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 16u)
-
-Class QAccessibleBridgePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessibleBridgePlugin::QPrivateSignal (0x0x7fa4d78c6000) 0 empty
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-16 (int (*)(...))QAccessibleBridgePlugin::metaObject
-24 (int (*)(...))QAccessibleBridgePlugin::qt_metacast
-32 (int (*)(...))QAccessibleBridgePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessibleBridgePlugin (0x0x7fa4d78930d0) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 16u)
- QObject (0x0x7fa4d77b4f60) 0
- primary-for QAccessibleBridgePlugin (0x0x7fa4d78930d0)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleObject)
-16 0u
-24 0u
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleObject
- size=16 align=8
- base size=16 base align=8
-QAccessibleObject (0x0x7fa4d7893138) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 16u)
- QAccessibleInterface (0x0x7fa4d78c6060) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7fa4d7893138)
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QAccessibleApplication)
-16 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-24 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleApplication::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleApplication::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))QAccessibleApplication::parent
-88 (int (*)(...))QAccessibleApplication::child
-96 (int (*)(...))QAccessibleApplication::childCount
-104 (int (*)(...))QAccessibleApplication::indexOfChild
-112 (int (*)(...))QAccessibleApplication::text
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))QAccessibleApplication::role
-144 (int (*)(...))QAccessibleApplication::state
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleApplication
- size=16 align=8
- base size=16 base align=8
-QAccessibleApplication (0x0x7fa4d78931a0) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 16u)
- QAccessibleObject (0x0x7fa4d7893208) 0
- primary-for QAccessibleApplication (0x0x7fa4d78931a0)
- QAccessibleInterface (0x0x7fa4d78c60c0) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7fa4d7893208)
-
-Class QAccessiblePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessiblePlugin::QPrivateSignal (0x0x7fa4d78c6180) 0 empty
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-16 (int (*)(...))QAccessiblePlugin::metaObject
-24 (int (*)(...))QAccessiblePlugin::qt_metacast
-32 (int (*)(...))QAccessiblePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessiblePlugin (0x0x7fa4d7893270) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 16u)
- QObject (0x0x7fa4d78c6120) 0
- primary-for QAccessiblePlugin (0x0x7fa4d7893270)
-
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintDevice)
-16 0u
-24 0u
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDevice
- size=24 align=8
- base size=24 base align=8
-QPaintDevice (0x0x7fa4d78c61e0) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 16u)
-
-Class QPixelFormat
- size=8 align=8
- base size=8 base align=8
-QPixelFormat (0x0x7fa4d78c6240) 0
-
-Class QPolygon
- size=8 align=8
- base size=8 base align=8
-QPolygon (0x0x7fa4d7893478) 0
- QVector<QPoint> (0x0x7fa4d78c6480) 0
-
-Class QPolygonF
- size=8 align=8
- base size=8 base align=8
-QPolygonF (0x0x7fa4d78936e8) 0
- QVector<QPointF> (0x0x7fa4d78c67e0) 0
-
-Class QMatrix
- size=48 align=8
- base size=48 base align=8
-QMatrix (0x0x7fa4d78c6a80) 0
-
-Class QPainterPath::Element
- size=24 align=8
- base size=24 base align=8
-QPainterPath::Element (0x0x7fa4d78c6c60) 0
-
-Class QPainterPath
- size=8 align=8
- base size=8 base align=8
-QPainterPath (0x0x7fa4d78c6c00) 0
-
-Class QPainterPathStroker
- size=8 align=8
- base size=8 base align=8
-QPainterPathStroker (0x0x7fa4d78c6f60) 0
-
-Class QTransform
- size=88 align=8
- base size=88 base align=8
-QTransform (0x0x7fa4d76a70c0) 0
-
-Vtable for QImage
-QImage::_ZTV6QImage: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QImage)
-16 (int (*)(...))QImage::~QImage
-24 (int (*)(...))QImage::~QImage
-32 (int (*)(...))QImage::devType
-40 (int (*)(...))QImage::paintEngine
-48 (int (*)(...))QImage::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QImage
- size=32 align=8
- base size=32 base align=8
-QImage (0x0x7fa4d7893a28) 0
- vptr=((& QImage::_ZTV6QImage) + 16u)
- QPaintDevice (0x0x7fa4d76a7240) 0
- primary-for QImage (0x0x7fa4d7893a28)
-
-Vtable for QPixmap
-QPixmap::_ZTV7QPixmap: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QPixmap)
-16 (int (*)(...))QPixmap::~QPixmap
-24 (int (*)(...))QPixmap::~QPixmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPixmap
- size=32 align=8
- base size=32 base align=8
-QPixmap (0x0x7fa4d73e4478) 0
- vptr=((& QPixmap::_ZTV7QPixmap) + 16u)
- QPaintDevice (0x0x7fa4d73f80c0) 0
- primary-for QPixmap (0x0x7fa4d73e4478)
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBitmap)
-16 (int (*)(...))QBitmap::~QBitmap
-24 (int (*)(...))QBitmap::~QBitmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QBitmap
- size=32 align=8
- base size=32 base align=8
-QBitmap (0x0x7fa4d73e4548) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 16u)
- QPixmap (0x0x7fa4d73e45b0) 0
- primary-for QBitmap (0x0x7fa4d73e4548)
- QPaintDevice (0x0x7fa4d73f82a0) 0
- primary-for QPixmap (0x0x7fa4d73e45b0)
-
-Class QIcon
- size=8 align=8
- base size=8 base align=8
-QIcon (0x0x7fa4d73f8480) 0
-
-Class QIconEngine::AvailableSizesArgument
- size=16 align=8
- base size=16 base align=8
-QIconEngine::AvailableSizesArgument (0x0x7fa4d74e1780) 0
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QIconEngine)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QIconEngine::actualSize
-48 (int (*)(...))QIconEngine::pixmap
-56 (int (*)(...))QIconEngine::addPixmap
-64 (int (*)(...))QIconEngine::addFile
-72 (int (*)(...))QIconEngine::key
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QIconEngine::read
-96 (int (*)(...))QIconEngine::write
-104 (int (*)(...))QIconEngine::availableSizes
-112 (int (*)(...))QIconEngine::iconName
-120 (int (*)(...))QIconEngine::virtual_hook
-
-Class QIconEngine
- size=8 align=8
- base size=8 base align=8
-QIconEngine (0x0x7fa4d74e1720) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 16u)
-
-Class QIconEnginePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIconEnginePlugin::QPrivateSignal (0x0x7fa4d74e1960) 0 empty
-
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-16 (int (*)(...))QIconEnginePlugin::metaObject
-24 (int (*)(...))QIconEnginePlugin::qt_metacast
-32 (int (*)(...))QIconEnginePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QIconEnginePlugin
- size=16 align=8
- base size=16 base align=8
-QIconEnginePlugin (0x0x7fa4d74dec30) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 16u)
- QObject (0x0x7fa4d74e1900) 0
- primary-for QIconEnginePlugin (0x0x7fa4d74dec30)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QImageIOHandler)
-16 0u
-24 0u
-32 (int (*)(...))QImageIOHandler::name
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QImageIOHandler::write
-64 (int (*)(...))QImageIOHandler::option
-72 (int (*)(...))QImageIOHandler::setOption
-80 (int (*)(...))QImageIOHandler::supportsOption
-88 (int (*)(...))QImageIOHandler::jumpToNextImage
-96 (int (*)(...))QImageIOHandler::jumpToImage
-104 (int (*)(...))QImageIOHandler::loopCount
-112 (int (*)(...))QImageIOHandler::imageCount
-120 (int (*)(...))QImageIOHandler::nextImageDelay
-128 (int (*)(...))QImageIOHandler::currentImageNumber
-136 (int (*)(...))QImageIOHandler::currentImageRect
-
-Class QImageIOHandler
- size=16 align=8
- base size=16 base align=8
-QImageIOHandler (0x0x7fa4d74e19c0) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 16u)
-
-Class QImageIOPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QImageIOPlugin::QPrivateSignal (0x0x7fa4d74e1b40) 0 empty
-
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QImageIOPlugin)
-16 (int (*)(...))QImageIOPlugin::metaObject
-24 (int (*)(...))QImageIOPlugin::qt_metacast
-32 (int (*)(...))QImageIOPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QImageIOPlugin
- size=16 align=8
- base size=16 base align=8
-QImageIOPlugin (0x0x7fa4d74dec98) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 16u)
- QObject (0x0x7fa4d74e1ae0) 0
- primary-for QImageIOPlugin (0x0x7fa4d74dec98)
-
-Class QImageReader
- size=8 align=8
- base size=8 base align=8
-QImageReader (0x0x7fa4d74e1cc0) 0
-
-Class QImageWriter
- size=8 align=8
- base size=8 base align=8
-QImageWriter (0x0x7fa4d74e1d20) 0
-
-Class QMovie::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMovie::QPrivateSignal (0x0x7fa4d74e1de0) 0 empty
-
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QMovie)
-16 (int (*)(...))QMovie::metaObject
-24 (int (*)(...))QMovie::qt_metacast
-32 (int (*)(...))QMovie::qt_metacall
-40 (int (*)(...))QMovie::~QMovie
-48 (int (*)(...))QMovie::~QMovie
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QMovie
- size=16 align=8
- base size=16 base align=8
-QMovie (0x0x7fa4d74dedd0) 0
- vptr=((& QMovie::_ZTV6QMovie) + 16u)
- QObject (0x0x7fa4d74e1d80) 0
- primary-for QMovie (0x0x7fa4d74dedd0)
-
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QPicture)
-16 (int (*)(...))QPicture::~QPicture
-24 (int (*)(...))QPicture::~QPicture
-32 (int (*)(...))QPicture::devType
-40 (int (*)(...))QPicture::paintEngine
-48 (int (*)(...))QPicture::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QPicture::setData
-
-Class QPicture
- size=32 align=8
- base size=32 base align=8
-QPicture (0x0x7fa4d74deea0) 0
- vptr=((& QPicture::_ZTV8QPicture) + 16u)
- QPaintDevice (0x0x7fa4d74e1e40) 0
- primary-for QPicture (0x0x7fa4d74deea0)
-
-Class QPictureIO
- size=8 align=8
- base size=8 base align=8
-QPictureIO (0x0x7fa4d71c8060) 0
-
-Class QPictureFormatPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPictureFormatPlugin::QPrivateSignal (0x0x7fa4d71c8120) 0 empty
-
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-16 (int (*)(...))QPictureFormatPlugin::metaObject
-24 (int (*)(...))QPictureFormatPlugin::qt_metacast
-32 (int (*)(...))QPictureFormatPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPictureFormatPlugin::loadPicture
-120 (int (*)(...))QPictureFormatPlugin::savePicture
-128 (int (*)(...))__cxa_pure_virtual
-
-Class QPictureFormatPlugin
- size=16 align=8
- base size=16 base align=8
-QPictureFormatPlugin (0x0x7fa4d74def70) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 16u)
- QObject (0x0x7fa4d71c80c0) 0
- primary-for QPictureFormatPlugin (0x0x7fa4d74def70)
-
-Class QPixmapCache::Key
- size=8 align=8
- base size=8 base align=8
-QPixmapCache::Key (0x0x7fa4d71c81e0) 0
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0x0x7fa4d71c8180) 0 empty
-
-Class QBrush
- size=8 align=8
- base size=8 base align=8
-QBrush (0x0x7fa4d7263120) 0
-
-Class QBrushData
- size=112 align=8
- base size=112 base align=8
-QBrushData (0x0x7fa4d7263300) 0
-
-Class QGradient
- size=64 align=8
- base size=64 base align=8
-QGradient (0x0x7fa4d7263360) 0
-
-Class QLinearGradient
- size=64 align=8
- base size=64 base align=8
-QLinearGradient (0x0x7fa4d725c680) 0
- QGradient (0x0x7fa4d7263600) 0
-
-Class QRadialGradient
- size=64 align=8
- base size=64 base align=8
-QRadialGradient (0x0x7fa4d725c6e8) 0
- QGradient (0x0x7fa4d7263660) 0
-
-Class QConicalGradient
- size=64 align=8
- base size=64 base align=8
-QConicalGradient (0x0x7fa4d725c750) 0
- QGradient (0x0x7fa4d72636c0) 0
-
-Class QFont
- size=16 align=8
- base size=12 base align=8
-QFont (0x0x7fa4d7263720) 0
-
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStandardItem)
-16 (int (*)(...))QStandardItem::~QStandardItem
-24 (int (*)(...))QStandardItem::~QStandardItem
-32 (int (*)(...))QStandardItem::data
-40 (int (*)(...))QStandardItem::setData
-48 (int (*)(...))QStandardItem::clone
-56 (int (*)(...))QStandardItem::type
-64 (int (*)(...))QStandardItem::read
-72 (int (*)(...))QStandardItem::write
-80 (int (*)(...))QStandardItem::operator<
-
-Class QStandardItem
- size=16 align=8
- base size=16 base align=8
-QStandardItem (0x0x7fa4d6f8c480) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 16u)
-
-Class QStandardItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStandardItemModel::QPrivateSignal (0x0x7fa4d6f8c720) 0 empty
-
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QStandardItemModel)
-16 (int (*)(...))QStandardItemModel::metaObject
-24 (int (*)(...))QStandardItemModel::qt_metacast
-32 (int (*)(...))QStandardItemModel::qt_metacall
-40 (int (*)(...))QStandardItemModel::~QStandardItemModel
-48 (int (*)(...))QStandardItemModel::~QStandardItemModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStandardItemModel::index
-120 (int (*)(...))QStandardItemModel::parent
-128 (int (*)(...))QStandardItemModel::sibling
-136 (int (*)(...))QStandardItemModel::rowCount
-144 (int (*)(...))QStandardItemModel::columnCount
-152 (int (*)(...))QStandardItemModel::hasChildren
-160 (int (*)(...))QStandardItemModel::data
-168 (int (*)(...))QStandardItemModel::setData
-176 (int (*)(...))QStandardItemModel::headerData
-184 (int (*)(...))QStandardItemModel::setHeaderData
-192 (int (*)(...))QStandardItemModel::itemData
-200 (int (*)(...))QStandardItemModel::setItemData
-208 (int (*)(...))QStandardItemModel::mimeTypes
-216 (int (*)(...))QStandardItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QStandardItemModel::dropMimeData
-240 (int (*)(...))QStandardItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStandardItemModel::insertRows
-264 (int (*)(...))QStandardItemModel::insertColumns
-272 (int (*)(...))QStandardItemModel::removeRows
-280 (int (*)(...))QStandardItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStandardItemModel::flags
-328 (int (*)(...))QStandardItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStandardItemModel
- size=16 align=8
- base size=16 base align=8
-QStandardItemModel (0x0x7fa4d6f8a8f0) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 16u)
- QAbstractItemModel (0x0x7fa4d6f8a958) 0
- primary-for QStandardItemModel (0x0x7fa4d6f8a8f0)
- QObject (0x0x7fa4d6f8c6c0) 0
- primary-for QAbstractItemModel (0x0x7fa4d6f8a958)
-
-Class QClipboard::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QClipboard::QPrivateSignal (0x0x7fa4d6f8c7e0) 0 empty
-
-Vtable for QClipboard
-QClipboard::_ZTV10QClipboard: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QClipboard)
-16 (int (*)(...))QClipboard::metaObject
-24 (int (*)(...))QClipboard::qt_metacast
-32 (int (*)(...))QClipboard::qt_metacall
-40 (int (*)(...))QClipboard::~QClipboard
-48 (int (*)(...))QClipboard::~QClipboard
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QClipboard
- size=16 align=8
- base size=16 base align=8
-QClipboard (0x0x7fa4d6f8a9c0) 0
- vptr=((& QClipboard::_ZTV10QClipboard) + 16u)
- QObject (0x0x7fa4d6f8c780) 0
- primary-for QClipboard (0x0x7fa4d6f8a9c0)
-
-Class QCursor
- size=8 align=8
- base size=8 base align=8
-QCursor (0x0x7fa4d6f8c840) 0
-
-Class QDrag::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDrag::QPrivateSignal (0x0x7fa4d7113960) 0 empty
-
-Vtable for QDrag
-QDrag::_ZTV5QDrag: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QDrag)
-16 (int (*)(...))QDrag::metaObject
-24 (int (*)(...))QDrag::qt_metacast
-32 (int (*)(...))QDrag::qt_metacall
-40 (int (*)(...))QDrag::~QDrag
-48 (int (*)(...))QDrag::~QDrag
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDrag
- size=16 align=8
- base size=16 base align=8
-QDrag (0x0x7fa4d7100d68) 0
- vptr=((& QDrag::_ZTV5QDrag) + 16u)
- QObject (0x0x7fa4d7113900) 0
- primary-for QDrag (0x0x7fa4d7100d68)
-
-Class QGenericPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGenericPlugin::QPrivateSignal (0x0x7fa4d7113a20) 0 empty
-
-Vtable for QGenericPlugin
-QGenericPlugin::_ZTV14QGenericPlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QGenericPlugin)
-16 (int (*)(...))QGenericPlugin::metaObject
-24 (int (*)(...))QGenericPlugin::qt_metacast
-32 (int (*)(...))QGenericPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QGenericPlugin
- size=16 align=8
- base size=16 base align=8
-QGenericPlugin (0x0x7fa4d7100dd0) 0
- vptr=((& QGenericPlugin::_ZTV14QGenericPlugin) + 16u)
- QObject (0x0x7fa4d71139c0) 0
- primary-for QGenericPlugin (0x0x7fa4d7100dd0)
-
-Class QGenericPluginFactory
- size=1 align=1
- base size=0 base align=1
-QGenericPluginFactory (0x0x7fa4d7113a80) 0 empty
-
-Class QInputMethod::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QInputMethod::QPrivateSignal (0x0x7fa4d7113b40) 0 empty
-
-Vtable for QInputMethod
-QInputMethod::_ZTV12QInputMethod: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QInputMethod)
-16 (int (*)(...))QInputMethod::metaObject
-24 (int (*)(...))QInputMethod::qt_metacast
-32 (int (*)(...))QInputMethod::qt_metacall
-40 (int (*)(...))QInputMethod::~QInputMethod
-48 (int (*)(...))QInputMethod::~QInputMethod
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QInputMethod
- size=16 align=8
- base size=16 base align=8
-QInputMethod (0x0x7fa4d7100e38) 0
- vptr=((& QInputMethod::_ZTV12QInputMethod) + 16u)
- QObject (0x0x7fa4d7113ae0) 0
- primary-for QInputMethod (0x0x7fa4d7100e38)
-
-Class QGuiApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGuiApplication::QPrivateSignal (0x0x7fa4d7113c00) 0 empty
-
-Vtable for QGuiApplication
-QGuiApplication::_ZTV15QGuiApplication: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QGuiApplication)
-16 (int (*)(...))QGuiApplication::metaObject
-24 (int (*)(...))QGuiApplication::qt_metacast
-32 (int (*)(...))QGuiApplication::qt_metacall
-40 (int (*)(...))QGuiApplication::~QGuiApplication
-48 (int (*)(...))QGuiApplication::~QGuiApplication
-56 (int (*)(...))QGuiApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QGuiApplication::notify
-120 (int (*)(...))QGuiApplication::compressEvent
-
-Class QGuiApplication
- size=16 align=8
- base size=16 base align=8
-QGuiApplication (0x0x7fa4d7100ea0) 0
- vptr=((& QGuiApplication::_ZTV15QGuiApplication) + 16u)
- QCoreApplication (0x0x7fa4d7100f08) 0
- primary-for QGuiApplication (0x0x7fa4d7100ea0)
- QObject (0x0x7fa4d7113ba0) 0
- primary-for QCoreApplication (0x0x7fa4d7100f08)
-
-Class QSurfaceFormat
- size=8 align=8
- base size=8 base align=8
-QSurfaceFormat (0x0x7fa4d7113c60) 0
-
-Vtable for QSurface
-QSurface::_ZTV8QSurface: 8u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QSurface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-
-Class QSurface
- size=24 align=8
- base size=24 base align=8
-QSurface (0x0x7fa4d7113de0) 0
- vptr=((& QSurface::_ZTV8QSurface) + 16u)
-
-Class QOffscreenSurface::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOffscreenSurface::QPrivateSignal (0x0x7fa4d6dcb060) 0 empty
-
-Vtable for QOffscreenSurface
-QOffscreenSurface::_ZTV17QOffscreenSurface: 26u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOffscreenSurface)
-16 (int (*)(...))QOffscreenSurface::metaObject
-24 (int (*)(...))QOffscreenSurface::qt_metacast
-32 (int (*)(...))QOffscreenSurface::qt_metacall
-40 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-48 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOffscreenSurface::surfaceType
-120 (int (*)(...))QOffscreenSurface::format
-128 (int (*)(...))QOffscreenSurface::size
-136 (int (*)(...))QOffscreenSurface::surfaceHandle
-144 (int (*)(...))-16
-152 (int (*)(...))(& _ZTI17QOffscreenSurface)
-160 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD1Ev
-168 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD0Ev
-176 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface6formatEv
-184 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface13surfaceHandleEv
-192 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface11surfaceTypeEv
-200 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface4sizeEv
-
-Class QOffscreenSurface
- size=40 align=8
- base size=40 base align=8
-QOffscreenSurface (0x0x7fa4d6dbc5b0) 0
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 16u)
- QObject (0x0x7fa4d7113f60) 0
- primary-for QOffscreenSurface (0x0x7fa4d6dbc5b0)
- QSurface (0x0x7fa4d6dcb000) 16
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 160u)
-
-Class QOpenGLVersionStatus
- size=12 align=4
- base size=12 base align=4
-QOpenGLVersionStatus (0x0x7fa4d6dcb120) 0
-
-Class QOpenGLVersionFunctionsBackend
- size=16 align=8
- base size=12 base align=8
-QOpenGLVersionFunctionsBackend (0x0x7fa4d6dcbe40) 0
-
-Class QOpenGLVersionFunctionsStorage
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionFunctionsStorage (0x0x7fa4d6dcbea0) 0
-
-Class QAbstractOpenGLFunctionsPrivate
- size=16 align=8
- base size=9 base align=8
-QAbstractOpenGLFunctionsPrivate (0x0x7fa4d6dcbf00) 0
-
-Vtable for QAbstractOpenGLFunctions
-QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractOpenGLFunctions)
-16 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-24 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-32 (int (*)(...))QAbstractOpenGLFunctions::initializeOpenGLFunctions
-
-Class QAbstractOpenGLFunctions
- size=16 align=8
- base size=16 base align=8
-QAbstractOpenGLFunctions (0x0x7fa4d6dcbf60) 0
- vptr=((& QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions) + 16u)
-
-Class QOpenGLFunctions_1_0_CoreBackend::Functions
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_1_0_CoreBackend::Functions (0x0x7fa4d6aee060) 0
-
-Class QOpenGLFunctions_1_0_CoreBackend
- size=400 align=8
- base size=400 base align=8
-QOpenGLFunctions_1_0_CoreBackend (0x0x7fa4d6ac62d8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d6aee000) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend::Functions
- size=128 align=8
- base size=128 base align=8
-QOpenGLFunctions_1_1_CoreBackend::Functions (0x0x7fa4d6aee180) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend
- size=144 align=8
- base size=144 base align=8
-QOpenGLFunctions_1_1_CoreBackend (0x0x7fa4d6ac6340) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d6aee120) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_1_2_CoreBackend::Functions (0x0x7fa4d6aee2a0) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_1_2_CoreBackend (0x0x7fa4d6ac63a8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d6aee240) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_3_CoreBackend::Functions (0x0x7fa4d6aee3c0) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_1_3_CoreBackend (0x0x7fa4d6ac6410) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d6aee360) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend::Functions
- size=56 align=8
- base size=56 base align=8
-QOpenGLFunctions_1_4_CoreBackend::Functions (0x0x7fa4d6aee540) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_4_CoreBackend (0x0x7fa4d6ac6478) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d6aee4e0) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_5_CoreBackend::Functions (0x0x7fa4d6aee660) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_1_5_CoreBackend (0x0x7fa4d6ac64e0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d6aee600) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend::Functions
- size=744 align=8
- base size=744 base align=8
-QOpenGLFunctions_2_0_CoreBackend::Functions (0x0x7fa4d6aee780) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend
- size=760 align=8
- base size=760 base align=8
-QOpenGLFunctions_2_0_CoreBackend (0x0x7fa4d6ac6548) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d6aee720) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_2_1_CoreBackend::Functions (0x0x7fa4d6aee8a0) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_2_1_CoreBackend (0x0x7fa4d6ac65b0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d6aee840) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend::Functions
- size=672 align=8
- base size=672 base align=8
-QOpenGLFunctions_3_0_CoreBackend::Functions (0x0x7fa4d6aee9c0) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend
- size=688 align=8
- base size=688 base align=8
-QOpenGLFunctions_3_0_CoreBackend (0x0x7fa4d6ac6618) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d6aee960) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_3_1_CoreBackend::Functions (0x0x7fa4d6aeeae0) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_3_1_CoreBackend (0x0x7fa4d6ac6680) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d6aeea80) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_3_2_CoreBackend::Functions (0x0x7fa4d6aeec00) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_3_2_CoreBackend (0x0x7fa4d6ac66e8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d6aeeba0) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend::Functions
- size=464 align=8
- base size=464 base align=8
-QOpenGLFunctions_3_3_CoreBackend::Functions (0x0x7fa4d6aeed20) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend
- size=480 align=8
- base size=480 base align=8
-QOpenGLFunctions_3_3_CoreBackend (0x0x7fa4d6ac6750) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d6aeecc0) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend::Functions
- size=368 align=8
- base size=368 base align=8
-QOpenGLFunctions_4_0_CoreBackend::Functions (0x0x7fa4d6aeee40) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_4_0_CoreBackend (0x0x7fa4d6ac67b8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d6aeede0) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend::Functions
- size=704 align=8
- base size=704 base align=8
-QOpenGLFunctions_4_1_CoreBackend::Functions (0x0x7fa4d6aeef60) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend
- size=720 align=8
- base size=720 base align=8
-QOpenGLFunctions_4_1_CoreBackend (0x0x7fa4d6ac6820) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d6aeef00) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_2_CoreBackend::Functions (0x0x7fa4d67e30c0) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_2_CoreBackend (0x0x7fa4d6ac6888) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d67e3060) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend::Functions
- size=344 align=8
- base size=344 base align=8
-QOpenGLFunctions_4_3_CoreBackend::Functions (0x0x7fa4d67e31e0) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend
- size=360 align=8
- base size=360 base align=8
-QOpenGLFunctions_4_3_CoreBackend (0x0x7fa4d6ac68f0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d67e3180) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_4_4_CoreBackend::Functions (0x0x7fa4d67e3300) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_4_4_CoreBackend (0x0x7fa4d6ac6958) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d67e32a0) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend::Functions
- size=848 align=8
- base size=848 base align=8
-QOpenGLFunctions_4_5_CoreBackend::Functions (0x0x7fa4d67e3480) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend
- size=864 align=8
- base size=864 base align=8
-QOpenGLFunctions_4_5_CoreBackend (0x0x7fa4d6ac69c0) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d67e3420) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend::Functions
- size=2064 align=8
- base size=2064 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend::Functions (0x0x7fa4d67e35a0) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend
- size=2080 align=8
- base size=2080 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend (0x0x7fa4d6ac6a28) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d67e3540) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend::Functions
- size=136 align=8
- base size=136 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend::Functions (0x0x7fa4d67e36c0) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend (0x0x7fa4d6ac6a90) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d67e3660) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend::Functions
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend::Functions (0x0x7fa4d67e37e0) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend
- size=272 align=8
- base size=272 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend (0x0x7fa4d6ac6af8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d67e3780) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend::Functions
- size=296 align=8
- base size=296 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend::Functions (0x0x7fa4d67e3900) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend
- size=312 align=8
- base size=312 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend (0x0x7fa4d6ac6b60) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d67e38a0) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend::Functions
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend::Functions (0x0x7fa4d67e3a20) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend
- size=320 align=8
- base size=320 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend (0x0x7fa4d6ac6bc8) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d67e39c0) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend::Functions
- size=288 align=8
- base size=288 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend::Functions (0x0x7fa4d67e3b40) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend (0x0x7fa4d6ac6c30) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d67e3ae0) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend::Functions
- size=160 align=8
- base size=160 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend::Functions (0x0x7fa4d67e3c60) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend
- size=176 align=8
- base size=176 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend (0x0x7fa4d6ac6c98) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d67e3c00) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend::Functions
- size=240 align=8
- base size=240 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend::Functions (0x0x7fa4d67e3d80) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend (0x0x7fa4d6ac6d00) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d67e3d20) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend::Functions (0x0x7fa4d67e3ea0) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend (0x0x7fa4d6ac6d68) 0
- QOpenGLVersionFunctionsBackend (0x0x7fa4d67e3e40) 0
-
-Class QOpenGLVersionProfile
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionProfile (0x0x7fa4d67e3f60) 0
-
-Class QOpenGLContextGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContextGroup::QPrivateSignal (0x0x7fa4d6912060) 0 empty
-
-Vtable for QOpenGLContextGroup
-QOpenGLContextGroup::_ZTV19QOpenGLContextGroup: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QOpenGLContextGroup)
-16 (int (*)(...))QOpenGLContextGroup::metaObject
-24 (int (*)(...))QOpenGLContextGroup::qt_metacast
-32 (int (*)(...))QOpenGLContextGroup::qt_metacall
-40 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-48 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContextGroup
- size=16 align=8
- base size=16 base align=8
-QOpenGLContextGroup (0x0x7fa4d6ac6dd0) 0
- vptr=((& QOpenGLContextGroup::_ZTV19QOpenGLContextGroup) + 16u)
- QObject (0x0x7fa4d6912000) 0
- primary-for QOpenGLContextGroup (0x0x7fa4d6ac6dd0)
-
-Class QOpenGLContext::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContext::QPrivateSignal (0x0x7fa4d6912120) 0 empty
-
-Vtable for QOpenGLContext
-QOpenGLContext::_ZTV14QOpenGLContext: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QOpenGLContext)
-16 (int (*)(...))QOpenGLContext::metaObject
-24 (int (*)(...))QOpenGLContext::qt_metacast
-32 (int (*)(...))QOpenGLContext::qt_metacall
-40 (int (*)(...))QOpenGLContext::~QOpenGLContext
-48 (int (*)(...))QOpenGLContext::~QOpenGLContext
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContext
- size=16 align=8
- base size=16 base align=8
-QOpenGLContext (0x0x7fa4d6ac6e38) 0
- vptr=((& QOpenGLContext::_ZTV14QOpenGLContext) + 16u)
- QObject (0x0x7fa4d69120c0) 0
- primary-for QOpenGLContext (0x0x7fa4d6ac6e38)
-
-Class QWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QWindow::QPrivateSignal (0x0x7fa4d6912240) 0 empty
-
-Vtable for QWindow
-QWindow::_ZTV7QWindow: 45u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QWindow)
-16 (int (*)(...))QWindow::metaObject
-24 (int (*)(...))QWindow::qt_metacast
-32 (int (*)(...))QWindow::qt_metacall
-40 (int (*)(...))QWindow::~QWindow
-48 (int (*)(...))QWindow::~QWindow
-56 (int (*)(...))QWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI7QWindow)
-312 (int (*)(...))QWindow::_ZThn16_N7QWindowD1Ev
-320 (int (*)(...))QWindow::_ZThn16_N7QWindowD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QWindow
- size=40 align=8
- base size=40 base align=8
-QWindow (0x0x7fa4d6938310) 0
- vptr=((& QWindow::_ZTV7QWindow) + 16u)
- QObject (0x0x7fa4d6912180) 0
- primary-for QWindow (0x0x7fa4d6938310)
- QSurface (0x0x7fa4d69121e0) 16
- vptr=((& QWindow::_ZTV7QWindow) + 312u)
-
-Class QPaintDeviceWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPaintDeviceWindow::QPrivateSignal (0x0x7fa4d6912480) 0 empty
-
-Vtable for QPaintDeviceWindow
-QPaintDeviceWindow::_ZTV18QPaintDeviceWindow: 58u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-16 (int (*)(...))QPaintDeviceWindow::metaObject
-24 (int (*)(...))QPaintDeviceWindow::qt_metacast
-32 (int (*)(...))QPaintDeviceWindow::qt_metacall
-40 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-48 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QPaintDeviceWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))-16
-328 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-336 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD1Ev
-344 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD0Ev
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-384 (int (*)(...))-40
-392 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-400 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD1Ev
-408 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD0Ev
-416 (int (*)(...))QPaintDevice::devType
-424 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-440 (int (*)(...))QPaintDevice::initPainter
-448 (int (*)(...))QPaintDevice::redirected
-456 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDeviceWindow
- size=64 align=8
- base size=64 base align=8
-QPaintDeviceWindow (0x0x7fa4d6577d20) 0
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 16u)
- QWindow (0x0x7fa4d6577d90) 0
- primary-for QPaintDeviceWindow (0x0x7fa4d6577d20)
- QObject (0x0x7fa4d6912360) 0
- primary-for QWindow (0x0x7fa4d6577d90)
- QSurface (0x0x7fa4d69123c0) 16
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 336u)
- QPaintDevice (0x0x7fa4d6912420) 40
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 400u)
-
-Class QOpenGLWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLWindow::QPrivateSignal (0x0x7fa4d6912600) 0 empty
-
-Vtable for QOpenGLWindow
-QOpenGLWindow::_ZTV13QOpenGLWindow: 64u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLWindow)
-16 (int (*)(...))QOpenGLWindow::metaObject
-24 (int (*)(...))QOpenGLWindow::qt_metacast
-32 (int (*)(...))QOpenGLWindow::qt_metacall
-40 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-48 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QOpenGLWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QOpenGLWindow::paintEvent
-304 (int (*)(...))QOpenGLWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QOpenGLWindow::initializeGL
-328 (int (*)(...))QOpenGLWindow::resizeGL
-336 (int (*)(...))QOpenGLWindow::paintGL
-344 (int (*)(...))QOpenGLWindow::paintUnderGL
-352 (int (*)(...))QOpenGLWindow::paintOverGL
-360 (int (*)(...))QOpenGLWindow::redirected
-368 (int (*)(...))-16
-376 (int (*)(...))(& _ZTI13QOpenGLWindow)
-384 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD1Ev
-392 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD0Ev
-400 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-408 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-416 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-424 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-432 (int (*)(...))-40
-440 (int (*)(...))(& _ZTI13QOpenGLWindow)
-448 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD1Ev
-456 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD0Ev
-464 (int (*)(...))QPaintDevice::devType
-472 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-480 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-488 (int (*)(...))QPaintDevice::initPainter
-496 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow10redirectedEP6QPoint
-504 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QOpenGLWindow
- size=64 align=8
- base size=64 base align=8
-QOpenGLWindow (0x0x7fa4d6ac6f08) 0
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 16u)
- QPaintDeviceWindow (0x0x7fa4d65954d0) 0
- primary-for QOpenGLWindow (0x0x7fa4d6ac6f08)
- QWindow (0x0x7fa4d6595540) 0
- primary-for QPaintDeviceWindow (0x0x7fa4d65954d0)
- QObject (0x0x7fa4d69124e0) 0
- primary-for QWindow (0x0x7fa4d6595540)
- QSurface (0x0x7fa4d6912540) 16
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 384u)
- QPaintDevice (0x0x7fa4d69125a0) 40
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 448u)
-
-Class QPalette::Data
- size=4 align=4
- base size=4 base align=4
-QPalette::Data (0x0x7fa4d69126c0) 0
-
-Class QPalette
- size=16 align=8
- base size=12 base align=8
-QPalette (0x0x7fa4d6912660) 0
-
-Class QRasterWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRasterWindow::QPrivateSignal (0x0x7fa4d6642720) 0 empty
-
-Vtable for QRasterWindow
-QRasterWindow::_ZTV13QRasterWindow: 59u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QRasterWindow)
-16 (int (*)(...))QRasterWindow::metaObject
-24 (int (*)(...))QRasterWindow::qt_metacast
-32 (int (*)(...))QRasterWindow::qt_metacall
-40 (int (*)(...))QRasterWindow::~QRasterWindow
-48 (int (*)(...))QRasterWindow::~QRasterWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QRasterWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QRasterWindow::redirected
-328 (int (*)(...))-16
-336 (int (*)(...))(& _ZTI13QRasterWindow)
-344 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD1Ev
-352 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD0Ev
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-384 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-392 (int (*)(...))-40
-400 (int (*)(...))(& _ZTI13QRasterWindow)
-408 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD1Ev
-416 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD0Ev
-424 (int (*)(...))QPaintDevice::devType
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-440 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-448 (int (*)(...))QPaintDevice::initPainter
-456 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow10redirectedEP6QPoint
-464 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QRasterWindow
- size=64 align=8
- base size=64 base align=8
-QRasterWindow (0x0x7fa4d663fa90) 0
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 16u)
- QPaintDeviceWindow (0x0x7fa4d66641c0) 0
- primary-for QRasterWindow (0x0x7fa4d663fa90)
- QWindow (0x0x7fa4d6664230) 0
- primary-for QPaintDeviceWindow (0x0x7fa4d66641c0)
- QObject (0x0x7fa4d6642600) 0
- primary-for QWindow (0x0x7fa4d6664230)
- QSurface (0x0x7fa4d6642660) 16
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 344u)
- QPaintDevice (0x0x7fa4d66426c0) 40
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 408u)
-
-Class QScreen::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QScreen::QPrivateSignal (0x0x7fa4d66427e0) 0 empty
-
-Vtable for QScreen
-QScreen::_ZTV7QScreen: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QScreen)
-16 (int (*)(...))QScreen::metaObject
-24 (int (*)(...))QScreen::qt_metacast
-32 (int (*)(...))QScreen::qt_metacall
-40 (int (*)(...))QScreen::~QScreen
-48 (int (*)(...))QScreen::~QScreen
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QScreen
- size=16 align=8
- base size=16 base align=8
-QScreen (0x0x7fa4d663fb60) 0
- vptr=((& QScreen::_ZTV7QScreen) + 16u)
- QObject (0x0x7fa4d6642780) 0
- primary-for QScreen (0x0x7fa4d663fb60)
-
-Class QSessionManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSessionManager::QPrivateSignal (0x0x7fa4d66428a0) 0 empty
-
-Vtable for QSessionManager
-QSessionManager::_ZTV15QSessionManager: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSessionManager)
-16 (int (*)(...))QSessionManager::metaObject
-24 (int (*)(...))QSessionManager::qt_metacast
-32 (int (*)(...))QSessionManager::qt_metacall
-40 (int (*)(...))QSessionManager::~QSessionManager
-48 (int (*)(...))QSessionManager::~QSessionManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSessionManager
- size=16 align=8
- base size=16 base align=8
-QSessionManager (0x0x7fa4d663fbc8) 0
- vptr=((& QSessionManager::_ZTV15QSessionManager) + 16u)
- QObject (0x0x7fa4d6642840) 0
- primary-for QSessionManager (0x0x7fa4d663fbc8)
-
-Class QStyleHints::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStyleHints::QPrivateSignal (0x0x7fa4d6642960) 0 empty
-
-Vtable for QStyleHints
-QStyleHints::_ZTV11QStyleHints: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QStyleHints)
-16 (int (*)(...))QStyleHints::metaObject
-24 (int (*)(...))QStyleHints::qt_metacast
-32 (int (*)(...))QStyleHints::qt_metacall
-40 (int (*)(...))QStyleHints::~QStyleHints
-48 (int (*)(...))QStyleHints::~QStyleHints
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QStyleHints
- size=16 align=8
- base size=16 base align=8
-QStyleHints (0x0x7fa4d663fc30) 0
- vptr=((& QStyleHints::_ZTV11QStyleHints) + 16u)
- QObject (0x0x7fa4d6642900) 0
- primary-for QStyleHints (0x0x7fa4d663fc30)
-
-Class QVector3D
- size=12 align=4
- base size=12 base align=4
-QVector3D (0x0x7fa4d63428a0) 0
-
-Class QVector4D
- size=16 align=4
- base size=16 base align=4
-QVector4D (0x0x7fa4d6342ae0) 0
-
-Class QQuaternion
- size=16 align=4
- base size=16 base align=4
-QQuaternion (0x0x7fa4d6342d20) 0
-
-Class QMatrix4x4
- size=68 align=4
- base size=68 base align=4
-QMatrix4x4 (0x0x7fa4d6342ea0) 0
-
-Class QOpenGLBuffer
- size=8 align=8
- base size=8 base align=8
-QOpenGLBuffer (0x0x7fa4d65142a0) 0
-
-Class QOpenGLDebugMessage
- size=8 align=8
- base size=8 base align=8
-QOpenGLDebugMessage (0x0x7fa4d6514420) 0
-
-Class QOpenGLDebugLogger::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLDebugLogger::QPrivateSignal (0x0x7fa4d65149c0) 0 empty
-
-Vtable for QOpenGLDebugLogger
-QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLDebugLogger)
-16 (int (*)(...))QOpenGLDebugLogger::metaObject
-24 (int (*)(...))QOpenGLDebugLogger::qt_metacast
-32 (int (*)(...))QOpenGLDebugLogger::qt_metacall
-40 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-48 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLDebugLogger
- size=16 align=8
- base size=16 base align=8
-QOpenGLDebugLogger (0x0x7fa4d61e7410) 0
- vptr=((& QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger) + 16u)
- QObject (0x0x7fa4d6514960) 0
- primary-for QOpenGLDebugLogger (0x0x7fa4d61e7410)
-
-Class QOpenGLFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLFunctions (0x0x7fa4d6514b40) 0
-
-Class QOpenGLFunctionsPrivate::Functions
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate::Functions (0x0x7fa4d6514d20) 0
-
-Class QOpenGLFunctionsPrivate
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate (0x0x7fa4d6514cc0) 0
-
-Class QOpenGLExtraFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLExtraFunctions (0x0x7fa4d607d0d0) 0
- QOpenGLFunctions (0x0x7fa4d6514e40) 0
-
-Class QOpenGLExtraFunctionsPrivate::Functions
- size=1376 align=8
- base size=1376 base align=8
-QOpenGLExtraFunctionsPrivate::Functions (0x0x7fa4d6514f00) 0
-
-Class QOpenGLExtraFunctionsPrivate
- size=2528 align=8
- base size=2528 base align=8
-QOpenGLExtraFunctionsPrivate (0x0x7fa4d607d138) 0
- QOpenGLFunctionsPrivate (0x0x7fa4d6514ea0) 0
-
-Vtable for QOpenGLFramebufferObject
-QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLFramebufferObject)
-16 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-24 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-
-Class QOpenGLFramebufferObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLFramebufferObject (0x0x7fa4d5d542a0) 0
- vptr=((& QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject) + 16u)
-
-Class QOpenGLFramebufferObjectFormat
- size=8 align=8
- base size=8 base align=8
-QOpenGLFramebufferObjectFormat (0x0x7fa4d5d543c0) 0
-
-Vtable for QOpenGLPaintDevice
-QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLPaintDevice)
-16 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-24 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-32 (int (*)(...))QOpenGLPaintDevice::devType
-40 (int (*)(...))QOpenGLPaintDevice::paintEngine
-48 (int (*)(...))QOpenGLPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QOpenGLPaintDevice::ensureActiveTarget
-
-Class QOpenGLPaintDevice
- size=32 align=8
- base size=32 base align=8
-QOpenGLPaintDevice (0x0x7fa4d5e259c0) 0
- vptr=((& QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice) + 16u)
- QPaintDevice (0x0x7fa4d5d54420) 0
- primary-for QOpenGLPaintDevice (0x0x7fa4d5e259c0)
-
-Class QOpenGLPixelTransferOptions
- size=8 align=8
- base size=8 base align=8
-QOpenGLPixelTransferOptions (0x0x7fa4d5d54540) 0
-
-Class QOpenGLShader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShader::QPrivateSignal (0x0x7fa4d5d54780) 0 empty
-
-Vtable for QOpenGLShader
-QOpenGLShader::_ZTV13QOpenGLShader: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLShader)
-16 (int (*)(...))QOpenGLShader::metaObject
-24 (int (*)(...))QOpenGLShader::qt_metacast
-32 (int (*)(...))QOpenGLShader::qt_metacall
-40 (int (*)(...))QOpenGLShader::~QOpenGLShader
-48 (int (*)(...))QOpenGLShader::~QOpenGLShader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLShader
- size=16 align=8
- base size=16 base align=8
-QOpenGLShader (0x0x7fa4d5e25a90) 0
- vptr=((& QOpenGLShader::_ZTV13QOpenGLShader) + 16u)
- QObject (0x0x7fa4d5d54720) 0
- primary-for QOpenGLShader (0x0x7fa4d5e25a90)
-
-Class QOpenGLShaderProgram::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShaderProgram::QPrivateSignal (0x0x7fa4d5d54960) 0 empty
-
-Vtable for QOpenGLShaderProgram
-QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QOpenGLShaderProgram)
-16 (int (*)(...))QOpenGLShaderProgram::metaObject
-24 (int (*)(...))QOpenGLShaderProgram::qt_metacast
-32 (int (*)(...))QOpenGLShaderProgram::qt_metacall
-40 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-48 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOpenGLShaderProgram::link
-
-Class QOpenGLShaderProgram
- size=16 align=8
- base size=16 base align=8
-QOpenGLShaderProgram (0x0x7fa4d5e25bc8) 0
- vptr=((& QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram) + 16u)
- QObject (0x0x7fa4d5d54900) 0
- primary-for QOpenGLShaderProgram (0x0x7fa4d5e25bc8)
-
-Class QOpenGLTexture
- size=8 align=8
- base size=8 base align=8
-QOpenGLTexture (0x0x7fa4d5d549c0) 0
-
-Class QOpenGLTimerQuery::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimerQuery::QPrivateSignal (0x0x7fa4d5d54c60) 0 empty
-
-Vtable for QOpenGLTimerQuery
-QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOpenGLTimerQuery)
-16 (int (*)(...))QOpenGLTimerQuery::metaObject
-24 (int (*)(...))QOpenGLTimerQuery::qt_metacast
-32 (int (*)(...))QOpenGLTimerQuery::qt_metacall
-40 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-48 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimerQuery
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimerQuery (0x0x7fa4d5e25d00) 0
- vptr=((& QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery) + 16u)
- QObject (0x0x7fa4d5d54c00) 0
- primary-for QOpenGLTimerQuery (0x0x7fa4d5e25d00)
-
-Class QOpenGLTimeMonitor::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimeMonitor::QPrivateSignal (0x0x7fa4d5d54d20) 0 empty
-
-Vtable for QOpenGLTimeMonitor
-QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLTimeMonitor)
-16 (int (*)(...))QOpenGLTimeMonitor::metaObject
-24 (int (*)(...))QOpenGLTimeMonitor::qt_metacast
-32 (int (*)(...))QOpenGLTimeMonitor::qt_metacall
-40 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-48 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimeMonitor
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimeMonitor (0x0x7fa4d5e25d68) 0
- vptr=((& QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor) + 16u)
- QObject (0x0x7fa4d5d54cc0) 0
- primary-for QOpenGLTimeMonitor (0x0x7fa4d5e25d68)
-
-Class QOpenGLVertexArrayObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLVertexArrayObject::QPrivateSignal (0x0x7fa4d5d54de0) 0 empty
-
-Class QOpenGLVertexArrayObject::Binder
- size=8 align=8
- base size=8 base align=8
-QOpenGLVertexArrayObject::Binder (0x0x7fa4d5d54e40) 0
-
-Vtable for QOpenGLVertexArrayObject
-QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLVertexArrayObject)
-16 (int (*)(...))QOpenGLVertexArrayObject::metaObject
-24 (int (*)(...))QOpenGLVertexArrayObject::qt_metacast
-32 (int (*)(...))QOpenGLVertexArrayObject::qt_metacall
-40 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-48 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLVertexArrayObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLVertexArrayObject (0x0x7fa4d5e25dd0) 0
- vptr=((& QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject) + 16u)
- QObject (0x0x7fa4d5d54d80) 0
- primary-for QOpenGLVertexArrayObject (0x0x7fa4d5e25dd0)
-
-Class QBackingStore
- size=8 align=8
- base size=8 base align=8
-QBackingStore (0x0x7fa4d5d54ea0) 0
-
-Class QPageSize
- size=8 align=8
- base size=8 base align=8
-QPageSize (0x0x7fa4d5d54f60) 0
-
-Class QPageLayout
- size=8 align=8
- base size=8 base align=8
-QPageLayout (0x0x7fa4d5c2a4e0) 0
-
-Class QPagedPaintDevice::Margins
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice::Margins (0x0x7fa4d5c2aa80) 0
-
-Vtable for QPagedPaintDevice
-QPagedPaintDevice::_ZTV17QPagedPaintDevice: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QPagedPaintDevice)
-16 0u
-24 0u
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QPagedPaintDevice::setPageSize
-96 (int (*)(...))QPagedPaintDevice::setPageSizeMM
-104 (int (*)(...))QPagedPaintDevice::setMargins
-
-Class QPagedPaintDevice
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice (0x0x7fa4d5e25f08) 0
- vptr=((& QPagedPaintDevice::_ZTV17QPagedPaintDevice) + 16u)
- QPaintDevice (0x0x7fa4d5c2aa20) 0
- primary-for QPagedPaintDevice (0x0x7fa4d5e25f08)
-
-Class QTextOption::Tab
- size=16 align=8
- base size=14 base align=8
-QTextOption::Tab (0x0x7fa4d5c2ab40) 0
-
-Class QTextOption
- size=32 align=8
- base size=32 base align=8
-QTextOption (0x0x7fa4d5c2aae0) 0
-
-Class QPen
- size=8 align=8
- base size=8 base align=8
-QPen (0x0x7fa4d5c2ade0) 0
-
-Class QFontInfo
- size=8 align=8
- base size=8 base align=8
-QFontInfo (0x0x7fa4d5946ea0) 0
-
-Class QFontMetrics
- size=8 align=8
- base size=8 base align=8
-QFontMetrics (0x0x7fa4d597c060) 0
-
-Class QFontMetricsF
- size=8 align=8
- base size=8 base align=8
-QFontMetricsF (0x0x7fa4d597c240) 0
-
-Class QPainter::PixmapFragment
- size=80 align=8
- base size=80 base align=8
-QPainter::PixmapFragment (0x0x7fa4d597c420) 0
-
-Class QPainter
- size=8 align=8
- base size=8 base align=8
-QPainter (0x0x7fa4d597c3c0) 0
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0x0x7fa4d597cba0) 0 empty
-
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintEngine)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QPaintEngine::drawRects
-64 (int (*)(...))QPaintEngine::drawRects
-72 (int (*)(...))QPaintEngine::drawLines
-80 (int (*)(...))QPaintEngine::drawLines
-88 (int (*)(...))QPaintEngine::drawEllipse
-96 (int (*)(...))QPaintEngine::drawEllipse
-104 (int (*)(...))QPaintEngine::drawPath
-112 (int (*)(...))QPaintEngine::drawPoints
-120 (int (*)(...))QPaintEngine::drawPoints
-128 (int (*)(...))QPaintEngine::drawPolygon
-136 (int (*)(...))QPaintEngine::drawPolygon
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QPaintEngine::drawTextItem
-160 (int (*)(...))QPaintEngine::drawTiledPixmap
-168 (int (*)(...))QPaintEngine::drawImage
-176 (int (*)(...))QPaintEngine::coordinateOffset
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QPaintEngine
- size=32 align=8
- base size=32 base align=8
-QPaintEngine (0x0x7fa4d597cd20) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 16u)
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0x0x7fa4d597cf60) 0
-
-Class QPdfWriter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPdfWriter::QPrivateSignal (0x0x7fa4d57cb420) 0 empty
-
-Vtable for QPdfWriter
-QPdfWriter::_ZTV10QPdfWriter: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QPdfWriter)
-16 (int (*)(...))QPdfWriter::metaObject
-24 (int (*)(...))QPdfWriter::qt_metacast
-32 (int (*)(...))QPdfWriter::qt_metacall
-40 (int (*)(...))QPdfWriter::~QPdfWriter
-48 (int (*)(...))QPdfWriter::~QPdfWriter
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPdfWriter::newPage
-120 (int (*)(...))QPdfWriter::setPageSize
-128 (int (*)(...))QPdfWriter::setPageSizeMM
-136 (int (*)(...))QPdfWriter::setMargins
-144 (int (*)(...))QPdfWriter::paintEngine
-152 (int (*)(...))QPdfWriter::metric
-160 (int (*)(...))-16
-168 (int (*)(...))(& _ZTI10QPdfWriter)
-176 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD1Ev
-184 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD0Ev
-192 (int (*)(...))QPaintDevice::devType
-200 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter11paintEngineEv
-208 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter6metricEN12QPaintDevice17PaintDeviceMetricE
-216 (int (*)(...))QPaintDevice::initPainter
-224 (int (*)(...))QPaintDevice::redirected
-232 (int (*)(...))QPaintDevice::sharedPainter
-240 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter7newPageEv
-248 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter11setPageSizeEN17QPagedPaintDevice8PageSizeE
-256 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter13setPageSizeMMERK6QSizeF
-264 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter10setMarginsERKN17QPagedPaintDevice7MarginsE
-
-Class QPdfWriter
- size=48 align=8
- base size=48 base align=8
-QPdfWriter (0x0x7fa4d583d1c0) 0
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 16u)
- QObject (0x0x7fa4d57cb360) 0
- primary-for QPdfWriter (0x0x7fa4d583d1c0)
- QPagedPaintDevice (0x0x7fa4d5967d68) 16
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 176u)
- QPaintDevice (0x0x7fa4d57cb3c0) 16
- primary-for QPagedPaintDevice (0x0x7fa4d5967d68)
-
-Class QTextLength
- size=16 align=8
- base size=16 base align=8
-QTextLength (0x0x7fa4d57cb5a0) 0
-
-Class QTextFormat
- size=16 align=8
- base size=12 base align=8
-QTextFormat (0x0x7fa4d57cb720) 0
-
-Class QTextCharFormat
- size=16 align=8
- base size=12 base align=8
-QTextCharFormat (0x0x7fa4d58f4138) 0
- QTextFormat (0x0x7fa4d57cbae0) 0
-
-Class QTextBlockFormat
- size=16 align=8
- base size=12 base align=8
-QTextBlockFormat (0x0x7fa4d58f4208) 0
- QTextFormat (0x0x7fa4d57cbc60) 0
-
-Class QTextListFormat
- size=16 align=8
- base size=12 base align=8
-QTextListFormat (0x0x7fa4d58f4340) 0
- QTextFormat (0x0x7fa4d57cbde0) 0
-
-Class QTextImageFormat
- size=16 align=8
- base size=12 base align=8
-QTextImageFormat (0x0x7fa4d58f4410) 0
- QTextCharFormat (0x0x7fa4d58f4478) 0
- QTextFormat (0x0x7fa4d57cbf60) 0
-
-Class QTextFrameFormat
- size=16 align=8
- base size=12 base align=8
-QTextFrameFormat (0x0x7fa4d58f4548) 0
- QTextFormat (0x0x7fa4d55aa120) 0
-
-Class QTextTableFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableFormat (0x0x7fa4d58f4618) 0
- QTextFrameFormat (0x0x7fa4d58f4680) 0
- QTextFormat (0x0x7fa4d55aa2a0) 0
-
-Class QTextTableCellFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableCellFormat (0x0x7fa4d58f4750) 0
- QTextCharFormat (0x0x7fa4d58f47b8) 0
- QTextFormat (0x0x7fa4d55aa480) 0
-
-Class QFontDatabase
- size=8 align=8
- base size=8 base align=8
-QFontDatabase (0x0x7fa4d55aa600) 0
-
-Class QRawFont
- size=8 align=8
- base size=8 base align=8
-QRawFont (0x0x7fa4d55aa660) 0
-
-Class QGlyphRun
- size=8 align=8
- base size=8 base align=8
-QGlyphRun (0x0x7fa4d55aaa80) 0
-
-Class QTextCursor
- size=8 align=8
- base size=8 base align=8
-QTextCursor (0x0x7fa4d55aac60) 0
-
-Class QTextInlineObject
- size=16 align=8
- base size=16 base align=8
-QTextInlineObject (0x0x7fa4d55aae40) 0
-
-Class QTextLayout::FormatRange
- size=24 align=8
- base size=24 base align=8
-QTextLayout::FormatRange (0x0x7fa4d55aaf00) 0
-
-Class QTextLayout
- size=8 align=8
- base size=8 base align=8
-QTextLayout (0x0x7fa4d55aaea0) 0
-
-Class QTextLine
- size=16 align=8
- base size=16 base align=8
-QTextLine (0x0x7fa4d5327180) 0
-
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractUndoItem
- size=8 align=8
- base size=8 base align=8
-QAbstractUndoItem (0x0x7fa4d53271e0) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 16u)
-
-Class QTextDocument::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextDocument::QPrivateSignal (0x0x7fa4d53272a0) 0 empty
-
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QTextDocument)
-16 (int (*)(...))QTextDocument::metaObject
-24 (int (*)(...))QTextDocument::qt_metacast
-32 (int (*)(...))QTextDocument::qt_metacall
-40 (int (*)(...))QTextDocument::~QTextDocument
-48 (int (*)(...))QTextDocument::~QTextDocument
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextDocument::clear
-120 (int (*)(...))QTextDocument::createObject
-128 (int (*)(...))QTextDocument::loadResource
-
-Class QTextDocument
- size=16 align=8
- base size=16 base align=8
-QTextDocument (0x0x7fa4d58f4dd0) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 16u)
- QObject (0x0x7fa4d5327240) 0
- primary-for QTextDocument (0x0x7fa4d58f4dd0)
-
-Class QAbstractTextDocumentLayout::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTextDocumentLayout::QPrivateSignal (0x0x7fa4d5327480) 0 empty
-
-Class QAbstractTextDocumentLayout::Selection
- size=24 align=8
- base size=24 base align=8
-QAbstractTextDocumentLayout::Selection (0x0x7fa4d53274e0) 0
-
-Class QAbstractTextDocumentLayout::PaintContext
- size=64 align=8
- base size=64 base align=8
-QAbstractTextDocumentLayout::PaintContext (0x0x7fa4d5327540) 0
-
-Vtable for QAbstractTextDocumentLayout
-QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
-16 (int (*)(...))QAbstractTextDocumentLayout::metaObject
-24 (int (*)(...))QAbstractTextDocumentLayout::qt_metacast
-32 (int (*)(...))QAbstractTextDocumentLayout::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractTextDocumentLayout::resizeInlineObject
-176 (int (*)(...))QAbstractTextDocumentLayout::positionInlineObject
-184 (int (*)(...))QAbstractTextDocumentLayout::drawInlineObject
-
-Class QAbstractTextDocumentLayout
- size=16 align=8
- base size=16 base align=8
-QAbstractTextDocumentLayout (0x0x7fa4d58f4f08) 0
- vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 16u)
- QObject (0x0x7fa4d5327420) 0
- primary-for QAbstractTextDocumentLayout (0x0x7fa4d58f4f08)
-
-Vtable for QTextObjectInterface
-QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextObjectInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QTextObjectInterface
- size=8 align=8
- base size=8 base align=8
-QTextObjectInterface (0x0x7fa4d53278a0) 0 nearly-empty
- vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 16u)
-
-Class QStaticText
- size=8 align=8
- base size=8 base align=8
-QStaticText (0x0x7fa4d5327960) 0
-
-Class QTextObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextObject::QPrivateSignal (0x0x7fa4d5327cc0) 0 empty
-
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextObject)
-16 (int (*)(...))QTextObject::metaObject
-24 (int (*)(...))QTextObject::qt_metacast
-32 (int (*)(...))QTextObject::qt_metacall
-40 (int (*)(...))QTextObject::~QTextObject
-48 (int (*)(...))QTextObject::~QTextObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextObject
- size=16 align=8
- base size=16 base align=8
-QTextObject (0x0x7fa4d54190d0) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 16u)
- QObject (0x0x7fa4d5327c60) 0
- primary-for QTextObject (0x0x7fa4d54190d0)
-
-Class QTextBlockGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextBlockGroup::QPrivateSignal (0x0x7fa4d5327d80) 0 empty
-
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QTextBlockGroup)
-16 (int (*)(...))QTextBlockGroup::metaObject
-24 (int (*)(...))QTextBlockGroup::qt_metacast
-32 (int (*)(...))QTextBlockGroup::qt_metacall
-40 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-48 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextBlockGroup
- size=16 align=8
- base size=16 base align=8
-QTextBlockGroup (0x0x7fa4d5419138) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 16u)
- QTextObject (0x0x7fa4d54191a0) 0
- primary-for QTextBlockGroup (0x0x7fa4d5419138)
- QObject (0x0x7fa4d5327d20) 0
- primary-for QTextObject (0x0x7fa4d54191a0)
-
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-16 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-24 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-
-Class QTextFrameLayoutData
- size=8 align=8
- base size=8 base align=8
-QTextFrameLayoutData (0x0x7fa4d5327de0) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 16u)
-
-Class QTextFrame::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextFrame::QPrivateSignal (0x0x7fa4d5327ea0) 0 empty
-
-Class QTextFrame::iterator
- size=32 align=8
- base size=28 base align=8
-QTextFrame::iterator (0x0x7fa4d5327f00) 0
-
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextFrame)
-16 (int (*)(...))QTextFrame::metaObject
-24 (int (*)(...))QTextFrame::qt_metacast
-32 (int (*)(...))QTextFrame::qt_metacall
-40 (int (*)(...))QTextFrame::~QTextFrame
-48 (int (*)(...))QTextFrame::~QTextFrame
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextFrame
- size=16 align=8
- base size=16 base align=8
-QTextFrame (0x0x7fa4d5419208) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 16u)
- QTextObject (0x0x7fa4d5419270) 0
- primary-for QTextFrame (0x0x7fa4d5419208)
- QObject (0x0x7fa4d5327e40) 0
- primary-for QTextObject (0x0x7fa4d5419270)
-
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QTextBlockUserData)
-16 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-24 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-
-Class QTextBlockUserData
- size=8 align=8
- base size=8 base align=8
-QTextBlockUserData (0x0x7fa4d54980c0) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 16u)
-
-Class QTextBlock::iterator
- size=24 align=8
- base size=20 base align=8
-QTextBlock::iterator (0x0x7fa4d5498180) 0
-
-Class QTextBlock
- size=16 align=8
- base size=12 base align=8
-QTextBlock (0x0x7fa4d5498120) 0
-
-Class QTextFragment
- size=16 align=8
- base size=16 base align=8
-QTextFragment (0x0x7fa4d5498420) 0
-
-Class QSyntaxHighlighter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSyntaxHighlighter::QPrivateSignal (0x0x7fa4d5498600) 0 empty
-
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-16 (int (*)(...))QSyntaxHighlighter::metaObject
-24 (int (*)(...))QSyntaxHighlighter::qt_metacast
-32 (int (*)(...))QSyntaxHighlighter::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QSyntaxHighlighter
- size=16 align=8
- base size=16 base align=8
-QSyntaxHighlighter (0x0x7fa4d5419478) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 16u)
- QObject (0x0x7fa4d54985a0) 0
- primary-for QSyntaxHighlighter (0x0x7fa4d5419478)
-
-Class QTextDocumentFragment
- size=8 align=8
- base size=8 base align=8
-QTextDocumentFragment (0x0x7fa4d5498660) 0
-
-Class QTextDocumentWriter
- size=8 align=8
- base size=8 base align=8
-QTextDocumentWriter (0x0x7fa4d54986c0) 0
-
-Class QTextList::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextList::QPrivateSignal (0x0x7fa4d5498780) 0 empty
-
-Vtable for QTextList
-QTextList::_ZTV9QTextList: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTextList)
-16 (int (*)(...))QTextList::metaObject
-24 (int (*)(...))QTextList::qt_metacast
-32 (int (*)(...))QTextList::qt_metacall
-40 (int (*)(...))QTextList::~QTextList
-48 (int (*)(...))QTextList::~QTextList
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextList
- size=16 align=8
- base size=16 base align=8
-QTextList (0x0x7fa4d54194e0) 0
- vptr=((& QTextList::_ZTV9QTextList) + 16u)
- QTextBlockGroup (0x0x7fa4d5419548) 0
- primary-for QTextList (0x0x7fa4d54194e0)
- QTextObject (0x0x7fa4d54195b0) 0
- primary-for QTextBlockGroup (0x0x7fa4d5419548)
- QObject (0x0x7fa4d5498720) 0
- primary-for QTextObject (0x0x7fa4d54195b0)
-
-Class QTextTableCell
- size=16 align=8
- base size=12 base align=8
-QTextTableCell (0x0x7fa4d54987e0) 0
-
-Class QTextTable::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextTable::QPrivateSignal (0x0x7fa4d54988a0) 0 empty
-
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextTable)
-16 (int (*)(...))QTextTable::metaObject
-24 (int (*)(...))QTextTable::qt_metacast
-32 (int (*)(...))QTextTable::qt_metacall
-40 (int (*)(...))QTextTable::~QTextTable
-48 (int (*)(...))QTextTable::~QTextTable
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextTable
- size=16 align=8
- base size=16 base align=8
-QTextTable (0x0x7fa4d5419618) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 16u)
- QTextFrame (0x0x7fa4d5419680) 0
- primary-for QTextTable (0x0x7fa4d5419618)
- QTextObject (0x0x7fa4d54196e8) 0
- primary-for QTextFrame (0x0x7fa4d5419680)
- QObject (0x0x7fa4d5498840) 0
- primary-for QTextObject (0x0x7fa4d54196e8)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0x0x7fa4d5498900) 0 empty
-
-Class QValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QValidator::QPrivateSignal (0x0x7fa4d54989c0) 0 empty
-
-Vtable for QValidator
-QValidator::_ZTV10QValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QValidator)
-16 (int (*)(...))QValidator::metaObject
-24 (int (*)(...))QValidator::qt_metacast
-32 (int (*)(...))QValidator::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QValidator::fixup
-
-Class QValidator
- size=16 align=8
- base size=16 base align=8
-QValidator (0x0x7fa4d5419750) 0
- vptr=((& QValidator::_ZTV10QValidator) + 16u)
- QObject (0x0x7fa4d5498960) 0
- primary-for QValidator (0x0x7fa4d5419750)
-
-Class QIntValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIntValidator::QPrivateSignal (0x0x7fa4d5498a80) 0 empty
-
-Vtable for QIntValidator
-QIntValidator::_ZTV13QIntValidator: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QIntValidator)
-16 (int (*)(...))QIntValidator::metaObject
-24 (int (*)(...))QIntValidator::qt_metacast
-32 (int (*)(...))QIntValidator::qt_metacall
-40 (int (*)(...))QIntValidator::~QIntValidator
-48 (int (*)(...))QIntValidator::~QIntValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIntValidator::validate
-120 (int (*)(...))QIntValidator::fixup
-128 (int (*)(...))QIntValidator::setRange
-
-Class QIntValidator
- size=24 align=8
- base size=24 base align=8
-QIntValidator (0x0x7fa4d54197b8) 0
- vptr=((& QIntValidator::_ZTV13QIntValidator) + 16u)
- QValidator (0x0x7fa4d5419820) 0
- primary-for QIntValidator (0x0x7fa4d54197b8)
- QObject (0x0x7fa4d5498a20) 0
- primary-for QValidator (0x0x7fa4d5419820)
-
-Class QDoubleValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDoubleValidator::QPrivateSignal (0x0x7fa4d5498b40) 0 empty
-
-Vtable for QDoubleValidator
-QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QDoubleValidator)
-16 (int (*)(...))QDoubleValidator::metaObject
-24 (int (*)(...))QDoubleValidator::qt_metacast
-32 (int (*)(...))QDoubleValidator::qt_metacall
-40 (int (*)(...))QDoubleValidator::~QDoubleValidator
-48 (int (*)(...))QDoubleValidator::~QDoubleValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QDoubleValidator::validate
-120 (int (*)(...))QValidator::fixup
-128 (int (*)(...))QDoubleValidator::setRange
-
-Class QDoubleValidator
- size=40 align=8
- base size=36 base align=8
-QDoubleValidator (0x0x7fa4d5419888) 0
- vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 16u)
- QValidator (0x0x7fa4d54198f0) 0
- primary-for QDoubleValidator (0x0x7fa4d5419888)
- QObject (0x0x7fa4d5498ae0) 0
- primary-for QValidator (0x0x7fa4d54198f0)
-
-Class QRegExpValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegExpValidator::QPrivateSignal (0x0x7fa4d5498c60) 0 empty
-
-Vtable for QRegExpValidator
-QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QRegExpValidator)
-16 (int (*)(...))QRegExpValidator::metaObject
-24 (int (*)(...))QRegExpValidator::qt_metacast
-32 (int (*)(...))QRegExpValidator::qt_metacall
-40 (int (*)(...))QRegExpValidator::~QRegExpValidator
-48 (int (*)(...))QRegExpValidator::~QRegExpValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegExpValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegExpValidator
- size=24 align=8
- base size=24 base align=8
-QRegExpValidator (0x0x7fa4d5419958) 0
- vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 16u)
- QValidator (0x0x7fa4d54199c0) 0
- primary-for QRegExpValidator (0x0x7fa4d5419958)
- QObject (0x0x7fa4d5498c00) 0
- primary-for QValidator (0x0x7fa4d54199c0)
-
-Class QRegularExpressionValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegularExpressionValidator::QPrivateSignal (0x0x7fa4d5498d20) 0 empty
-
-Vtable for QRegularExpressionValidator
-QRegularExpressionValidator::_ZTV27QRegularExpressionValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QRegularExpressionValidator)
-16 (int (*)(...))QRegularExpressionValidator::metaObject
-24 (int (*)(...))QRegularExpressionValidator::qt_metacast
-32 (int (*)(...))QRegularExpressionValidator::qt_metacall
-40 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-48 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegularExpressionValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegularExpressionValidator
- size=16 align=8
- base size=16 base align=8
-QRegularExpressionValidator (0x0x7fa4d5419a28) 0
- vptr=((& QRegularExpressionValidator::_ZTV27QRegularExpressionValidator) + 16u)
- QValidator (0x0x7fa4d5419a90) 0
- primary-for QRegularExpressionValidator (0x0x7fa4d5419a28)
- QObject (0x0x7fa4d5498cc0) 0
- primary-for QValidator (0x0x7fa4d5419a90)
-
diff --git a/tests/auto/bic/data/QtX11Extras.5.8.0.linux-gcc-amd64.txt b/tests/auto/bic/data/QtX11Extras.5.8.0.linux-gcc-amd64.txt
deleted file mode 100644
index caf3bac..0000000
--- a/tests/auto/bic/data/QtX11Extras.5.8.0.linux-gcc-amd64.txt
+++ /dev/null
@@ -1,8016 +0,0 @@
-Class std::__failure_type
- size=1 align=1
- base size=0 base align=1
-std::__failure_type (0x0x7ff3b8ccc540) 0 empty
-
-Class std::__do_is_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_destructible_impl (0x0x7ff3b8d1dcc0) 0 empty
-
-Class std::__do_is_nt_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nt_destructible_impl (0x0x7ff3b8d1df00) 0 empty
-
-Class std::__do_is_default_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_default_constructible_impl (0x0x7ff3b8d4a180) 0 empty
-
-Class std::__do_is_static_castable_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_static_castable_impl (0x0x7ff3b8d4a3c0) 0 empty
-
-Class std::__do_is_direct_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_direct_constructible_impl (0x0x7ff3b8d4a540) 0 empty
-
-Class std::__do_is_nary_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nary_constructible_impl (0x0x7ff3b8d4a900) 0 empty
-
-Class std::__do_common_type_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_common_type_impl (0x0x7ff3b8e040c0) 0 empty
-
-Class std::__do_member_type_wrapper
- size=1 align=1
- base size=0 base align=1
-std::__do_member_type_wrapper (0x0x7ff3b8e04180) 0 empty
-
-Class std::__result_of_memfun_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_ref_impl (0x0x7ff3b8e044e0) 0 empty
-
-Class std::__result_of_memfun_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_deref_impl (0x0x7ff3b8e045a0) 0 empty
-
-Class std::__result_of_memobj_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_ref_impl (0x0x7ff3b8e04660) 0 empty
-
-Class std::__result_of_memobj_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_deref_impl (0x0x7ff3b8e04720) 0 empty
-
-Class std::__result_of_other_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_other_impl (0x0x7ff3b8e049c0) 0 empty
-
-Class std::piecewise_construct_t
- size=1 align=1
- base size=0 base align=1
-std::piecewise_construct_t (0x0x7ff3b8e04ba0) 0 empty
-
-Class std::__true_type
- size=1 align=1
- base size=0 base align=1
-std::__true_type (0x0x7ff3b8a26060) 0 empty
-
-Class std::__false_type
- size=1 align=1
- base size=0 base align=1
-std::__false_type (0x0x7ff3b8a260c0) 0 empty
-
-Class std::input_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::input_iterator_tag (0x0x7ff3b8a5ad20) 0 empty
-
-Class std::output_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::output_iterator_tag (0x0x7ff3b8a5ad80) 0 empty
-
-Class std::forward_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::forward_iterator_tag (0x0x7ff3b8a82000) 0 empty
- std::input_iterator_tag (0x0x7ff3b8a5ade0) 0 empty
-
-Class std::bidirectional_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::bidirectional_iterator_tag (0x0x7ff3b8a82068) 0 empty
- std::forward_iterator_tag (0x0x7ff3b8a820d0) 0 empty
- std::input_iterator_tag (0x0x7ff3b8a5ae40) 0 empty
-
-Class std::random_access_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::random_access_iterator_tag (0x0x7ff3b8a82138) 0 empty
- std::bidirectional_iterator_tag (0x0x7ff3b8a821a0) 0 empty
- std::forward_iterator_tag (0x0x7ff3b8a82208) 0 empty
- std::input_iterator_tag (0x0x7ff3b8a5aea0) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_iter (0x0x7ff3b8a89b40) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_val (0x0x7ff3b8a89ba0) 0 empty
-
-Class __gnu_cxx::__ops::_Val_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Val_less_iter (0x0x7ff3b8a89c00) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_iter (0x0x7ff3b8a89c60) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_val (0x0x7ff3b8a89cc0) 0 empty
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0x0x7ff3b8b617e0) 0
-
-Class __locale_struct
- size=232 align=8
- base size=232 base align=8
-__locale_struct (0x0x7ff3b8b61a20) 0
-
-Class timespec
- size=16 align=8
- base size=16 base align=8
-timespec (0x0x7ff3b8b61ae0) 0
-
-Class timeval
- size=16 align=8
- base size=16 base align=8
-timeval (0x0x7ff3b8b61b40) 0
-
-Class pthread_attr_t
- size=56 align=8
- base size=56 base align=8
-pthread_attr_t (0x0x7ff3b8b61c00) 0
-
-Class __pthread_internal_list
- size=16 align=8
- base size=16 base align=8
-__pthread_internal_list (0x0x7ff3b8b61c60) 0
-
-Class random_data
- size=48 align=8
- base size=48 base align=8
-random_data (0x0x7ff3b87f3120) 0
-
-Class drand48_data
- size=24 align=8
- base size=24 base align=8
-drand48_data (0x0x7ff3b87f3180) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9exception)
-16 (int (*)(...))std::exception::~exception
-24 (int (*)(...))std::exception::~exception
-32 (int (*)(...))std::exception::what
-
-Class std::exception
- size=8 align=8
- base size=8 base align=8
-std::exception (0x0x7ff3b87f31e0) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 16u)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13bad_exception)
-16 (int (*)(...))std::bad_exception::~bad_exception
-24 (int (*)(...))std::bad_exception::~bad_exception
-32 (int (*)(...))std::bad_exception::what
-
-Class std::bad_exception
- size=8 align=8
- base size=8 base align=8
-std::bad_exception (0x0x7ff3b8a82750) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 16u)
- std::exception (0x0x7ff3b87f3240) 0 nearly-empty
- primary-for std::bad_exception (0x0x7ff3b8a82750)
-
-Class std::__exception_ptr::exception_ptr
- size=8 align=8
- base size=8 base align=8
-std::__exception_ptr::exception_ptr (0x0x7ff3b87f32a0) 0
-
-Vtable for std::nested_exception
-std::nested_exception::_ZTVSt16nested_exception: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16nested_exception)
-16 (int (*)(...))std::nested_exception::~nested_exception
-24 (int (*)(...))std::nested_exception::~nested_exception
-
-Class std::nested_exception
- size=16 align=8
- base size=16 base align=8
-std::nested_exception (0x0x7ff3b87f3300) 0
- vptr=((& std::nested_exception::_ZTVSt16nested_exception) + 16u)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9bad_alloc)
-16 (int (*)(...))std::bad_alloc::~bad_alloc
-24 (int (*)(...))std::bad_alloc::~bad_alloc
-32 (int (*)(...))std::bad_alloc::what
-
-Class std::bad_alloc
- size=8 align=8
- base size=8 base align=8
-std::bad_alloc (0x0x7ff3b8a82958) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 16u)
- std::exception (0x0x7ff3b87f3720) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7ff3b8a82958)
-
-Vtable for std::bad_array_new_length
-std::bad_array_new_length::_ZTVSt20bad_array_new_length: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt20bad_array_new_length)
-16 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-24 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-32 (int (*)(...))std::bad_array_new_length::what
-
-Class std::bad_array_new_length
- size=8 align=8
- base size=8 base align=8
-std::bad_array_new_length (0x0x7ff3b8a829c0) 0 nearly-empty
- vptr=((& std::bad_array_new_length::_ZTVSt20bad_array_new_length) + 16u)
- std::bad_alloc (0x0x7ff3b8a82a28) 0 nearly-empty
- primary-for std::bad_array_new_length (0x0x7ff3b8a829c0)
- std::exception (0x0x7ff3b87f3780) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7ff3b8a82a28)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0x0x7ff3b87f37e0) 0 empty
-
-Class __exception
- size=40 align=8
- base size=40 base align=8
-__exception (0x0x7ff3b896f420) 0
-
-Class lconv
- size=96 align=8
- base size=96 base align=8
-lconv (0x0x7ff3b877e120) 0
-
-Vtable for __cxxabiv1::__forced_unwind
-__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class __cxxabiv1::__forced_unwind
- size=8 align=8
- base size=8 base align=8
-__cxxabiv1::__forced_unwind (0x0x7ff3b877e180) 0 nearly-empty
- vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 16u)
-
-Class sched_param
- size=4 align=4
- base size=4 base align=4
-sched_param (0x0x7ff3b8435060) 0
-
-Class __sched_param
- size=4 align=4
- base size=4 base align=4
-__sched_param (0x0x7ff3b84350c0) 0
-
-Class timex
- size=208 align=8
- base size=208 base align=8
-timex (0x0x7ff3b8435180) 0
-
-Class tm
- size=56 align=8
- base size=56 base align=8
-tm (0x0x7ff3b84351e0) 0
-
-Class itimerspec
- size=32 align=8
- base size=32 base align=8
-itimerspec (0x0x7ff3b8435240) 0
-
-Class _pthread_cleanup_buffer
- size=32 align=8
- base size=32 base align=8
-_pthread_cleanup_buffer (0x0x7ff3b84352a0) 0
-
-Class __pthread_cleanup_frame
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_frame (0x0x7ff3b84353c0) 0
-
-Class __pthread_cleanup_class
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_class (0x0x7ff3b8435420) 0
-
-Class _IO_marker
- size=24 align=8
- base size=24 base align=8
-_IO_marker (0x0x7ff3b8435840) 0
-
-Class _IO_FILE
- size=216 align=8
- base size=216 base align=8
-_IO_FILE (0x0x7ff3b84358a0) 0
-
-Class std::_Hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Hash_impl (0x0x7ff3b833a0c0) 0 empty
-
-Class std::_Fnv_hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Fnv_hash_impl (0x0x7ff3b833a120) 0 empty
-
-Class std::__numeric_limits_base
- size=1 align=1
- base size=0 base align=1
-std::__numeric_limits_base (0x0x7ff3b80180c0) 0 empty
-
-Class std::_Bit_reference
- size=16 align=8
- base size=16 base align=8
-std::_Bit_reference (0x0x7ff3b8018ea0) 0
-
-Class std::_Bit_iterator_base
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator_base (0x0x7ff3b83826e8) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7ff3b8018f60) 0 empty
-
-Class std::_Bit_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator (0x0x7ff3b8382750) 0
- std::_Bit_iterator_base (0x0x7ff3b83827b8) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7ff3b7e44000) 0 empty
-
-Class std::_Bit_const_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_const_iterator (0x0x7ff3b8382820) 0
- std::_Bit_iterator_base (0x0x7ff3b8382888) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7ff3b7e44060) 0 empty
-
-Class std::random_device
- size=5000 align=8
- base size=5000 base align=8
-std::random_device (0x0x7ff3b7e44e40) 0
-
-Class std::bernoulli_distribution::param_type
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution::param_type (0x0x7ff3b7bfac00) 0
-
-Class std::bernoulli_distribution
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution (0x0x7ff3b7bfaba0) 0
-
-Class std::seed_seq
- size=24 align=8
- base size=24 base align=8
-std::seed_seq (0x0x7ff3b7d48ba0) 0
-
-Class qIsNull(double)::U
- size=8 align=8
- base size=8 base align=8
-qIsNull(double)::U (0x0x7ff3b691c660) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0x0x7ff3b691c6c0) 0
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0x0x7ff3b65e6900) 0 empty
-
-Class QMessageLogContext
- size=32 align=8
- base size=32 base align=8
-QMessageLogContext (0x0x7ff3b65e6960) 0
-
-Class QMessageLogger
- size=32 align=8
- base size=32 base align=8
-QMessageLogger (0x0x7ff3b65e69c0) 0
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0x0x7ff3b663d480) 0
-
-Class QIncompatibleFlag
- size=4 align=4
- base size=4 base align=4
-QIncompatibleFlag (0x0x7ff3b663d780) 0
-
-Class std::__atomic_flag_base
- size=1 align=1
- base size=1 base align=1
-std::__atomic_flag_base (0x0x7ff3b663dd20) 0
-
-Class std::atomic_flag
- size=1 align=1
- base size=1 base align=1
-std::atomic_flag (0x0x7ff3b6638bc8) 0
- std::__atomic_flag_base (0x0x7ff3b663dd80) 0
-
-Class QAtomicInt
- size=4 align=4
- base size=4 base align=4
-QAtomicInt (0x0x7ff3b64db340) 0
- QAtomicInteger<int> (0x0x7ff3b64db3a8) 0
- QBasicAtomicInteger<int> (0x0x7ff3b61ad4e0) 0
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0x0x7ff3b5fc1d80) 0 empty
-
-Class QGenericArgument
- size=16 align=8
- base size=16 base align=8
-QGenericArgument (0x0x7ff3b5e19de0) 0
-
-Class QGenericReturnArgument
- size=16 align=8
- base size=16 base align=8
-QGenericReturnArgument (0x0x7ff3b60277b8) 0
- QGenericArgument (0x0x7ff3b5e19e40) 0
-
-Class QMetaObject
- size=48 align=8
- base size=48 base align=8
-QMetaObject (0x0x7ff3b5e79000) 0
-
-Class QMetaObject::Connection
- size=8 align=8
- base size=8 base align=8
-QMetaObject::Connection (0x0x7ff3b5e790c0) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0x0x7ff3b5f21120) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0x0x7ff3b5f21180) 0
-
-Class QtPrivate::RefCount
- size=4 align=4
- base size=4 base align=4
-QtPrivate::RefCount (0x0x7ff3b5f21600) 0
-
-Class QArrayData
- size=24 align=8
- base size=24 base align=8
-QArrayData (0x0x7ff3b5f216c0) 0
-
-Class QtPrivate::QContainerImplHelper
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QContainerImplHelper (0x0x7ff3b5f21ae0) 0 empty
-
-Class std::locale
- size=8 align=8
- base size=8 base align=8
-std::locale (0x0x7ff3b5f21b40) 0
-
-Vtable for std::locale::facet
-std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6locale5facetE)
-16 (int (*)(...))std::locale::facet::~facet
-24 (int (*)(...))std::locale::facet::~facet
-
-Class std::locale::facet
- size=16 align=8
- base size=12 base align=8
-std::locale::facet (0x0x7ff3b5f21ba0) 0
- vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 16u)
-
-Class std::locale::id
- size=8 align=8
- base size=8 base align=8
-std::locale::id (0x0x7ff3b5f21c00) 0
-
-Class std::locale::_Impl
- size=40 align=8
- base size=40 base align=8
-std::locale::_Impl (0x0x7ff3b5f21c60) 0
-
-Class std::__cow_string
- size=8 align=8
- base size=8 base align=8
-std::__cow_string (0x0x7ff3b5c5c060) 0
-
-Vtable for std::logic_error
-std::logic_error::_ZTVSt11logic_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11logic_error)
-16 (int (*)(...))std::logic_error::~logic_error
-24 (int (*)(...))std::logic_error::~logic_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::logic_error
- size=16 align=8
- base size=16 base align=8
-std::logic_error (0x0x7ff3b5f1fd68) 0
- vptr=((& std::logic_error::_ZTVSt11logic_error) + 16u)
- std::exception (0x0x7ff3b5c5c120) 0 nearly-empty
- primary-for std::logic_error (0x0x7ff3b5f1fd68)
-
-Vtable for std::domain_error
-std::domain_error::_ZTVSt12domain_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12domain_error)
-16 (int (*)(...))std::domain_error::~domain_error
-24 (int (*)(...))std::domain_error::~domain_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::domain_error
- size=16 align=8
- base size=16 base align=8
-std::domain_error (0x0x7ff3b5f1fdd0) 0
- vptr=((& std::domain_error::_ZTVSt12domain_error) + 16u)
- std::logic_error (0x0x7ff3b5f1fe38) 0
- primary-for std::domain_error (0x0x7ff3b5f1fdd0)
- std::exception (0x0x7ff3b5c5c180) 0 nearly-empty
- primary-for std::logic_error (0x0x7ff3b5f1fe38)
-
-Vtable for std::invalid_argument
-std::invalid_argument::_ZTVSt16invalid_argument: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16invalid_argument)
-16 (int (*)(...))std::invalid_argument::~invalid_argument
-24 (int (*)(...))std::invalid_argument::~invalid_argument
-32 (int (*)(...))std::logic_error::what
-
-Class std::invalid_argument
- size=16 align=8
- base size=16 base align=8
-std::invalid_argument (0x0x7ff3b5f1fea0) 0
- vptr=((& std::invalid_argument::_ZTVSt16invalid_argument) + 16u)
- std::logic_error (0x0x7ff3b5f1ff08) 0
- primary-for std::invalid_argument (0x0x7ff3b5f1fea0)
- std::exception (0x0x7ff3b5c5c1e0) 0 nearly-empty
- primary-for std::logic_error (0x0x7ff3b5f1ff08)
-
-Vtable for std::length_error
-std::length_error::_ZTVSt12length_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12length_error)
-16 (int (*)(...))std::length_error::~length_error
-24 (int (*)(...))std::length_error::~length_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::length_error
- size=16 align=8
- base size=16 base align=8
-std::length_error (0x0x7ff3b5f1ff70) 0
- vptr=((& std::length_error::_ZTVSt12length_error) + 16u)
- std::logic_error (0x0x7ff3b5f1fa90) 0
- primary-for std::length_error (0x0x7ff3b5f1ff70)
- std::exception (0x0x7ff3b5c5c240) 0 nearly-empty
- primary-for std::logic_error (0x0x7ff3b5f1fa90)
-
-Vtable for std::out_of_range
-std::out_of_range::_ZTVSt12out_of_range: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12out_of_range)
-16 (int (*)(...))std::out_of_range::~out_of_range
-24 (int (*)(...))std::out_of_range::~out_of_range
-32 (int (*)(...))std::logic_error::what
-
-Class std::out_of_range
- size=16 align=8
- base size=16 base align=8
-std::out_of_range (0x0x7ff3b5f1fb60) 0
- vptr=((& std::out_of_range::_ZTVSt12out_of_range) + 16u)
- std::logic_error (0x0x7ff3b5c7c000) 0
- primary-for std::out_of_range (0x0x7ff3b5f1fb60)
- std::exception (0x0x7ff3b5c5c2a0) 0 nearly-empty
- primary-for std::logic_error (0x0x7ff3b5c7c000)
-
-Vtable for std::runtime_error
-std::runtime_error::_ZTVSt13runtime_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13runtime_error)
-16 (int (*)(...))std::runtime_error::~runtime_error
-24 (int (*)(...))std::runtime_error::~runtime_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::runtime_error
- size=16 align=8
- base size=16 base align=8
-std::runtime_error (0x0x7ff3b5c7c068) 0
- vptr=((& std::runtime_error::_ZTVSt13runtime_error) + 16u)
- std::exception (0x0x7ff3b5c5c300) 0 nearly-empty
- primary-for std::runtime_error (0x0x7ff3b5c7c068)
-
-Vtable for std::range_error
-std::range_error::_ZTVSt11range_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11range_error)
-16 (int (*)(...))std::range_error::~range_error
-24 (int (*)(...))std::range_error::~range_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::range_error
- size=16 align=8
- base size=16 base align=8
-std::range_error (0x0x7ff3b5c7c0d0) 0
- vptr=((& std::range_error::_ZTVSt11range_error) + 16u)
- std::runtime_error (0x0x7ff3b5c7c138) 0
- primary-for std::range_error (0x0x7ff3b5c7c0d0)
- std::exception (0x0x7ff3b5c5c360) 0 nearly-empty
- primary-for std::runtime_error (0x0x7ff3b5c7c138)
-
-Vtable for std::overflow_error
-std::overflow_error::_ZTVSt14overflow_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt14overflow_error)
-16 (int (*)(...))std::overflow_error::~overflow_error
-24 (int (*)(...))std::overflow_error::~overflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::overflow_error
- size=16 align=8
- base size=16 base align=8
-std::overflow_error (0x0x7ff3b5c7c1a0) 0
- vptr=((& std::overflow_error::_ZTVSt14overflow_error) + 16u)
- std::runtime_error (0x0x7ff3b5c7c208) 0
- primary-for std::overflow_error (0x0x7ff3b5c7c1a0)
- std::exception (0x0x7ff3b5c5c3c0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7ff3b5c7c208)
-
-Vtable for std::underflow_error
-std::underflow_error::_ZTVSt15underflow_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt15underflow_error)
-16 (int (*)(...))std::underflow_error::~underflow_error
-24 (int (*)(...))std::underflow_error::~underflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::underflow_error
- size=16 align=8
- base size=16 base align=8
-std::underflow_error (0x0x7ff3b5c7c270) 0
- vptr=((& std::underflow_error::_ZTVSt15underflow_error) + 16u)
- std::runtime_error (0x0x7ff3b5c7c2d8) 0
- primary-for std::underflow_error (0x0x7ff3b5c7c270)
- std::exception (0x0x7ff3b5c5c420) 0 nearly-empty
- primary-for std::runtime_error (0x0x7ff3b5c7c2d8)
-
-Vtable for std::_V2::error_category
-std::_V2::error_category::_ZTVNSt3_V214error_categoryE: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt3_V214error_categoryE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))std::_V2::error_category::_M_message
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))std::_V2::error_category::default_error_condition
-64 (int (*)(...))std::_V2::error_category::equivalent
-72 (int (*)(...))std::_V2::error_category::equivalent
-
-Class std::_V2::error_category
- size=8 align=8
- base size=8 base align=8
-std::_V2::error_category (0x0x7ff3b5c5c5a0) 0 nearly-empty
- vptr=((& std::_V2::error_category::_ZTVNSt3_V214error_categoryE) + 16u)
-
-Class std::error_code
- size=16 align=8
- base size=16 base align=8
-std::error_code (0x0x7ff3b5c5c7e0) 0
-
-Class std::error_condition
- size=16 align=8
- base size=16 base align=8
-std::error_condition (0x0x7ff3b5c5c960) 0
-
-Vtable for std::system_error
-std::system_error::_ZTVSt12system_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12system_error)
-16 (int (*)(...))std::system_error::~system_error
-24 (int (*)(...))std::system_error::~system_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::system_error
- size=32 align=8
- base size=32 base align=8
-std::system_error (0x0x7ff3b5c7c7b8) 0
- vptr=((& std::system_error::_ZTVSt12system_error) + 16u)
- std::runtime_error (0x0x7ff3b5c7c820) 0
- primary-for std::system_error (0x0x7ff3b5c7c7b8)
- std::exception (0x0x7ff3b5c5cba0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7ff3b5c7c820)
-
-Vtable for std::ios_base::failure
-std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt8ios_base7failureB5cxx11E)
-16 (int (*)(...))std::ios_base::failure::~failure
-24 (int (*)(...))std::ios_base::failure::~failure
-32 (int (*)(...))std::ios_base::failure::what
-
-Class std::ios_base::failure
- size=32 align=8
- base size=32 base align=8
-std::ios_base::failure (0x0x7ff3b5cf5410) 0
- vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E) + 16u)
- std::system_error (0x0x7ff3b5cf5478) 0
- primary-for std::ios_base::failure (0x0x7ff3b5cf5410)
- std::runtime_error (0x0x7ff3b5cf54e0) 0
- primary-for std::system_error (0x0x7ff3b5cf5478)
- std::exception (0x0x7ff3b5c5cea0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7ff3b5cf54e0)
-
-Class std::ios_base::_Callback_list
- size=24 align=8
- base size=24 base align=8
-std::ios_base::_Callback_list (0x0x7ff3b5c5cf00) 0
-
-Class std::ios_base::_Words
- size=16 align=8
- base size=16 base align=8
-std::ios_base::_Words (0x0x7ff3b5c5cf60) 0
-
-Class std::ios_base::Init
- size=1 align=1
- base size=0 base align=1
-std::ios_base::Init (0x0x7ff3b5935000) 0 empty
-
-Vtable for std::ios_base
-std::ios_base::_ZTVSt8ios_base: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8ios_base)
-16 (int (*)(...))std::ios_base::~ios_base
-24 (int (*)(...))std::ios_base::~ios_base
-
-Class std::ios_base
- size=216 align=8
- base size=216 base align=8
-std::ios_base (0x0x7ff3b5c5ce40) 0
- vptr=((& std::ios_base::_ZTVSt8ios_base) + 16u)
-
-Class std::ctype_base
- size=1 align=1
- base size=0 base align=1
-std::ctype_base (0x0x7ff3b5935780) 0 empty
-
-Class std::__num_base
- size=1 align=1
- base size=0 base align=1
-std::__num_base (0x0x7ff3b5935e40) 0 empty
-
-VTT for std::basic_ostream<char>
-std::basic_ostream<char>::_ZTTSo: 2u entries
-0 ((& std::basic_ostream<char>::_ZTVSo) + 24u)
-8 ((& std::basic_ostream<char>::_ZTVSo) + 64u)
-
-VTT for std::basic_ostream<wchar_t>
-std::basic_ostream<wchar_t>::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
-0 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 64u)
-
-VTT for std::basic_istream<char>
-std::basic_istream<char>::_ZTTSi: 2u entries
-0 ((& std::basic_istream<char>::_ZTVSi) + 24u)
-8 ((& std::basic_istream<char>::_ZTVSi) + 64u)
-
-VTT for std::basic_istream<wchar_t>
-std::basic_istream<wchar_t>::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
-0 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 64u)
-
-Construction vtable for std::basic_istream<char> (0x0x7ff3b5538340 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd0_Si: 10u entries
-0 24u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISi)
-24 0u
-32 0u
-40 18446744073709551592u
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISi)
-64 0u
-72 0u
-
-Construction vtable for std::basic_ostream<char> (0x0x7ff3b55385b0 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd16_So: 10u entries
-0 8u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISo)
-24 0u
-32 0u
-40 18446744073709551608u
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISo)
-64 0u
-72 0u
-
-VTT for std::basic_iostream<char>
-std::basic_iostream<char>::_ZTTSd: 7u entries
-0 ((& std::basic_iostream<char>::_ZTVSd) + 24u)
-8 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 24u)
-16 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 64u)
-24 ((& std::basic_iostream<char>::_ZTCSd16_So) + 24u)
-32 ((& std::basic_iostream<char>::_ZTCSd16_So) + 64u)
-40 ((& std::basic_iostream<char>::_ZTVSd) + 104u)
-48 ((& std::basic_iostream<char>::_ZTVSd) + 64u)
-
-Construction vtable for std::basic_istream<wchar_t> (0x0x7ff3b55ec1a0 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
-0 24u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-24 0u
-32 0u
-40 18446744073709551592u
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-64 0u
-72 0u
-
-Construction vtable for std::basic_ostream<wchar_t> (0x0x7ff3b55ec270 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E: 10u entries
-0 8u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-24 0u
-32 0u
-40 18446744073709551608u
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-64 0u
-72 0u
-
-VTT for std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
-0 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 24u)
-16 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 64u)
-24 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 24u)
-32 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 64u)
-40 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 104u)
-48 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 64u)
-
-Class QByteArrayDataPtr
- size=8 align=8
- base size=8 base align=8
-QByteArrayDataPtr (0x0x7ff3b58f9720) 0
-
-Class QByteArray
- size=8 align=8
- base size=8 base align=8
-QByteArray (0x0x7ff3b58f9780) 0
-
-Class QByteRef
- size=16 align=8
- base size=12 base align=8
-QByteRef (0x0x7ff3b56f7ba0) 0
-
-Class QLatin1String
- size=16 align=8
- base size=16 base align=8
-QLatin1String (0x0x7ff3b56f7f00) 0
-
-Class QStringDataPtr
- size=8 align=8
- base size=8 base align=8
-QStringDataPtr (0x0x7ff3b53ef300) 0
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0x0x7ff3b53ef3c0) 0 empty
-
-Class QString
- size=8 align=8
- base size=8 base align=8
-QString (0x0x7ff3b53ef360) 0
-
-Class QCharRef
- size=16 align=8
- base size=12 base align=8
-QCharRef (0x0x7ff3b51ab360) 0
-
-Class QStringRef
- size=16 align=8
- base size=16 base align=8
-QStringRef (0x0x7ff3b530a1e0) 0
-
-Class QtPrivate::QHashCombine
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombine (0x0x7ff3b530a8a0) 0 empty
-
-Class QtPrivate::QHashCombineCommutative
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombineCommutative (0x0x7ff3b530a900) 0 empty
-
-Class std::__detail::_List_node_base
- size=16 align=8
- base size=16 base align=8
-std::__detail::_List_node_base (0x0x7ff3b530a960) 0
-
-Class QListData::NotArrayCompatibleLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotArrayCompatibleLayout (0x0x7ff3b530ad20) 0 empty
-
-Class QListData::NotIndirectLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotIndirectLayout (0x0x7ff3b530ad80) 0 empty
-
-Class QListData::ArrayCompatibleLayout
- size=1 align=1
- base size=1 base align=1
-QListData::ArrayCompatibleLayout (0x0x7ff3b52de8f0) 0 empty
- QListData::NotIndirectLayout (0x0x7ff3b530ade0) 0 empty
-
-Class QListData::InlineWithPaddingLayout
- size=1 align=1
- base size=1 base align=1
-QListData::InlineWithPaddingLayout (0x0x7ff3b4d3d5b0) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7ff3b530ae40) 0 empty
- QListData::NotIndirectLayout (0x0x7ff3b530aea0) 0 empty
-
-Class QListData::IndirectLayout
- size=1 align=1
- base size=1 base align=1
-QListData::IndirectLayout (0x0x7ff3b52de958) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7ff3b530af00) 0 empty
-
-Class QListData::Data
- size=24 align=8
- base size=24 base align=8
-QListData::Data (0x0x7ff3b530af60) 0
-
-Class QListData
- size=8 align=8
- base size=8 base align=8
-QListData (0x0x7ff3b530acc0) 0
-
-Class QRegExp
- size=8 align=8
- base size=8 base align=8
-QRegExp (0x0x7ff3b4d4db40) 0
-
-Class QStringMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QStringMatcher::Data (0x0x7ff3b4ed6de0) 0
-
-Class QStringMatcher
- size=1048 align=8
- base size=1048 base align=8
-QStringMatcher (0x0x7ff3b4ed6d80) 0
-
-Class QStringList
- size=8 align=8
- base size=8 base align=8
-QStringList (0x0x7ff3b4ef32d8) 0
- QList<QString> (0x0x7ff3b4ef3340) 0
- QListSpecialMethods<QString> (0x0x7ff3b4b35000) 0 empty
-
-Class QScopedPointerPodDeleter
- size=1 align=1
- base size=0 base align=1
-QScopedPointerPodDeleter (0x0x7ff3b4b35480) 0 empty
-
-Class std::_Rb_tree_node_base
- size=32 align=8
- base size=32 base align=8
-std::_Rb_tree_node_base (0x0x7ff3b4b358a0) 0
-
-Class std::allocator_arg_t
- size=1 align=1
- base size=0 base align=1
-std::allocator_arg_t (0x0x7ff3b4b35f00) 0 empty
-
-Class std::__uses_alloc_base
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc_base (0x0x7ff3b49930c0) 0 empty
-
-Class std::__uses_alloc0::_Sink
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc0::_Sink (0x0x7ff3b4993180) 0 empty
-
-Class std::__uses_alloc0
- size=1 align=1
- base size=1 base align=1
-std::__uses_alloc0 (0x0x7ff3b4c37270) 0
- std::__uses_alloc_base (0x0x7ff3b4993120) 0 empty
-
-Class std::_Swallow_assign
- size=1 align=1
- base size=0 base align=1
-std::_Swallow_assign (0x0x7ff3b4a7f1e0) 0 empty
-
-Class QtPrivate::AbstractDebugStreamFunction
- size=16 align=8
- base size=16 base align=8
-QtPrivate::AbstractDebugStreamFunction (0x0x7ff3b4a7f420) 0
-
-Class QtPrivate::AbstractComparatorFunction
- size=24 align=8
- base size=24 base align=8
-QtPrivate::AbstractComparatorFunction (0x0x7ff3b4a7f4e0) 0
-
-Class QtPrivate::AbstractConverterFunction
- size=8 align=8
- base size=8 base align=8
-QtPrivate::AbstractConverterFunction (0x0x7ff3b4a7f600) 0
-
-Class QMetaType
- size=80 align=8
- base size=80 base align=8
-QMetaType (0x0x7ff3b4a7f780) 0
-
-Class QtMetaTypePrivate::VariantData
- size=24 align=8
- base size=20 base align=8
-QtMetaTypePrivate::VariantData (0x0x7ff3b4a7fb40) 0
-
-Class QtMetaTypePrivate::VectorBoolElements
- size=1 align=1
- base size=0 base align=1
-QtMetaTypePrivate::VectorBoolElements (0x0x7ff3b4a7fc60) 0 empty
-
-Class QtMetaTypePrivate::QSequentialIterableImpl
- size=104 align=8
- base size=104 base align=8
-QtMetaTypePrivate::QSequentialIterableImpl (0x0x7ff3b4803600) 0
-
-Class QtMetaTypePrivate::QAssociativeIterableImpl
- size=112 align=8
- base size=112 base align=8
-QtMetaTypePrivate::QAssociativeIterableImpl (0x0x7ff3b4803b40) 0
-
-Class QtMetaTypePrivate::QPairVariantInterfaceImpl
- size=40 align=8
- base size=40 base align=8
-QtMetaTypePrivate::QPairVariantInterfaceImpl (0x0x7ff3b4803f00) 0
-
-Class QtPrivate::QSlotObjectBase
- size=16 align=8
- base size=16 base align=8
-QtPrivate::QSlotObjectBase (0x0x7ff3b4661000) 0
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QObjectData)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-
-Class QObjectData
- size=48 align=8
- base size=48 base align=8
-QObjectData (0x0x7ff3b4661180) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 16u)
-
-Class QObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObject::QPrivateSignal (0x0x7ff3b4661360) 0 empty
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QObject)
-16 (int (*)(...))QObject::metaObject
-24 (int (*)(...))QObject::qt_metacast
-32 (int (*)(...))QObject::qt_metacall
-40 (int (*)(...))QObject::~QObject
-48 (int (*)(...))QObject::~QObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObject
- size=16 align=8
- base size=16 base align=8
-QObject (0x0x7ff3b4661300) 0
- vptr=((& QObject::_ZTV7QObject) + 16u)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QObjectUserData)
-16 (int (*)(...))QObjectUserData::~QObjectUserData
-24 (int (*)(...))QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=8 align=8
- base size=8 base align=8
-QObjectUserData (0x0x7ff3b4661900) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 16u)
-
-Class QSignalBlocker
- size=16 align=8
- base size=10 base align=8
-QSignalBlocker (0x0x7ff3b4661960) 0
-
-Class QAbstractAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractAnimation::QPrivateSignal (0x0x7ff3b4661a20) 0 empty
-
-Vtable for QAbstractAnimation
-QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractAnimation)
-16 (int (*)(...))QAbstractAnimation::metaObject
-24 (int (*)(...))QAbstractAnimation::qt_metacast
-32 (int (*)(...))QAbstractAnimation::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAbstractAnimation
- size=16 align=8
- base size=16 base align=8
-QAbstractAnimation (0x0x7ff3b47032d8) 0
- vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 16u)
- QObject (0x0x7ff3b46619c0) 0
- primary-for QAbstractAnimation (0x0x7ff3b47032d8)
-
-Class QAnimationDriver::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationDriver::QPrivateSignal (0x0x7ff3b4661ae0) 0 empty
-
-Vtable for QAnimationDriver
-QAnimationDriver::_ZTV16QAnimationDriver: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAnimationDriver)
-16 (int (*)(...))QAnimationDriver::metaObject
-24 (int (*)(...))QAnimationDriver::qt_metacast
-32 (int (*)(...))QAnimationDriver::qt_metacall
-40 (int (*)(...))QAnimationDriver::~QAnimationDriver
-48 (int (*)(...))QAnimationDriver::~QAnimationDriver
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAnimationDriver::advance
-120 (int (*)(...))QAnimationDriver::elapsed
-128 (int (*)(...))QAnimationDriver::start
-136 (int (*)(...))QAnimationDriver::stop
-
-Class QAnimationDriver
- size=16 align=8
- base size=16 base align=8
-QAnimationDriver (0x0x7ff3b4703340) 0
- vptr=((& QAnimationDriver::_ZTV16QAnimationDriver) + 16u)
- QObject (0x0x7ff3b4661a80) 0
- primary-for QAnimationDriver (0x0x7ff3b4703340)
-
-Class QEventLoop::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventLoop::QPrivateSignal (0x0x7ff3b4661ba0) 0 empty
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QEventLoop)
-16 (int (*)(...))QEventLoop::metaObject
-24 (int (*)(...))QEventLoop::qt_metacast
-32 (int (*)(...))QEventLoop::qt_metacall
-40 (int (*)(...))QEventLoop::~QEventLoop
-48 (int (*)(...))QEventLoop::~QEventLoop
-56 (int (*)(...))QEventLoop::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QEventLoop
- size=16 align=8
- base size=16 base align=8
-QEventLoop (0x0x7ff3b47033a8) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 16u)
- QObject (0x0x7ff3b4661b40) 0
- primary-for QEventLoop (0x0x7ff3b47033a8)
-
-Class QEventLoopLocker
- size=8 align=8
- base size=8 base align=8
-QEventLoopLocker (0x0x7ff3b4661d20) 0
-
-Class QAbstractEventDispatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractEventDispatcher::QPrivateSignal (0x0x7ff3b4661de0) 0 empty
-
-Class QAbstractEventDispatcher::TimerInfo
- size=12 align=4
- base size=12 base align=4
-QAbstractEventDispatcher::TimerInfo (0x0x7ff3b4661e40) 0
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 28u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-16 (int (*)(...))QAbstractEventDispatcher::metaObject
-24 (int (*)(...))QAbstractEventDispatcher::qt_metacast
-32 (int (*)(...))QAbstractEventDispatcher::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-192 (int (*)(...))__cxa_pure_virtual
-200 (int (*)(...))__cxa_pure_virtual
-208 (int (*)(...))QAbstractEventDispatcher::startingUp
-216 (int (*)(...))QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=16 align=8
- base size=16 base align=8
-QAbstractEventDispatcher (0x0x7ff3b47034e0) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 16u)
- QObject (0x0x7ff3b4661d80) 0
- primary-for QAbstractEventDispatcher (0x0x7ff3b47034e0)
-
-Class QMapNodeBase
- size=24 align=8
- base size=24 base align=8
-QMapNodeBase (0x0x7ff3b4661ea0) 0
-
-Class QMapDataBase
- size=40 align=8
- base size=40 base align=8
-QMapDataBase (0x0x7ff3b43b7120) 0
-
-Class QHashData::Node
- size=16 align=8
- base size=16 base align=8
-QHashData::Node (0x0x7ff3b43b74e0) 0
-
-Class QHashData
- size=48 align=8
- base size=44 base align=8
-QHashData (0x0x7ff3b43b7480) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0x0x7ff3b43b7540) 0 empty
-
-Class QVariant::PrivateShared
- size=16 align=8
- base size=12 base align=8
-QVariant::PrivateShared (0x0x7ff3b41af120) 0
-
-Class QVariant::Private::Data
- size=8 align=8
- base size=8 base align=8
-QVariant::Private::Data (0x0x7ff3b41af1e0) 0
-
-Class QVariant::Private
- size=16 align=8
- base size=12 base align=8
-QVariant::Private (0x0x7ff3b41af180) 0
-
-Class QVariant::Handler
- size=72 align=8
- base size=72 base align=8
-QVariant::Handler (0x0x7ff3b41af240) 0
-
-Class QVariant
- size=16 align=8
- base size=16 base align=8
-QVariant (0x0x7ff3b41af0c0) 0
-
-Class QVariantComparisonHelper
- size=8 align=8
- base size=8 base align=8
-QVariantComparisonHelper (0x0x7ff3b42836c0) 0
-
-Class QSequentialIterable::const_iterator
- size=112 align=8
- base size=112 base align=8
-QSequentialIterable::const_iterator (0x0x7ff3b4283a20) 0
-
-Class QSequentialIterable
- size=104 align=8
- base size=104 base align=8
-QSequentialIterable (0x0x7ff3b42839c0) 0
-
-Class QAssociativeIterable::const_iterator
- size=120 align=8
- base size=120 base align=8
-QAssociativeIterable::const_iterator (0x0x7ff3b4283ae0) 0
-
-Class QAssociativeIterable
- size=112 align=8
- base size=112 base align=8
-QAssociativeIterable (0x0x7ff3b4283a80) 0
-
-Class QModelIndex
- size=24 align=8
- base size=24 base align=8
-QModelIndex (0x0x7ff3b409d540) 0
-
-Class QPersistentModelIndex
- size=8 align=8
- base size=8 base align=8
-QPersistentModelIndex (0x0x7ff3b409d840) 0
-
-Class QAbstractItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractItemModel::QPrivateSignal (0x0x7ff3b3d808a0) 0 empty
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractItemModel)
-16 (int (*)(...))QAbstractItemModel::metaObject
-24 (int (*)(...))QAbstractItemModel::qt_metacast
-32 (int (*)(...))QAbstractItemModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractItemModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractItemModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractItemModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractItemModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=16 align=8
- base size=16 base align=8
-QAbstractItemModel (0x0x7ff3b3d7cdd0) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 16u)
- QObject (0x0x7ff3b3d80840) 0
- primary-for QAbstractItemModel (0x0x7ff3b3d7cdd0)
-
-Class QAbstractTableModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTableModel::QPrivateSignal (0x0x7ff3b3d80c00) 0 empty
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTableModel)
-16 (int (*)(...))QAbstractTableModel::metaObject
-24 (int (*)(...))QAbstractTableModel::qt_metacast
-32 (int (*)(...))QAbstractTableModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractTableModel::index
-120 (int (*)(...))QAbstractTableModel::parent
-128 (int (*)(...))QAbstractTableModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractTableModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractTableModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractTableModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=16 align=8
- base size=16 base align=8
-QAbstractTableModel (0x0x7ff3b3e35000) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 16u)
- QAbstractItemModel (0x0x7ff3b3e35068) 0
- primary-for QAbstractTableModel (0x0x7ff3b3e35000)
- QObject (0x0x7ff3b3d80ba0) 0
- primary-for QAbstractItemModel (0x0x7ff3b3e35068)
-
-Class QAbstractListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractListModel::QPrivateSignal (0x0x7ff3b3d80cc0) 0 empty
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractListModel)
-16 (int (*)(...))QAbstractListModel::metaObject
-24 (int (*)(...))QAbstractListModel::qt_metacast
-32 (int (*)(...))QAbstractListModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QAbstractListModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractListModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=16 align=8
- base size=16 base align=8
-QAbstractListModel (0x0x7ff3b3e350d0) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 16u)
- QAbstractItemModel (0x0x7ff3b3e35138) 0
- primary-for QAbstractListModel (0x0x7ff3b3e350d0)
- QObject (0x0x7ff3b3d80c60) 0
- primary-for QAbstractItemModel (0x0x7ff3b3e35138)
-
-Vtable for QAbstractNativeEventFilter
-QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAbstractNativeEventFilter)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractNativeEventFilter
- size=16 align=8
- base size=16 base align=8
-QAbstractNativeEventFilter (0x0x7ff3b3d80f60) 0
- vptr=((& QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter) + 16u)
-
-Class QAbstractProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractProxyModel::QPrivateSignal (0x0x7ff3b3e9a060) 0 empty
-
-Vtable for QAbstractProxyModel
-QAbstractProxyModel::_ZTV19QAbstractProxyModel: 53u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractProxyModel)
-16 (int (*)(...))QAbstractProxyModel::metaObject
-24 (int (*)(...))QAbstractProxyModel::qt_metacast
-32 (int (*)(...))QAbstractProxyModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractProxyModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QAbstractProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QAbstractProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QAbstractProxyModel::setSourceModel
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))__cxa_pure_virtual
-408 (int (*)(...))QAbstractProxyModel::mapSelectionToSource
-416 (int (*)(...))QAbstractProxyModel::mapSelectionFromSource
-
-Class QAbstractProxyModel
- size=16 align=8
- base size=16 base align=8
-QAbstractProxyModel (0x0x7ff3b3e35270) 0
- vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 16u)
- QAbstractItemModel (0x0x7ff3b3e352d8) 0
- primary-for QAbstractProxyModel (0x0x7ff3b3e35270)
- QObject (0x0x7ff3b3e9a000) 0
- primary-for QAbstractItemModel (0x0x7ff3b3e352d8)
-
-Class QAbstractState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractState::QPrivateSignal (0x0x7ff3b3e9a120) 0 empty
-
-Vtable for QAbstractState
-QAbstractState::_ZTV14QAbstractState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QAbstractState)
-16 (int (*)(...))QAbstractState::metaObject
-24 (int (*)(...))QAbstractState::qt_metacast
-32 (int (*)(...))QAbstractState::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractState
- size=16 align=8
- base size=16 base align=8
-QAbstractState (0x0x7ff3b3e35340) 0
- vptr=((& QAbstractState::_ZTV14QAbstractState) + 16u)
- QObject (0x0x7ff3b3e9a0c0) 0
- primary-for QAbstractState (0x0x7ff3b3e35340)
-
-Class QAbstractTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTransition::QPrivateSignal (0x0x7ff3b3e9a1e0) 0 empty
-
-Vtable for QAbstractTransition
-QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTransition)
-16 (int (*)(...))QAbstractTransition::metaObject
-24 (int (*)(...))QAbstractTransition::qt_metacast
-32 (int (*)(...))QAbstractTransition::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractTransition
- size=16 align=8
- base size=16 base align=8
-QAbstractTransition (0x0x7ff3b3e353a8) 0
- vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 16u)
- QObject (0x0x7ff3b3e9a180) 0
- primary-for QAbstractTransition (0x0x7ff3b3e353a8)
-
-Class QAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationGroup::QPrivateSignal (0x0x7ff3b3e9a2a0) 0 empty
-
-Vtable for QAnimationGroup
-QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QAnimationGroup)
-16 (int (*)(...))QAnimationGroup::metaObject
-24 (int (*)(...))QAnimationGroup::qt_metacast
-32 (int (*)(...))QAnimationGroup::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QAnimationGroup (0x0x7ff3b3e35410) 0
- vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 16u)
- QAbstractAnimation (0x0x7ff3b3e35478) 0
- primary-for QAnimationGroup (0x0x7ff3b3e35410)
- QObject (0x0x7ff3b3e9a240) 0
- primary-for QAbstractAnimation (0x0x7ff3b3e35478)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0x0x7ff3b3e9a780) 0
-
-Class QBitArray
- size=8 align=8
- base size=8 base align=8
-QBitArray (0x0x7ff3b3e9aa80) 0
-
-Class QBitRef
- size=16 align=8
- base size=12 base align=8
-QBitRef (0x0x7ff3b3e9acc0) 0
-
-Class QIODevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIODevice::QPrivateSignal (0x0x7ff3b3ba40c0) 0 empty
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QIODevice)
-16 (int (*)(...))QIODevice::metaObject
-24 (int (*)(...))QIODevice::qt_metacast
-32 (int (*)(...))QIODevice::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QIODevice::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))__cxa_pure_virtual
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))__cxa_pure_virtual
-
-Class QIODevice
- size=16 align=8
- base size=16 base align=8
-QIODevice (0x0x7ff3b3b35478) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 16u)
- QObject (0x0x7ff3b3ba4060) 0
- primary-for QIODevice (0x0x7ff3b3b35478)
-
-Class QBuffer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QBuffer::QPrivateSignal (0x0x7ff3b3ba42a0) 0 empty
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBuffer)
-16 (int (*)(...))QBuffer::metaObject
-24 (int (*)(...))QBuffer::qt_metacast
-32 (int (*)(...))QBuffer::qt_metacall
-40 (int (*)(...))QBuffer::~QBuffer
-48 (int (*)(...))QBuffer::~QBuffer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QBuffer::connectNotify
-104 (int (*)(...))QBuffer::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QBuffer::open
-128 (int (*)(...))QBuffer::close
-136 (int (*)(...))QBuffer::pos
-144 (int (*)(...))QBuffer::size
-152 (int (*)(...))QBuffer::seek
-160 (int (*)(...))QBuffer::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QBuffer::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QBuffer::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QBuffer::writeData
-
-Class QBuffer
- size=16 align=8
- base size=16 base align=8
-QBuffer (0x0x7ff3b3b355b0) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 16u)
- QIODevice (0x0x7ff3b3b35618) 0
- primary-for QBuffer (0x0x7ff3b3b355b0)
- QObject (0x0x7ff3b3ba4240) 0
- primary-for QIODevice (0x0x7ff3b3b35618)
-
-Class QByteArrayMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QByteArrayMatcher::Data (0x0x7ff3b3ba4360) 0
-
-Class QByteArrayMatcher
- size=1040 align=8
- base size=1040 base align=8
-QByteArrayMatcher (0x0x7ff3b3ba4300) 0
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0x0x7ff3b3ba44e0) 0
-
-Class QLocale
- size=8 align=8
- base size=8 base align=8
-QLocale (0x0x7ff3b3ba46c0) 0
-
-Class QCollatorSortKey
- size=8 align=8
- base size=8 base align=8
-QCollatorSortKey (0x0x7ff3b3ba4b40) 0
-
-Class QCollator
- size=8 align=8
- base size=8 base align=8
-QCollator (0x0x7ff3b3ba4c00) 0
-
-Class QCommandLineOption
- size=8 align=8
- base size=8 base align=8
-QCommandLineOption (0x0x7ff3b3972cc0) 0
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QEvent)
-16 (int (*)(...))QEvent::~QEvent
-24 (int (*)(...))QEvent::~QEvent
-
-Class QEvent
- size=24 align=8
- base size=20 base align=8
-QEvent (0x0x7ff3b39ae180) 0
- vptr=((& QEvent::_ZTV6QEvent) + 16u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTimerEvent)
-16 (int (*)(...))QTimerEvent::~QTimerEvent
-24 (int (*)(...))QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=24 align=8
- base size=24 base align=8
-QTimerEvent (0x0x7ff3b397e750) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 16u)
- QEvent (0x0x7ff3b39ae1e0) 0
- primary-for QTimerEvent (0x0x7ff3b397e750)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QChildEvent)
-16 (int (*)(...))QChildEvent::~QChildEvent
-24 (int (*)(...))QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=32 align=8
- base size=32 base align=8
-QChildEvent (0x0x7ff3b397e7b8) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 16u)
- QEvent (0x0x7ff3b39ae240) 0
- primary-for QChildEvent (0x0x7ff3b397e7b8)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-16 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-24 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=32 align=8
- base size=32 base align=8
-QDynamicPropertyChangeEvent (0x0x7ff3b397e8f0) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 16u)
- QEvent (0x0x7ff3b39ae420) 0
- primary-for QDynamicPropertyChangeEvent (0x0x7ff3b397e8f0)
-
-Vtable for QDeferredDeleteEvent
-QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QDeferredDeleteEvent)
-16 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-24 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-
-Class QDeferredDeleteEvent
- size=24 align=8
- base size=24 base align=8
-QDeferredDeleteEvent (0x0x7ff3b397e958) 0
- vptr=((& QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent) + 16u)
- QEvent (0x0x7ff3b39ae480) 0
- primary-for QDeferredDeleteEvent (0x0x7ff3b397e958)
-
-Class QCoreApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QCoreApplication::QPrivateSignal (0x0x7ff3b39ae540) 0 empty
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QCoreApplication)
-16 (int (*)(...))QCoreApplication::metaObject
-24 (int (*)(...))QCoreApplication::qt_metacast
-32 (int (*)(...))QCoreApplication::qt_metacall
-40 (int (*)(...))QCoreApplication::~QCoreApplication
-48 (int (*)(...))QCoreApplication::~QCoreApplication
-56 (int (*)(...))QCoreApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QCoreApplication::notify
-120 (int (*)(...))QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=16 align=8
- base size=16 base align=8
-QCoreApplication (0x0x7ff3b397e9c0) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 16u)
- QObject (0x0x7ff3b39ae4e0) 0
- primary-for QCoreApplication (0x0x7ff3b397e9c0)
-
-Class QCommandLineParser
- size=8 align=8
- base size=8 base align=8
-QCommandLineParser (0x0x7ff3b39ae5a0) 0
-
-Class QContiguousCacheData
- size=24 align=4
- base size=24 base align=4
-QContiguousCacheData (0x0x7ff3b39ae600) 0
-
-Class QCryptographicHash
- size=8 align=8
- base size=8 base align=8
-QCryptographicHash (0x0x7ff3b39ae8a0) 0
-
-Class QDataStream
- size=32 align=8
- base size=32 base align=8
-QDataStream (0x0x7ff3b39ae900) 0
-
-Class QtPrivate::StreamStateSaver
- size=16 align=8
- base size=12 base align=8
-QtPrivate::StreamStateSaver (0x0x7ff3b39ae9c0) 0
-
-Class QDate
- size=8 align=8
- base size=8 base align=8
-QDate (0x0x7ff3b39aeba0) 0
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0x0x7ff3b39aeea0) 0
-
-Class QDateTime::ShortData
- size=8 align=8
- base size=8 base align=8
-QDateTime::ShortData (0x0x7ff3b372b3c0) 0
-
-Class QDateTime::Data
- size=8 align=8
- base size=8 base align=8
-QDateTime::Data (0x0x7ff3b372b420) 0
-
-Class QDateTime
- size=8 align=8
- base size=8 base align=8
-QDateTime (0x0x7ff3b372b360) 0
-
-Class QElapsedTimer
- size=16 align=8
- base size=16 base align=8
-QElapsedTimer (0x0x7ff3b37e1240) 0
-
-Class std::chrono::_V2::system_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::system_clock (0x0x7ff3b3853600) 0 empty
-
-Class std::chrono::_V2::steady_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::steady_clock (0x0x7ff3b359e480) 0 empty
-
-Class QDeadlineTimer
- size=16 align=8
- base size=16 base align=8
-QDeadlineTimer (0x0x7ff3b359e4e0) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextStream)
-16 (int (*)(...))QTextStream::~QTextStream
-24 (int (*)(...))QTextStream::~QTextStream
-
-Class QTextStream
- size=16 align=8
- base size=16 base align=8
-QTextStream (0x0x7ff3b32e5360) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 16u)
-
-Class QTextStreamManipulator
- size=40 align=8
- base size=38 base align=8
-QTextStreamManipulator (0x0x7ff3b32e55a0) 0
-
-Class QtSharedPointer::NormalDeleter
- size=1 align=1
- base size=0 base align=1
-QtSharedPointer::NormalDeleter (0x0x7ff3b32e57e0) 0 empty
-
-Class QtSharedPointer::ExternalRefCountData
- size=16 align=8
- base size=16 base align=8
-QtSharedPointer::ExternalRefCountData (0x0x7ff3b32e5960) 0
-
-Class QDebug::Stream
- size=80 align=8
- base size=76 base align=8
-QDebug::Stream (0x0x7ff3b32e5de0) 0
-
-Class QDebug
- size=8 align=8
- base size=8 base align=8
-QDebug (0x0x7ff3b32e5d80) 0
-
-Class QDebugStateSaver
- size=8 align=8
- base size=8 base align=8
-QDebugStateSaver (0x0x7ff3b3184060) 0
-
-Class QNoDebug
- size=1 align=1
- base size=0 base align=1
-QNoDebug (0x0x7ff3b3184120) 0 empty
-
-Class QFileDevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileDevice::QPrivateSignal (0x0x7ff3b31841e0) 0 empty
-
-Vtable for QFileDevice
-QFileDevice::_ZTV11QFileDevice: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFileDevice)
-16 (int (*)(...))QFileDevice::metaObject
-24 (int (*)(...))QFileDevice::qt_metacast
-32 (int (*)(...))QFileDevice::qt_metacall
-40 (int (*)(...))QFileDevice::~QFileDevice
-48 (int (*)(...))QFileDevice::~QFileDevice
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFileDevice::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QFileDevice
- size=16 align=8
- base size=16 base align=8
-QFileDevice (0x0x7ff3b317f0d0) 0
- vptr=((& QFileDevice::_ZTV11QFileDevice) + 16u)
- QIODevice (0x0x7ff3b317f138) 0
- primary-for QFileDevice (0x0x7ff3b317f0d0)
- QObject (0x0x7ff3b3184180) 0
- primary-for QIODevice (0x0x7ff3b317f138)
-
-Class QFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFile::QPrivateSignal (0x0x7ff3b31843c0) 0 empty
-
-Vtable for QFile
-QFile::_ZTV5QFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QFile)
-16 (int (*)(...))QFile::metaObject
-24 (int (*)(...))QFile::qt_metacast
-32 (int (*)(...))QFile::qt_metacall
-40 (int (*)(...))QFile::~QFile
-48 (int (*)(...))QFile::~QFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QFile
- size=16 align=8
- base size=16 base align=8
-QFile (0x0x7ff3b317f270) 0
- vptr=((& QFile::_ZTV5QFile) + 16u)
- QFileDevice (0x0x7ff3b317f2d8) 0
- primary-for QFile (0x0x7ff3b317f270)
- QIODevice (0x0x7ff3b317f340) 0
- primary-for QFileDevice (0x0x7ff3b317f2d8)
- QObject (0x0x7ff3b3184360) 0
- primary-for QIODevice (0x0x7ff3b317f340)
-
-Class QFileInfo
- size=8 align=8
- base size=8 base align=8
-QFileInfo (0x0x7ff3b3184540) 0
-
-Class QDir
- size=8 align=8
- base size=8 base align=8
-QDir (0x0x7ff3b31849c0) 0
-
-Class QDirIterator
- size=8 align=8
- base size=8 base align=8
-QDirIterator (0x0x7ff3b3184f60) 0
-
-Class QEasingCurve
- size=8 align=8
- base size=8 base align=8
-QEasingCurve (0x0x7ff3b2f07180) 0
-
-Class QEventTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventTransition::QPrivateSignal (0x0x7ff3b2fc3420) 0 empty
-
-Vtable for QEventTransition
-QEventTransition::_ZTV16QEventTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QEventTransition)
-16 (int (*)(...))QEventTransition::metaObject
-24 (int (*)(...))QEventTransition::qt_metacast
-32 (int (*)(...))QEventTransition::qt_metacall
-40 (int (*)(...))QEventTransition::~QEventTransition
-48 (int (*)(...))QEventTransition::~QEventTransition
-56 (int (*)(...))QEventTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QEventTransition::eventTest
-120 (int (*)(...))QEventTransition::onTransition
-
-Class QEventTransition
- size=16 align=8
- base size=16 base align=8
-QEventTransition (0x0x7ff3b2fcd138) 0
- vptr=((& QEventTransition::_ZTV16QEventTransition) + 16u)
- QAbstractTransition (0x0x7ff3b2fcd1a0) 0
- primary-for QEventTransition (0x0x7ff3b2fcd138)
- QObject (0x0x7ff3b2fc33c0) 0
- primary-for QAbstractTransition (0x0x7ff3b2fcd1a0)
-
-Vtable for QException
-QException::_ZTV10QException: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QException)
-16 (int (*)(...))QException::~QException
-24 (int (*)(...))QException::~QException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QException::raise
-48 (int (*)(...))QException::clone
-
-Class QException
- size=8 align=8
- base size=8 base align=8
-QException (0x0x7ff3b2fcd208) 0 nearly-empty
- vptr=((& QException::_ZTV10QException) + 16u)
- std::exception (0x0x7ff3b2fc3480) 0 nearly-empty
- primary-for QException (0x0x7ff3b2fcd208)
-
-Vtable for QUnhandledException
-QUnhandledException::_ZTV19QUnhandledException: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QUnhandledException)
-16 (int (*)(...))QUnhandledException::~QUnhandledException
-24 (int (*)(...))QUnhandledException::~QUnhandledException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QUnhandledException::raise
-48 (int (*)(...))QUnhandledException::clone
-
-Class QUnhandledException
- size=8 align=8
- base size=8 base align=8
-QUnhandledException (0x0x7ff3b2fcd270) 0 nearly-empty
- vptr=((& QUnhandledException::_ZTV19QUnhandledException) + 16u)
- QException (0x0x7ff3b2fcd2d8) 0 nearly-empty
- primary-for QUnhandledException (0x0x7ff3b2fcd270)
- std::exception (0x0x7ff3b2fc34e0) 0 nearly-empty
- primary-for QException (0x0x7ff3b2fcd2d8)
-
-Class QtPrivate::ExceptionHolder
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionHolder (0x0x7ff3b2fc3540) 0
-
-Class QtPrivate::ExceptionStore
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionStore (0x0x7ff3b2fc3600) 0
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QFactoryInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QFactoryInterface
- size=8 align=8
- base size=8 base align=8
-QFactoryInterface (0x0x7ff3b2fc3660) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 16u)
-
-Class QFileSelector::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSelector::QPrivateSignal (0x0x7ff3b2fc3780) 0 empty
-
-Vtable for QFileSelector
-QFileSelector::_ZTV13QFileSelector: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QFileSelector)
-16 (int (*)(...))QFileSelector::metaObject
-24 (int (*)(...))QFileSelector::qt_metacast
-32 (int (*)(...))QFileSelector::qt_metacall
-40 (int (*)(...))QFileSelector::~QFileSelector
-48 (int (*)(...))QFileSelector::~QFileSelector
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSelector
- size=16 align=8
- base size=16 base align=8
-QFileSelector (0x0x7ff3b2fcd340) 0
- vptr=((& QFileSelector::_ZTV13QFileSelector) + 16u)
- QObject (0x0x7ff3b2fc3720) 0
- primary-for QFileSelector (0x0x7ff3b2fcd340)
-
-Class QFileSystemWatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSystemWatcher::QPrivateSignal (0x0x7ff3b2fc3840) 0 empty
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-16 (int (*)(...))QFileSystemWatcher::metaObject
-24 (int (*)(...))QFileSystemWatcher::qt_metacast
-32 (int (*)(...))QFileSystemWatcher::qt_metacall
-40 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-48 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=16 align=8
- base size=16 base align=8
-QFileSystemWatcher (0x0x7ff3b2fcd3a8) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 16u)
- QObject (0x0x7ff3b2fc37e0) 0
- primary-for QFileSystemWatcher (0x0x7ff3b2fcd3a8)
-
-Class QFinalState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFinalState::QPrivateSignal (0x0x7ff3b2fc3900) 0 empty
-
-Vtable for QFinalState
-QFinalState::_ZTV11QFinalState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFinalState)
-16 (int (*)(...))QFinalState::metaObject
-24 (int (*)(...))QFinalState::qt_metacast
-32 (int (*)(...))QFinalState::qt_metacall
-40 (int (*)(...))QFinalState::~QFinalState
-48 (int (*)(...))QFinalState::~QFinalState
-56 (int (*)(...))QFinalState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFinalState::onEntry
-120 (int (*)(...))QFinalState::onExit
-
-Class QFinalState
- size=16 align=8
- base size=16 base align=8
-QFinalState (0x0x7ff3b2fcd410) 0
- vptr=((& QFinalState::_ZTV11QFinalState) + 16u)
- QAbstractState (0x0x7ff3b2fcd478) 0
- primary-for QFinalState (0x0x7ff3b2fcd410)
- QObject (0x0x7ff3b2fc38a0) 0
- primary-for QAbstractState (0x0x7ff3b2fcd478)
-
-Vtable for QRunnable
-QRunnable::_ZTV9QRunnable: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QRunnable)
-16 (int (*)(...))__cxa_pure_virtual
-24 0u
-32 0u
-
-Class QRunnable
- size=16 align=8
- base size=12 base align=8
-QRunnable (0x0x7ff3b2fc3960) 0
- vptr=((& QRunnable::_ZTV9QRunnable) + 16u)
-
-Class QBasicMutex
- size=8 align=8
- base size=8 base align=8
-QBasicMutex (0x0x7ff3b2fc39c0) 0
-
-Class QMutex
- size=8 align=8
- base size=8 base align=8
-QMutex (0x0x7ff3b2fcd5b0) 0
- QBasicMutex (0x0x7ff3b2fc3c00) 0
-
-Class QMutexLocker
- size=8 align=8
- base size=8 base align=8
-QMutexLocker (0x0x7ff3b2cf1000) 0
-
-Class QtPrivate::ResultItem
- size=16 align=8
- base size=16 base align=8
-QtPrivate::ResultItem (0x0x7ff3b2cf10c0) 0
-
-Class QtPrivate::ResultIteratorBase
- size=16 align=8
- base size=12 base align=8
-QtPrivate::ResultIteratorBase (0x0x7ff3b2cf1120) 0
-
-Vtable for QtPrivate::ResultStoreBase
-QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9QtPrivate15ResultStoreBaseE)
-16 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-24 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-
-Class QtPrivate::ResultStoreBase
- size=48 align=8
- base size=44 base align=8
-QtPrivate::ResultStoreBase (0x0x7ff3b2cf12a0) 0
- vptr=((& QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE) + 16u)
-
-Vtable for QFutureInterfaceBase
-QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
-16 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-24 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-
-Class QFutureInterfaceBase
- size=16 align=8
- base size=16 base align=8
-QFutureInterfaceBase (0x0x7ff3b2cf1360) 0
- vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 16u)
-
-Class QFutureWatcherBase::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFutureWatcherBase::QPrivateSignal (0x0x7ff3b2cf16c0) 0 empty
-
-Vtable for QFutureWatcherBase
-QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFutureWatcherBase)
-16 (int (*)(...))QFutureWatcherBase::metaObject
-24 (int (*)(...))QFutureWatcherBase::qt_metacast
-32 (int (*)(...))QFutureWatcherBase::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QFutureWatcherBase::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QFutureWatcherBase::connectNotify
-104 (int (*)(...))QFutureWatcherBase::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QFutureWatcherBase
- size=16 align=8
- base size=16 base align=8
-QFutureWatcherBase (0x0x7ff3b2d6e1a0) 0
- vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 16u)
- QObject (0x0x7ff3b2cf1660) 0
- primary-for QFutureWatcherBase (0x0x7ff3b2d6e1a0)
-
-Class QHistoryState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QHistoryState::QPrivateSignal (0x0x7ff3b2cf1840) 0 empty
-
-Vtable for QHistoryState
-QHistoryState::_ZTV13QHistoryState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QHistoryState)
-16 (int (*)(...))QHistoryState::metaObject
-24 (int (*)(...))QHistoryState::qt_metacast
-32 (int (*)(...))QHistoryState::qt_metacall
-40 (int (*)(...))QHistoryState::~QHistoryState
-48 (int (*)(...))QHistoryState::~QHistoryState
-56 (int (*)(...))QHistoryState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QHistoryState::onEntry
-120 (int (*)(...))QHistoryState::onExit
-
-Class QHistoryState
- size=16 align=8
- base size=16 base align=8
-QHistoryState (0x0x7ff3b2d6e5b0) 0
- vptr=((& QHistoryState::_ZTV13QHistoryState) + 16u)
- QAbstractState (0x0x7ff3b2d6e618) 0
- primary-for QHistoryState (0x0x7ff3b2d6e5b0)
- QObject (0x0x7ff3b2cf17e0) 0
- primary-for QAbstractState (0x0x7ff3b2d6e618)
-
-Class QIdentityProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIdentityProxyModel::QPrivateSignal (0x0x7ff3b2cf1900) 0 empty
-
-Vtable for QIdentityProxyModel
-QIdentityProxyModel::_ZTV19QIdentityProxyModel: 53u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QIdentityProxyModel)
-16 (int (*)(...))QIdentityProxyModel::metaObject
-24 (int (*)(...))QIdentityProxyModel::qt_metacast
-32 (int (*)(...))QIdentityProxyModel::qt_metacall
-40 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-48 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIdentityProxyModel::index
-120 (int (*)(...))QIdentityProxyModel::parent
-128 (int (*)(...))QIdentityProxyModel::sibling
-136 (int (*)(...))QIdentityProxyModel::rowCount
-144 (int (*)(...))QIdentityProxyModel::columnCount
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QIdentityProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QIdentityProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QIdentityProxyModel::insertRows
-264 (int (*)(...))QIdentityProxyModel::insertColumns
-272 (int (*)(...))QIdentityProxyModel::removeRows
-280 (int (*)(...))QIdentityProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QIdentityProxyModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QIdentityProxyModel::setSourceModel
-392 (int (*)(...))QIdentityProxyModel::mapToSource
-400 (int (*)(...))QIdentityProxyModel::mapFromSource
-408 (int (*)(...))QIdentityProxyModel::mapSelectionToSource
-416 (int (*)(...))QIdentityProxyModel::mapSelectionFromSource
-
-Class QIdentityProxyModel
- size=16 align=8
- base size=16 base align=8
-QIdentityProxyModel (0x0x7ff3b2d6e680) 0
- vptr=((& QIdentityProxyModel::_ZTV19QIdentityProxyModel) + 16u)
- QAbstractProxyModel (0x0x7ff3b2d6e6e8) 0
- primary-for QIdentityProxyModel (0x0x7ff3b2d6e680)
- QAbstractItemModel (0x0x7ff3b2d6e750) 0
- primary-for QAbstractProxyModel (0x0x7ff3b2d6e6e8)
- QObject (0x0x7ff3b2cf18a0) 0
- primary-for QAbstractItemModel (0x0x7ff3b2d6e750)
-
-Class QItemSelectionRange
- size=16 align=8
- base size=16 base align=8
-QItemSelectionRange (0x0x7ff3b2cf1960) 0
-
-Class QItemSelectionModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QItemSelectionModel::QPrivateSignal (0x0x7ff3b2cf1d20) 0 empty
-
-Vtable for QItemSelectionModel
-QItemSelectionModel::_ZTV19QItemSelectionModel: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QItemSelectionModel)
-16 (int (*)(...))QItemSelectionModel::metaObject
-24 (int (*)(...))QItemSelectionModel::qt_metacast
-32 (int (*)(...))QItemSelectionModel::qt_metacall
-40 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-48 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QItemSelectionModel::setCurrentIndex
-120 (int (*)(...))QItemSelectionModel::select
-128 (int (*)(...))QItemSelectionModel::select
-136 (int (*)(...))QItemSelectionModel::clear
-144 (int (*)(...))QItemSelectionModel::reset
-152 (int (*)(...))QItemSelectionModel::clearCurrentIndex
-
-Class QItemSelectionModel
- size=16 align=8
- base size=16 base align=8
-QItemSelectionModel (0x0x7ff3b2d6ea90) 0
- vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 16u)
- QObject (0x0x7ff3b2cf1cc0) 0
- primary-for QItemSelectionModel (0x0x7ff3b2d6ea90)
-
-Class QItemSelection
- size=8 align=8
- base size=8 base align=8
-QItemSelection (0x0x7ff3b2d6ec98) 0
- QList<QItemSelectionRange> (0x0x7ff3b2d6ed00) 0
- QListSpecialMethods<QItemSelectionRange> (0x0x7ff3b2af9000) 0 empty
-
-Class QJsonValue
- size=24 align=8
- base size=20 base align=8
-QJsonValue (0x0x7ff3b2af9540) 0
-
-Class QJsonValueRef
- size=16 align=8
- base size=12 base align=8
-QJsonValueRef (0x0x7ff3b2af9780) 0
-
-Class QJsonValuePtr
- size=24 align=8
- base size=24 base align=8
-QJsonValuePtr (0x0x7ff3b2af9840) 0
-
-Class QJsonValueRefPtr
- size=16 align=8
- base size=16 base align=8
-QJsonValueRefPtr (0x0x7ff3b2af98a0) 0
-
-Class QJsonArray::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::iterator (0x0x7ff3b2af9960) 0
-
-Class QJsonArray::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::const_iterator (0x0x7ff3b2af99c0) 0
-
-Class QJsonArray
- size=16 align=8
- base size=16 base align=8
-QJsonArray (0x0x7ff3b2af9900) 0
-
-Class QJsonParseError
- size=8 align=4
- base size=8 base align=4
-QJsonParseError (0x0x7ff3b2af9a80) 0
-
-Class QJsonDocument
- size=8 align=8
- base size=8 base align=8
-QJsonDocument (0x0x7ff3b2af9ae0) 0
-
-Class QJsonObject::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::iterator (0x0x7ff3b2af9ba0) 0
-
-Class QJsonObject::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::const_iterator (0x0x7ff3b2af9c00) 0
-
-Class QJsonObject
- size=16 align=8
- base size=16 base align=8
-QJsonObject (0x0x7ff3b2af9b40) 0
-
-Class QLibrary::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLibrary::QPrivateSignal (0x0x7ff3b2af9de0) 0 empty
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QLibrary)
-16 (int (*)(...))QLibrary::metaObject
-24 (int (*)(...))QLibrary::qt_metacast
-32 (int (*)(...))QLibrary::qt_metacall
-40 (int (*)(...))QLibrary::~QLibrary
-48 (int (*)(...))QLibrary::~QLibrary
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QLibrary
- size=32 align=8
- base size=25 base align=8
-QLibrary (0x0x7ff3b2ba4138) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 16u)
- QObject (0x0x7ff3b2af9d80) 0
- primary-for QLibrary (0x0x7ff3b2ba4138)
-
-Class QVersionNumber::SegmentStorage
- size=8 align=8
- base size=8 base align=8
-QVersionNumber::SegmentStorage (0x0x7ff3b28ad000) 0
-
-Class QVersionNumber
- size=8 align=8
- base size=8 base align=8
-QVersionNumber (0x0x7ff3b2af9f60) 0
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0x0x7ff3b2930d80) 0 empty
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0x0x7ff3b2930de0) 0
-
-Class QPointF
- size=16 align=8
- base size=16 base align=8
-QPointF (0x0x7ff3b2998120) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0x0x7ff3b2998420) 0
-
-Class QLineF
- size=32 align=8
- base size=32 base align=8
-QLineF (0x0x7ff3b2998720) 0
-
-Class QLinkedListData
- size=32 align=8
- base size=25 base align=8
-QLinkedListData (0x0x7ff3b2998a20) 0
-
-Class QLockFile
- size=8 align=8
- base size=8 base align=8
-QLockFile (0x0x7ff3b26d51e0) 0
-
-Class QLoggingCategory::AtomicBools
- size=4 align=1
- base size=4 base align=1
-QLoggingCategory::AtomicBools (0x0x7ff3b26d5360) 0
-
-Class QLoggingCategory
- size=24 align=8
- base size=24 base align=8
-QLoggingCategory (0x0x7ff3b26d5300) 0
-
-Class QMargins
- size=16 align=4
- base size=16 base align=4
-QMargins (0x0x7ff3b26d54e0) 0
-
-Class QMarginsF
- size=32 align=8
- base size=32 base align=8
-QMarginsF (0x0x7ff3b26d57e0) 0
-
-Class QMessageAuthenticationCode
- size=8 align=8
- base size=8 base align=8
-QMessageAuthenticationCode (0x0x7ff3b26d5b40) 0
-
-Class QMetaMethod
- size=16 align=8
- base size=12 base align=8
-QMetaMethod (0x0x7ff3b26d5ba0) 0
-
-Class QMetaEnum
- size=16 align=8
- base size=12 base align=8
-QMetaEnum (0x0x7ff3b26d5ea0) 0
-
-Class QMetaProperty
- size=32 align=8
- base size=32 base align=8
-QMetaProperty (0x0x7ff3b284f240) 0
-
-Class QMetaClassInfo
- size=16 align=8
- base size=12 base align=8
-QMetaClassInfo (0x0x7ff3b284f2a0) 0
-
-Class QMimeData::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMimeData::QPrivateSignal (0x0x7ff3b284f600) 0 empty
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QMimeData)
-16 (int (*)(...))QMimeData::metaObject
-24 (int (*)(...))QMimeData::qt_metacast
-32 (int (*)(...))QMimeData::qt_metacall
-40 (int (*)(...))QMimeData::~QMimeData
-48 (int (*)(...))QMimeData::~QMimeData
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QMimeData::hasFormat
-120 (int (*)(...))QMimeData::formats
-128 (int (*)(...))QMimeData::retrieveData
-
-Class QMimeData
- size=16 align=8
- base size=16 base align=8
-QMimeData (0x0x7ff3b293ee38) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 16u)
- QObject (0x0x7ff3b284f5a0) 0
- primary-for QMimeData (0x0x7ff3b293ee38)
-
-Class QMimeType
- size=8 align=8
- base size=8 base align=8
-QMimeType (0x0x7ff3b284f660) 0
-
-Class QMimeDatabase
- size=8 align=8
- base size=8 base align=8
-QMimeDatabase (0x0x7ff3b284f9c0) 0
-
-Class QObjectCleanupHandler::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObjectCleanupHandler::QPrivateSignal (0x0x7ff3b284fa80) 0 empty
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-16 (int (*)(...))QObjectCleanupHandler::metaObject
-24 (int (*)(...))QObjectCleanupHandler::qt_metacast
-32 (int (*)(...))QObjectCleanupHandler::qt_metacall
-40 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-48 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=24 align=8
- base size=24 base align=8
-QObjectCleanupHandler (0x0x7ff3b28a5000) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 16u)
- QObject (0x0x7ff3b284fa20) 0
- primary-for QObjectCleanupHandler (0x0x7ff3b28a5000)
-
-Class QParallelAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QParallelAnimationGroup::QPrivateSignal (0x0x7ff3b284fb40) 0 empty
-
-Vtable for QParallelAnimationGroup
-QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
-16 (int (*)(...))QParallelAnimationGroup::metaObject
-24 (int (*)(...))QParallelAnimationGroup::qt_metacast
-32 (int (*)(...))QParallelAnimationGroup::qt_metacall
-40 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-48 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-56 (int (*)(...))QParallelAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QParallelAnimationGroup::duration
-120 (int (*)(...))QParallelAnimationGroup::updateCurrentTime
-128 (int (*)(...))QParallelAnimationGroup::updateState
-136 (int (*)(...))QParallelAnimationGroup::updateDirection
-
-Class QParallelAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QParallelAnimationGroup (0x0x7ff3b28a5068) 0
- vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 16u)
- QAnimationGroup (0x0x7ff3b28a50d0) 0
- primary-for QParallelAnimationGroup (0x0x7ff3b28a5068)
- QAbstractAnimation (0x0x7ff3b28a5138) 0
- primary-for QAnimationGroup (0x0x7ff3b28a50d0)
- QObject (0x0x7ff3b284fae0) 0
- primary-for QAbstractAnimation (0x0x7ff3b28a5138)
-
-Class QPauseAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPauseAnimation::QPrivateSignal (0x0x7ff3b284fc00) 0 empty
-
-Vtable for QPauseAnimation
-QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QPauseAnimation)
-16 (int (*)(...))QPauseAnimation::metaObject
-24 (int (*)(...))QPauseAnimation::qt_metacast
-32 (int (*)(...))QPauseAnimation::qt_metacall
-40 (int (*)(...))QPauseAnimation::~QPauseAnimation
-48 (int (*)(...))QPauseAnimation::~QPauseAnimation
-56 (int (*)(...))QPauseAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPauseAnimation::duration
-120 (int (*)(...))QPauseAnimation::updateCurrentTime
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QPauseAnimation
- size=16 align=8
- base size=16 base align=8
-QPauseAnimation (0x0x7ff3b28a51a0) 0
- vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 16u)
- QAbstractAnimation (0x0x7ff3b28a5208) 0
- primary-for QPauseAnimation (0x0x7ff3b28a51a0)
- QObject (0x0x7ff3b284fba0) 0
- primary-for QAbstractAnimation (0x0x7ff3b28a5208)
-
-Class QStaticPlugin
- size=16 align=8
- base size=16 base align=8
-QStaticPlugin (0x0x7ff3b284fde0) 0
-
-Class QPluginLoader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPluginLoader::QPrivateSignal (0x0x7ff3b24ed180) 0 empty
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QPluginLoader)
-16 (int (*)(...))QPluginLoader::metaObject
-24 (int (*)(...))QPluginLoader::qt_metacast
-32 (int (*)(...))QPluginLoader::qt_metacall
-40 (int (*)(...))QPluginLoader::~QPluginLoader
-48 (int (*)(...))QPluginLoader::~QPluginLoader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QPluginLoader
- size=32 align=8
- base size=25 base align=8
-QPluginLoader (0x0x7ff3b28a53a8) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 16u)
- QObject (0x0x7ff3b24ed120) 0
- primary-for QPluginLoader (0x0x7ff3b28a53a8)
-
-Vtable for std::type_info
-std::type_info::_ZTVSt9type_info: 8u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9type_info)
-16 (int (*)(...))std::type_info::~type_info
-24 (int (*)(...))std::type_info::~type_info
-32 (int (*)(...))std::type_info::__is_pointer_p
-40 (int (*)(...))std::type_info::__is_function_p
-48 (int (*)(...))std::type_info::__do_catch
-56 (int (*)(...))std::type_info::__do_upcast
-
-Class std::type_info
- size=16 align=8
- base size=16 base align=8
-std::type_info (0x0x7ff3b24ed1e0) 0
- vptr=((& std::type_info::_ZTVSt9type_info) + 16u)
-
-Vtable for std::bad_cast
-std::bad_cast::_ZTVSt8bad_cast: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8bad_cast)
-16 (int (*)(...))std::bad_cast::~bad_cast
-24 (int (*)(...))std::bad_cast::~bad_cast
-32 (int (*)(...))std::bad_cast::what
-
-Class std::bad_cast
- size=8 align=8
- base size=8 base align=8
-std::bad_cast (0x0x7ff3b28a5410) 0 nearly-empty
- vptr=((& std::bad_cast::_ZTVSt8bad_cast) + 16u)
- std::exception (0x0x7ff3b24ed240) 0 nearly-empty
- primary-for std::bad_cast (0x0x7ff3b28a5410)
-
-Vtable for std::bad_typeid
-std::bad_typeid::_ZTVSt10bad_typeid: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt10bad_typeid)
-16 (int (*)(...))std::bad_typeid::~bad_typeid
-24 (int (*)(...))std::bad_typeid::~bad_typeid
-32 (int (*)(...))std::bad_typeid::what
-
-Class std::bad_typeid
- size=8 align=8
- base size=8 base align=8
-std::bad_typeid (0x0x7ff3b28a5478) 0 nearly-empty
- vptr=((& std::bad_typeid::_ZTVSt10bad_typeid) + 16u)
- std::exception (0x0x7ff3b24ed2a0) 0 nearly-empty
- primary-for std::bad_typeid (0x0x7ff3b28a5478)
-
-Vtable for std::bad_function_call
-std::bad_function_call::_ZTVSt17bad_function_call: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt17bad_function_call)
-16 (int (*)(...))std::bad_function_call::~bad_function_call
-24 (int (*)(...))std::bad_function_call::~bad_function_call
-32 (int (*)(...))std::bad_function_call::what
-
-Class std::bad_function_call
- size=8 align=8
- base size=8 base align=8
-std::bad_function_call (0x0x7ff3b26136e8) 0 nearly-empty
- vptr=((& std::bad_function_call::_ZTVSt17bad_function_call) + 16u)
- std::exception (0x0x7ff3b267c360) 0 nearly-empty
- primary-for std::bad_function_call (0x0x7ff3b26136e8)
-
-Class std::_Nocopy_types
- size=16 align=8
- base size=16 base align=8
-std::_Nocopy_types (0x0x7ff3b267c420) 0
-
-Class std::_Any_data
- size=16 align=8
- base size=16 base align=8
-std::_Any_data (0x0x7ff3b267c480) 0
-
-Class std::_Function_base
- size=24 align=8
- base size=24 base align=8
-std::_Function_base (0x0x7ff3b267c5a0) 0
-
-Class QProcessEnvironment
- size=8 align=8
- base size=8 base align=8
-QProcessEnvironment (0x0x7ff3b267ca80) 0
-
-Class QProcess::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QProcess::QPrivateSignal (0x0x7ff3b267ce40) 0 empty
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QProcess)
-16 (int (*)(...))QProcess::metaObject
-24 (int (*)(...))QProcess::qt_metacast
-32 (int (*)(...))QProcess::qt_metacall
-40 (int (*)(...))QProcess::~QProcess
-48 (int (*)(...))QProcess::~QProcess
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QProcess::isSequential
-120 (int (*)(...))QProcess::open
-128 (int (*)(...))QProcess::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QProcess::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QProcess::bytesAvailable
-184 (int (*)(...))QProcess::bytesToWrite
-192 (int (*)(...))QProcess::canReadLine
-200 (int (*)(...))QProcess::waitForReadyRead
-208 (int (*)(...))QProcess::waitForBytesWritten
-216 (int (*)(...))QProcess::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QProcess::writeData
-240 (int (*)(...))QProcess::setupChildProcess
-
-Class QProcess
- size=16 align=8
- base size=16 base align=8
-QProcess (0x0x7ff3b2337000) 0
- vptr=((& QProcess::_ZTV8QProcess) + 16u)
- QIODevice (0x0x7ff3b2337068) 0
- primary-for QProcess (0x0x7ff3b2337000)
- QObject (0x0x7ff3b267cde0) 0
- primary-for QIODevice (0x0x7ff3b2337068)
-
-Class QVariantAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QVariantAnimation::QPrivateSignal (0x0x7ff3b267cf00) 0 empty
-
-Vtable for QVariantAnimation
-QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QVariantAnimation)
-16 (int (*)(...))QVariantAnimation::metaObject
-24 (int (*)(...))QVariantAnimation::qt_metacast
-32 (int (*)(...))QVariantAnimation::qt_metacall
-40 (int (*)(...))QVariantAnimation::~QVariantAnimation
-48 (int (*)(...))QVariantAnimation::~QVariantAnimation
-56 (int (*)(...))QVariantAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QVariantAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QVariantAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QVariantAnimation
- size=16 align=8
- base size=16 base align=8
-QVariantAnimation (0x0x7ff3b23370d0) 0
- vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 16u)
- QAbstractAnimation (0x0x7ff3b2337138) 0
- primary-for QVariantAnimation (0x0x7ff3b23370d0)
- QObject (0x0x7ff3b267cea0) 0
- primary-for QAbstractAnimation (0x0x7ff3b2337138)
-
-Class QPropertyAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPropertyAnimation::QPrivateSignal (0x0x7ff3b2390000) 0 empty
-
-Vtable for QPropertyAnimation
-QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPropertyAnimation)
-16 (int (*)(...))QPropertyAnimation::metaObject
-24 (int (*)(...))QPropertyAnimation::qt_metacast
-32 (int (*)(...))QPropertyAnimation::qt_metacall
-40 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-48 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-56 (int (*)(...))QPropertyAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QPropertyAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QPropertyAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QPropertyAnimation
- size=16 align=8
- base size=16 base align=8
-QPropertyAnimation (0x0x7ff3b2337208) 0
- vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 16u)
- QVariantAnimation (0x0x7ff3b2337270) 0
- primary-for QPropertyAnimation (0x0x7ff3b2337208)
- QAbstractAnimation (0x0x7ff3b23372d8) 0
- primary-for QVariantAnimation (0x0x7ff3b2337270)
- QObject (0x0x7ff3b267cf60) 0
- primary-for QAbstractAnimation (0x0x7ff3b23372d8)
-
-Class QReadWriteLock
- size=8 align=8
- base size=8 base align=8
-QReadWriteLock (0x0x7ff3b23900c0) 0
-
-Class QReadLocker
- size=8 align=8
- base size=8 base align=8
-QReadLocker (0x0x7ff3b2390360) 0
-
-Class QWriteLocker
- size=8 align=8
- base size=8 base align=8
-QWriteLocker (0x0x7ff3b23903c0) 0
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0x0x7ff3b2390420) 0
-
-Class QSizeF
- size=16 align=8
- base size=16 base align=8
-QSizeF (0x0x7ff3b23907e0) 0
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0x0x7ff3b2390ba0) 0
-
-Class QRectF
- size=32 align=8
- base size=32 base align=8
-QRectF (0x0x7ff3b2390ea0) 0
-
-Class QRegularExpression
- size=8 align=8
- base size=8 base align=8
-QRegularExpression (0x0x7ff3b21601e0) 0
-
-Class QRegularExpressionMatch
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatch (0x0x7ff3b2160780) 0
-
-Class QRegularExpressionMatchIterator
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatchIterator (0x0x7ff3b2160ae0) 0
-
-Class QResource
- size=8 align=8
- base size=8 base align=8
-QResource (0x0x7ff3b2160e40) 0
-
-Class QSaveFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSaveFile::QPrivateSignal (0x0x7ff3b228d000) 0 empty
-
-Vtable for QSaveFile
-QSaveFile::_ZTV9QSaveFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSaveFile)
-16 (int (*)(...))QSaveFile::metaObject
-24 (int (*)(...))QSaveFile::qt_metacast
-32 (int (*)(...))QSaveFile::qt_metacall
-40 (int (*)(...))QSaveFile::~QSaveFile
-48 (int (*)(...))QSaveFile::~QSaveFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QSaveFile::open
-128 (int (*)(...))QSaveFile::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QSaveFile::writeData
-240 (int (*)(...))QSaveFile::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QSaveFile
- size=16 align=8
- base size=16 base align=8
-QSaveFile (0x0x7ff3b22122d8) 0
- vptr=((& QSaveFile::_ZTV9QSaveFile) + 16u)
- QFileDevice (0x0x7ff3b2212340) 0
- primary-for QSaveFile (0x0x7ff3b22122d8)
- QIODevice (0x0x7ff3b22123a8) 0
- primary-for QFileDevice (0x0x7ff3b2212340)
- QObject (0x0x7ff3b2160f60) 0
- primary-for QIODevice (0x0x7ff3b22123a8)
-
-Class QSemaphore
- size=8 align=8
- base size=8 base align=8
-QSemaphore (0x0x7ff3b228d0c0) 0
-
-Class QSequentialAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSequentialAnimationGroup::QPrivateSignal (0x0x7ff3b228d180) 0 empty
-
-Vtable for QSequentialAnimationGroup
-QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
-16 (int (*)(...))QSequentialAnimationGroup::metaObject
-24 (int (*)(...))QSequentialAnimationGroup::qt_metacast
-32 (int (*)(...))QSequentialAnimationGroup::qt_metacall
-40 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-48 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-56 (int (*)(...))QSequentialAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSequentialAnimationGroup::duration
-120 (int (*)(...))QSequentialAnimationGroup::updateCurrentTime
-128 (int (*)(...))QSequentialAnimationGroup::updateState
-136 (int (*)(...))QSequentialAnimationGroup::updateDirection
-
-Class QSequentialAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QSequentialAnimationGroup (0x0x7ff3b2212410) 0
- vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 16u)
- QAnimationGroup (0x0x7ff3b2212478) 0
- primary-for QSequentialAnimationGroup (0x0x7ff3b2212410)
- QAbstractAnimation (0x0x7ff3b22124e0) 0
- primary-for QAnimationGroup (0x0x7ff3b2212478)
- QObject (0x0x7ff3b228d120) 0
- primary-for QAbstractAnimation (0x0x7ff3b22124e0)
-
-Class QSettings::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSettings::QPrivateSignal (0x0x7ff3b228d240) 0 empty
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSettings)
-16 (int (*)(...))QSettings::metaObject
-24 (int (*)(...))QSettings::qt_metacast
-32 (int (*)(...))QSettings::qt_metacall
-40 (int (*)(...))QSettings::~QSettings
-48 (int (*)(...))QSettings::~QSettings
-56 (int (*)(...))QSettings::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSettings
- size=16 align=8
- base size=16 base align=8
-QSettings (0x0x7ff3b2212548) 0
- vptr=((& QSettings::_ZTV9QSettings) + 16u)
- QObject (0x0x7ff3b228d1e0) 0
- primary-for QSettings (0x0x7ff3b2212548)
-
-Class QSharedMemory::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSharedMemory::QPrivateSignal (0x0x7ff3b228d300) 0 empty
-
-Vtable for QSharedMemory
-QSharedMemory::_ZTV13QSharedMemory: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSharedMemory)
-16 (int (*)(...))QSharedMemory::metaObject
-24 (int (*)(...))QSharedMemory::qt_metacast
-32 (int (*)(...))QSharedMemory::qt_metacall
-40 (int (*)(...))QSharedMemory::~QSharedMemory
-48 (int (*)(...))QSharedMemory::~QSharedMemory
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSharedMemory
- size=16 align=8
- base size=16 base align=8
-QSharedMemory (0x0x7ff3b22125b0) 0
- vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 16u)
- QObject (0x0x7ff3b228d2a0) 0
- primary-for QSharedMemory (0x0x7ff3b22125b0)
-
-Class QSignalMapper::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalMapper::QPrivateSignal (0x0x7ff3b228d3c0) 0 empty
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSignalMapper)
-16 (int (*)(...))QSignalMapper::metaObject
-24 (int (*)(...))QSignalMapper::qt_metacast
-32 (int (*)(...))QSignalMapper::qt_metacall
-40 (int (*)(...))QSignalMapper::~QSignalMapper
-48 (int (*)(...))QSignalMapper::~QSignalMapper
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSignalMapper
- size=16 align=8
- base size=16 base align=8
-QSignalMapper (0x0x7ff3b2212618) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 16u)
- QObject (0x0x7ff3b228d360) 0
- primary-for QSignalMapper (0x0x7ff3b2212618)
-
-Class QSignalTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalTransition::QPrivateSignal (0x0x7ff3b228d480) 0 empty
-
-Vtable for QSignalTransition
-QSignalTransition::_ZTV17QSignalTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSignalTransition)
-16 (int (*)(...))QSignalTransition::metaObject
-24 (int (*)(...))QSignalTransition::qt_metacast
-32 (int (*)(...))QSignalTransition::qt_metacall
-40 (int (*)(...))QSignalTransition::~QSignalTransition
-48 (int (*)(...))QSignalTransition::~QSignalTransition
-56 (int (*)(...))QSignalTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSignalTransition::eventTest
-120 (int (*)(...))QSignalTransition::onTransition
-
-Class QSignalTransition
- size=16 align=8
- base size=16 base align=8
-QSignalTransition (0x0x7ff3b2212680) 0
- vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 16u)
- QAbstractTransition (0x0x7ff3b22126e8) 0
- primary-for QSignalTransition (0x0x7ff3b2212680)
- QObject (0x0x7ff3b228d420) 0
- primary-for QAbstractTransition (0x0x7ff3b22126e8)
-
-Class QSocketNotifier::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSocketNotifier::QPrivateSignal (0x0x7ff3b228d540) 0 empty
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSocketNotifier)
-16 (int (*)(...))QSocketNotifier::metaObject
-24 (int (*)(...))QSocketNotifier::qt_metacast
-32 (int (*)(...))QSocketNotifier::qt_metacall
-40 (int (*)(...))QSocketNotifier::~QSocketNotifier
-48 (int (*)(...))QSocketNotifier::~QSocketNotifier
-56 (int (*)(...))QSocketNotifier::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSocketNotifier
- size=16 align=8
- base size=16 base align=8
-QSocketNotifier (0x0x7ff3b2212750) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 16u)
- QObject (0x0x7ff3b228d4e0) 0
- primary-for QSocketNotifier (0x0x7ff3b2212750)
-
-Class QSortFilterProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSortFilterProxyModel::QPrivateSignal (0x0x7ff3b228d600) 0 empty
-
-Vtable for QSortFilterProxyModel
-QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 56u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
-16 (int (*)(...))QSortFilterProxyModel::metaObject
-24 (int (*)(...))QSortFilterProxyModel::qt_metacast
-32 (int (*)(...))QSortFilterProxyModel::qt_metacall
-40 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-48 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSortFilterProxyModel::index
-120 (int (*)(...))QSortFilterProxyModel::parent
-128 (int (*)(...))QSortFilterProxyModel::sibling
-136 (int (*)(...))QSortFilterProxyModel::rowCount
-144 (int (*)(...))QSortFilterProxyModel::columnCount
-152 (int (*)(...))QSortFilterProxyModel::hasChildren
-160 (int (*)(...))QSortFilterProxyModel::data
-168 (int (*)(...))QSortFilterProxyModel::setData
-176 (int (*)(...))QSortFilterProxyModel::headerData
-184 (int (*)(...))QSortFilterProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QSortFilterProxyModel::mimeTypes
-216 (int (*)(...))QSortFilterProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QSortFilterProxyModel::dropMimeData
-240 (int (*)(...))QSortFilterProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QSortFilterProxyModel::insertRows
-264 (int (*)(...))QSortFilterProxyModel::insertColumns
-272 (int (*)(...))QSortFilterProxyModel::removeRows
-280 (int (*)(...))QSortFilterProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QSortFilterProxyModel::fetchMore
-312 (int (*)(...))QSortFilterProxyModel::canFetchMore
-320 (int (*)(...))QSortFilterProxyModel::flags
-328 (int (*)(...))QSortFilterProxyModel::sort
-336 (int (*)(...))QSortFilterProxyModel::buddy
-344 (int (*)(...))QSortFilterProxyModel::match
-352 (int (*)(...))QSortFilterProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QSortFilterProxyModel::setSourceModel
-392 (int (*)(...))QSortFilterProxyModel::mapToSource
-400 (int (*)(...))QSortFilterProxyModel::mapFromSource
-408 (int (*)(...))QSortFilterProxyModel::mapSelectionToSource
-416 (int (*)(...))QSortFilterProxyModel::mapSelectionFromSource
-424 (int (*)(...))QSortFilterProxyModel::filterAcceptsRow
-432 (int (*)(...))QSortFilterProxyModel::filterAcceptsColumn
-440 (int (*)(...))QSortFilterProxyModel::lessThan
-
-Class QSortFilterProxyModel
- size=16 align=8
- base size=16 base align=8
-QSortFilterProxyModel (0x0x7ff3b22127b8) 0
- vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 16u)
- QAbstractProxyModel (0x0x7ff3b2212820) 0
- primary-for QSortFilterProxyModel (0x0x7ff3b22127b8)
- QAbstractItemModel (0x0x7ff3b2212888) 0
- primary-for QAbstractProxyModel (0x0x7ff3b2212820)
- QObject (0x0x7ff3b228d5a0) 0
- primary-for QAbstractItemModel (0x0x7ff3b2212888)
-
-Class QStandardPaths
- size=1 align=1
- base size=0 base align=1
-QStandardPaths (0x0x7ff3b228d7e0) 0 empty
-
-Class QState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QState::QPrivateSignal (0x0x7ff3b228d9c0) 0 empty
-
-Vtable for QState
-QState::_ZTV6QState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QState)
-16 (int (*)(...))QState::metaObject
-24 (int (*)(...))QState::qt_metacast
-32 (int (*)(...))QState::qt_metacall
-40 (int (*)(...))QState::~QState
-48 (int (*)(...))QState::~QState
-56 (int (*)(...))QState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QState::onEntry
-120 (int (*)(...))QState::onExit
-
-Class QState
- size=16 align=8
- base size=16 base align=8
-QState (0x0x7ff3b2212a28) 0
- vptr=((& QState::_ZTV6QState) + 16u)
- QAbstractState (0x0x7ff3b2212a90) 0
- primary-for QState (0x0x7ff3b2212a28)
- QObject (0x0x7ff3b228d960) 0
- primary-for QAbstractState (0x0x7ff3b2212a90)
-
-Class QStateMachine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStateMachine::QPrivateSignal (0x0x7ff3b228dae0) 0 empty
-
-Vtable for QStateMachine::SignalEvent
-QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
-16 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-24 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-
-Class QStateMachine::SignalEvent
- size=48 align=8
- base size=48 base align=8
-QStateMachine::SignalEvent (0x0x7ff3b2212c30) 0
- vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 16u)
- QEvent (0x0x7ff3b228db40) 0
- primary-for QStateMachine::SignalEvent (0x0x7ff3b2212c30)
-
-Vtable for QStateMachine::WrappedEvent
-QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
-16 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-24 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-
-Class QStateMachine::WrappedEvent
- size=40 align=8
- base size=40 base align=8
-QStateMachine::WrappedEvent (0x0x7ff3b2212c98) 0
- vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 16u)
- QEvent (0x0x7ff3b228dba0) 0
- primary-for QStateMachine::WrappedEvent (0x0x7ff3b2212c98)
-
-Vtable for QStateMachine
-QStateMachine::_ZTV13QStateMachine: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStateMachine)
-16 (int (*)(...))QStateMachine::metaObject
-24 (int (*)(...))QStateMachine::qt_metacast
-32 (int (*)(...))QStateMachine::qt_metacall
-40 (int (*)(...))QStateMachine::~QStateMachine
-48 (int (*)(...))QStateMachine::~QStateMachine
-56 (int (*)(...))QStateMachine::event
-64 (int (*)(...))QStateMachine::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStateMachine::onEntry
-120 (int (*)(...))QStateMachine::onExit
-128 (int (*)(...))QStateMachine::beginSelectTransitions
-136 (int (*)(...))QStateMachine::endSelectTransitions
-144 (int (*)(...))QStateMachine::beginMicrostep
-152 (int (*)(...))QStateMachine::endMicrostep
-
-Class QStateMachine
- size=16 align=8
- base size=16 base align=8
-QStateMachine (0x0x7ff3b2212af8) 0
- vptr=((& QStateMachine::_ZTV13QStateMachine) + 16u)
- QState (0x0x7ff3b2212b60) 0
- primary-for QStateMachine (0x0x7ff3b2212af8)
- QAbstractState (0x0x7ff3b2212bc8) 0
- primary-for QState (0x0x7ff3b2212b60)
- QObject (0x0x7ff3b228da80) 0
- primary-for QAbstractState (0x0x7ff3b2212bc8)
-
-Class QStorageInfo
- size=8 align=8
- base size=8 base align=8
-QStorageInfo (0x0x7ff3b228dc00) 0
-
-Class QAbstractConcatenable
- size=1 align=1
- base size=0 base align=1
-QAbstractConcatenable (0x0x7ff3b200a0c0) 0 empty
-
-Class QStringListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStringListModel::QPrivateSignal (0x0x7ff3b200ab40) 0 empty
-
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QStringListModel)
-16 (int (*)(...))QStringListModel::metaObject
-24 (int (*)(...))QStringListModel::qt_metacast
-32 (int (*)(...))QStringListModel::qt_metacall
-40 (int (*)(...))QStringListModel::~QStringListModel
-48 (int (*)(...))QStringListModel::~QStringListModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QStringListModel::sibling
-136 (int (*)(...))QStringListModel::rowCount
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))QStringListModel::data
-168 (int (*)(...))QStringListModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QStringListModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStringListModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QStringListModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStringListModel::flags
-328 (int (*)(...))QStringListModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStringListModel
- size=24 align=8
- base size=24 base align=8
-QStringListModel (0x0x7ff3b2025750) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 16u)
- QAbstractListModel (0x0x7ff3b20257b8) 0
- primary-for QStringListModel (0x0x7ff3b2025750)
- QAbstractItemModel (0x0x7ff3b2025820) 0
- primary-for QAbstractListModel (0x0x7ff3b20257b8)
- QObject (0x0x7ff3b200aae0) 0
- primary-for QAbstractItemModel (0x0x7ff3b2025820)
-
-Class QSystemSemaphore
- size=8 align=8
- base size=8 base align=8
-QSystemSemaphore (0x0x7ff3b200aba0) 0
-
-Class QTemporaryDir
- size=8 align=8
- base size=8 base align=8
-QTemporaryDir (0x0x7ff3b200ac60) 0
-
-Class QTemporaryFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTemporaryFile::QPrivateSignal (0x0x7ff3b200ad80) 0 empty
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QTemporaryFile)
-16 (int (*)(...))QTemporaryFile::metaObject
-24 (int (*)(...))QTemporaryFile::qt_metacast
-32 (int (*)(...))QTemporaryFile::qt_metacall
-40 (int (*)(...))QTemporaryFile::~QTemporaryFile
-48 (int (*)(...))QTemporaryFile::~QTemporaryFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QTemporaryFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QTemporaryFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QTemporaryFile
- size=16 align=8
- base size=16 base align=8
-QTemporaryFile (0x0x7ff3b2025888) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 16u)
- QFile (0x0x7ff3b20258f0) 0
- primary-for QTemporaryFile (0x0x7ff3b2025888)
- QFileDevice (0x0x7ff3b2025958) 0
- primary-for QFile (0x0x7ff3b20258f0)
- QIODevice (0x0x7ff3b20259c0) 0
- primary-for QFileDevice (0x0x7ff3b2025958)
- QObject (0x0x7ff3b200ad20) 0
- primary-for QIODevice (0x0x7ff3b20259c0)
-
-Class QTextBoundaryFinder
- size=48 align=8
- base size=48 base align=8
-QTextBoundaryFinder (0x0x7ff3b200ade0) 0
-
-Class QTextCodec::ConverterState
- size=32 align=8
- base size=32 base align=8
-QTextCodec::ConverterState (0x0x7ff3b1d09000) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextCodec)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))QTextCodec::aliases
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 0u
-64 0u
-
-Class QTextCodec
- size=8 align=8
- base size=8 base align=8
-QTextCodec (0x0x7ff3b200af60) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 16u)
-
-Class QTextEncoder
- size=40 align=8
- base size=40 base align=8
-QTextEncoder (0x0x7ff3b1d09180) 0
-
-Class QTextDecoder
- size=40 align=8
- base size=40 base align=8
-QTextDecoder (0x0x7ff3b1d091e0) 0
-
-Class QThread::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThread::QPrivateSignal (0x0x7ff3b1d092a0) 0 empty
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QThread)
-16 (int (*)(...))QThread::metaObject
-24 (int (*)(...))QThread::qt_metacast
-32 (int (*)(...))QThread::qt_metacall
-40 (int (*)(...))QThread::~QThread
-48 (int (*)(...))QThread::~QThread
-56 (int (*)(...))QThread::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QThread::run
-
-Class QThread
- size=16 align=8
- base size=16 base align=8
-QThread (0x0x7ff3b2025bc8) 0
- vptr=((& QThread::_ZTV7QThread) + 16u)
- QObject (0x0x7ff3b1d09240) 0
- primary-for QThread (0x0x7ff3b2025bc8)
-
-Class QThreadPool::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThreadPool::QPrivateSignal (0x0x7ff3b1d09360) 0 empty
-
-Vtable for QThreadPool
-QThreadPool::_ZTV11QThreadPool: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QThreadPool)
-16 (int (*)(...))QThreadPool::metaObject
-24 (int (*)(...))QThreadPool::qt_metacast
-32 (int (*)(...))QThreadPool::qt_metacall
-40 (int (*)(...))QThreadPool::~QThreadPool
-48 (int (*)(...))QThreadPool::~QThreadPool
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QThreadPool
- size=16 align=8
- base size=16 base align=8
-QThreadPool (0x0x7ff3b2025c30) 0
- vptr=((& QThreadPool::_ZTV11QThreadPool) + 16u)
- QObject (0x0x7ff3b1d09300) 0
- primary-for QThreadPool (0x0x7ff3b2025c30)
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0x0x7ff3b1d093c0) 0
-
-Class QTimeLine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimeLine::QPrivateSignal (0x0x7ff3b1d094e0) 0 empty
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTimeLine)
-16 (int (*)(...))QTimeLine::metaObject
-24 (int (*)(...))QTimeLine::qt_metacast
-32 (int (*)(...))QTimeLine::qt_metacall
-40 (int (*)(...))QTimeLine::~QTimeLine
-48 (int (*)(...))QTimeLine::~QTimeLine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimeLine::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTimeLine::valueForTime
-
-Class QTimeLine
- size=16 align=8
- base size=16 base align=8
-QTimeLine (0x0x7ff3b2025c98) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 16u)
- QObject (0x0x7ff3b1d09480) 0
- primary-for QTimeLine (0x0x7ff3b2025c98)
-
-Class QTimer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimer::QPrivateSignal (0x0x7ff3b1d095a0) 0 empty
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QTimer)
-16 (int (*)(...))QTimer::metaObject
-24 (int (*)(...))QTimer::qt_metacast
-32 (int (*)(...))QTimer::qt_metacall
-40 (int (*)(...))QTimer::~QTimer
-48 (int (*)(...))QTimer::~QTimer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimer::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTimer
- size=32 align=8
- base size=29 base align=8
-QTimer (0x0x7ff3b2025d00) 0
- vptr=((& QTimer::_ZTV6QTimer) + 16u)
- QObject (0x0x7ff3b1d09540) 0
- primary-for QTimer (0x0x7ff3b2025d00)
-
-Class QTimeZone::OffsetData
- size=32 align=8
- base size=28 base align=8
-QTimeZone::OffsetData (0x0x7ff3b1de33c0) 0
-
-Class QTimeZone
- size=8 align=8
- base size=8 base align=8
-QTimeZone (0x0x7ff3b1de3360) 0
-
-Class QTranslator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTranslator::QPrivateSignal (0x0x7ff3b1de3a20) 0 empty
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTranslator)
-16 (int (*)(...))QTranslator::metaObject
-24 (int (*)(...))QTranslator::qt_metacast
-32 (int (*)(...))QTranslator::qt_metacall
-40 (int (*)(...))QTranslator::~QTranslator
-48 (int (*)(...))QTranslator::~QTranslator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTranslator::translate
-120 (int (*)(...))QTranslator::isEmpty
-
-Class QTranslator
- size=16 align=8
- base size=16 base align=8
-QTranslator (0x0x7ff3b1dd6ea0) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 16u)
- QObject (0x0x7ff3b1de39c0) 0
- primary-for QTranslator (0x0x7ff3b1dd6ea0)
-
-Class QUrl
- size=8 align=8
- base size=8 base align=8
-QUrl (0x0x7ff3b1de3b40) 0
-
-Class QUrlQuery
- size=8 align=8
- base size=8 base align=8
-QUrlQuery (0x0x7ff3b1b3e180) 0
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0x0x7ff3b1b3e4e0) 0
-
-Class QWaitCondition
- size=8 align=8
- base size=8 base align=8
-QWaitCondition (0x0x7ff3b1b3e7e0) 0
-
-Class QXmlStreamStringRef
- size=16 align=8
- base size=16 base align=8
-QXmlStreamStringRef (0x0x7ff3b1b3e840) 0
-
-Class QXmlStreamAttribute
- size=80 align=8
- base size=73 base align=8
-QXmlStreamAttribute (0x0x7ff3b1c60de0) 0
-
-Class QXmlStreamAttributes
- size=8 align=8
- base size=8 base align=8
-QXmlStreamAttributes (0x0x7ff3b1c6e7b8) 0
- QVector<QXmlStreamAttribute> (0x0x7ff3b1ca0240) 0
-
-Class QXmlStreamNamespaceDeclaration
- size=40 align=8
- base size=40 base align=8
-QXmlStreamNamespaceDeclaration (0x0x7ff3b1ca02a0) 0
-
-Class QXmlStreamNotationDeclaration
- size=56 align=8
- base size=56 base align=8
-QXmlStreamNotationDeclaration (0x0x7ff3b1ca05a0) 0
-
-Class QXmlStreamEntityDeclaration
- size=88 align=8
- base size=88 base align=8
-QXmlStreamEntityDeclaration (0x0x7ff3b1ca08a0) 0
-
-Vtable for QXmlStreamEntityResolver
-QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
-16 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-24 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-32 (int (*)(...))QXmlStreamEntityResolver::resolveEntity
-40 (int (*)(...))QXmlStreamEntityResolver::resolveUndeclaredEntity
-
-Class QXmlStreamEntityResolver
- size=8 align=8
- base size=8 base align=8
-QXmlStreamEntityResolver (0x0x7ff3b1ca0ba0) 0 nearly-empty
- vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 16u)
-
-Class QXmlStreamReader
- size=8 align=8
- base size=8 base align=8
-QXmlStreamReader (0x0x7ff3b1ca0c00) 0
-
-Class QXmlStreamWriter
- size=8 align=8
- base size=8 base align=8
-QXmlStreamWriter (0x0x7ff3b1973060) 0
-
-Class QRgba64
- size=8 align=8
- base size=8 base align=8
-QRgba64 (0x0x7ff3b1973180) 0
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0x0x7ff3b1973480) 0
-
-Class QRegion::QRegionData
- size=16 align=8
- base size=16 base align=8
-QRegion::QRegionData (0x0x7ff3b1973ba0) 0
-
-Class QRegion
- size=8 align=8
- base size=8 base align=8
-QRegion (0x0x7ff3b1973b40) 0
-
-Class QKeySequence
- size=8 align=8
- base size=8 base align=8
-QKeySequence (0x0x7ff3b16f8f60) 0
-
-Class QVector2D
- size=8 align=4
- base size=8 base align=4
-QVector2D (0x0x7ff3b17c91e0) 0
-
-Class QTouchDevice
- size=8 align=8
- base size=8 base align=8
-QTouchDevice (0x0x7ff3b17c95a0) 0
-
-Vtable for QInputEvent
-QInputEvent::_ZTV11QInputEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QInputEvent)
-16 (int (*)(...))QInputEvent::~QInputEvent
-24 (int (*)(...))QInputEvent::~QInputEvent
-
-Class QInputEvent
- size=32 align=8
- base size=32 base align=8
-QInputEvent (0x0x7ff3b17ea1a0) 0
- vptr=((& QInputEvent::_ZTV11QInputEvent) + 16u)
- QEvent (0x0x7ff3b17c9720) 0
- primary-for QInputEvent (0x0x7ff3b17ea1a0)
-
-Vtable for QEnterEvent
-QEnterEvent::_ZTV11QEnterEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QEnterEvent)
-16 (int (*)(...))QEnterEvent::~QEnterEvent
-24 (int (*)(...))QEnterEvent::~QEnterEvent
-
-Class QEnterEvent
- size=72 align=8
- base size=72 base align=8
-QEnterEvent (0x0x7ff3b17ea208) 0
- vptr=((& QEnterEvent::_ZTV11QEnterEvent) + 16u)
- QEvent (0x0x7ff3b17c9780) 0
- primary-for QEnterEvent (0x0x7ff3b17ea208)
-
-Vtable for QMouseEvent
-QMouseEvent::_ZTV11QMouseEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QMouseEvent)
-16 (int (*)(...))QMouseEvent::~QMouseEvent
-24 (int (*)(...))QMouseEvent::~QMouseEvent
-
-Class QMouseEvent
- size=104 align=8
- base size=100 base align=8
-QMouseEvent (0x0x7ff3b17ea270) 0
- vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 16u)
- QInputEvent (0x0x7ff3b17ea2d8) 0
- primary-for QMouseEvent (0x0x7ff3b17ea270)
- QEvent (0x0x7ff3b17c97e0) 0
- primary-for QInputEvent (0x0x7ff3b17ea2d8)
-
-Vtable for QHoverEvent
-QHoverEvent::_ZTV11QHoverEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QHoverEvent)
-16 (int (*)(...))QHoverEvent::~QHoverEvent
-24 (int (*)(...))QHoverEvent::~QHoverEvent
-
-Class QHoverEvent
- size=64 align=8
- base size=64 base align=8
-QHoverEvent (0x0x7ff3b17ea340) 0
- vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 16u)
- QInputEvent (0x0x7ff3b17ea3a8) 0
- primary-for QHoverEvent (0x0x7ff3b17ea340)
- QEvent (0x0x7ff3b17c9840) 0
- primary-for QInputEvent (0x0x7ff3b17ea3a8)
-
-Vtable for QWheelEvent
-QWheelEvent::_ZTV11QWheelEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QWheelEvent)
-16 (int (*)(...))QWheelEvent::~QWheelEvent
-24 (int (*)(...))QWheelEvent::~QWheelEvent
-
-Class QWheelEvent
- size=96 align=8
- base size=96 base align=8
-QWheelEvent (0x0x7ff3b17ea410) 0
- vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 16u)
- QInputEvent (0x0x7ff3b17ea478) 0
- primary-for QWheelEvent (0x0x7ff3b17ea410)
- QEvent (0x0x7ff3b17c98a0) 0
- primary-for QInputEvent (0x0x7ff3b17ea478)
-
-Vtable for QTabletEvent
-QTabletEvent::_ZTV12QTabletEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QTabletEvent)
-16 (int (*)(...))QTabletEvent::~QTabletEvent
-24 (int (*)(...))QTabletEvent::~QTabletEvent
-
-Class QTabletEvent
- size=128 align=8
- base size=128 base align=8
-QTabletEvent (0x0x7ff3b17ea4e0) 0
- vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 16u)
- QInputEvent (0x0x7ff3b17ea548) 0
- primary-for QTabletEvent (0x0x7ff3b17ea4e0)
- QEvent (0x0x7ff3b17c9900) 0
- primary-for QInputEvent (0x0x7ff3b17ea548)
-
-Vtable for QNativeGestureEvent
-QNativeGestureEvent::_ZTV19QNativeGestureEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QNativeGestureEvent)
-16 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-24 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-
-Class QNativeGestureEvent
- size=112 align=8
- base size=112 base align=8
-QNativeGestureEvent (0x0x7ff3b17ea5b0) 0
- vptr=((& QNativeGestureEvent::_ZTV19QNativeGestureEvent) + 16u)
- QInputEvent (0x0x7ff3b17ea618) 0
- primary-for QNativeGestureEvent (0x0x7ff3b17ea5b0)
- QEvent (0x0x7ff3b17c9960) 0
- primary-for QInputEvent (0x0x7ff3b17ea618)
-
-Vtable for QKeyEvent
-QKeyEvent::_ZTV9QKeyEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QKeyEvent)
-16 (int (*)(...))QKeyEvent::~QKeyEvent
-24 (int (*)(...))QKeyEvent::~QKeyEvent
-
-Class QKeyEvent
- size=64 align=8
- base size=59 base align=8
-QKeyEvent (0x0x7ff3b17ea680) 0
- vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 16u)
- QInputEvent (0x0x7ff3b17ea6e8) 0
- primary-for QKeyEvent (0x0x7ff3b17ea680)
- QEvent (0x0x7ff3b17c99c0) 0
- primary-for QInputEvent (0x0x7ff3b17ea6e8)
-
-Vtable for QFocusEvent
-QFocusEvent::_ZTV11QFocusEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFocusEvent)
-16 (int (*)(...))QFocusEvent::~QFocusEvent
-24 (int (*)(...))QFocusEvent::~QFocusEvent
-
-Class QFocusEvent
- size=24 align=8
- base size=24 base align=8
-QFocusEvent (0x0x7ff3b17ea750) 0
- vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 16u)
- QEvent (0x0x7ff3b17c9a20) 0
- primary-for QFocusEvent (0x0x7ff3b17ea750)
-
-Vtable for QPaintEvent
-QPaintEvent::_ZTV11QPaintEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QPaintEvent)
-16 (int (*)(...))QPaintEvent::~QPaintEvent
-24 (int (*)(...))QPaintEvent::~QPaintEvent
-
-Class QPaintEvent
- size=56 align=8
- base size=49 base align=8
-QPaintEvent (0x0x7ff3b17ea7b8) 0
- vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 16u)
- QEvent (0x0x7ff3b17c9a80) 0
- primary-for QPaintEvent (0x0x7ff3b17ea7b8)
-
-Vtable for QMoveEvent
-QMoveEvent::_ZTV10QMoveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QMoveEvent)
-16 (int (*)(...))QMoveEvent::~QMoveEvent
-24 (int (*)(...))QMoveEvent::~QMoveEvent
-
-Class QMoveEvent
- size=40 align=8
- base size=36 base align=8
-QMoveEvent (0x0x7ff3b17ea820) 0
- vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 16u)
- QEvent (0x0x7ff3b17c9ae0) 0
- primary-for QMoveEvent (0x0x7ff3b17ea820)
-
-Vtable for QExposeEvent
-QExposeEvent::_ZTV12QExposeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QExposeEvent)
-16 (int (*)(...))QExposeEvent::~QExposeEvent
-24 (int (*)(...))QExposeEvent::~QExposeEvent
-
-Class QExposeEvent
- size=32 align=8
- base size=32 base align=8
-QExposeEvent (0x0x7ff3b17ea888) 0
- vptr=((& QExposeEvent::_ZTV12QExposeEvent) + 16u)
- QEvent (0x0x7ff3b17c9b40) 0
- primary-for QExposeEvent (0x0x7ff3b17ea888)
-
-Vtable for QPlatformSurfaceEvent
-QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QPlatformSurfaceEvent)
-16 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-24 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-
-Class QPlatformSurfaceEvent
- size=24 align=8
- base size=24 base align=8
-QPlatformSurfaceEvent (0x0x7ff3b17ea8f0) 0
- vptr=((& QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent) + 16u)
- QEvent (0x0x7ff3b17c9ba0) 0
- primary-for QPlatformSurfaceEvent (0x0x7ff3b17ea8f0)
-
-Vtable for QResizeEvent
-QResizeEvent::_ZTV12QResizeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QResizeEvent)
-16 (int (*)(...))QResizeEvent::~QResizeEvent
-24 (int (*)(...))QResizeEvent::~QResizeEvent
-
-Class QResizeEvent
- size=40 align=8
- base size=36 base align=8
-QResizeEvent (0x0x7ff3b17ea958) 0
- vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 16u)
- QEvent (0x0x7ff3b17c9c00) 0
- primary-for QResizeEvent (0x0x7ff3b17ea958)
-
-Vtable for QCloseEvent
-QCloseEvent::_ZTV11QCloseEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QCloseEvent)
-16 (int (*)(...))QCloseEvent::~QCloseEvent
-24 (int (*)(...))QCloseEvent::~QCloseEvent
-
-Class QCloseEvent
- size=24 align=8
- base size=20 base align=8
-QCloseEvent (0x0x7ff3b17ea9c0) 0
- vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 16u)
- QEvent (0x0x7ff3b17c9c60) 0
- primary-for QCloseEvent (0x0x7ff3b17ea9c0)
-
-Vtable for QIconDragEvent
-QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QIconDragEvent)
-16 (int (*)(...))QIconDragEvent::~QIconDragEvent
-24 (int (*)(...))QIconDragEvent::~QIconDragEvent
-
-Class QIconDragEvent
- size=24 align=8
- base size=20 base align=8
-QIconDragEvent (0x0x7ff3b17eaa28) 0
- vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 16u)
- QEvent (0x0x7ff3b17c9cc0) 0
- primary-for QIconDragEvent (0x0x7ff3b17eaa28)
-
-Vtable for QShowEvent
-QShowEvent::_ZTV10QShowEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QShowEvent)
-16 (int (*)(...))QShowEvent::~QShowEvent
-24 (int (*)(...))QShowEvent::~QShowEvent
-
-Class QShowEvent
- size=24 align=8
- base size=20 base align=8
-QShowEvent (0x0x7ff3b17eaa90) 0
- vptr=((& QShowEvent::_ZTV10QShowEvent) + 16u)
- QEvent (0x0x7ff3b17c9d20) 0
- primary-for QShowEvent (0x0x7ff3b17eaa90)
-
-Vtable for QHideEvent
-QHideEvent::_ZTV10QHideEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHideEvent)
-16 (int (*)(...))QHideEvent::~QHideEvent
-24 (int (*)(...))QHideEvent::~QHideEvent
-
-Class QHideEvent
- size=24 align=8
- base size=20 base align=8
-QHideEvent (0x0x7ff3b17eaaf8) 0
- vptr=((& QHideEvent::_ZTV10QHideEvent) + 16u)
- QEvent (0x0x7ff3b17c9d80) 0
- primary-for QHideEvent (0x0x7ff3b17eaaf8)
-
-Vtable for QContextMenuEvent
-QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QContextMenuEvent)
-16 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-24 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-
-Class QContextMenuEvent
- size=56 align=8
- base size=49 base align=8
-QContextMenuEvent (0x0x7ff3b17eab60) 0
- vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 16u)
- QInputEvent (0x0x7ff3b17eabc8) 0
- primary-for QContextMenuEvent (0x0x7ff3b17eab60)
- QEvent (0x0x7ff3b17c9de0) 0
- primary-for QInputEvent (0x0x7ff3b17eabc8)
-
-Class QInputMethodEvent::Attribute
- size=32 align=8
- base size=32 base align=8
-QInputMethodEvent::Attribute (0x0x7ff3b17c9ea0) 0
-
-Vtable for QInputMethodEvent
-QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QInputMethodEvent)
-16 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-24 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-
-Class QInputMethodEvent
- size=56 align=8
- base size=56 base align=8
-QInputMethodEvent (0x0x7ff3b17eac30) 0
- vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 16u)
- QEvent (0x0x7ff3b17c9e40) 0
- primary-for QInputMethodEvent (0x0x7ff3b17eac30)
-
-Class QInputMethodQueryEvent::QueryPair
- size=24 align=8
- base size=24 base align=8
-QInputMethodQueryEvent::QueryPair (0x0x7ff3b15133c0) 0
-
-Vtable for QInputMethodQueryEvent
-QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QInputMethodQueryEvent)
-16 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-24 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-
-Class QInputMethodQueryEvent
- size=32 align=8
- base size=32 base align=8
-QInputMethodQueryEvent (0x0x7ff3b17eaf08) 0
- vptr=((& QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent) + 16u)
- QEvent (0x0x7ff3b1513360) 0
- primary-for QInputMethodQueryEvent (0x0x7ff3b17eaf08)
-
-Vtable for QDropEvent
-QDropEvent::_ZTV10QDropEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QDropEvent)
-16 (int (*)(...))QDropEvent::~QDropEvent
-24 (int (*)(...))QDropEvent::~QDropEvent
-
-Class QDropEvent
- size=72 align=8
- base size=72 base align=8
-QDropEvent (0x0x7ff3b156e1a0) 0
- vptr=((& QDropEvent::_ZTV10QDropEvent) + 16u)
- QEvent (0x0x7ff3b1513780) 0
- primary-for QDropEvent (0x0x7ff3b156e1a0)
-
-Vtable for QDragMoveEvent
-QDragMoveEvent::_ZTV14QDragMoveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QDragMoveEvent)
-16 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-24 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-
-Class QDragMoveEvent
- size=88 align=8
- base size=88 base align=8
-QDragMoveEvent (0x0x7ff3b156e208) 0
- vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 16u)
- QDropEvent (0x0x7ff3b156e270) 0
- primary-for QDragMoveEvent (0x0x7ff3b156e208)
- QEvent (0x0x7ff3b15137e0) 0
- primary-for QDropEvent (0x0x7ff3b156e270)
-
-Vtable for QDragEnterEvent
-QDragEnterEvent::_ZTV15QDragEnterEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragEnterEvent)
-16 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-24 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-
-Class QDragEnterEvent
- size=88 align=8
- base size=88 base align=8
-QDragEnterEvent (0x0x7ff3b156e2d8) 0
- vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 16u)
- QDragMoveEvent (0x0x7ff3b156e340) 0
- primary-for QDragEnterEvent (0x0x7ff3b156e2d8)
- QDropEvent (0x0x7ff3b156e3a8) 0
- primary-for QDragMoveEvent (0x0x7ff3b156e340)
- QEvent (0x0x7ff3b1513840) 0
- primary-for QDropEvent (0x0x7ff3b156e3a8)
-
-Vtable for QDragLeaveEvent
-QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragLeaveEvent)
-16 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-24 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-
-Class QDragLeaveEvent
- size=24 align=8
- base size=20 base align=8
-QDragLeaveEvent (0x0x7ff3b156e410) 0
- vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 16u)
- QEvent (0x0x7ff3b15138a0) 0
- primary-for QDragLeaveEvent (0x0x7ff3b156e410)
-
-Vtable for QHelpEvent
-QHelpEvent::_ZTV10QHelpEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHelpEvent)
-16 (int (*)(...))QHelpEvent::~QHelpEvent
-24 (int (*)(...))QHelpEvent::~QHelpEvent
-
-Class QHelpEvent
- size=40 align=8
- base size=36 base align=8
-QHelpEvent (0x0x7ff3b156e478) 0
- vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 16u)
- QEvent (0x0x7ff3b1513900) 0
- primary-for QHelpEvent (0x0x7ff3b156e478)
-
-Vtable for QStatusTipEvent
-QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QStatusTipEvent)
-16 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-24 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-
-Class QStatusTipEvent
- size=32 align=8
- base size=32 base align=8
-QStatusTipEvent (0x0x7ff3b156e4e0) 0
- vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 16u)
- QEvent (0x0x7ff3b1513960) 0
- primary-for QStatusTipEvent (0x0x7ff3b156e4e0)
-
-Vtable for QWhatsThisClickedEvent
-QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
-16 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-24 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-
-Class QWhatsThisClickedEvent
- size=32 align=8
- base size=32 base align=8
-QWhatsThisClickedEvent (0x0x7ff3b156e548) 0
- vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 16u)
- QEvent (0x0x7ff3b15139c0) 0
- primary-for QWhatsThisClickedEvent (0x0x7ff3b156e548)
-
-Vtable for QActionEvent
-QActionEvent::_ZTV12QActionEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QActionEvent)
-16 (int (*)(...))QActionEvent::~QActionEvent
-24 (int (*)(...))QActionEvent::~QActionEvent
-
-Class QActionEvent
- size=40 align=8
- base size=40 base align=8
-QActionEvent (0x0x7ff3b156e5b0) 0
- vptr=((& QActionEvent::_ZTV12QActionEvent) + 16u)
- QEvent (0x0x7ff3b1513a20) 0
- primary-for QActionEvent (0x0x7ff3b156e5b0)
-
-Vtable for QFileOpenEvent
-QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QFileOpenEvent)
-16 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-24 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-
-Class QFileOpenEvent
- size=40 align=8
- base size=40 base align=8
-QFileOpenEvent (0x0x7ff3b156e618) 0
- vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 16u)
- QEvent (0x0x7ff3b1513a80) 0
- primary-for QFileOpenEvent (0x0x7ff3b156e618)
-
-Vtable for QToolBarChangeEvent
-QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
-16 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-24 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-
-Class QToolBarChangeEvent
- size=24 align=8
- base size=21 base align=8
-QToolBarChangeEvent (0x0x7ff3b156e680) 0
- vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 16u)
- QEvent (0x0x7ff3b1513ae0) 0
- primary-for QToolBarChangeEvent (0x0x7ff3b156e680)
-
-Vtable for QShortcutEvent
-QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QShortcutEvent)
-16 (int (*)(...))QShortcutEvent::~QShortcutEvent
-24 (int (*)(...))QShortcutEvent::~QShortcutEvent
-
-Class QShortcutEvent
- size=40 align=8
- base size=40 base align=8
-QShortcutEvent (0x0x7ff3b156e6e8) 0
- vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 16u)
- QEvent (0x0x7ff3b1513b40) 0
- primary-for QShortcutEvent (0x0x7ff3b156e6e8)
-
-Vtable for QWindowStateChangeEvent
-QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
-16 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-24 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-
-Class QWindowStateChangeEvent
- size=32 align=8
- base size=25 base align=8
-QWindowStateChangeEvent (0x0x7ff3b156e750) 0
- vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 16u)
- QEvent (0x0x7ff3b1513ba0) 0
- primary-for QWindowStateChangeEvent (0x0x7ff3b156e750)
-
-Class QPointingDeviceUniqueId
- size=8 align=8
- base size=8 base align=8
-QPointingDeviceUniqueId (0x0x7ff3b1513c00) 0
-
-Class QTouchEvent::TouchPoint
- size=8 align=8
- base size=8 base align=8
-QTouchEvent::TouchPoint (0x0x7ff3b15ed000) 0
-
-Vtable for QTouchEvent
-QTouchEvent::_ZTV11QTouchEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTouchEvent)
-16 (int (*)(...))QTouchEvent::~QTouchEvent
-24 (int (*)(...))QTouchEvent::~QTouchEvent
-
-Class QTouchEvent
- size=72 align=8
- base size=72 base align=8
-QTouchEvent (0x0x7ff3b156e8f0) 0
- vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 16u)
- QInputEvent (0x0x7ff3b156e958) 0
- primary-for QTouchEvent (0x0x7ff3b156e8f0)
- QEvent (0x0x7ff3b1513f60) 0
- primary-for QInputEvent (0x0x7ff3b156e958)
-
-Vtable for QScrollPrepareEvent
-QScrollPrepareEvent::_ZTV19QScrollPrepareEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QScrollPrepareEvent)
-16 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-24 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-
-Class QScrollPrepareEvent
- size=112 align=8
- base size=112 base align=8
-QScrollPrepareEvent (0x0x7ff3b129f138) 0
- vptr=((& QScrollPrepareEvent::_ZTV19QScrollPrepareEvent) + 16u)
- QEvent (0x0x7ff3b128b660) 0
- primary-for QScrollPrepareEvent (0x0x7ff3b129f138)
-
-Vtable for QScrollEvent
-QScrollEvent::_ZTV12QScrollEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QScrollEvent)
-16 (int (*)(...))QScrollEvent::~QScrollEvent
-24 (int (*)(...))QScrollEvent::~QScrollEvent
-
-Class QScrollEvent
- size=64 align=8
- base size=60 base align=8
-QScrollEvent (0x0x7ff3b129f1a0) 0
- vptr=((& QScrollEvent::_ZTV12QScrollEvent) + 16u)
- QEvent (0x0x7ff3b128b6c0) 0
- primary-for QScrollEvent (0x0x7ff3b129f1a0)
-
-Vtable for QScreenOrientationChangeEvent
-QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QScreenOrientationChangeEvent)
-16 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-24 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-
-Class QScreenOrientationChangeEvent
- size=40 align=8
- base size=36 base align=8
-QScreenOrientationChangeEvent (0x0x7ff3b129f208) 0
- vptr=((& QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent) + 16u)
- QEvent (0x0x7ff3b128b720) 0
- primary-for QScreenOrientationChangeEvent (0x0x7ff3b129f208)
-
-Vtable for QApplicationStateChangeEvent
-QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QApplicationStateChangeEvent)
-16 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-24 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-
-Class QApplicationStateChangeEvent
- size=24 align=8
- base size=24 base align=8
-QApplicationStateChangeEvent (0x0x7ff3b129f270) 0
- vptr=((& QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent) + 16u)
- QEvent (0x0x7ff3b128b780) 0
- primary-for QApplicationStateChangeEvent (0x0x7ff3b129f270)
-
-Class QFont
- size=16 align=8
- base size=12 base align=8
-QFont (0x0x7ff3b128b7e0) 0
-
-Class QPolygon
- size=8 align=8
- base size=8 base align=8
-QPolygon (0x0x7ff3b129f680) 0
- QVector<QPoint> (0x0x7ff3b128bd80) 0
-
-Class QPolygonF
- size=8 align=8
- base size=8 base align=8
-QPolygonF (0x0x7ff3b129f9c0) 0
- QVector<QPointF> (0x0x7ff3b13822a0) 0
-
-Class QMatrix
- size=48 align=8
- base size=48 base align=8
-QMatrix (0x0x7ff3b13826c0) 0
-
-Class QPainterPath::Element
- size=24 align=8
- base size=24 base align=8
-QPainterPath::Element (0x0x7ff3b1382a20) 0
-
-Class QPainterPath
- size=8 align=8
- base size=8 base align=8
-QPainterPath (0x0x7ff3b13829c0) 0
-
-Class QPainterPathStroker
- size=8 align=8
- base size=8 base align=8
-QPainterPathStroker (0x0x7ff3b14801e0) 0
-
-Class QTransform
- size=88 align=8
- base size=88 base align=8
-QTransform (0x0x7ff3b1480300) 0
-
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintDevice)
-16 0u
-24 0u
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDevice
- size=24 align=8
- base size=24 base align=8
-QPaintDevice (0x0x7ff3b1480780) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 16u)
-
-Class QPixelFormat
- size=8 align=8
- base size=8 base align=8
-QPixelFormat (0x0x7ff3b14807e0) 0
-
-Vtable for QImage
-QImage::_ZTV6QImage: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QImage)
-16 (int (*)(...))QImage::~QImage
-24 (int (*)(...))QImage::~QImage
-32 (int (*)(...))QImage::devType
-40 (int (*)(...))QImage::paintEngine
-48 (int (*)(...))QImage::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QImage
- size=32 align=8
- base size=32 base align=8
-QImage (0x0x7ff3b1481548) 0
- vptr=((& QImage::_ZTV6QImage) + 16u)
- QPaintDevice (0x0x7ff3b1480c60) 0
- primary-for QImage (0x0x7ff3b1481548)
-
-Vtable for QPixmap
-QPixmap::_ZTV7QPixmap: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QPixmap)
-16 (int (*)(...))QPixmap::~QPixmap
-24 (int (*)(...))QPixmap::~QPixmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPixmap
- size=32 align=8
- base size=32 base align=8
-QPixmap (0x0x7ff3b124b068) 0
- vptr=((& QPixmap::_ZTV7QPixmap) + 16u)
- QPaintDevice (0x0x7ff3b1228c60) 0
- primary-for QPixmap (0x0x7ff3b124b068)
-
-Class QBrush
- size=8 align=8
- base size=8 base align=8
-QBrush (0x0x7ff3b0e9f000) 0
-
-Class QBrushData
- size=112 align=8
- base size=112 base align=8
-QBrushData (0x0x7ff3b0e9f360) 0
-
-Class QGradient
- size=64 align=8
- base size=64 base align=8
-QGradient (0x0x7ff3b0e9f3c0) 0
-
-Class QLinearGradient
- size=64 align=8
- base size=64 base align=8
-QLinearGradient (0x0x7ff3b124b410) 0
- QGradient (0x0x7ff3b0e9f660) 0
-
-Class QRadialGradient
- size=64 align=8
- base size=64 base align=8
-QRadialGradient (0x0x7ff3b124b478) 0
- QGradient (0x0x7ff3b0e9f6c0) 0
-
-Class QConicalGradient
- size=64 align=8
- base size=64 base align=8
-QConicalGradient (0x0x7ff3b124b4e0) 0
- QGradient (0x0x7ff3b0e9f720) 0
-
-Class QPen
- size=8 align=8
- base size=8 base align=8
-QPen (0x0x7ff3b0e9f780) 0
-
-Class QTextOption::Tab
- size=16 align=8
- base size=14 base align=8
-QTextOption::Tab (0x0x7ff3b0fa2a20) 0
-
-Class QTextOption
- size=32 align=8
- base size=32 base align=8
-QTextOption (0x0x7ff3b0fa29c0) 0
-
-Class QTextLength
- size=16 align=8
- base size=16 base align=8
-QTextLength (0x0x7ff3b0fa2e40) 0
-
-Class QTextFormat
- size=16 align=8
- base size=12 base align=8
-QTextFormat (0x0x7ff3b1025300) 0
-
-Class QTextCharFormat
- size=16 align=8
- base size=12 base align=8
-QTextCharFormat (0x0x7ff3b0ca8270) 0
- QTextFormat (0x0x7ff3b1025b40) 0
-
-Class QTextBlockFormat
- size=16 align=8
- base size=12 base align=8
-QTextBlockFormat (0x0x7ff3b0ca8410) 0
- QTextFormat (0x0x7ff3b1025e40) 0
-
-Class QTextListFormat
- size=16 align=8
- base size=12 base align=8
-QTextListFormat (0x0x7ff3b0ca8618) 0
- QTextFormat (0x0x7ff3b0d69180) 0
-
-Class QTextImageFormat
- size=16 align=8
- base size=12 base align=8
-QTextImageFormat (0x0x7ff3b0ca87b8) 0
- QTextCharFormat (0x0x7ff3b0ca8820) 0
- QTextFormat (0x0x7ff3b0d69480) 0
-
-Class QTextFrameFormat
- size=16 align=8
- base size=12 base align=8
-QTextFrameFormat (0x0x7ff3b0ca89c0) 0
- QTextFormat (0x0x7ff3b0d69780) 0
-
-Class QTextTableFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableFormat (0x0x7ff3b0ca8b60) 0
- QTextFrameFormat (0x0x7ff3b0ca8bc8) 0
- QTextFormat (0x0x7ff3b0d69a80) 0
-
-Class QTextTableCellFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableCellFormat (0x0x7ff3b0ca8d68) 0
- QTextCharFormat (0x0x7ff3b0ca8dd0) 0
- QTextFormat (0x0x7ff3b0d69de0) 0
-
-Class QFontDatabase
- size=8 align=8
- base size=8 base align=8
-QFontDatabase (0x0x7ff3b0dec120) 0
-
-Class QRawFont
- size=8 align=8
- base size=8 base align=8
-QRawFont (0x0x7ff3b0dec180) 0
-
-Class QGlyphRun
- size=8 align=8
- base size=8 base align=8
-QGlyphRun (0x0x7ff3b0dec720) 0
-
-Class QTextCursor
- size=8 align=8
- base size=8 base align=8
-QTextCursor (0x0x7ff3b0deca80) 0
-
-Class QTextInlineObject
- size=16 align=8
- base size=16 base align=8
-QTextInlineObject (0x0x7ff3b0decde0) 0
-
-Class QTextLayout::FormatRange
- size=24 align=8
- base size=24 base align=8
-QTextLayout::FormatRange (0x0x7ff3b0decea0) 0
-
-Class QTextLayout
- size=8 align=8
- base size=8 base align=8
-QTextLayout (0x0x7ff3b0dece40) 0
-
-Class QTextLine
- size=16 align=8
- base size=16 base align=8
-QTextLine (0x0x7ff3b0b492a0) 0
-
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractUndoItem
- size=8 align=8
- base size=8 base align=8
-QAbstractUndoItem (0x0x7ff3b0b49300) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 16u)
-
-Class QTextDocument::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextDocument::QPrivateSignal (0x0x7ff3b0b493c0) 0 empty
-
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QTextDocument)
-16 (int (*)(...))QTextDocument::metaObject
-24 (int (*)(...))QTextDocument::qt_metacast
-32 (int (*)(...))QTextDocument::qt_metacall
-40 (int (*)(...))QTextDocument::~QTextDocument
-48 (int (*)(...))QTextDocument::~QTextDocument
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextDocument::clear
-120 (int (*)(...))QTextDocument::createObject
-128 (int (*)(...))QTextDocument::loadResource
-
-Class QTextDocument
- size=16 align=8
- base size=16 base align=8
-QTextDocument (0x0x7ff3b0e39820) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 16u)
- QObject (0x0x7ff3b0b49360) 0
- primary-for QTextDocument (0x0x7ff3b0e39820)
-
-Class QPalette::Data
- size=4 align=4
- base size=4 base align=4
-QPalette::Data (0x0x7ff3b0b495a0) 0
-
-Class QPalette
- size=16 align=8
- base size=12 base align=8
-QPalette (0x0x7ff3b0b49540) 0
-
-Class QAbstractTextDocumentLayout::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTextDocumentLayout::QPrivateSignal (0x0x7ff3b0c636c0) 0 empty
-
-Class QAbstractTextDocumentLayout::Selection
- size=24 align=8
- base size=24 base align=8
-QAbstractTextDocumentLayout::Selection (0x0x7ff3b0c63720) 0
-
-Class QAbstractTextDocumentLayout::PaintContext
- size=64 align=8
- base size=64 base align=8
-QAbstractTextDocumentLayout::PaintContext (0x0x7ff3b0c63780) 0
-
-Vtable for QAbstractTextDocumentLayout
-QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
-16 (int (*)(...))QAbstractTextDocumentLayout::metaObject
-24 (int (*)(...))QAbstractTextDocumentLayout::qt_metacast
-32 (int (*)(...))QAbstractTextDocumentLayout::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractTextDocumentLayout::resizeInlineObject
-176 (int (*)(...))QAbstractTextDocumentLayout::positionInlineObject
-184 (int (*)(...))QAbstractTextDocumentLayout::drawInlineObject
-
-Class QAbstractTextDocumentLayout
- size=16 align=8
- base size=16 base align=8
-QAbstractTextDocumentLayout (0x0x7ff3b0c6a410) 0
- vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 16u)
- QObject (0x0x7ff3b0c63660) 0
- primary-for QAbstractTextDocumentLayout (0x0x7ff3b0c6a410)
-
-Vtable for QTextObjectInterface
-QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextObjectInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QTextObjectInterface
- size=8 align=8
- base size=8 base align=8
-QTextObjectInterface (0x0x7ff3b0c63de0) 0 nearly-empty
- vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 16u)
-
-Class QAccessible::State
- size=8 align=8
- base size=5 base align=8
-QAccessible::State (0x0x7ff3b0c63f00) 0
-
-Vtable for QAccessible::ActivationObserver
-QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN11QAccessible18ActivationObserverE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessible::ActivationObserver
- size=8 align=8
- base size=8 base align=8
-QAccessible::ActivationObserver (0x0x7ff3b0c63f60) 0 nearly-empty
- vptr=((& QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE) + 16u)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0x0x7ff3b0c63ea0) 0 empty
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QAccessibleInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleInterface (0x0x7ff3b0910120) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 16u)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))QAccessibleTextInterface::textBeforeOffset
-104 (int (*)(...))QAccessibleTextInterface::textAfterOffset
-112 (int (*)(...))QAccessibleTextInterface::textAtOffset
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTextInterface (0x0x7ff3b0910180) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 16u)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleEditableTextInterface (0x0x7ff3b09101e0) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 16u)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleValueInterface (0x0x7ff3b0910240) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 16u)
-
-Vtable for QAccessibleTableCellInterface
-QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface: 12u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTableCellInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableCellInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableCellInterface (0x0x7ff3b09102a0) 0 nearly-empty
- vptr=((& QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface) + 16u)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableInterface (0x0x7ff3b0910300) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 16u)
-
-Vtable for QAccessibleActionInterface
-QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QAccessibleActionInterface::localizedActionName
-48 (int (*)(...))QAccessibleActionInterface::localizedActionDescription
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleActionInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleActionInterface (0x0x7ff3b0910360) 0 nearly-empty
- vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 16u)
-
-Vtable for QAccessibleImageInterface
-QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleImageInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleImageInterface (0x0x7ff3b09103c0) 0 nearly-empty
- vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 16u)
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAccessibleEvent)
-16 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-24 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleEvent
- size=32 align=8
- base size=28 base align=8
-QAccessibleEvent (0x0x7ff3b0910420) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 16u)
-
-Vtable for QAccessibleStateChangeEvent
-QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleStateChangeEvent)
-16 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-24 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleStateChangeEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleStateChangeEvent (0x0x7ff3b0c6a958) 0
- vptr=((& QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent) + 16u)
- QAccessibleEvent (0x0x7ff3b0910d20) 0
- primary-for QAccessibleStateChangeEvent (0x0x7ff3b0c6a958)
-
-Vtable for QAccessibleTextCursorEvent
-QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextCursorEvent)
-16 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-24 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextCursorEvent
- size=32 align=8
- base size=32 base align=8
-QAccessibleTextCursorEvent (0x0x7ff3b0c6a9c0) 0
- vptr=((& QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent) + 16u)
- QAccessibleEvent (0x0x7ff3b0910d80) 0
- primary-for QAccessibleTextCursorEvent (0x0x7ff3b0c6a9c0)
-
-Vtable for QAccessibleTextSelectionEvent
-QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTextSelectionEvent)
-16 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-24 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextSelectionEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleTextSelectionEvent (0x0x7ff3b0c6aa28) 0
- vptr=((& QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7ff3b0c6aa90) 0
- primary-for QAccessibleTextSelectionEvent (0x0x7ff3b0c6aa28)
- QAccessibleEvent (0x0x7ff3b0910de0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7ff3b0c6aa90)
-
-Vtable for QAccessibleTextInsertEvent
-QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextInsertEvent)
-16 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-24 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextInsertEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextInsertEvent (0x0x7ff3b0c6aaf8) 0
- vptr=((& QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7ff3b0c6ab60) 0
- primary-for QAccessibleTextInsertEvent (0x0x7ff3b0c6aaf8)
- QAccessibleEvent (0x0x7ff3b0910e40) 0
- primary-for QAccessibleTextCursorEvent (0x0x7ff3b0c6ab60)
-
-Vtable for QAccessibleTextRemoveEvent
-QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextRemoveEvent)
-16 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-24 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextRemoveEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextRemoveEvent (0x0x7ff3b0c6abc8) 0
- vptr=((& QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7ff3b0c6ac30) 0
- primary-for QAccessibleTextRemoveEvent (0x0x7ff3b0c6abc8)
- QAccessibleEvent (0x0x7ff3b0910ea0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7ff3b0c6ac30)
-
-Vtable for QAccessibleTextUpdateEvent
-QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextUpdateEvent)
-16 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-24 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextUpdateEvent
- size=56 align=8
- base size=56 base align=8
-QAccessibleTextUpdateEvent (0x0x7ff3b0c6ac98) 0
- vptr=((& QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7ff3b0c6ad00) 0
- primary-for QAccessibleTextUpdateEvent (0x0x7ff3b0c6ac98)
- QAccessibleEvent (0x0x7ff3b0910f00) 0
- primary-for QAccessibleTextCursorEvent (0x0x7ff3b0c6ad00)
-
-Vtable for QAccessibleValueChangeEvent
-QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleValueChangeEvent)
-16 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-24 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleValueChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleValueChangeEvent (0x0x7ff3b0c6ad68) 0
- vptr=((& QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent) + 16u)
- QAccessibleEvent (0x0x7ff3b0910f60) 0
- primary-for QAccessibleValueChangeEvent (0x0x7ff3b0c6ad68)
-
-Vtable for QAccessibleTableModelChangeEvent
-QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleTableModelChangeEvent)
-16 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-24 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTableModelChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTableModelChangeEvent (0x0x7ff3b0c6add0) 0
- vptr=((& QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent) + 16u)
- QAccessibleEvent (0x0x7ff3b0a0e000) 0
- primary-for QAccessibleTableModelChangeEvent (0x0x7ff3b0c6add0)
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleBridge)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridge
- size=8 align=8
- base size=8 base align=8
-QAccessibleBridge (0x0x7ff3b0a0e0c0) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 16u)
-
-Class QAccessibleBridgePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessibleBridgePlugin::QPrivateSignal (0x0x7ff3b0a0e180) 0 empty
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-16 (int (*)(...))QAccessibleBridgePlugin::metaObject
-24 (int (*)(...))QAccessibleBridgePlugin::qt_metacast
-32 (int (*)(...))QAccessibleBridgePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessibleBridgePlugin (0x0x7ff3b0c6ae38) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 16u)
- QObject (0x0x7ff3b0a0e120) 0
- primary-for QAccessibleBridgePlugin (0x0x7ff3b0c6ae38)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleObject)
-16 0u
-24 0u
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleObject
- size=16 align=8
- base size=16 base align=8
-QAccessibleObject (0x0x7ff3b0c6aea0) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 16u)
- QAccessibleInterface (0x0x7ff3b0a0e1e0) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7ff3b0c6aea0)
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QAccessibleApplication)
-16 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-24 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleApplication::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleApplication::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))QAccessibleApplication::parent
-88 (int (*)(...))QAccessibleApplication::child
-96 (int (*)(...))QAccessibleApplication::childCount
-104 (int (*)(...))QAccessibleApplication::indexOfChild
-112 (int (*)(...))QAccessibleApplication::text
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))QAccessibleApplication::role
-144 (int (*)(...))QAccessibleApplication::state
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleApplication
- size=16 align=8
- base size=16 base align=8
-QAccessibleApplication (0x0x7ff3b0c6af08) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 16u)
- QAccessibleObject (0x0x7ff3b0c6af70) 0
- primary-for QAccessibleApplication (0x0x7ff3b0c6af08)
- QAccessibleInterface (0x0x7ff3b0a0e240) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7ff3b0c6af70)
-
-Class QAccessiblePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessiblePlugin::QPrivateSignal (0x0x7ff3b0a0e300) 0 empty
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-16 (int (*)(...))QAccessiblePlugin::metaObject
-24 (int (*)(...))QAccessiblePlugin::qt_metacast
-32 (int (*)(...))QAccessiblePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessiblePlugin (0x0x7ff3b0a4c000) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 16u)
- QObject (0x0x7ff3b0a0e2a0) 0
- primary-for QAccessiblePlugin (0x0x7ff3b0a4c000)
-
-Class QSurfaceFormat
- size=8 align=8
- base size=8 base align=8
-QSurfaceFormat (0x0x7ff3b0a0e360) 0
-
-Vtable for QSurface
-QSurface::_ZTV8QSurface: 8u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QSurface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-
-Class QSurface
- size=24 align=8
- base size=24 base align=8
-QSurface (0x0x7ff3b0a0e4e0) 0
- vptr=((& QSurface::_ZTV8QSurface) + 16u)
-
-Class QIcon
- size=8 align=8
- base size=8 base align=8
-QIcon (0x0x7ff3b0a0e660) 0
-
-Class QCursor
- size=8 align=8
- base size=8 base align=8
-QCursor (0x0x7ff3b0735a80) 0
-
-Class QWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QWindow::QPrivateSignal (0x0x7ff3b07b9d80) 0 empty
-
-Vtable for QWindow
-QWindow::_ZTV7QWindow: 45u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QWindow)
-16 (int (*)(...))QWindow::metaObject
-24 (int (*)(...))QWindow::qt_metacast
-32 (int (*)(...))QWindow::qt_metacall
-40 (int (*)(...))QWindow::~QWindow
-48 (int (*)(...))QWindow::~QWindow
-56 (int (*)(...))QWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI7QWindow)
-312 (int (*)(...))QWindow::_ZThn16_N7QWindowD1Ev
-320 (int (*)(...))QWindow::_ZThn16_N7QWindowD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QWindow
- size=40 align=8
- base size=40 base align=8
-QWindow (0x0x7ff3b07c8ee0) 0
- vptr=((& QWindow::_ZTV7QWindow) + 16u)
- QObject (0x0x7ff3b07b9cc0) 0
- primary-for QWindow (0x0x7ff3b07c8ee0)
- QSurface (0x0x7ff3b07b9d20) 16
- vptr=((& QWindow::_ZTV7QWindow) + 312u)
-
-Class QBackingStore
- size=8 align=8
- base size=8 base align=8
-QBackingStore (0x0x7ff3b07b9ea0) 0
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBitmap)
-16 (int (*)(...))QBitmap::~QBitmap
-24 (int (*)(...))QBitmap::~QBitmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QBitmap
- size=32 align=8
- base size=32 base align=8
-QBitmap (0x0x7ff3b07c3b60) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 16u)
- QPixmap (0x0x7ff3b07c3bc8) 0
- primary-for QBitmap (0x0x7ff3b07c3b60)
- QPaintDevice (0x0x7ff3b07b9f60) 0
- primary-for QPixmap (0x0x7ff3b07c3bc8)
-
-Class QClipboard::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QClipboard::QPrivateSignal (0x0x7ff3b083e360) 0 empty
-
-Vtable for QClipboard
-QClipboard::_ZTV10QClipboard: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QClipboard)
-16 (int (*)(...))QClipboard::metaObject
-24 (int (*)(...))QClipboard::qt_metacast
-32 (int (*)(...))QClipboard::qt_metacall
-40 (int (*)(...))QClipboard::~QClipboard
-48 (int (*)(...))QClipboard::~QClipboard
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QClipboard
- size=16 align=8
- base size=16 base align=8
-QClipboard (0x0x7ff3b07c3dd0) 0
- vptr=((& QClipboard::_ZTV10QClipboard) + 16u)
- QObject (0x0x7ff3b083e300) 0
- primary-for QClipboard (0x0x7ff3b07c3dd0)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0x0x7ff3b083e3c0) 0 empty
-
-Class QDrag::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDrag::QPrivateSignal (0x0x7ff3b083e480) 0 empty
-
-Vtable for QDrag
-QDrag::_ZTV5QDrag: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QDrag)
-16 (int (*)(...))QDrag::metaObject
-24 (int (*)(...))QDrag::qt_metacast
-32 (int (*)(...))QDrag::qt_metacall
-40 (int (*)(...))QDrag::~QDrag
-48 (int (*)(...))QDrag::~QDrag
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDrag
- size=16 align=8
- base size=16 base align=8
-QDrag (0x0x7ff3b07c3e38) 0
- vptr=((& QDrag::_ZTV5QDrag) + 16u)
- QObject (0x0x7ff3b083e420) 0
- primary-for QDrag (0x0x7ff3b07c3e38)
-
-Class QFontInfo
- size=8 align=8
- base size=8 base align=8
-QFontInfo (0x0x7ff3b083e4e0) 0
-
-Class QFontMetrics
- size=8 align=8
- base size=8 base align=8
-QFontMetrics (0x0x7ff3b083e7e0) 0
-
-Class QFontMetricsF
- size=8 align=8
- base size=8 base align=8
-QFontMetricsF (0x0x7ff3b083eb40) 0
-
-Class QGenericPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGenericPlugin::QPrivateSignal (0x0x7ff3b050ed80) 0 empty
-
-Vtable for QGenericPlugin
-QGenericPlugin::_ZTV14QGenericPlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QGenericPlugin)
-16 (int (*)(...))QGenericPlugin::metaObject
-24 (int (*)(...))QGenericPlugin::qt_metacast
-32 (int (*)(...))QGenericPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QGenericPlugin
- size=16 align=8
- base size=16 base align=8
-QGenericPlugin (0x0x7ff3b0499410) 0
- vptr=((& QGenericPlugin::_ZTV14QGenericPlugin) + 16u)
- QObject (0x0x7ff3b050ed20) 0
- primary-for QGenericPlugin (0x0x7ff3b0499410)
-
-Class QGenericPluginFactory
- size=1 align=1
- base size=0 base align=1
-QGenericPluginFactory (0x0x7ff3b050ede0) 0 empty
-
-Class QInputMethod::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QInputMethod::QPrivateSignal (0x0x7ff3b050eea0) 0 empty
-
-Vtable for QInputMethod
-QInputMethod::_ZTV12QInputMethod: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QInputMethod)
-16 (int (*)(...))QInputMethod::metaObject
-24 (int (*)(...))QInputMethod::qt_metacast
-32 (int (*)(...))QInputMethod::qt_metacall
-40 (int (*)(...))QInputMethod::~QInputMethod
-48 (int (*)(...))QInputMethod::~QInputMethod
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QInputMethod
- size=16 align=8
- base size=16 base align=8
-QInputMethod (0x0x7ff3b0499478) 0
- vptr=((& QInputMethod::_ZTV12QInputMethod) + 16u)
- QObject (0x0x7ff3b050ee40) 0
- primary-for QInputMethod (0x0x7ff3b0499478)
-
-Class QGuiApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGuiApplication::QPrivateSignal (0x0x7ff3b050ef60) 0 empty
-
-Vtable for QGuiApplication
-QGuiApplication::_ZTV15QGuiApplication: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QGuiApplication)
-16 (int (*)(...))QGuiApplication::metaObject
-24 (int (*)(...))QGuiApplication::qt_metacast
-32 (int (*)(...))QGuiApplication::qt_metacall
-40 (int (*)(...))QGuiApplication::~QGuiApplication
-48 (int (*)(...))QGuiApplication::~QGuiApplication
-56 (int (*)(...))QGuiApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QGuiApplication::notify
-120 (int (*)(...))QGuiApplication::compressEvent
-
-Class QGuiApplication
- size=16 align=8
- base size=16 base align=8
-QGuiApplication (0x0x7ff3b04994e0) 0
- vptr=((& QGuiApplication::_ZTV15QGuiApplication) + 16u)
- QCoreApplication (0x0x7ff3b0499548) 0
- primary-for QGuiApplication (0x0x7ff3b04994e0)
- QObject (0x0x7ff3b050ef00) 0
- primary-for QCoreApplication (0x0x7ff3b0499548)
-
-Class QIconEngine::AvailableSizesArgument
- size=16 align=8
- base size=16 base align=8
-QIconEngine::AvailableSizesArgument (0x0x7ff3b063a1e0) 0
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QIconEngine)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QIconEngine::actualSize
-48 (int (*)(...))QIconEngine::pixmap
-56 (int (*)(...))QIconEngine::addPixmap
-64 (int (*)(...))QIconEngine::addFile
-72 (int (*)(...))QIconEngine::key
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QIconEngine::read
-96 (int (*)(...))QIconEngine::write
-104 (int (*)(...))QIconEngine::availableSizes
-112 (int (*)(...))QIconEngine::iconName
-120 (int (*)(...))QIconEngine::virtual_hook
-
-Class QIconEngine
- size=8 align=8
- base size=8 base align=8
-QIconEngine (0x0x7ff3b063a180) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 16u)
-
-Class QIconEnginePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIconEnginePlugin::QPrivateSignal (0x0x7ff3b063a3c0) 0 empty
-
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-16 (int (*)(...))QIconEnginePlugin::metaObject
-24 (int (*)(...))QIconEnginePlugin::qt_metacast
-32 (int (*)(...))QIconEnginePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QIconEnginePlugin
- size=16 align=8
- base size=16 base align=8
-QIconEnginePlugin (0x0x7ff3b0499750) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 16u)
- QObject (0x0x7ff3b063a360) 0
- primary-for QIconEnginePlugin (0x0x7ff3b0499750)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QImageIOHandler)
-16 0u
-24 0u
-32 (int (*)(...))QImageIOHandler::name
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QImageIOHandler::write
-64 (int (*)(...))QImageIOHandler::option
-72 (int (*)(...))QImageIOHandler::setOption
-80 (int (*)(...))QImageIOHandler::supportsOption
-88 (int (*)(...))QImageIOHandler::jumpToNextImage
-96 (int (*)(...))QImageIOHandler::jumpToImage
-104 (int (*)(...))QImageIOHandler::loopCount
-112 (int (*)(...))QImageIOHandler::imageCount
-120 (int (*)(...))QImageIOHandler::nextImageDelay
-128 (int (*)(...))QImageIOHandler::currentImageNumber
-136 (int (*)(...))QImageIOHandler::currentImageRect
-
-Class QImageIOHandler
- size=16 align=8
- base size=16 base align=8
-QImageIOHandler (0x0x7ff3b063a420) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 16u)
-
-Class QImageIOPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QImageIOPlugin::QPrivateSignal (0x0x7ff3b063a5a0) 0 empty
-
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QImageIOPlugin)
-16 (int (*)(...))QImageIOPlugin::metaObject
-24 (int (*)(...))QImageIOPlugin::qt_metacast
-32 (int (*)(...))QImageIOPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QImageIOPlugin
- size=16 align=8
- base size=16 base align=8
-QImageIOPlugin (0x0x7ff3b04997b8) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 16u)
- QObject (0x0x7ff3b063a540) 0
- primary-for QImageIOPlugin (0x0x7ff3b04997b8)
-
-Class QImageReader
- size=8 align=8
- base size=8 base align=8
-QImageReader (0x0x7ff3b063a720) 0
-
-Class QImageWriter
- size=8 align=8
- base size=8 base align=8
-QImageWriter (0x0x7ff3b063a780) 0
-
-Class QVector3D
- size=12 align=4
- base size=12 base align=4
-QVector3D (0x0x7ff3b063a7e0) 0
-
-Class QVector4D
- size=16 align=4
- base size=16 base align=4
-QVector4D (0x0x7ff3b063aba0) 0
-
-Class QQuaternion
- size=16 align=4
- base size=16 base align=4
-QQuaternion (0x0x7ff3b063af60) 0
-
-Class QMatrix4x4
- size=68 align=4
- base size=68 base align=4
-QMatrix4x4 (0x0x7ff3b03b62a0) 0
-
-Class QMovie::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMovie::QPrivateSignal (0x0x7ff3b03b69c0) 0 empty
-
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QMovie)
-16 (int (*)(...))QMovie::metaObject
-24 (int (*)(...))QMovie::qt_metacast
-32 (int (*)(...))QMovie::qt_metacall
-40 (int (*)(...))QMovie::~QMovie
-48 (int (*)(...))QMovie::~QMovie
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QMovie
- size=16 align=8
- base size=16 base align=8
-QMovie (0x0x7ff3b04993a8) 0
- vptr=((& QMovie::_ZTV6QMovie) + 16u)
- QObject (0x0x7ff3b03b6960) 0
- primary-for QMovie (0x0x7ff3b04993a8)
-
-Class QOffscreenSurface::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOffscreenSurface::QPrivateSignal (0x0x7ff3b03b6ae0) 0 empty
-
-Vtable for QOffscreenSurface
-QOffscreenSurface::_ZTV17QOffscreenSurface: 26u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOffscreenSurface)
-16 (int (*)(...))QOffscreenSurface::metaObject
-24 (int (*)(...))QOffscreenSurface::qt_metacast
-32 (int (*)(...))QOffscreenSurface::qt_metacall
-40 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-48 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOffscreenSurface::surfaceType
-120 (int (*)(...))QOffscreenSurface::format
-128 (int (*)(...))QOffscreenSurface::size
-136 (int (*)(...))QOffscreenSurface::surfaceHandle
-144 (int (*)(...))-16
-152 (int (*)(...))(& _ZTI17QOffscreenSurface)
-160 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD1Ev
-168 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD0Ev
-176 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface6formatEv
-184 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface13surfaceHandleEv
-192 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface11surfaceTypeEv
-200 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface4sizeEv
-
-Class QOffscreenSurface
- size=40 align=8
- base size=40 base align=8
-QOffscreenSurface (0x0x7ff3b0132380) 0
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 16u)
- QObject (0x0x7ff3b03b6a20) 0
- primary-for QOffscreenSurface (0x0x7ff3b0132380)
- QSurface (0x0x7ff3b03b6a80) 16
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 160u)
-
-Class QOpenGLBuffer
- size=8 align=8
- base size=8 base align=8
-QOpenGLBuffer (0x0x7ff3b03b6ba0) 0
-
-Class QOpenGLVersionStatus
- size=12 align=4
- base size=12 base align=4
-QOpenGLVersionStatus (0x0x7ff3b03b6d20) 0
-
-Class QOpenGLVersionFunctionsBackend
- size=16 align=8
- base size=12 base align=8
-QOpenGLVersionFunctionsBackend (0x0x7ff3afe5dc00) 0
-
-Class QOpenGLVersionFunctionsStorage
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionFunctionsStorage (0x0x7ff3afe5dc60) 0
-
-Class QAbstractOpenGLFunctionsPrivate
- size=16 align=8
- base size=9 base align=8
-QAbstractOpenGLFunctionsPrivate (0x0x7ff3afe5dcc0) 0
-
-Vtable for QAbstractOpenGLFunctions
-QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractOpenGLFunctions)
-16 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-24 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-32 (int (*)(...))QAbstractOpenGLFunctions::initializeOpenGLFunctions
-
-Class QAbstractOpenGLFunctions
- size=16 align=8
- base size=16 base align=8
-QAbstractOpenGLFunctions (0x0x7ff3afe5dd20) 0
- vptr=((& QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions) + 16u)
-
-Class QOpenGLFunctions_1_0_CoreBackend::Functions
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_1_0_CoreBackend::Functions (0x0x7ff3afe5dde0) 0
-
-Class QOpenGLFunctions_1_0_CoreBackend
- size=400 align=8
- base size=400 base align=8
-QOpenGLFunctions_1_0_CoreBackend (0x0x7ff3afa6f3a8) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afe5dd80) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend::Functions
- size=128 align=8
- base size=128 base align=8
-QOpenGLFunctions_1_1_CoreBackend::Functions (0x0x7ff3afe5df00) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend
- size=144 align=8
- base size=144 base align=8
-QOpenGLFunctions_1_1_CoreBackend (0x0x7ff3afa6f410) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afe5dea0) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_1_2_CoreBackend::Functions (0x0x7ff3afabd060) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_1_2_CoreBackend (0x0x7ff3afa6f478) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afabd000) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_3_CoreBackend::Functions (0x0x7ff3afabd180) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_1_3_CoreBackend (0x0x7ff3afa6f4e0) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afabd120) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend::Functions
- size=56 align=8
- base size=56 base align=8
-QOpenGLFunctions_1_4_CoreBackend::Functions (0x0x7ff3afabd300) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_4_CoreBackend (0x0x7ff3afa6f548) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afabd2a0) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_5_CoreBackend::Functions (0x0x7ff3afabd420) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_1_5_CoreBackend (0x0x7ff3afa6f5b0) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afabd3c0) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend::Functions
- size=744 align=8
- base size=744 base align=8
-QOpenGLFunctions_2_0_CoreBackend::Functions (0x0x7ff3afabd540) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend
- size=760 align=8
- base size=760 base align=8
-QOpenGLFunctions_2_0_CoreBackend (0x0x7ff3afa6f618) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afabd4e0) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_2_1_CoreBackend::Functions (0x0x7ff3afabd660) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_2_1_CoreBackend (0x0x7ff3afa6f680) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afabd600) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend::Functions
- size=672 align=8
- base size=672 base align=8
-QOpenGLFunctions_3_0_CoreBackend::Functions (0x0x7ff3afabd780) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend
- size=688 align=8
- base size=688 base align=8
-QOpenGLFunctions_3_0_CoreBackend (0x0x7ff3afa6f6e8) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afabd720) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_3_1_CoreBackend::Functions (0x0x7ff3afabd8a0) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_3_1_CoreBackend (0x0x7ff3afa6f750) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afabd840) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_3_2_CoreBackend::Functions (0x0x7ff3afabd9c0) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_3_2_CoreBackend (0x0x7ff3afa6f7b8) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afabd960) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend::Functions
- size=464 align=8
- base size=464 base align=8
-QOpenGLFunctions_3_3_CoreBackend::Functions (0x0x7ff3afabdae0) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend
- size=480 align=8
- base size=480 base align=8
-QOpenGLFunctions_3_3_CoreBackend (0x0x7ff3afa6f820) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afabda80) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend::Functions
- size=368 align=8
- base size=368 base align=8
-QOpenGLFunctions_4_0_CoreBackend::Functions (0x0x7ff3afabdc00) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_4_0_CoreBackend (0x0x7ff3afa6f888) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afabdba0) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend::Functions
- size=704 align=8
- base size=704 base align=8
-QOpenGLFunctions_4_1_CoreBackend::Functions (0x0x7ff3afabdd20) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend
- size=720 align=8
- base size=720 base align=8
-QOpenGLFunctions_4_1_CoreBackend (0x0x7ff3afa6f8f0) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afabdcc0) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_2_CoreBackend::Functions (0x0x7ff3afabde40) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_2_CoreBackend (0x0x7ff3afa6f958) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afabdde0) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend::Functions
- size=344 align=8
- base size=344 base align=8
-QOpenGLFunctions_4_3_CoreBackend::Functions (0x0x7ff3afabdf60) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend
- size=360 align=8
- base size=360 base align=8
-QOpenGLFunctions_4_3_CoreBackend (0x0x7ff3afa6f9c0) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afabdf00) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_4_4_CoreBackend::Functions (0x0x7ff3afbb20c0) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_4_4_CoreBackend (0x0x7ff3afa6fa28) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afbb2060) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend::Functions
- size=848 align=8
- base size=848 base align=8
-QOpenGLFunctions_4_5_CoreBackend::Functions (0x0x7ff3afbb2240) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend
- size=864 align=8
- base size=864 base align=8
-QOpenGLFunctions_4_5_CoreBackend (0x0x7ff3afa6fa90) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afbb21e0) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend::Functions
- size=2064 align=8
- base size=2064 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend::Functions (0x0x7ff3afbb2360) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend
- size=2080 align=8
- base size=2080 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend (0x0x7ff3afa6faf8) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afbb2300) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend::Functions
- size=136 align=8
- base size=136 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend::Functions (0x0x7ff3afbb2480) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend (0x0x7ff3afa6fb60) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afbb2420) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend::Functions
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend::Functions (0x0x7ff3afbb25a0) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend
- size=272 align=8
- base size=272 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend (0x0x7ff3afa6fbc8) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afbb2540) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend::Functions
- size=296 align=8
- base size=296 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend::Functions (0x0x7ff3afbb26c0) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend
- size=312 align=8
- base size=312 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend (0x0x7ff3afa6fc30) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afbb2660) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend::Functions
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend::Functions (0x0x7ff3afbb27e0) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend
- size=320 align=8
- base size=320 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend (0x0x7ff3afa6fc98) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afbb2780) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend::Functions
- size=288 align=8
- base size=288 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend::Functions (0x0x7ff3afbb2900) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend (0x0x7ff3afa6fd00) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afbb28a0) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend::Functions
- size=160 align=8
- base size=160 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend::Functions (0x0x7ff3afbb2a20) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend
- size=176 align=8
- base size=176 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend (0x0x7ff3afa6fd68) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afbb29c0) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend::Functions
- size=240 align=8
- base size=240 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend::Functions (0x0x7ff3afbb2b40) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend (0x0x7ff3afa6fdd0) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afbb2ae0) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend::Functions (0x0x7ff3afbb2c60) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend (0x0x7ff3afa6fe38) 0
- QOpenGLVersionFunctionsBackend (0x0x7ff3afbb2c00) 0
-
-Class QOpenGLVersionProfile
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionProfile (0x0x7ff3afbb2d20) 0
-
-Class QOpenGLContextGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContextGroup::QPrivateSignal (0x0x7ff3afbb2f60) 0 empty
-
-Vtable for QOpenGLContextGroup
-QOpenGLContextGroup::_ZTV19QOpenGLContextGroup: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QOpenGLContextGroup)
-16 (int (*)(...))QOpenGLContextGroup::metaObject
-24 (int (*)(...))QOpenGLContextGroup::qt_metacast
-32 (int (*)(...))QOpenGLContextGroup::qt_metacall
-40 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-48 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContextGroup
- size=16 align=8
- base size=16 base align=8
-QOpenGLContextGroup (0x0x7ff3afa6ff70) 0
- vptr=((& QOpenGLContextGroup::_ZTV19QOpenGLContextGroup) + 16u)
- QObject (0x0x7ff3afbb2f00) 0
- primary-for QOpenGLContextGroup (0x0x7ff3afa6ff70)
-
-Class QOpenGLContext::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContext::QPrivateSignal (0x0x7ff3af8cf060) 0 empty
-
-Vtable for QOpenGLContext
-QOpenGLContext::_ZTV14QOpenGLContext: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QOpenGLContext)
-16 (int (*)(...))QOpenGLContext::metaObject
-24 (int (*)(...))QOpenGLContext::qt_metacast
-32 (int (*)(...))QOpenGLContext::qt_metacall
-40 (int (*)(...))QOpenGLContext::~QOpenGLContext
-48 (int (*)(...))QOpenGLContext::~QOpenGLContext
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContext
- size=16 align=8
- base size=16 base align=8
-QOpenGLContext (0x0x7ff3af8ce000) 0
- vptr=((& QOpenGLContext::_ZTV14QOpenGLContext) + 16u)
- QObject (0x0x7ff3af8cf000) 0
- primary-for QOpenGLContext (0x0x7ff3af8ce000)
-
-Class QOpenGLDebugMessage
- size=8 align=8
- base size=8 base align=8
-QOpenGLDebugMessage (0x0x7ff3af8cf0c0) 0
-
-Class QOpenGLDebugLogger::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLDebugLogger::QPrivateSignal (0x0x7ff3af8cf7e0) 0 empty
-
-Vtable for QOpenGLDebugLogger
-QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLDebugLogger)
-16 (int (*)(...))QOpenGLDebugLogger::metaObject
-24 (int (*)(...))QOpenGLDebugLogger::qt_metacast
-32 (int (*)(...))QOpenGLDebugLogger::qt_metacall
-40 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-48 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLDebugLogger
- size=16 align=8
- base size=16 base align=8
-QOpenGLDebugLogger (0x0x7ff3af8ce410) 0
- vptr=((& QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger) + 16u)
- QObject (0x0x7ff3af8cf780) 0
- primary-for QOpenGLDebugLogger (0x0x7ff3af8ce410)
-
-Class QOpenGLFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLFunctions (0x0x7ff3af8cf960) 0
-
-Class QOpenGLFunctionsPrivate::Functions
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate::Functions (0x0x7ff3af8cfb40) 0
-
-Class QOpenGLFunctionsPrivate
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate (0x0x7ff3af8cfae0) 0
-
-Class QOpenGLExtraFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLExtraFunctions (0x0x7ff3af74c0d0) 0
- QOpenGLFunctions (0x0x7ff3af8cfc60) 0
-
-Class QOpenGLExtraFunctionsPrivate::Functions
- size=1376 align=8
- base size=1376 base align=8
-QOpenGLExtraFunctionsPrivate::Functions (0x0x7ff3af8cfd20) 0
-
-Class QOpenGLExtraFunctionsPrivate
- size=2528 align=8
- base size=2528 base align=8
-QOpenGLExtraFunctionsPrivate (0x0x7ff3af74c138) 0
- QOpenGLFunctionsPrivate (0x0x7ff3af8cfcc0) 0
-
-Vtable for QOpenGLFramebufferObject
-QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLFramebufferObject)
-16 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-24 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-
-Class QOpenGLFramebufferObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLFramebufferObject (0x0x7ff3af4fd0c0) 0
- vptr=((& QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject) + 16u)
-
-Class QOpenGLFramebufferObjectFormat
- size=8 align=8
- base size=8 base align=8
-QOpenGLFramebufferObjectFormat (0x0x7ff3af4fd1e0) 0
-
-Vtable for QOpenGLPaintDevice
-QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLPaintDevice)
-16 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-24 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-32 (int (*)(...))QOpenGLPaintDevice::devType
-40 (int (*)(...))QOpenGLPaintDevice::paintEngine
-48 (int (*)(...))QOpenGLPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QOpenGLPaintDevice::ensureActiveTarget
-
-Class QOpenGLPaintDevice
- size=32 align=8
- base size=32 base align=8
-QOpenGLPaintDevice (0x0x7ff3af4f59c0) 0
- vptr=((& QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice) + 16u)
- QPaintDevice (0x0x7ff3af4fd240) 0
- primary-for QOpenGLPaintDevice (0x0x7ff3af4f59c0)
-
-Class QOpenGLPixelTransferOptions
- size=8 align=8
- base size=8 base align=8
-QOpenGLPixelTransferOptions (0x0x7ff3af4fd360) 0
-
-Class QOpenGLShader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShader::QPrivateSignal (0x0x7ff3af4fd720) 0 empty
-
-Vtable for QOpenGLShader
-QOpenGLShader::_ZTV13QOpenGLShader: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLShader)
-16 (int (*)(...))QOpenGLShader::metaObject
-24 (int (*)(...))QOpenGLShader::qt_metacast
-32 (int (*)(...))QOpenGLShader::qt_metacall
-40 (int (*)(...))QOpenGLShader::~QOpenGLShader
-48 (int (*)(...))QOpenGLShader::~QOpenGLShader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLShader
- size=16 align=8
- base size=16 base align=8
-QOpenGLShader (0x0x7ff3af4f5b60) 0
- vptr=((& QOpenGLShader::_ZTV13QOpenGLShader) + 16u)
- QObject (0x0x7ff3af4fd6c0) 0
- primary-for QOpenGLShader (0x0x7ff3af4f5b60)
-
-Class QOpenGLShaderProgram::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShaderProgram::QPrivateSignal (0x0x7ff3af4fd900) 0 empty
-
-Vtable for QOpenGLShaderProgram
-QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QOpenGLShaderProgram)
-16 (int (*)(...))QOpenGLShaderProgram::metaObject
-24 (int (*)(...))QOpenGLShaderProgram::qt_metacast
-32 (int (*)(...))QOpenGLShaderProgram::qt_metacall
-40 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-48 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOpenGLShaderProgram::link
-
-Class QOpenGLShaderProgram
- size=16 align=8
- base size=16 base align=8
-QOpenGLShaderProgram (0x0x7ff3af4f5c98) 0
- vptr=((& QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram) + 16u)
- QObject (0x0x7ff3af4fd8a0) 0
- primary-for QOpenGLShaderProgram (0x0x7ff3af4f5c98)
-
-Class QOpenGLTexture
- size=8 align=8
- base size=8 base align=8
-QOpenGLTexture (0x0x7ff3af4fd960) 0
-
-Class QOpenGLTextureBlitter
- size=8 align=8
- base size=8 base align=8
-QOpenGLTextureBlitter (0x0x7ff3af4fdba0) 0
-
-Class QOpenGLTimerQuery::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimerQuery::QPrivateSignal (0x0x7ff3af4fdd20) 0 empty
-
-Vtable for QOpenGLTimerQuery
-QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOpenGLTimerQuery)
-16 (int (*)(...))QOpenGLTimerQuery::metaObject
-24 (int (*)(...))QOpenGLTimerQuery::qt_metacast
-32 (int (*)(...))QOpenGLTimerQuery::qt_metacall
-40 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-48 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimerQuery
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimerQuery (0x0x7ff3af4f5dd0) 0
- vptr=((& QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery) + 16u)
- QObject (0x0x7ff3af4fdcc0) 0
- primary-for QOpenGLTimerQuery (0x0x7ff3af4f5dd0)
-
-Class QOpenGLTimeMonitor::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimeMonitor::QPrivateSignal (0x0x7ff3af4fdde0) 0 empty
-
-Vtable for QOpenGLTimeMonitor
-QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLTimeMonitor)
-16 (int (*)(...))QOpenGLTimeMonitor::metaObject
-24 (int (*)(...))QOpenGLTimeMonitor::qt_metacast
-32 (int (*)(...))QOpenGLTimeMonitor::qt_metacall
-40 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-48 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimeMonitor
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimeMonitor (0x0x7ff3af4f5e38) 0
- vptr=((& QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor) + 16u)
- QObject (0x0x7ff3af4fdd80) 0
- primary-for QOpenGLTimeMonitor (0x0x7ff3af4f5e38)
-
-Class QOpenGLVertexArrayObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLVertexArrayObject::QPrivateSignal (0x0x7ff3af4fdea0) 0 empty
-
-Class QOpenGLVertexArrayObject::Binder
- size=8 align=8
- base size=8 base align=8
-QOpenGLVertexArrayObject::Binder (0x0x7ff3af4fdf00) 0
-
-Vtable for QOpenGLVertexArrayObject
-QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLVertexArrayObject)
-16 (int (*)(...))QOpenGLVertexArrayObject::metaObject
-24 (int (*)(...))QOpenGLVertexArrayObject::qt_metacast
-32 (int (*)(...))QOpenGLVertexArrayObject::qt_metacall
-40 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-48 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLVertexArrayObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLVertexArrayObject (0x0x7ff3af4f5ea0) 0
- vptr=((& QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject) + 16u)
- QObject (0x0x7ff3af4fde40) 0
- primary-for QOpenGLVertexArrayObject (0x0x7ff3af4f5ea0)
-
-Class QPaintDeviceWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPaintDeviceWindow::QPrivateSignal (0x0x7ff3af2c30c0) 0 empty
-
-Vtable for QPaintDeviceWindow
-QPaintDeviceWindow::_ZTV18QPaintDeviceWindow: 58u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-16 (int (*)(...))QPaintDeviceWindow::metaObject
-24 (int (*)(...))QPaintDeviceWindow::qt_metacast
-32 (int (*)(...))QPaintDeviceWindow::qt_metacall
-40 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-48 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QPaintDeviceWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))-16
-328 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-336 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD1Ev
-344 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD0Ev
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-384 (int (*)(...))-40
-392 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-400 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD1Ev
-408 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD0Ev
-416 (int (*)(...))QPaintDevice::devType
-424 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-440 (int (*)(...))QPaintDevice::initPainter
-448 (int (*)(...))QPaintDevice::redirected
-456 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDeviceWindow
- size=64 align=8
- base size=64 base align=8
-QPaintDeviceWindow (0x0x7ff3af2bae00) 0
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 16u)
- QWindow (0x0x7ff3af2bae70) 0
- primary-for QPaintDeviceWindow (0x0x7ff3af2bae00)
- QObject (0x0x7ff3af4fdf60) 0
- primary-for QWindow (0x0x7ff3af2bae70)
- QSurface (0x0x7ff3af2c3000) 16
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 336u)
- QPaintDevice (0x0x7ff3af2c3060) 40
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 400u)
-
-Class QOpenGLWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLWindow::QPrivateSignal (0x0x7ff3af2c3240) 0 empty
-
-Vtable for QOpenGLWindow
-QOpenGLWindow::_ZTV13QOpenGLWindow: 64u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLWindow)
-16 (int (*)(...))QOpenGLWindow::metaObject
-24 (int (*)(...))QOpenGLWindow::qt_metacast
-32 (int (*)(...))QOpenGLWindow::qt_metacall
-40 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-48 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QOpenGLWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QOpenGLWindow::paintEvent
-304 (int (*)(...))QOpenGLWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QOpenGLWindow::initializeGL
-328 (int (*)(...))QOpenGLWindow::resizeGL
-336 (int (*)(...))QOpenGLWindow::paintGL
-344 (int (*)(...))QOpenGLWindow::paintUnderGL
-352 (int (*)(...))QOpenGLWindow::paintOverGL
-360 (int (*)(...))QOpenGLWindow::redirected
-368 (int (*)(...))-16
-376 (int (*)(...))(& _ZTI13QOpenGLWindow)
-384 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD1Ev
-392 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD0Ev
-400 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-408 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-416 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-424 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-432 (int (*)(...))-40
-440 (int (*)(...))(& _ZTI13QOpenGLWindow)
-448 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD1Ev
-456 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD0Ev
-464 (int (*)(...))QPaintDevice::devType
-472 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-480 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-488 (int (*)(...))QPaintDevice::initPainter
-496 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow10redirectedEP6QPoint
-504 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QOpenGLWindow
- size=64 align=8
- base size=64 base align=8
-QOpenGLWindow (0x0x7ff3af4f5f08) 0
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 16u)
- QPaintDeviceWindow (0x0x7ff3af2c85b0) 0
- primary-for QOpenGLWindow (0x0x7ff3af4f5f08)
- QWindow (0x0x7ff3af2c8620) 0
- primary-for QPaintDeviceWindow (0x0x7ff3af2c85b0)
- QObject (0x0x7ff3af2c3120) 0
- primary-for QWindow (0x0x7ff3af2c8620)
- QSurface (0x0x7ff3af2c3180) 16
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 384u)
- QPaintDevice (0x0x7ff3af2c31e0) 40
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 448u)
-
-Class QPageSize
- size=8 align=8
- base size=8 base align=8
-QPageSize (0x0x7ff3af2c32a0) 0
-
-Class QPageLayout
- size=8 align=8
- base size=8 base align=8
-QPageLayout (0x0x7ff3af2c3960) 0
-
-Class QPagedPaintDevice::Margins
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice::Margins (0x0x7ff3af3830c0) 0
-
-Vtable for QPagedPaintDevice
-QPagedPaintDevice::_ZTV17QPagedPaintDevice: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QPagedPaintDevice)
-16 0u
-24 0u
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QPagedPaintDevice::setPageSize
-96 (int (*)(...))QPagedPaintDevice::setPageSizeMM
-104 (int (*)(...))QPagedPaintDevice::setMargins
-
-Class QPagedPaintDevice
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice (0x0x7ff3af31c270) 0
- vptr=((& QPagedPaintDevice::_ZTV17QPagedPaintDevice) + 16u)
- QPaintDevice (0x0x7ff3af383060) 0
- primary-for QPagedPaintDevice (0x0x7ff3af31c270)
-
-Class QPainter::PixmapFragment
- size=80 align=8
- base size=80 base align=8
-QPainter::PixmapFragment (0x0x7ff3af383180) 0
-
-Class QPainter
- size=8 align=8
- base size=8 base align=8
-QPainter (0x0x7ff3af383120) 0
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0x0x7ff3af383a80) 0 empty
-
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintEngine)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QPaintEngine::drawRects
-64 (int (*)(...))QPaintEngine::drawRects
-72 (int (*)(...))QPaintEngine::drawLines
-80 (int (*)(...))QPaintEngine::drawLines
-88 (int (*)(...))QPaintEngine::drawEllipse
-96 (int (*)(...))QPaintEngine::drawEllipse
-104 (int (*)(...))QPaintEngine::drawPath
-112 (int (*)(...))QPaintEngine::drawPoints
-120 (int (*)(...))QPaintEngine::drawPoints
-128 (int (*)(...))QPaintEngine::drawPolygon
-136 (int (*)(...))QPaintEngine::drawPolygon
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QPaintEngine::drawTextItem
-160 (int (*)(...))QPaintEngine::drawTiledPixmap
-168 (int (*)(...))QPaintEngine::drawImage
-176 (int (*)(...))QPaintEngine::coordinateOffset
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QPaintEngine
- size=32 align=8
- base size=32 base align=8
-QPaintEngine (0x0x7ff3af383d80) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 16u)
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0x0x7ff3af1bc000) 0
-
-Class QPdfWriter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPdfWriter::QPrivateSignal (0x0x7ff3af1bc480) 0 empty
-
-Vtable for QPdfWriter
-QPdfWriter::_ZTV10QPdfWriter: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QPdfWriter)
-16 (int (*)(...))QPdfWriter::metaObject
-24 (int (*)(...))QPdfWriter::qt_metacast
-32 (int (*)(...))QPdfWriter::qt_metacall
-40 (int (*)(...))QPdfWriter::~QPdfWriter
-48 (int (*)(...))QPdfWriter::~QPdfWriter
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPdfWriter::newPage
-120 (int (*)(...))QPdfWriter::setPageSize
-128 (int (*)(...))QPdfWriter::setPageSizeMM
-136 (int (*)(...))QPdfWriter::setMargins
-144 (int (*)(...))QPdfWriter::paintEngine
-152 (int (*)(...))QPdfWriter::metric
-160 (int (*)(...))-16
-168 (int (*)(...))(& _ZTI10QPdfWriter)
-176 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD1Ev
-184 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD0Ev
-192 (int (*)(...))QPaintDevice::devType
-200 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter11paintEngineEv
-208 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter6metricEN12QPaintDevice17PaintDeviceMetricE
-216 (int (*)(...))QPaintDevice::initPainter
-224 (int (*)(...))QPaintDevice::redirected
-232 (int (*)(...))QPaintDevice::sharedPainter
-240 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter7newPageEv
-248 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter11setPageSizeEN17QPagedPaintDevice8PageSizeE
-256 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter13setPageSizeMMERK6QSizeF
-264 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter10setMarginsERKN17QPagedPaintDevice7MarginsE
-
-Class QPdfWriter
- size=48 align=8
- base size=48 base align=8
-QPdfWriter (0x0x7ff3af2285b0) 0
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 16u)
- QObject (0x0x7ff3af1bc3c0) 0
- primary-for QPdfWriter (0x0x7ff3af2285b0)
- QPagedPaintDevice (0x0x7ff3af31cd00) 16
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 176u)
- QPaintDevice (0x0x7ff3af1bc420) 16
- primary-for QPagedPaintDevice (0x0x7ff3af31cd00)
-
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QPicture)
-16 (int (*)(...))QPicture::~QPicture
-24 (int (*)(...))QPicture::~QPicture
-32 (int (*)(...))QPicture::devType
-40 (int (*)(...))QPicture::paintEngine
-48 (int (*)(...))QPicture::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QPicture::setData
-
-Class QPicture
- size=32 align=8
- base size=32 base align=8
-QPicture (0x0x7ff3af31cd68) 0
- vptr=((& QPicture::_ZTV8QPicture) + 16u)
- QPaintDevice (0x0x7ff3af1bc600) 0
- primary-for QPicture (0x0x7ff3af31cd68)
-
-Class QPictureIO
- size=8 align=8
- base size=8 base align=8
-QPictureIO (0x0x7ff3af1bc960) 0
-
-Class QPictureFormatPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPictureFormatPlugin::QPrivateSignal (0x0x7ff3af1bca20) 0 empty
-
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-16 (int (*)(...))QPictureFormatPlugin::metaObject
-24 (int (*)(...))QPictureFormatPlugin::qt_metacast
-32 (int (*)(...))QPictureFormatPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPictureFormatPlugin::loadPicture
-120 (int (*)(...))QPictureFormatPlugin::savePicture
-128 (int (*)(...))__cxa_pure_virtual
-
-Class QPictureFormatPlugin
- size=16 align=8
- base size=16 base align=8
-QPictureFormatPlugin (0x0x7ff3af31cf08) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 16u)
- QObject (0x0x7ff3af1bc9c0) 0
- primary-for QPictureFormatPlugin (0x0x7ff3af31cf08)
-
-Class QPixmapCache::Key
- size=8 align=8
- base size=8 base align=8
-QPixmapCache::Key (0x0x7ff3af1bcae0) 0
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0x0x7ff3af1bca80) 0 empty
-
-Class QRasterWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRasterWindow::QPrivateSignal (0x0x7ff3aef04cc0) 0 empty
-
-Vtable for QRasterWindow
-QRasterWindow::_ZTV13QRasterWindow: 59u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QRasterWindow)
-16 (int (*)(...))QRasterWindow::metaObject
-24 (int (*)(...))QRasterWindow::qt_metacast
-32 (int (*)(...))QRasterWindow::qt_metacall
-40 (int (*)(...))QRasterWindow::~QRasterWindow
-48 (int (*)(...))QRasterWindow::~QRasterWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QRasterWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QRasterWindow::redirected
-328 (int (*)(...))-16
-336 (int (*)(...))(& _ZTI13QRasterWindow)
-344 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD1Ev
-352 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD0Ev
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-384 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-392 (int (*)(...))-40
-400 (int (*)(...))(& _ZTI13QRasterWindow)
-408 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD1Ev
-416 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD0Ev
-424 (int (*)(...))QPaintDevice::devType
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-440 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-448 (int (*)(...))QPaintDevice::initPainter
-456 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow10redirectedEP6QPoint
-464 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QRasterWindow
- size=64 align=8
- base size=64 base align=8
-QRasterWindow (0x0x7ff3aef0f5b0) 0
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 16u)
- QPaintDeviceWindow (0x0x7ff3aef09f50) 0
- primary-for QRasterWindow (0x0x7ff3aef0f5b0)
- QWindow (0x0x7ff3aef1a000) 0
- primary-for QPaintDeviceWindow (0x0x7ff3aef09f50)
- QObject (0x0x7ff3aef04ba0) 0
- primary-for QWindow (0x0x7ff3aef1a000)
- QSurface (0x0x7ff3aef04c00) 16
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 344u)
- QPaintDevice (0x0x7ff3aef04c60) 40
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 408u)
-
-Class QScreen::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QScreen::QPrivateSignal (0x0x7ff3aef04d80) 0 empty
-
-Vtable for QScreen
-QScreen::_ZTV7QScreen: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QScreen)
-16 (int (*)(...))QScreen::metaObject
-24 (int (*)(...))QScreen::qt_metacast
-32 (int (*)(...))QScreen::qt_metacall
-40 (int (*)(...))QScreen::~QScreen
-48 (int (*)(...))QScreen::~QScreen
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QScreen
- size=16 align=8
- base size=16 base align=8
-QScreen (0x0x7ff3aef0f680) 0
- vptr=((& QScreen::_ZTV7QScreen) + 16u)
- QObject (0x0x7ff3aef04d20) 0
- primary-for QScreen (0x0x7ff3aef0f680)
-
-Class QSessionManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSessionManager::QPrivateSignal (0x0x7ff3aef04e40) 0 empty
-
-Vtable for QSessionManager
-QSessionManager::_ZTV15QSessionManager: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSessionManager)
-16 (int (*)(...))QSessionManager::metaObject
-24 (int (*)(...))QSessionManager::qt_metacast
-32 (int (*)(...))QSessionManager::qt_metacall
-40 (int (*)(...))QSessionManager::~QSessionManager
-48 (int (*)(...))QSessionManager::~QSessionManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSessionManager
- size=16 align=8
- base size=16 base align=8
-QSessionManager (0x0x7ff3aef0f6e8) 0
- vptr=((& QSessionManager::_ZTV15QSessionManager) + 16u)
- QObject (0x0x7ff3aef04de0) 0
- primary-for QSessionManager (0x0x7ff3aef0f6e8)
-
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStandardItem)
-16 (int (*)(...))QStandardItem::~QStandardItem
-24 (int (*)(...))QStandardItem::~QStandardItem
-32 (int (*)(...))QStandardItem::data
-40 (int (*)(...))QStandardItem::setData
-48 (int (*)(...))QStandardItem::clone
-56 (int (*)(...))QStandardItem::type
-64 (int (*)(...))QStandardItem::read
-72 (int (*)(...))QStandardItem::write
-80 (int (*)(...))QStandardItem::operator<
-
-Class QStandardItem
- size=16 align=8
- base size=16 base align=8
-QStandardItem (0x0x7ff3aef04ea0) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 16u)
-
-Class QStandardItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStandardItemModel::QPrivateSignal (0x0x7ff3aefdd180) 0 empty
-
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QStandardItemModel)
-16 (int (*)(...))QStandardItemModel::metaObject
-24 (int (*)(...))QStandardItemModel::qt_metacast
-32 (int (*)(...))QStandardItemModel::qt_metacall
-40 (int (*)(...))QStandardItemModel::~QStandardItemModel
-48 (int (*)(...))QStandardItemModel::~QStandardItemModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStandardItemModel::index
-120 (int (*)(...))QStandardItemModel::parent
-128 (int (*)(...))QStandardItemModel::sibling
-136 (int (*)(...))QStandardItemModel::rowCount
-144 (int (*)(...))QStandardItemModel::columnCount
-152 (int (*)(...))QStandardItemModel::hasChildren
-160 (int (*)(...))QStandardItemModel::data
-168 (int (*)(...))QStandardItemModel::setData
-176 (int (*)(...))QStandardItemModel::headerData
-184 (int (*)(...))QStandardItemModel::setHeaderData
-192 (int (*)(...))QStandardItemModel::itemData
-200 (int (*)(...))QStandardItemModel::setItemData
-208 (int (*)(...))QStandardItemModel::mimeTypes
-216 (int (*)(...))QStandardItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QStandardItemModel::dropMimeData
-240 (int (*)(...))QStandardItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStandardItemModel::insertRows
-264 (int (*)(...))QStandardItemModel::insertColumns
-272 (int (*)(...))QStandardItemModel::removeRows
-280 (int (*)(...))QStandardItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStandardItemModel::flags
-328 (int (*)(...))QStandardItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStandardItemModel
- size=16 align=8
- base size=16 base align=8
-QStandardItemModel (0x0x7ff3aef0f888) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 16u)
- QAbstractItemModel (0x0x7ff3aef0f8f0) 0
- primary-for QStandardItemModel (0x0x7ff3aef0f888)
- QObject (0x0x7ff3aefdd120) 0
- primary-for QAbstractItemModel (0x0x7ff3aef0f8f0)
-
-Class QStaticText
- size=8 align=8
- base size=8 base align=8
-QStaticText (0x0x7ff3aefdd1e0) 0
-
-Class QStyleHints::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStyleHints::QPrivateSignal (0x0x7ff3aefdd6c0) 0 empty
-
-Vtable for QStyleHints
-QStyleHints::_ZTV11QStyleHints: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QStyleHints)
-16 (int (*)(...))QStyleHints::metaObject
-24 (int (*)(...))QStyleHints::qt_metacast
-32 (int (*)(...))QStyleHints::qt_metacall
-40 (int (*)(...))QStyleHints::~QStyleHints
-48 (int (*)(...))QStyleHints::~QStyleHints
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QStyleHints
- size=16 align=8
- base size=16 base align=8
-QStyleHints (0x0x7ff3aef0fa90) 0
- vptr=((& QStyleHints::_ZTV11QStyleHints) + 16u)
- QObject (0x0x7ff3aefdd660) 0
- primary-for QStyleHints (0x0x7ff3aef0fa90)
-
-Class QTextObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextObject::QPrivateSignal (0x0x7ff3aefdd780) 0 empty
-
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextObject)
-16 (int (*)(...))QTextObject::metaObject
-24 (int (*)(...))QTextObject::qt_metacast
-32 (int (*)(...))QTextObject::qt_metacall
-40 (int (*)(...))QTextObject::~QTextObject
-48 (int (*)(...))QTextObject::~QTextObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextObject
- size=16 align=8
- base size=16 base align=8
-QTextObject (0x0x7ff3aef0faf8) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 16u)
- QObject (0x0x7ff3aefdd720) 0
- primary-for QTextObject (0x0x7ff3aef0faf8)
-
-Class QTextBlockGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextBlockGroup::QPrivateSignal (0x0x7ff3aefdd840) 0 empty
-
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QTextBlockGroup)
-16 (int (*)(...))QTextBlockGroup::metaObject
-24 (int (*)(...))QTextBlockGroup::qt_metacast
-32 (int (*)(...))QTextBlockGroup::qt_metacall
-40 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-48 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextBlockGroup
- size=16 align=8
- base size=16 base align=8
-QTextBlockGroup (0x0x7ff3aef0fb60) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 16u)
- QTextObject (0x0x7ff3aef0fbc8) 0
- primary-for QTextBlockGroup (0x0x7ff3aef0fb60)
- QObject (0x0x7ff3aefdd7e0) 0
- primary-for QTextObject (0x0x7ff3aef0fbc8)
-
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-16 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-24 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-
-Class QTextFrameLayoutData
- size=8 align=8
- base size=8 base align=8
-QTextFrameLayoutData (0x0x7ff3aefdd8a0) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 16u)
-
-Class QTextFrame::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextFrame::QPrivateSignal (0x0x7ff3aefdd960) 0 empty
-
-Class QTextFrame::iterator
- size=32 align=8
- base size=28 base align=8
-QTextFrame::iterator (0x0x7ff3aefdd9c0) 0
-
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextFrame)
-16 (int (*)(...))QTextFrame::metaObject
-24 (int (*)(...))QTextFrame::qt_metacast
-32 (int (*)(...))QTextFrame::qt_metacall
-40 (int (*)(...))QTextFrame::~QTextFrame
-48 (int (*)(...))QTextFrame::~QTextFrame
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextFrame
- size=16 align=8
- base size=16 base align=8
-QTextFrame (0x0x7ff3aef0fc30) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 16u)
- QTextObject (0x0x7ff3aef0fc98) 0
- primary-for QTextFrame (0x0x7ff3aef0fc30)
- QObject (0x0x7ff3aefdd900) 0
- primary-for QTextObject (0x0x7ff3aef0fc98)
-
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QTextBlockUserData)
-16 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-24 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-
-Class QTextBlockUserData
- size=8 align=8
- base size=8 base align=8
-QTextBlockUserData (0x0x7ff3aefddcc0) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 16u)
-
-Class QTextBlock::iterator
- size=24 align=8
- base size=20 base align=8
-QTextBlock::iterator (0x0x7ff3aefddd80) 0
-
-Class QTextBlock
- size=16 align=8
- base size=12 base align=8
-QTextBlock (0x0x7ff3aefddd20) 0
-
-Class QTextFragment
- size=16 align=8
- base size=16 base align=8
-QTextFragment (0x0x7ff3aed00360) 0
-
-Class QSyntaxHighlighter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSyntaxHighlighter::QPrivateSignal (0x0x7ff3aed006c0) 0 empty
-
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-16 (int (*)(...))QSyntaxHighlighter::metaObject
-24 (int (*)(...))QSyntaxHighlighter::qt_metacast
-32 (int (*)(...))QSyntaxHighlighter::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QSyntaxHighlighter
- size=16 align=8
- base size=16 base align=8
-QSyntaxHighlighter (0x0x7ff3aed06208) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 16u)
- QObject (0x0x7ff3aed00660) 0
- primary-for QSyntaxHighlighter (0x0x7ff3aed06208)
-
-Class QTextDocumentFragment
- size=8 align=8
- base size=8 base align=8
-QTextDocumentFragment (0x0x7ff3aed00720) 0
-
-Class QTextDocumentWriter
- size=8 align=8
- base size=8 base align=8
-QTextDocumentWriter (0x0x7ff3aed00780) 0
-
-Class QTextList::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextList::QPrivateSignal (0x0x7ff3aed00840) 0 empty
-
-Vtable for QTextList
-QTextList::_ZTV9QTextList: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTextList)
-16 (int (*)(...))QTextList::metaObject
-24 (int (*)(...))QTextList::qt_metacast
-32 (int (*)(...))QTextList::qt_metacall
-40 (int (*)(...))QTextList::~QTextList
-48 (int (*)(...))QTextList::~QTextList
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextList
- size=16 align=8
- base size=16 base align=8
-QTextList (0x0x7ff3aed06270) 0
- vptr=((& QTextList::_ZTV9QTextList) + 16u)
- QTextBlockGroup (0x0x7ff3aed062d8) 0
- primary-for QTextList (0x0x7ff3aed06270)
- QTextObject (0x0x7ff3aed06340) 0
- primary-for QTextBlockGroup (0x0x7ff3aed062d8)
- QObject (0x0x7ff3aed007e0) 0
- primary-for QTextObject (0x0x7ff3aed06340)
-
-Class QTextTableCell
- size=16 align=8
- base size=12 base align=8
-QTextTableCell (0x0x7ff3aed008a0) 0
-
-Class QTextTable::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextTable::QPrivateSignal (0x0x7ff3aed00960) 0 empty
-
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextTable)
-16 (int (*)(...))QTextTable::metaObject
-24 (int (*)(...))QTextTable::qt_metacast
-32 (int (*)(...))QTextTable::qt_metacall
-40 (int (*)(...))QTextTable::~QTextTable
-48 (int (*)(...))QTextTable::~QTextTable
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextTable
- size=16 align=8
- base size=16 base align=8
-QTextTable (0x0x7ff3aed063a8) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 16u)
- QTextFrame (0x0x7ff3aed06410) 0
- primary-for QTextTable (0x0x7ff3aed063a8)
- QTextObject (0x0x7ff3aed06478) 0
- primary-for QTextFrame (0x0x7ff3aed06410)
- QObject (0x0x7ff3aed00900) 0
- primary-for QTextObject (0x0x7ff3aed06478)
-
-Class QValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QValidator::QPrivateSignal (0x0x7ff3aed00a20) 0 empty
-
-Vtable for QValidator
-QValidator::_ZTV10QValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QValidator)
-16 (int (*)(...))QValidator::metaObject
-24 (int (*)(...))QValidator::qt_metacast
-32 (int (*)(...))QValidator::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QValidator::fixup
-
-Class QValidator
- size=16 align=8
- base size=16 base align=8
-QValidator (0x0x7ff3aed064e0) 0
- vptr=((& QValidator::_ZTV10QValidator) + 16u)
- QObject (0x0x7ff3aed009c0) 0
- primary-for QValidator (0x0x7ff3aed064e0)
-
-Class QIntValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIntValidator::QPrivateSignal (0x0x7ff3aed00ae0) 0 empty
-
-Vtable for QIntValidator
-QIntValidator::_ZTV13QIntValidator: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QIntValidator)
-16 (int (*)(...))QIntValidator::metaObject
-24 (int (*)(...))QIntValidator::qt_metacast
-32 (int (*)(...))QIntValidator::qt_metacall
-40 (int (*)(...))QIntValidator::~QIntValidator
-48 (int (*)(...))QIntValidator::~QIntValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIntValidator::validate
-120 (int (*)(...))QIntValidator::fixup
-128 (int (*)(...))QIntValidator::setRange
-
-Class QIntValidator
- size=24 align=8
- base size=24 base align=8
-QIntValidator (0x0x7ff3aed06548) 0
- vptr=((& QIntValidator::_ZTV13QIntValidator) + 16u)
- QValidator (0x0x7ff3aed065b0) 0
- primary-for QIntValidator (0x0x7ff3aed06548)
- QObject (0x0x7ff3aed00a80) 0
- primary-for QValidator (0x0x7ff3aed065b0)
-
-Class QDoubleValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDoubleValidator::QPrivateSignal (0x0x7ff3aed00ba0) 0 empty
-
-Vtable for QDoubleValidator
-QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QDoubleValidator)
-16 (int (*)(...))QDoubleValidator::metaObject
-24 (int (*)(...))QDoubleValidator::qt_metacast
-32 (int (*)(...))QDoubleValidator::qt_metacall
-40 (int (*)(...))QDoubleValidator::~QDoubleValidator
-48 (int (*)(...))QDoubleValidator::~QDoubleValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QDoubleValidator::validate
-120 (int (*)(...))QValidator::fixup
-128 (int (*)(...))QDoubleValidator::setRange
-
-Class QDoubleValidator
- size=40 align=8
- base size=36 base align=8
-QDoubleValidator (0x0x7ff3aed06618) 0
- vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 16u)
- QValidator (0x0x7ff3aed06680) 0
- primary-for QDoubleValidator (0x0x7ff3aed06618)
- QObject (0x0x7ff3aed00b40) 0
- primary-for QValidator (0x0x7ff3aed06680)
-
-Class QRegExpValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegExpValidator::QPrivateSignal (0x0x7ff3aed00cc0) 0 empty
-
-Vtable for QRegExpValidator
-QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QRegExpValidator)
-16 (int (*)(...))QRegExpValidator::metaObject
-24 (int (*)(...))QRegExpValidator::qt_metacast
-32 (int (*)(...))QRegExpValidator::qt_metacall
-40 (int (*)(...))QRegExpValidator::~QRegExpValidator
-48 (int (*)(...))QRegExpValidator::~QRegExpValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegExpValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegExpValidator
- size=24 align=8
- base size=24 base align=8
-QRegExpValidator (0x0x7ff3aed066e8) 0
- vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 16u)
- QValidator (0x0x7ff3aed06750) 0
- primary-for QRegExpValidator (0x0x7ff3aed066e8)
- QObject (0x0x7ff3aed00c60) 0
- primary-for QValidator (0x0x7ff3aed06750)
-
-Class QRegularExpressionValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegularExpressionValidator::QPrivateSignal (0x0x7ff3aed00d80) 0 empty
-
-Vtable for QRegularExpressionValidator
-QRegularExpressionValidator::_ZTV27QRegularExpressionValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QRegularExpressionValidator)
-16 (int (*)(...))QRegularExpressionValidator::metaObject
-24 (int (*)(...))QRegularExpressionValidator::qt_metacast
-32 (int (*)(...))QRegularExpressionValidator::qt_metacall
-40 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-48 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegularExpressionValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegularExpressionValidator
- size=16 align=8
- base size=16 base align=8
-QRegularExpressionValidator (0x0x7ff3aed067b8) 0
- vptr=((& QRegularExpressionValidator::_ZTV27QRegularExpressionValidator) + 16u)
- QValidator (0x0x7ff3aed06820) 0
- primary-for QRegularExpressionValidator (0x0x7ff3aed067b8)
- QObject (0x0x7ff3aed00d20) 0
- primary-for QValidator (0x0x7ff3aed06820)
-
diff --git a/tests/auto/bic/data/QtX11Extras.5.9.0.linux-gcc-amd64.txt b/tests/auto/bic/data/QtX11Extras.5.9.0.linux-gcc-amd64.txt
deleted file mode 100644
index b122995..0000000
--- a/tests/auto/bic/data/QtX11Extras.5.9.0.linux-gcc-amd64.txt
+++ /dev/null
@@ -1,8036 +0,0 @@
-Class std::__failure_type
- size=1 align=1
- base size=0 base align=1
-std::__failure_type (0x0x7f0f7b599840) 0 empty
-
-Class std::__do_is_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_destructible_impl (0x0x7f0f7b62f000) 0 empty
-
-Class std::__do_is_nt_destructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nt_destructible_impl (0x0x7f0f7b62f240) 0 empty
-
-Class std::__do_is_default_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_default_constructible_impl (0x0x7f0f7b62f480) 0 empty
-
-Class std::__do_is_static_castable_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_static_castable_impl (0x0x7f0f7b62f6c0) 0 empty
-
-Class std::__do_is_direct_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_direct_constructible_impl (0x0x7f0f7b62f840) 0 empty
-
-Class std::__do_is_nary_constructible_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_is_nary_constructible_impl (0x0x7f0f7b62fc00) 0 empty
-
-Class std::__do_common_type_impl
- size=1 align=1
- base size=0 base align=1
-std::__do_common_type_impl (0x0x7f0f7b6eb3c0) 0 empty
-
-Class std::__do_member_type_wrapper
- size=1 align=1
- base size=0 base align=1
-std::__do_member_type_wrapper (0x0x7f0f7b6eb480) 0 empty
-
-Class std::__result_of_memfun_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_ref_impl (0x0x7f0f7b6eb7e0) 0 empty
-
-Class std::__result_of_memfun_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memfun_deref_impl (0x0x7f0f7b6eb8a0) 0 empty
-
-Class std::__result_of_memobj_ref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_ref_impl (0x0x7f0f7b6eb960) 0 empty
-
-Class std::__result_of_memobj_deref_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_memobj_deref_impl (0x0x7f0f7b6eba20) 0 empty
-
-Class std::__result_of_other_impl
- size=1 align=1
- base size=0 base align=1
-std::__result_of_other_impl (0x0x7f0f7b6ebcc0) 0 empty
-
-Class std::piecewise_construct_t
- size=1 align=1
- base size=0 base align=1
-std::piecewise_construct_t (0x0x7f0f7b6ebea0) 0 empty
-
-Class std::__true_type
- size=1 align=1
- base size=0 base align=1
-std::__true_type (0x0x7f0f7b2e6360) 0 empty
-
-Class std::__false_type
- size=1 align=1
- base size=0 base align=1
-std::__false_type (0x0x7f0f7b2e63c0) 0 empty
-
-Class std::input_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::input_iterator_tag (0x0x7f0f7b353060) 0 empty
-
-Class std::output_iterator_tag
- size=1 align=1
- base size=0 base align=1
-std::output_iterator_tag (0x0x7f0f7b3530c0) 0 empty
-
-Class std::forward_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::forward_iterator_tag (0x0x7f0f7b352068) 0 empty
- std::input_iterator_tag (0x0x7f0f7b353120) 0 empty
-
-Class std::bidirectional_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::bidirectional_iterator_tag (0x0x7f0f7b3520d0) 0 empty
- std::forward_iterator_tag (0x0x7f0f7b352138) 0 empty
- std::input_iterator_tag (0x0x7f0f7b353180) 0 empty
-
-Class std::random_access_iterator_tag
- size=1 align=1
- base size=1 base align=1
-std::random_access_iterator_tag (0x0x7f0f7b3521a0) 0 empty
- std::bidirectional_iterator_tag (0x0x7f0f7b352208) 0 empty
- std::forward_iterator_tag (0x0x7f0f7b352270) 0 empty
- std::input_iterator_tag (0x0x7f0f7b3531e0) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_iter (0x0x7f0f7b353e40) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_less_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_less_val (0x0x7f0f7b353ea0) 0 empty
-
-Class __gnu_cxx::__ops::_Val_less_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Val_less_iter (0x0x7f0f7b353f00) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_iter
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_iter (0x0x7f0f7b353f60) 0 empty
-
-Class __gnu_cxx::__ops::_Iter_equal_to_val
- size=1 align=1
- base size=0 base align=1
-__gnu_cxx::__ops::_Iter_equal_to_val (0x0x7f0f7b40e000) 0 empty
-
-Class wait
- size=4 align=4
- base size=4 base align=4
-wait (0x0x7f0f7b40eae0) 0
-
-Class __locale_struct
- size=232 align=8
- base size=232 base align=8
-__locale_struct (0x0x7f0f7b40ed20) 0
-
-Class timespec
- size=16 align=8
- base size=16 base align=8
-timespec (0x0x7f0f7b40ede0) 0
-
-Class timeval
- size=16 align=8
- base size=16 base align=8
-timeval (0x0x7f0f7b40ee40) 0
-
-Class pthread_attr_t
- size=56 align=8
- base size=56 base align=8
-pthread_attr_t (0x0x7f0f7b40ef00) 0
-
-Class __pthread_internal_list
- size=16 align=8
- base size=16 base align=8
-__pthread_internal_list (0x0x7f0f7b40ef60) 0
-
-Class random_data
- size=48 align=8
- base size=48 base align=8
-random_data (0x0x7f0f7b0be420) 0
-
-Class drand48_data
- size=24 align=8
- base size=24 base align=8
-drand48_data (0x0x7f0f7b0be480) 0
-
-Vtable for std::exception
-std::exception::_ZTVSt9exception: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9exception)
-16 (int (*)(...))std::exception::~exception
-24 (int (*)(...))std::exception::~exception
-32 (int (*)(...))std::exception::what
-
-Class std::exception
- size=8 align=8
- base size=8 base align=8
-std::exception (0x0x7f0f7b0be4e0) 0 nearly-empty
- vptr=((& std::exception::_ZTVSt9exception) + 16u)
-
-Vtable for std::bad_exception
-std::bad_exception::_ZTVSt13bad_exception: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13bad_exception)
-16 (int (*)(...))std::bad_exception::~bad_exception
-24 (int (*)(...))std::bad_exception::~bad_exception
-32 (int (*)(...))std::bad_exception::what
-
-Class std::bad_exception
- size=8 align=8
- base size=8 base align=8
-std::bad_exception (0x0x7f0f7b3527b8) 0 nearly-empty
- vptr=((& std::bad_exception::_ZTVSt13bad_exception) + 16u)
- std::exception (0x0x7f0f7b0be540) 0 nearly-empty
- primary-for std::bad_exception (0x0x7f0f7b3527b8)
-
-Class std::__exception_ptr::exception_ptr
- size=8 align=8
- base size=8 base align=8
-std::__exception_ptr::exception_ptr (0x0x7f0f7b0be5a0) 0
-
-Vtable for std::nested_exception
-std::nested_exception::_ZTVSt16nested_exception: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16nested_exception)
-16 (int (*)(...))std::nested_exception::~nested_exception
-24 (int (*)(...))std::nested_exception::~nested_exception
-
-Class std::nested_exception
- size=16 align=8
- base size=16 base align=8
-std::nested_exception (0x0x7f0f7b0be600) 0
- vptr=((& std::nested_exception::_ZTVSt16nested_exception) + 16u)
-
-Vtable for std::bad_alloc
-std::bad_alloc::_ZTVSt9bad_alloc: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9bad_alloc)
-16 (int (*)(...))std::bad_alloc::~bad_alloc
-24 (int (*)(...))std::bad_alloc::~bad_alloc
-32 (int (*)(...))std::bad_alloc::what
-
-Class std::bad_alloc
- size=8 align=8
- base size=8 base align=8
-std::bad_alloc (0x0x7f0f7b3529c0) 0 nearly-empty
- vptr=((& std::bad_alloc::_ZTVSt9bad_alloc) + 16u)
- std::exception (0x0x7f0f7b0bea20) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7f0f7b3529c0)
-
-Vtable for std::bad_array_new_length
-std::bad_array_new_length::_ZTVSt20bad_array_new_length: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt20bad_array_new_length)
-16 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-24 (int (*)(...))std::bad_array_new_length::~bad_array_new_length
-32 (int (*)(...))std::bad_array_new_length::what
-
-Class std::bad_array_new_length
- size=8 align=8
- base size=8 base align=8
-std::bad_array_new_length (0x0x7f0f7b352a28) 0 nearly-empty
- vptr=((& std::bad_array_new_length::_ZTVSt20bad_array_new_length) + 16u)
- std::bad_alloc (0x0x7f0f7b352a90) 0 nearly-empty
- primary-for std::bad_array_new_length (0x0x7f0f7b352a28)
- std::exception (0x0x7f0f7b0bea80) 0 nearly-empty
- primary-for std::bad_alloc (0x0x7f0f7b352a90)
-
-Class std::nothrow_t
- size=1 align=1
- base size=0 base align=1
-std::nothrow_t (0x0x7f0f7b0beae0) 0 empty
-
-Class __exception
- size=40 align=8
- base size=40 base align=8
-__exception (0x0x7f0f7b235720) 0
-
-Class lconv
- size=96 align=8
- base size=96 base align=8
-lconv (0x0x7f0f7b035420) 0
-
-Vtable for __cxxabiv1::__forced_unwind
-__cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN10__cxxabiv115__forced_unwindE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class __cxxabiv1::__forced_unwind
- size=8 align=8
- base size=8 base align=8
-__cxxabiv1::__forced_unwind (0x0x7f0f7b035480) 0 nearly-empty
- vptr=((& __cxxabiv1::__forced_unwind::_ZTVN10__cxxabiv115__forced_unwindE) + 16u)
-
-Class sched_param
- size=4 align=4
- base size=4 base align=4
-sched_param (0x0x7f0f7acd7360) 0
-
-Class __sched_param
- size=4 align=4
- base size=4 base align=4
-__sched_param (0x0x7f0f7acd73c0) 0
-
-Class timex
- size=208 align=8
- base size=208 base align=8
-timex (0x0x7f0f7acd7480) 0
-
-Class tm
- size=56 align=8
- base size=56 base align=8
-tm (0x0x7f0f7acd74e0) 0
-
-Class itimerspec
- size=32 align=8
- base size=32 base align=8
-itimerspec (0x0x7f0f7acd7540) 0
-
-Class _pthread_cleanup_buffer
- size=32 align=8
- base size=32 base align=8
-_pthread_cleanup_buffer (0x0x7f0f7acd75a0) 0
-
-Class __pthread_cleanup_frame
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_frame (0x0x7f0f7acd76c0) 0
-
-Class __pthread_cleanup_class
- size=24 align=8
- base size=24 base align=8
-__pthread_cleanup_class (0x0x7f0f7acd7720) 0
-
-Class _IO_marker
- size=24 align=8
- base size=24 base align=8
-_IO_marker (0x0x7f0f7acd7b40) 0
-
-Class _IO_FILE
- size=216 align=8
- base size=216 base align=8
-_IO_FILE (0x0x7f0f7acd7ba0) 0
-
-Class std::_Hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Hash_impl (0x0x7f0f7ac023c0) 0 empty
-
-Class std::_Fnv_hash_impl
- size=1 align=1
- base size=0 base align=1
-std::_Fnv_hash_impl (0x0x7f0f7ac02420) 0 empty
-
-Class std::__numeric_limits_base
- size=1 align=1
- base size=0 base align=1
-std::__numeric_limits_base (0x0x7f0f7a8b93c0) 0 empty
-
-Class std::_Bit_reference
- size=16 align=8
- base size=16 base align=8
-std::_Bit_reference (0x0x7f0f7a66c1e0) 0
-
-Class std::_Bit_iterator_base
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator_base (0x0x7f0f7ac31820) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f0f7a66c2a0) 0 empty
-
-Class std::_Bit_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_iterator (0x0x7f0f7ac31888) 0
- std::_Bit_iterator_base (0x0x7f0f7ac318f0) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f0f7a66c300) 0 empty
-
-Class std::_Bit_const_iterator
- size=16 align=8
- base size=12 base align=8
-std::_Bit_const_iterator (0x0x7f0f7ac31958) 0
- std::_Bit_iterator_base (0x0x7f0f7ac319c0) 0
- std::iterator<std::random_access_iterator_tag, bool> (0x0x7f0f7a66c360) 0 empty
-
-Class std::random_device
- size=5000 align=8
- base size=5000 base align=8
-std::random_device (0x0x7f0f7a48c180) 0
-
-Class std::bernoulli_distribution::param_type
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution::param_type (0x0x7f0f7a48cf00) 0
-
-Class std::bernoulli_distribution
- size=8 align=8
- base size=8 base align=8
-std::bernoulli_distribution (0x0x7f0f7a48cea0) 0
-
-Class std::seed_seq
- size=24 align=8
- base size=24 base align=8
-std::seed_seq (0x0x7f0f7a5e6ea0) 0
-
-Class qIsNull(double)::U
- size=8 align=8
- base size=8 base align=8
-qIsNull(double)::U (0x0x7f0f791ca960) 0
-
-Class qIsNull(float)::U
- size=4 align=4
- base size=4 base align=4
-qIsNull(float)::U (0x0x7f0f791ca9c0) 0
-
-Class QSysInfo
- size=1 align=1
- base size=0 base align=1
-QSysInfo (0x0x7f0f78ec14e0) 0 empty
-
-Class QMessageLogContext
- size=32 align=8
- base size=32 base align=8
-QMessageLogContext (0x0x7f0f78ec1540) 0
-
-Class QMessageLogger
- size=32 align=8
- base size=32 base align=8
-QMessageLogger (0x0x7f0f78ec15a0) 0
-
-Class QFlag
- size=4 align=4
- base size=4 base align=4
-QFlag (0x0x7f0f78ec1600) 0
-
-Class QIncompatibleFlag
- size=4 align=4
- base size=4 base align=4
-QIncompatibleFlag (0x0x7f0f78ec18a0) 0
-
-Class std::__atomic_flag_base
- size=1 align=1
- base size=1 base align=1
-std::__atomic_flag_base (0x0x7f0f78ec1de0) 0
-
-Class std::atomic_flag
- size=1 align=1
- base size=1 base align=1
-std::atomic_flag (0x0x7f0f78ec4680) 0
- std::__atomic_flag_base (0x0x7f0f78ec1e40) 0
-
-Class QAtomicInt
- size=4 align=4
- base size=4 base align=4
-QAtomicInt (0x0x7f0f78ec4dd0) 0
- QAtomicInteger<int> (0x0x7f0f78ec4e38) 0
- QBasicAtomicInteger<int> (0x0x7f0f78a675a0) 0
-
-Class QInternal
- size=1 align=1
- base size=0 base align=1
-QInternal (0x0x7f0f78912a80) 0 empty
-
-Class QGenericArgument
- size=16 align=8
- base size=16 base align=8
-QGenericArgument (0x0x7f0f7871fae0) 0
-
-Class QGenericReturnArgument
- size=16 align=8
- base size=16 base align=8
-QGenericReturnArgument (0x0x7f0f7892e6e8) 0
- QGenericArgument (0x0x7f0f7871fb40) 0
-
-Class QMetaObject
- size=48 align=8
- base size=48 base align=8
-QMetaObject (0x0x7f0f7871fcc0) 0
-
-Class QMetaObject::Connection
- size=8 align=8
- base size=8 base align=8
-QMetaObject::Connection (0x0x7f0f7871fd80) 0
-
-Class QLatin1Char
- size=1 align=1
- base size=1 base align=1
-QLatin1Char (0x0x7f0f787f2de0) 0
-
-Class QChar
- size=2 align=2
- base size=2 base align=2
-QChar (0x0x7f0f787f2e40) 0
-
-Class QtPrivate::RefCount
- size=4 align=4
- base size=4 base align=4
-QtPrivate::RefCount (0x0x7f0f7845e120) 0
-
-Class QArrayData
- size=24 align=8
- base size=24 base align=8
-QArrayData (0x0x7f0f7845e1e0) 0
-
-Class QtPrivate::QContainerImplHelper
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QContainerImplHelper (0x0x7f0f7845e660) 0 empty
-
-Class std::locale
- size=8 align=8
- base size=8 base align=8
-std::locale (0x0x7f0f7845e6c0) 0
-
-Vtable for std::locale::facet
-std::locale::facet::_ZTVNSt6locale5facetE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt6locale5facetE)
-16 (int (*)(...))std::locale::facet::~facet
-24 (int (*)(...))std::locale::facet::~facet
-
-Class std::locale::facet
- size=16 align=8
- base size=12 base align=8
-std::locale::facet (0x0x7f0f7845e720) 0
- vptr=((& std::locale::facet::_ZTVNSt6locale5facetE) + 16u)
-
-Class std::locale::id
- size=8 align=8
- base size=8 base align=8
-std::locale::id (0x0x7f0f7845e780) 0
-
-Class std::locale::_Impl
- size=40 align=8
- base size=40 base align=8
-std::locale::_Impl (0x0x7f0f7845e7e0) 0
-
-Class std::__cow_string
- size=8 align=8
- base size=8 base align=8
-std::__cow_string (0x0x7f0f7845eba0) 0
-
-Vtable for std::logic_error
-std::logic_error::_ZTVSt11logic_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11logic_error)
-16 (int (*)(...))std::logic_error::~logic_error
-24 (int (*)(...))std::logic_error::~logic_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::logic_error
- size=16 align=8
- base size=16 base align=8
-std::logic_error (0x0x7f0f78815d00) 0
- vptr=((& std::logic_error::_ZTVSt11logic_error) + 16u)
- std::exception (0x0x7f0f7845ec60) 0 nearly-empty
- primary-for std::logic_error (0x0x7f0f78815d00)
-
-Vtable for std::domain_error
-std::domain_error::_ZTVSt12domain_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12domain_error)
-16 (int (*)(...))std::domain_error::~domain_error
-24 (int (*)(...))std::domain_error::~domain_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::domain_error
- size=16 align=8
- base size=16 base align=8
-std::domain_error (0x0x7f0f78815d68) 0
- vptr=((& std::domain_error::_ZTVSt12domain_error) + 16u)
- std::logic_error (0x0x7f0f78815dd0) 0
- primary-for std::domain_error (0x0x7f0f78815d68)
- std::exception (0x0x7f0f7845ecc0) 0 nearly-empty
- primary-for std::logic_error (0x0x7f0f78815dd0)
-
-Vtable for std::invalid_argument
-std::invalid_argument::_ZTVSt16invalid_argument: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt16invalid_argument)
-16 (int (*)(...))std::invalid_argument::~invalid_argument
-24 (int (*)(...))std::invalid_argument::~invalid_argument
-32 (int (*)(...))std::logic_error::what
-
-Class std::invalid_argument
- size=16 align=8
- base size=16 base align=8
-std::invalid_argument (0x0x7f0f78815e38) 0
- vptr=((& std::invalid_argument::_ZTVSt16invalid_argument) + 16u)
- std::logic_error (0x0x7f0f78815ea0) 0
- primary-for std::invalid_argument (0x0x7f0f78815e38)
- std::exception (0x0x7f0f7845ed20) 0 nearly-empty
- primary-for std::logic_error (0x0x7f0f78815ea0)
-
-Vtable for std::length_error
-std::length_error::_ZTVSt12length_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12length_error)
-16 (int (*)(...))std::length_error::~length_error
-24 (int (*)(...))std::length_error::~length_error
-32 (int (*)(...))std::logic_error::what
-
-Class std::length_error
- size=16 align=8
- base size=16 base align=8
-std::length_error (0x0x7f0f78815f08) 0
- vptr=((& std::length_error::_ZTVSt12length_error) + 16u)
- std::logic_error (0x0x7f0f78815f70) 0
- primary-for std::length_error (0x0x7f0f78815f08)
- std::exception (0x0x7f0f7845ed80) 0 nearly-empty
- primary-for std::logic_error (0x0x7f0f78815f70)
-
-Vtable for std::out_of_range
-std::out_of_range::_ZTVSt12out_of_range: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12out_of_range)
-16 (int (*)(...))std::out_of_range::~out_of_range
-24 (int (*)(...))std::out_of_range::~out_of_range
-32 (int (*)(...))std::logic_error::what
-
-Class std::out_of_range
- size=16 align=8
- base size=16 base align=8
-std::out_of_range (0x0x7f0f78815a28) 0
- vptr=((& std::out_of_range::_ZTVSt12out_of_range) + 16u)
- std::logic_error (0x0x7f0f78815af8) 0
- primary-for std::out_of_range (0x0x7f0f78815a28)
- std::exception (0x0x7f0f7845ede0) 0 nearly-empty
- primary-for std::logic_error (0x0x7f0f78815af8)
-
-Vtable for std::runtime_error
-std::runtime_error::_ZTVSt13runtime_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt13runtime_error)
-16 (int (*)(...))std::runtime_error::~runtime_error
-24 (int (*)(...))std::runtime_error::~runtime_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::runtime_error
- size=16 align=8
- base size=16 base align=8
-std::runtime_error (0x0x7f0f7858e000) 0
- vptr=((& std::runtime_error::_ZTVSt13runtime_error) + 16u)
- std::exception (0x0x7f0f7845ee40) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f0f7858e000)
-
-Vtable for std::range_error
-std::range_error::_ZTVSt11range_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt11range_error)
-16 (int (*)(...))std::range_error::~range_error
-24 (int (*)(...))std::range_error::~range_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::range_error
- size=16 align=8
- base size=16 base align=8
-std::range_error (0x0x7f0f7858e068) 0
- vptr=((& std::range_error::_ZTVSt11range_error) + 16u)
- std::runtime_error (0x0x7f0f7858e0d0) 0
- primary-for std::range_error (0x0x7f0f7858e068)
- std::exception (0x0x7f0f7845eea0) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f0f7858e0d0)
-
-Vtable for std::overflow_error
-std::overflow_error::_ZTVSt14overflow_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt14overflow_error)
-16 (int (*)(...))std::overflow_error::~overflow_error
-24 (int (*)(...))std::overflow_error::~overflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::overflow_error
- size=16 align=8
- base size=16 base align=8
-std::overflow_error (0x0x7f0f7858e138) 0
- vptr=((& std::overflow_error::_ZTVSt14overflow_error) + 16u)
- std::runtime_error (0x0x7f0f7858e1a0) 0
- primary-for std::overflow_error (0x0x7f0f7858e138)
- std::exception (0x0x7f0f7845ef00) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f0f7858e1a0)
-
-Vtable for std::underflow_error
-std::underflow_error::_ZTVSt15underflow_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt15underflow_error)
-16 (int (*)(...))std::underflow_error::~underflow_error
-24 (int (*)(...))std::underflow_error::~underflow_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::underflow_error
- size=16 align=8
- base size=16 base align=8
-std::underflow_error (0x0x7f0f7858e208) 0
- vptr=((& std::underflow_error::_ZTVSt15underflow_error) + 16u)
- std::runtime_error (0x0x7f0f7858e270) 0
- primary-for std::underflow_error (0x0x7f0f7858e208)
- std::exception (0x0x7f0f7845ef60) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f0f7858e270)
-
-Vtable for std::_V2::error_category
-std::_V2::error_category::_ZTVNSt3_V214error_categoryE: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt3_V214error_categoryE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))std::_V2::error_category::_M_message
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))std::_V2::error_category::default_error_condition
-64 (int (*)(...))std::_V2::error_category::equivalent
-72 (int (*)(...))std::_V2::error_category::equivalent
-
-Class std::_V2::error_category
- size=8 align=8
- base size=8 base align=8
-std::_V2::error_category (0x0x7f0f785a1120) 0 nearly-empty
- vptr=((& std::_V2::error_category::_ZTVNSt3_V214error_categoryE) + 16u)
-
-Class std::error_code
- size=16 align=8
- base size=16 base align=8
-std::error_code (0x0x7f0f785a1360) 0
-
-Class std::error_condition
- size=16 align=8
- base size=16 base align=8
-std::error_condition (0x0x7f0f785a14e0) 0
-
-Vtable for std::system_error
-std::system_error::_ZTVSt12system_error: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt12system_error)
-16 (int (*)(...))std::system_error::~system_error
-24 (int (*)(...))std::system_error::~system_error
-32 (int (*)(...))std::runtime_error::what
-
-Class std::system_error
- size=32 align=8
- base size=32 base align=8
-std::system_error (0x0x7f0f7858e750) 0
- vptr=((& std::system_error::_ZTVSt12system_error) + 16u)
- std::runtime_error (0x0x7f0f7858e7b8) 0
- primary-for std::system_error (0x0x7f0f7858e750)
- std::exception (0x0x7f0f785a1720) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f0f7858e7b8)
-
-Vtable for std::ios_base::failure
-std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTINSt8ios_base7failureB5cxx11E)
-16 (int (*)(...))std::ios_base::failure::~failure
-24 (int (*)(...))std::ios_base::failure::~failure
-32 (int (*)(...))std::ios_base::failure::what
-
-Class std::ios_base::failure
- size=32 align=8
- base size=32 base align=8
-std::ios_base::failure (0x0x7f0f781ff3a8) 0
- vptr=((& std::ios_base::failure::_ZTVNSt8ios_base7failureB5cxx11E) + 16u)
- std::system_error (0x0x7f0f781ff410) 0
- primary-for std::ios_base::failure (0x0x7f0f781ff3a8)
- std::runtime_error (0x0x7f0f781ff478) 0
- primary-for std::system_error (0x0x7f0f781ff410)
- std::exception (0x0x7f0f785a1a20) 0 nearly-empty
- primary-for std::runtime_error (0x0x7f0f781ff478)
-
-Class std::ios_base::_Callback_list
- size=24 align=8
- base size=24 base align=8
-std::ios_base::_Callback_list (0x0x7f0f785a1a80) 0
-
-Class std::ios_base::_Words
- size=16 align=8
- base size=16 base align=8
-std::ios_base::_Words (0x0x7f0f785a1ae0) 0
-
-Class std::ios_base::Init
- size=1 align=1
- base size=0 base align=1
-std::ios_base::Init (0x0x7f0f785a1b40) 0 empty
-
-Vtable for std::ios_base
-std::ios_base::_ZTVSt8ios_base: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8ios_base)
-16 (int (*)(...))std::ios_base::~ios_base
-24 (int (*)(...))std::ios_base::~ios_base
-
-Class std::ios_base
- size=216 align=8
- base size=216 base align=8
-std::ios_base (0x0x7f0f785a19c0) 0
- vptr=((& std::ios_base::_ZTVSt8ios_base) + 16u)
-
-Class std::ctype_base
- size=1 align=1
- base size=0 base align=1
-std::ctype_base (0x0x7f0f782d2300) 0 empty
-
-Class std::__num_base
- size=1 align=1
- base size=0 base align=1
-std::__num_base (0x0x7f0f782d29c0) 0 empty
-
-VTT for std::basic_ostream<char>
-std::basic_ostream<char>::_ZTTSo: 2u entries
-0 ((& std::basic_ostream<char>::_ZTVSo) + 24u)
-8 ((& std::basic_ostream<char>::_ZTVSo) + 64u)
-
-VTT for std::basic_ostream<wchar_t>
-std::basic_ostream<wchar_t>::_ZTTSt13basic_ostreamIwSt11char_traitsIwEE: 2u entries
-0 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_ostream<wchar_t>::_ZTVSt13basic_ostreamIwSt11char_traitsIwEE) + 64u)
-
-VTT for std::basic_istream<char>
-std::basic_istream<char>::_ZTTSi: 2u entries
-0 ((& std::basic_istream<char>::_ZTVSi) + 24u)
-8 ((& std::basic_istream<char>::_ZTVSi) + 64u)
-
-VTT for std::basic_istream<wchar_t>
-std::basic_istream<wchar_t>::_ZTTSt13basic_istreamIwSt11char_traitsIwEE: 2u entries
-0 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_istream<wchar_t>::_ZTVSt13basic_istreamIwSt11char_traitsIwEE) + 64u)
-
-Construction vtable for std::basic_istream<char> (0x0x7f0f77e40068 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd0_Si: 10u entries
-0 24u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISi)
-24 0u
-32 0u
-40 18446744073709551592u
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISi)
-64 0u
-72 0u
-
-Construction vtable for std::basic_ostream<char> (0x0x7f0f77e403a8 instance) in std::basic_iostream<char>
-std::basic_iostream<char>::_ZTCSd16_So: 10u entries
-0 8u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISo)
-24 0u
-32 0u
-40 18446744073709551608u
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISo)
-64 0u
-72 0u
-
-VTT for std::basic_iostream<char>
-std::basic_iostream<char>::_ZTTSd: 7u entries
-0 ((& std::basic_iostream<char>::_ZTVSd) + 24u)
-8 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 24u)
-16 ((& std::basic_iostream<char>::_ZTCSd0_Si) + 64u)
-24 ((& std::basic_iostream<char>::_ZTCSd16_So) + 24u)
-32 ((& std::basic_iostream<char>::_ZTCSd16_So) + 64u)
-40 ((& std::basic_iostream<char>::_ZTVSd) + 104u)
-48 ((& std::basic_iostream<char>::_ZTVSd) + 64u)
-
-Construction vtable for std::basic_istream<wchar_t> (0x0x7f0f77ef7138 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E: 10u entries
-0 24u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-24 0u
-32 0u
-40 18446744073709551592u
-48 (int (*)(...))-24
-56 (int (*)(...))(& _ZTISt13basic_istreamIwSt11char_traitsIwEE)
-64 0u
-72 0u
-
-Construction vtable for std::basic_ostream<wchar_t> (0x0x7f0f77ef7208 instance) in std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E: 10u entries
-0 8u
-8 (int (*)(...))0
-16 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-24 0u
-32 0u
-40 18446744073709551608u
-48 (int (*)(...))-8
-56 (int (*)(...))(& _ZTISt13basic_ostreamIwSt11char_traitsIwEE)
-64 0u
-72 0u
-
-VTT for std::basic_iostream<wchar_t>
-std::basic_iostream<wchar_t>::_ZTTSt14basic_iostreamIwSt11char_traitsIwEE: 7u entries
-0 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 24u)
-8 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 24u)
-16 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE0_St13basic_istreamIwS1_E) + 64u)
-24 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 24u)
-32 ((& std::basic_iostream<wchar_t>::_ZTCSt14basic_iostreamIwSt11char_traitsIwEE16_St13basic_ostreamIwS1_E) + 64u)
-40 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 104u)
-48 ((& std::basic_iostream<wchar_t>::_ZTVSt14basic_iostreamIwSt11char_traitsIwEE) + 64u)
-
-Class QByteArrayDataPtr
- size=8 align=8
- base size=8 base align=8
-QByteArrayDataPtr (0x0x7f0f77eec2a0) 0
-
-Class QByteArray
- size=8 align=8
- base size=8 base align=8
-QByteArray (0x0x7f0f77eec300) 0
-
-Class QByteRef
- size=16 align=8
- base size=12 base align=8
-QByteRef (0x0x7f0f77c07780) 0
-
-Class QLatin1String
- size=16 align=8
- base size=16 base align=8
-QLatin1String (0x0x7f0f77c07a80) 0
-
-Class QStringDataPtr
- size=8 align=8
- base size=8 base align=8
-QStringDataPtr (0x0x7f0f77c07de0) 0
-
-Class QString::Null
- size=1 align=1
- base size=0 base align=1
-QString::Null (0x0x7f0f77c07ea0) 0 empty
-
-Class QString
- size=8 align=8
- base size=8 base align=8
-QString (0x0x7f0f77c07e40) 0
-
-Class QCharRef
- size=16 align=8
- base size=12 base align=8
-QCharRef (0x0x7f0f77a49ea0) 0
-
-Class QStringRef
- size=16 align=8
- base size=16 base align=8
-QStringRef (0x0x7f0f77b57c60) 0
-
-Class QtPrivate::QHashCombine
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombine (0x0x7f0f779241e0) 0 empty
-
-Class QtPrivate::QHashCombineCommutative
- size=1 align=1
- base size=0 base align=1
-QtPrivate::QHashCombineCommutative (0x0x7f0f77924240) 0 empty
-
-Class std::__detail::_List_node_base
- size=16 align=8
- base size=16 base align=8
-std::__detail::_List_node_base (0x0x7f0f779242a0) 0
-
-Class QListData::NotArrayCompatibleLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotArrayCompatibleLayout (0x0x7f0f77924660) 0 empty
-
-Class QListData::NotIndirectLayout
- size=1 align=1
- base size=0 base align=1
-QListData::NotIndirectLayout (0x0x7f0f779246c0) 0 empty
-
-Class QListData::ArrayCompatibleLayout
- size=1 align=1
- base size=1 base align=1
-QListData::ArrayCompatibleLayout (0x0x7f0f777f3958) 0 empty
- QListData::NotIndirectLayout (0x0x7f0f77924720) 0 empty
-
-Class QListData::InlineWithPaddingLayout
- size=1 align=1
- base size=1 base align=1
-QListData::InlineWithPaddingLayout (0x0x7f0f7763d620) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7f0f77924780) 0 empty
- QListData::NotIndirectLayout (0x0x7f0f779247e0) 0 empty
-
-Class QListData::IndirectLayout
- size=1 align=1
- base size=1 base align=1
-QListData::IndirectLayout (0x0x7f0f777f39c0) 0 empty
- QListData::NotArrayCompatibleLayout (0x0x7f0f77924840) 0 empty
-
-Class QListData::Data
- size=24 align=8
- base size=24 base align=8
-QListData::Data (0x0x7f0f779248a0) 0
-
-Class QListData
- size=8 align=8
- base size=8 base align=8
-QListData (0x0x7f0f77924600) 0
-
-Class QRegExp
- size=8 align=8
- base size=8 base align=8
-QRegExp (0x0x7f0f776e7480) 0
-
-Class QStringMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QStringMatcher::Data (0x0x7f0f773ec6c0) 0
-
-Class QStringMatcher
- size=1048 align=8
- base size=1048 base align=8
-QStringMatcher (0x0x7f0f773ec660) 0
-
-Class QStringList
- size=8 align=8
- base size=8 base align=8
-QStringList (0x0x7f0f773f43a8) 0
- QList<QString> (0x0x7f0f773f4410) 0
- QListSpecialMethods<QString> (0x0x7f0f773ec8a0) 0 empty
-
-Class QScopedPointerPodDeleter
- size=1 align=1
- base size=0 base align=1
-QScopedPointerPodDeleter (0x0x7f0f773eccc0) 0 empty
-
-Class std::_Rb_tree_node_base
- size=32 align=8
- base size=32 base align=8
-std::_Rb_tree_node_base (0x0x7f0f77519120) 0
-
-Class std::allocator_arg_t
- size=1 align=1
- base size=0 base align=1
-std::allocator_arg_t (0x0x7f0f77519780) 0 empty
-
-Class std::__uses_alloc_base
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc_base (0x0x7f0f77519900) 0 empty
-
-Class std::__uses_alloc0::_Sink
- size=1 align=1
- base size=0 base align=1
-std::__uses_alloc0::_Sink (0x0x7f0f775199c0) 0 empty
-
-Class std::__uses_alloc0
- size=1 align=1
- base size=1 base align=1
-std::__uses_alloc0 (0x0x7f0f77511410) 0
- std::__uses_alloc_base (0x0x7f0f77519960) 0 empty
-
-Class std::_Swallow_assign
- size=1 align=1
- base size=0 base align=1
-std::_Swallow_assign (0x0x7f0f77353a20) 0 empty
-
-Class QtPrivate::AbstractDebugStreamFunction
- size=16 align=8
- base size=16 base align=8
-QtPrivate::AbstractDebugStreamFunction (0x0x7f0f77353c60) 0
-
-Class QtPrivate::AbstractComparatorFunction
- size=24 align=8
- base size=24 base align=8
-QtPrivate::AbstractComparatorFunction (0x0x7f0f77353d20) 0
-
-Class QtPrivate::AbstractConverterFunction
- size=8 align=8
- base size=8 base align=8
-QtPrivate::AbstractConverterFunction (0x0x7f0f77353e40) 0
-
-Class QMetaType
- size=80 align=8
- base size=80 base align=8
-QMetaType (0x0x7f0f7705b000) 0
-
-Class QtMetaTypePrivate::VariantData
- size=24 align=8
- base size=20 base align=8
-QtMetaTypePrivate::VariantData (0x0x7f0f7705b420) 0
-
-Class QtMetaTypePrivate::VectorBoolElements
- size=1 align=1
- base size=0 base align=1
-QtMetaTypePrivate::VectorBoolElements (0x0x7f0f7705b540) 0 empty
-
-Class QtMetaTypePrivate::QSequentialIterableImpl
- size=104 align=8
- base size=104 base align=8
-QtMetaTypePrivate::QSequentialIterableImpl (0x0x7f0f7705bea0) 0
-
-Class QtMetaTypePrivate::QAssociativeIterableImpl
- size=112 align=8
- base size=112 base align=8
-QtMetaTypePrivate::QAssociativeIterableImpl (0x0x7f0f7718a3c0) 0
-
-Class QtMetaTypePrivate::QPairVariantInterfaceImpl
- size=40 align=8
- base size=40 base align=8
-QtMetaTypePrivate::QPairVariantInterfaceImpl (0x0x7f0f7718a720) 0
-
-Class QtPrivate::QSlotObjectBase
- size=16 align=8
- base size=16 base align=8
-QtPrivate::QSlotObjectBase (0x0x7f0f76f38600) 0
-
-Class std::chrono::_V2::system_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::system_clock (0x0x7f0f76fb4ae0) 0 empty
-
-Class std::chrono::_V2::steady_clock
- size=1 align=1
- base size=0 base align=1
-std::chrono::_V2::steady_clock (0x0x7f0f76d1f960) 0 empty
-
-Vtable for QObjectData
-QObjectData::_ZTV11QObjectData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QObjectData)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-
-Class QObjectData
- size=48 align=8
- base size=48 base align=8
-QObjectData (0x0x7f0f76d1f9c0) 0
- vptr=((& QObjectData::_ZTV11QObjectData) + 16u)
-
-Class QObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObject::QPrivateSignal (0x0x7f0f76d1fba0) 0 empty
-
-Vtable for QObject
-QObject::_ZTV7QObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QObject)
-16 (int (*)(...))QObject::metaObject
-24 (int (*)(...))QObject::qt_metacast
-32 (int (*)(...))QObject::qt_metacall
-40 (int (*)(...))QObject::~QObject
-48 (int (*)(...))QObject::~QObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObject
- size=16 align=8
- base size=16 base align=8
-QObject (0x0x7f0f76d1fb40) 0
- vptr=((& QObject::_ZTV7QObject) + 16u)
-
-Vtable for QObjectUserData
-QObjectUserData::_ZTV15QObjectUserData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QObjectUserData)
-16 (int (*)(...))QObjectUserData::~QObjectUserData
-24 (int (*)(...))QObjectUserData::~QObjectUserData
-
-Class QObjectUserData
- size=8 align=8
- base size=8 base align=8
-QObjectUserData (0x0x7f0f769bf300) 0 nearly-empty
- vptr=((& QObjectUserData::_ZTV15QObjectUserData) + 16u)
-
-Class QSignalBlocker
- size=16 align=8
- base size=10 base align=8
-QSignalBlocker (0x0x7f0f769bf360) 0
-
-Class QAbstractAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractAnimation::QPrivateSignal (0x0x7f0f769bf420) 0 empty
-
-Vtable for QAbstractAnimation
-QAbstractAnimation::_ZTV18QAbstractAnimation: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractAnimation)
-16 (int (*)(...))QAbstractAnimation::metaObject
-24 (int (*)(...))QAbstractAnimation::qt_metacast
-32 (int (*)(...))QAbstractAnimation::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAbstractAnimation
- size=16 align=8
- base size=16 base align=8
-QAbstractAnimation (0x0x7f0f76d25d00) 0
- vptr=((& QAbstractAnimation::_ZTV18QAbstractAnimation) + 16u)
- QObject (0x0x7f0f769bf3c0) 0
- primary-for QAbstractAnimation (0x0x7f0f76d25d00)
-
-Class QAnimationDriver::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationDriver::QPrivateSignal (0x0x7f0f769bf4e0) 0 empty
-
-Vtable for QAnimationDriver
-QAnimationDriver::_ZTV16QAnimationDriver: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAnimationDriver)
-16 (int (*)(...))QAnimationDriver::metaObject
-24 (int (*)(...))QAnimationDriver::qt_metacast
-32 (int (*)(...))QAnimationDriver::qt_metacall
-40 (int (*)(...))QAnimationDriver::~QAnimationDriver
-48 (int (*)(...))QAnimationDriver::~QAnimationDriver
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAnimationDriver::advance
-120 (int (*)(...))QAnimationDriver::elapsed
-128 (int (*)(...))QAnimationDriver::start
-136 (int (*)(...))QAnimationDriver::stop
-
-Class QAnimationDriver
- size=16 align=8
- base size=16 base align=8
-QAnimationDriver (0x0x7f0f76d25d68) 0
- vptr=((& QAnimationDriver::_ZTV16QAnimationDriver) + 16u)
- QObject (0x0x7f0f769bf480) 0
- primary-for QAnimationDriver (0x0x7f0f76d25d68)
-
-Class QEventLoop::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventLoop::QPrivateSignal (0x0x7f0f769bf5a0) 0 empty
-
-Vtable for QEventLoop
-QEventLoop::_ZTV10QEventLoop: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QEventLoop)
-16 (int (*)(...))QEventLoop::metaObject
-24 (int (*)(...))QEventLoop::qt_metacast
-32 (int (*)(...))QEventLoop::qt_metacall
-40 (int (*)(...))QEventLoop::~QEventLoop
-48 (int (*)(...))QEventLoop::~QEventLoop
-56 (int (*)(...))QEventLoop::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QEventLoop
- size=16 align=8
- base size=16 base align=8
-QEventLoop (0x0x7f0f76d25dd0) 0
- vptr=((& QEventLoop::_ZTV10QEventLoop) + 16u)
- QObject (0x0x7f0f769bf540) 0
- primary-for QEventLoop (0x0x7f0f76d25dd0)
-
-Class QEventLoopLocker
- size=8 align=8
- base size=8 base align=8
-QEventLoopLocker (0x0x7f0f769bf780) 0
-
-Class QAbstractEventDispatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractEventDispatcher::QPrivateSignal (0x0x7f0f769bf840) 0 empty
-
-Class QAbstractEventDispatcher::TimerInfo
- size=12 align=4
- base size=12 base align=4
-QAbstractEventDispatcher::TimerInfo (0x0x7f0f769bf8a0) 0
-
-Vtable for QAbstractEventDispatcher
-QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher: 28u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractEventDispatcher)
-16 (int (*)(...))QAbstractEventDispatcher::metaObject
-24 (int (*)(...))QAbstractEventDispatcher::qt_metacast
-32 (int (*)(...))QAbstractEventDispatcher::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-192 (int (*)(...))__cxa_pure_virtual
-200 (int (*)(...))__cxa_pure_virtual
-208 (int (*)(...))QAbstractEventDispatcher::startingUp
-216 (int (*)(...))QAbstractEventDispatcher::closingDown
-
-Class QAbstractEventDispatcher
- size=16 align=8
- base size=16 base align=8
-QAbstractEventDispatcher (0x0x7f0f76d25f08) 0
- vptr=((& QAbstractEventDispatcher::_ZTV24QAbstractEventDispatcher) + 16u)
- QObject (0x0x7f0f769bf7e0) 0
- primary-for QAbstractEventDispatcher (0x0x7f0f76d25f08)
-
-Vtable for std::type_info
-std::type_info::_ZTVSt9type_info: 8u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt9type_info)
-16 (int (*)(...))std::type_info::~type_info
-24 (int (*)(...))std::type_info::~type_info
-32 (int (*)(...))std::type_info::__is_pointer_p
-40 (int (*)(...))std::type_info::__is_function_p
-48 (int (*)(...))std::type_info::__do_catch
-56 (int (*)(...))std::type_info::__do_upcast
-
-Class std::type_info
- size=16 align=8
- base size=16 base align=8
-std::type_info (0x0x7f0f769bf900) 0
- vptr=((& std::type_info::_ZTVSt9type_info) + 16u)
-
-Vtable for std::bad_cast
-std::bad_cast::_ZTVSt8bad_cast: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt8bad_cast)
-16 (int (*)(...))std::bad_cast::~bad_cast
-24 (int (*)(...))std::bad_cast::~bad_cast
-32 (int (*)(...))std::bad_cast::what
-
-Class std::bad_cast
- size=8 align=8
- base size=8 base align=8
-std::bad_cast (0x0x7f0f76d25f70) 0 nearly-empty
- vptr=((& std::bad_cast::_ZTVSt8bad_cast) + 16u)
- std::exception (0x0x7f0f769bf960) 0 nearly-empty
- primary-for std::bad_cast (0x0x7f0f76d25f70)
-
-Vtable for std::bad_typeid
-std::bad_typeid::_ZTVSt10bad_typeid: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt10bad_typeid)
-16 (int (*)(...))std::bad_typeid::~bad_typeid
-24 (int (*)(...))std::bad_typeid::~bad_typeid
-32 (int (*)(...))std::bad_typeid::what
-
-Class std::bad_typeid
- size=8 align=8
- base size=8 base align=8
-std::bad_typeid (0x0x7f0f76d25478) 0 nearly-empty
- vptr=((& std::bad_typeid::_ZTVSt10bad_typeid) + 16u)
- std::exception (0x0x7f0f769bf9c0) 0 nearly-empty
- primary-for std::bad_typeid (0x0x7f0f76d25478)
-
-Vtable for std::bad_function_call
-std::bad_function_call::_ZTVSt17bad_function_call: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTISt17bad_function_call)
-16 (int (*)(...))std::bad_function_call::~bad_function_call
-24 (int (*)(...))std::bad_function_call::~bad_function_call
-32 (int (*)(...))std::bad_function_call::what
-
-Class std::bad_function_call
- size=8 align=8
- base size=8 base align=8
-std::bad_function_call (0x0x7f0f76808208) 0 nearly-empty
- vptr=((& std::bad_function_call::_ZTVSt17bad_function_call) + 16u)
- std::exception (0x0x7f0f767afa80) 0 nearly-empty
- primary-for std::bad_function_call (0x0x7f0f76808208)
-
-Class std::_Nocopy_types
- size=16 align=8
- base size=16 base align=8
-std::_Nocopy_types (0x0x7f0f767afb40) 0
-
-Class std::_Any_data
- size=16 align=8
- base size=16 base align=8
-std::_Any_data (0x0x7f0f767afba0) 0
-
-Class std::_Function_base
- size=24 align=8
- base size=24 base align=8
-std::_Function_base (0x0x7f0f767afcc0) 0
-
-Class QMapNodeBase
- size=24 align=8
- base size=24 base align=8
-QMapNodeBase (0x0x7f0f768761e0) 0
-
-Class QMapDataBase
- size=40 align=8
- base size=40 base align=8
-QMapDataBase (0x0x7f0f768762a0) 0
-
-Class QHashData::Node
- size=16 align=8
- base size=16 base align=8
-QHashData::Node (0x0x7f0f76876660) 0
-
-Class QHashData
- size=48 align=8
- base size=44 base align=8
-QHashData (0x0x7f0f76876600) 0
-
-Class QHashDummyValue
- size=1 align=1
- base size=0 base align=1
-QHashDummyValue (0x0x7f0f768766c0) 0 empty
-
-Class QVariant::PrivateShared
- size=16 align=8
- base size=12 base align=8
-QVariant::PrivateShared (0x0x7f0f7669f240) 0
-
-Class QVariant::Private::Data
- size=8 align=8
- base size=8 base align=8
-QVariant::Private::Data (0x0x7f0f7669f300) 0
-
-Class QVariant::Private
- size=16 align=8
- base size=12 base align=8
-QVariant::Private (0x0x7f0f7669f2a0) 0
-
-Class QVariant::Handler
- size=72 align=8
- base size=72 base align=8
-QVariant::Handler (0x0x7f0f7669f360) 0
-
-Class QVariant
- size=16 align=8
- base size=16 base align=8
-QVariant (0x0x7f0f7669f1e0) 0
-
-Class QVariantComparisonHelper
- size=8 align=8
- base size=8 base align=8
-QVariantComparisonHelper (0x0x7f0f76776660) 0
-
-Class QSequentialIterable::const_iterator
- size=112 align=8
- base size=112 base align=8
-QSequentialIterable::const_iterator (0x0x7f0f76776960) 0
-
-Class QSequentialIterable
- size=104 align=8
- base size=104 base align=8
-QSequentialIterable (0x0x7f0f76776900) 0
-
-Class QAssociativeIterable::const_iterator
- size=120 align=8
- base size=120 base align=8
-QAssociativeIterable::const_iterator (0x0x7f0f76776a20) 0
-
-Class QAssociativeIterable
- size=112 align=8
- base size=112 base align=8
-QAssociativeIterable (0x0x7f0f767769c0) 0
-
-Class QModelIndex
- size=24 align=8
- base size=24 base align=8
-QModelIndex (0x0x7f0f761ad480) 0
-
-Class QPersistentModelIndex
- size=8 align=8
- base size=8 base align=8
-QPersistentModelIndex (0x0x7f0f761ad720) 0
-
-Class QAbstractItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractItemModel::QPrivateSignal (0x0x7f0f7628a720) 0 empty
-
-Vtable for QAbstractItemModel
-QAbstractItemModel::_ZTV18QAbstractItemModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractItemModel)
-16 (int (*)(...))QAbstractItemModel::metaObject
-24 (int (*)(...))QAbstractItemModel::qt_metacast
-32 (int (*)(...))QAbstractItemModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractItemModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractItemModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractItemModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractItemModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractItemModel
- size=16 align=8
- base size=16 base align=8
-QAbstractItemModel (0x0x7f0f762943a8) 0
- vptr=((& QAbstractItemModel::_ZTV18QAbstractItemModel) + 16u)
- QObject (0x0x7f0f7628a6c0) 0
- primary-for QAbstractItemModel (0x0x7f0f762943a8)
-
-Class QAbstractTableModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTableModel::QPrivateSignal (0x0x7f0f7628aa80) 0 empty
-
-Vtable for QAbstractTableModel
-QAbstractTableModel::_ZTV19QAbstractTableModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTableModel)
-16 (int (*)(...))QAbstractTableModel::metaObject
-24 (int (*)(...))QAbstractTableModel::qt_metacast
-32 (int (*)(...))QAbstractTableModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractTableModel::index
-120 (int (*)(...))QAbstractTableModel::parent
-128 (int (*)(...))QAbstractTableModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractTableModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractTableModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractTableModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractTableModel
- size=16 align=8
- base size=16 base align=8
-QAbstractTableModel (0x0x7f0f762945b0) 0
- vptr=((& QAbstractTableModel::_ZTV19QAbstractTableModel) + 16u)
- QAbstractItemModel (0x0x7f0f76294618) 0
- primary-for QAbstractTableModel (0x0x7f0f762945b0)
- QObject (0x0x7f0f7628aa20) 0
- primary-for QAbstractItemModel (0x0x7f0f76294618)
-
-Class QAbstractListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractListModel::QPrivateSignal (0x0x7f0f7628ab40) 0 empty
-
-Vtable for QAbstractListModel
-QAbstractListModel::_ZTV18QAbstractListModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QAbstractListModel)
-16 (int (*)(...))QAbstractListModel::metaObject
-24 (int (*)(...))QAbstractListModel::qt_metacast
-32 (int (*)(...))QAbstractListModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QAbstractListModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractItemModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QAbstractItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QAbstractListModel::flags
-328 (int (*)(...))QAbstractItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QAbstractListModel
- size=16 align=8
- base size=16 base align=8
-QAbstractListModel (0x0x7f0f76294680) 0
- vptr=((& QAbstractListModel::_ZTV18QAbstractListModel) + 16u)
- QAbstractItemModel (0x0x7f0f762946e8) 0
- primary-for QAbstractListModel (0x0x7f0f76294680)
- QObject (0x0x7f0f7628aae0) 0
- primary-for QAbstractItemModel (0x0x7f0f762946e8)
-
-Vtable for QAbstractNativeEventFilter
-QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAbstractNativeEventFilter)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractNativeEventFilter
- size=16 align=8
- base size=16 base align=8
-QAbstractNativeEventFilter (0x0x7f0f7628ade0) 0
- vptr=((& QAbstractNativeEventFilter::_ZTV26QAbstractNativeEventFilter) + 16u)
-
-Class QAbstractProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractProxyModel::QPrivateSignal (0x0x7f0f7628aea0) 0 empty
-
-Vtable for QAbstractProxyModel
-QAbstractProxyModel::_ZTV19QAbstractProxyModel: 53u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractProxyModel)
-16 (int (*)(...))QAbstractProxyModel::metaObject
-24 (int (*)(...))QAbstractProxyModel::qt_metacast
-32 (int (*)(...))QAbstractProxyModel::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractProxyModel::sibling
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QAbstractProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QAbstractProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QAbstractItemModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QAbstractItemModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QAbstractProxyModel::setSourceModel
-392 (int (*)(...))__cxa_pure_virtual
-400 (int (*)(...))__cxa_pure_virtual
-408 (int (*)(...))QAbstractProxyModel::mapSelectionToSource
-416 (int (*)(...))QAbstractProxyModel::mapSelectionFromSource
-
-Class QAbstractProxyModel
- size=16 align=8
- base size=16 base align=8
-QAbstractProxyModel (0x0x7f0f76294820) 0
- vptr=((& QAbstractProxyModel::_ZTV19QAbstractProxyModel) + 16u)
- QAbstractItemModel (0x0x7f0f76294888) 0
- primary-for QAbstractProxyModel (0x0x7f0f76294820)
- QObject (0x0x7f0f7628ae40) 0
- primary-for QAbstractItemModel (0x0x7f0f76294888)
-
-Class QAbstractState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractState::QPrivateSignal (0x0x7f0f7628af60) 0 empty
-
-Vtable for QAbstractState
-QAbstractState::_ZTV14QAbstractState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QAbstractState)
-16 (int (*)(...))QAbstractState::metaObject
-24 (int (*)(...))QAbstractState::qt_metacast
-32 (int (*)(...))QAbstractState::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractState
- size=16 align=8
- base size=16 base align=8
-QAbstractState (0x0x7f0f762948f0) 0
- vptr=((& QAbstractState::_ZTV14QAbstractState) + 16u)
- QObject (0x0x7f0f7628af00) 0
- primary-for QAbstractState (0x0x7f0f762948f0)
-
-Class QAbstractTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTransition::QPrivateSignal (0x0x7f0f75fce060) 0 empty
-
-Vtable for QAbstractTransition
-QAbstractTransition::_ZTV19QAbstractTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QAbstractTransition)
-16 (int (*)(...))QAbstractTransition::metaObject
-24 (int (*)(...))QAbstractTransition::qt_metacast
-32 (int (*)(...))QAbstractTransition::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAbstractTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractTransition
- size=16 align=8
- base size=16 base align=8
-QAbstractTransition (0x0x7f0f76294958) 0
- vptr=((& QAbstractTransition::_ZTV19QAbstractTransition) + 16u)
- QObject (0x0x7f0f75fce000) 0
- primary-for QAbstractTransition (0x0x7f0f76294958)
-
-Class QAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAnimationGroup::QPrivateSignal (0x0x7f0f75fce120) 0 empty
-
-Vtable for QAnimationGroup
-QAnimationGroup::_ZTV15QAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QAnimationGroup)
-16 (int (*)(...))QAnimationGroup::metaObject
-24 (int (*)(...))QAnimationGroup::qt_metacast
-32 (int (*)(...))QAnimationGroup::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QAnimationGroup (0x0x7f0f762949c0) 0
- vptr=((& QAnimationGroup::_ZTV15QAnimationGroup) + 16u)
- QAbstractAnimation (0x0x7f0f76294a28) 0
- primary-for QAnimationGroup (0x0x7f0f762949c0)
- QObject (0x0x7f0f75fce0c0) 0
- primary-for QAbstractAnimation (0x0x7f0f76294a28)
-
-Class QBasicTimer
- size=4 align=4
- base size=4 base align=4
-QBasicTimer (0x0x7f0f75fce600) 0
-
-Class QBitArray
- size=8 align=8
- base size=8 base align=8
-QBitArray (0x0x7f0f75fce8a0) 0
-
-Class QBitRef
- size=16 align=8
- base size=12 base align=8
-QBitRef (0x0x7f0f75fceae0) 0
-
-Class QIODevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIODevice::QPrivateSignal (0x0x7f0f75fcee40) 0 empty
-
-Vtable for QIODevice
-QIODevice::_ZTV9QIODevice: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QIODevice)
-16 (int (*)(...))QIODevice::metaObject
-24 (int (*)(...))QIODevice::qt_metacast
-32 (int (*)(...))QIODevice::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QIODevice::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QIODevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))__cxa_pure_virtual
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))__cxa_pure_virtual
-
-Class QIODevice
- size=16 align=8
- base size=16 base align=8
-QIODevice (0x0x7f0f76017af8) 0
- vptr=((& QIODevice::_ZTV9QIODevice) + 16u)
- QObject (0x0x7f0f75fcede0) 0
- primary-for QIODevice (0x0x7f0f76017af8)
-
-Class QBuffer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QBuffer::QPrivateSignal (0x0x7f0f760d90c0) 0 empty
-
-Vtable for QBuffer
-QBuffer::_ZTV7QBuffer: 30u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBuffer)
-16 (int (*)(...))QBuffer::metaObject
-24 (int (*)(...))QBuffer::qt_metacast
-32 (int (*)(...))QBuffer::qt_metacall
-40 (int (*)(...))QBuffer::~QBuffer
-48 (int (*)(...))QBuffer::~QBuffer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QBuffer::connectNotify
-104 (int (*)(...))QBuffer::disconnectNotify
-112 (int (*)(...))QIODevice::isSequential
-120 (int (*)(...))QBuffer::open
-128 (int (*)(...))QBuffer::close
-136 (int (*)(...))QBuffer::pos
-144 (int (*)(...))QBuffer::size
-152 (int (*)(...))QBuffer::seek
-160 (int (*)(...))QBuffer::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QBuffer::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QBuffer::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QBuffer::writeData
-
-Class QBuffer
- size=16 align=8
- base size=16 base align=8
-QBuffer (0x0x7f0f76017c30) 0
- vptr=((& QBuffer::_ZTV7QBuffer) + 16u)
- QIODevice (0x0x7f0f76017c98) 0
- primary-for QBuffer (0x0x7f0f76017c30)
- QObject (0x0x7f0f760d9060) 0
- primary-for QIODevice (0x0x7f0f76017c98)
-
-Class QByteArrayMatcher::Data
- size=272 align=8
- base size=272 base align=8
-QByteArrayMatcher::Data (0x0x7f0f760d9180) 0
-
-Class QByteArrayMatcher
- size=1040 align=8
- base size=1040 base align=8
-QByteArrayMatcher (0x0x7f0f760d9120) 0
-
-Class QStaticByteArrayMatcherBase::Skiptable
- size=256 align=1
- base size=256 base align=1
-QStaticByteArrayMatcherBase::Skiptable (0x0x7f0f760d92a0) 0
-
-Class QStaticByteArrayMatcherBase
- size=256 align=16
- base size=256 base align=16
-QStaticByteArrayMatcherBase (0x0x7f0f760d9240) 0
-
-Class QSharedData
- size=4 align=4
- base size=4 base align=4
-QSharedData (0x0x7f0f760d9480) 0
-
-Class QLocale
- size=8 align=8
- base size=8 base align=8
-QLocale (0x0x7f0f760d9660) 0
-
-Class QCollatorSortKey
- size=8 align=8
- base size=8 base align=8
-QCollatorSortKey (0x0x7f0f760d9ae0) 0
-
-Class QCollator
- size=8 align=8
- base size=8 base align=8
-QCollator (0x0x7f0f760d9ba0) 0
-
-Class QCommandLineOption
- size=8 align=8
- base size=8 base align=8
-QCommandLineOption (0x0x7f0f75ec6ba0) 0
-
-Vtable for QEvent
-QEvent::_ZTV6QEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QEvent)
-16 (int (*)(...))QEvent::~QEvent
-24 (int (*)(...))QEvent::~QEvent
-
-Class QEvent
- size=24 align=8
- base size=20 base align=8
-QEvent (0x0x7f0f75f10060) 0
- vptr=((& QEvent::_ZTV6QEvent) + 16u)
-
-Vtable for QTimerEvent
-QTimerEvent::_ZTV11QTimerEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTimerEvent)
-16 (int (*)(...))QTimerEvent::~QTimerEvent
-24 (int (*)(...))QTimerEvent::~QTimerEvent
-
-Class QTimerEvent
- size=24 align=8
- base size=24 base align=8
-QTimerEvent (0x0x7f0f75f06068) 0
- vptr=((& QTimerEvent::_ZTV11QTimerEvent) + 16u)
- QEvent (0x0x7f0f75f100c0) 0
- primary-for QTimerEvent (0x0x7f0f75f06068)
-
-Vtable for QChildEvent
-QChildEvent::_ZTV11QChildEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QChildEvent)
-16 (int (*)(...))QChildEvent::~QChildEvent
-24 (int (*)(...))QChildEvent::~QChildEvent
-
-Class QChildEvent
- size=32 align=8
- base size=32 base align=8
-QChildEvent (0x0x7f0f75f060d0) 0
- vptr=((& QChildEvent::_ZTV11QChildEvent) + 16u)
- QEvent (0x0x7f0f75f10120) 0
- primary-for QChildEvent (0x0x7f0f75f060d0)
-
-Vtable for QDynamicPropertyChangeEvent
-QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QDynamicPropertyChangeEvent)
-16 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-24 (int (*)(...))QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent
-
-Class QDynamicPropertyChangeEvent
- size=32 align=8
- base size=32 base align=8
-QDynamicPropertyChangeEvent (0x0x7f0f75f06138) 0
- vptr=((& QDynamicPropertyChangeEvent::_ZTV27QDynamicPropertyChangeEvent) + 16u)
- QEvent (0x0x7f0f75f10180) 0
- primary-for QDynamicPropertyChangeEvent (0x0x7f0f75f06138)
-
-Vtable for QDeferredDeleteEvent
-QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QDeferredDeleteEvent)
-16 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-24 (int (*)(...))QDeferredDeleteEvent::~QDeferredDeleteEvent
-
-Class QDeferredDeleteEvent
- size=24 align=8
- base size=24 base align=8
-QDeferredDeleteEvent (0x0x7f0f75f061a0) 0
- vptr=((& QDeferredDeleteEvent::_ZTV20QDeferredDeleteEvent) + 16u)
- QEvent (0x0x7f0f75f101e0) 0
- primary-for QDeferredDeleteEvent (0x0x7f0f75f061a0)
-
-Class QCoreApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QCoreApplication::QPrivateSignal (0x0x7f0f75f102a0) 0 empty
-
-Vtable for QCoreApplication
-QCoreApplication::_ZTV16QCoreApplication: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QCoreApplication)
-16 (int (*)(...))QCoreApplication::metaObject
-24 (int (*)(...))QCoreApplication::qt_metacast
-32 (int (*)(...))QCoreApplication::qt_metacall
-40 (int (*)(...))QCoreApplication::~QCoreApplication
-48 (int (*)(...))QCoreApplication::~QCoreApplication
-56 (int (*)(...))QCoreApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QCoreApplication::notify
-120 (int (*)(...))QCoreApplication::compressEvent
-
-Class QCoreApplication
- size=16 align=8
- base size=16 base align=8
-QCoreApplication (0x0x7f0f75f06208) 0
- vptr=((& QCoreApplication::_ZTV16QCoreApplication) + 16u)
- QObject (0x0x7f0f75f10240) 0
- primary-for QCoreApplication (0x0x7f0f75f06208)
-
-Class QCommandLineParser
- size=8 align=8
- base size=8 base align=8
-QCommandLineParser (0x0x7f0f75f10300) 0
-
-Class QContiguousCacheData
- size=24 align=4
- base size=24 base align=4
-QContiguousCacheData (0x0x7f0f75f10360) 0
-
-Class QCryptographicHash
- size=8 align=8
- base size=8 base align=8
-QCryptographicHash (0x0x7f0f75f10600) 0
-
-Class QDataStream
- size=32 align=8
- base size=32 base align=8
-QDataStream (0x0x7f0f75f10660) 0
-
-Class QtPrivate::StreamStateSaver
- size=16 align=8
- base size=12 base align=8
-QtPrivate::StreamStateSaver (0x0x7f0f75f10720) 0
-
-Class QDate
- size=8 align=8
- base size=8 base align=8
-QDate (0x0x7f0f75f10780) 0
-
-Class QTime
- size=4 align=4
- base size=4 base align=4
-QTime (0x0x7f0f75f10a20) 0
-
-Class QDateTime::ShortData
- size=8 align=8
- base size=8 base align=8
-QDateTime::ShortData (0x0x7f0f75f10d20) 0
-
-Class QDateTime::Data
- size=8 align=8
- base size=8 base align=8
-QDateTime::Data (0x0x7f0f75f10d80) 0
-
-Class QDateTime
- size=8 align=8
- base size=8 base align=8
-QDateTime (0x0x7f0f75f10cc0) 0
-
-Class QElapsedTimer
- size=16 align=8
- base size=16 base align=8
-QElapsedTimer (0x0x7f0f75cd0b40) 0
-
-Class QDeadlineTimer
- size=16 align=8
- base size=16 base align=8
-QDeadlineTimer (0x0x7f0f75cd0ba0) 0
-
-Vtable for QTextStream
-QTextStream::_ZTV11QTextStream: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextStream)
-16 (int (*)(...))QTextStream::~QTextStream
-24 (int (*)(...))QTextStream::~QTextStream
-
-Class QTextStream
- size=16 align=8
- base size=16 base align=8
-QTextStream (0x0x7f0f759ee7e0) 0
- vptr=((& QTextStream::_ZTV11QTextStream) + 16u)
-
-Class QTextStreamManipulator
- size=40 align=8
- base size=38 base align=8
-QTextStreamManipulator (0x0x7f0f759eea80) 0
-
-Class QtSharedPointer::NormalDeleter
- size=1 align=1
- base size=0 base align=1
-QtSharedPointer::NormalDeleter (0x0x7f0f759eecc0) 0 empty
-
-Class QtSharedPointer::ExternalRefCountData
- size=16 align=8
- base size=16 base align=8
-QtSharedPointer::ExternalRefCountData (0x0x7f0f759eee40) 0
-
-Class QDebug::Stream
- size=80 align=8
- base size=76 base align=8
-QDebug::Stream (0x0x7f0f75b40300) 0
-
-Class QDebug
- size=8 align=8
- base size=8 base align=8
-QDebug (0x0x7f0f75b402a0) 0
-
-Class QDebugStateSaver
- size=8 align=8
- base size=8 base align=8
-QDebugStateSaver (0x0x7f0f758894e0) 0
-
-Class QNoDebug
- size=1 align=1
- base size=0 base align=1
-QNoDebug (0x0x7f0f758895a0) 0 empty
-
-Class QFileDevice::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileDevice::QPrivateSignal (0x0x7f0f75889660) 0 empty
-
-Vtable for QFileDevice
-QFileDevice::_ZTV11QFileDevice: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFileDevice)
-16 (int (*)(...))QFileDevice::metaObject
-24 (int (*)(...))QFileDevice::qt_metacast
-32 (int (*)(...))QFileDevice::qt_metacall
-40 (int (*)(...))QFileDevice::~QFileDevice
-48 (int (*)(...))QFileDevice::~QFileDevice
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QIODevice::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFileDevice::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QFileDevice
- size=16 align=8
- base size=16 base align=8
-QFileDevice (0x0x7f0f758c11a0) 0
- vptr=((& QFileDevice::_ZTV11QFileDevice) + 16u)
- QIODevice (0x0x7f0f758c1208) 0
- primary-for QFileDevice (0x0x7f0f758c11a0)
- QObject (0x0x7f0f75889600) 0
- primary-for QIODevice (0x0x7f0f758c1208)
-
-Class QFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFile::QPrivateSignal (0x0x7f0f758898a0) 0 empty
-
-Vtable for QFile
-QFile::_ZTV5QFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QFile)
-16 (int (*)(...))QFile::metaObject
-24 (int (*)(...))QFile::qt_metacast
-32 (int (*)(...))QFile::qt_metacall
-40 (int (*)(...))QFile::~QFile
-48 (int (*)(...))QFile::~QFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QFile
- size=16 align=8
- base size=16 base align=8
-QFile (0x0x7f0f758c1340) 0
- vptr=((& QFile::_ZTV5QFile) + 16u)
- QFileDevice (0x0x7f0f758c13a8) 0
- primary-for QFile (0x0x7f0f758c1340)
- QIODevice (0x0x7f0f758c1410) 0
- primary-for QFileDevice (0x0x7f0f758c13a8)
- QObject (0x0x7f0f75889840) 0
- primary-for QIODevice (0x0x7f0f758c1410)
-
-Class QFileInfo
- size=8 align=8
- base size=8 base align=8
-QFileInfo (0x0x7f0f75889a80) 0
-
-Class QDir
- size=8 align=8
- base size=8 base align=8
-QDir (0x0x7f0f75889ea0) 0
-
-Class QDirIterator
- size=8 align=8
- base size=8 base align=8
-QDirIterator (0x0x7f0f755de8a0) 0
-
-Class QEasingCurve
- size=8 align=8
- base size=8 base align=8
-QEasingCurve (0x0x7f0f755deae0) 0
-
-Class QEventTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QEventTransition::QPrivateSignal (0x0x7f0f75705d20) 0 empty
-
-Vtable for QEventTransition
-QEventTransition::_ZTV16QEventTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QEventTransition)
-16 (int (*)(...))QEventTransition::metaObject
-24 (int (*)(...))QEventTransition::qt_metacast
-32 (int (*)(...))QEventTransition::qt_metacall
-40 (int (*)(...))QEventTransition::~QEventTransition
-48 (int (*)(...))QEventTransition::~QEventTransition
-56 (int (*)(...))QEventTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QEventTransition::eventTest
-120 (int (*)(...))QEventTransition::onTransition
-
-Class QEventTransition
- size=16 align=8
- base size=16 base align=8
-QEventTransition (0x0x7f0f757136e8) 0
- vptr=((& QEventTransition::_ZTV16QEventTransition) + 16u)
- QAbstractTransition (0x0x7f0f75713750) 0
- primary-for QEventTransition (0x0x7f0f757136e8)
- QObject (0x0x7f0f75705cc0) 0
- primary-for QAbstractTransition (0x0x7f0f75713750)
-
-Vtable for QException
-QException::_ZTV10QException: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QException)
-16 (int (*)(...))QException::~QException
-24 (int (*)(...))QException::~QException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QException::raise
-48 (int (*)(...))QException::clone
-
-Class QException
- size=8 align=8
- base size=8 base align=8
-QException (0x0x7f0f757137b8) 0 nearly-empty
- vptr=((& QException::_ZTV10QException) + 16u)
- std::exception (0x0x7f0f75705d80) 0 nearly-empty
- primary-for QException (0x0x7f0f757137b8)
-
-Vtable for QUnhandledException
-QUnhandledException::_ZTV19QUnhandledException: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QUnhandledException)
-16 (int (*)(...))QUnhandledException::~QUnhandledException
-24 (int (*)(...))QUnhandledException::~QUnhandledException
-32 (int (*)(...))std::exception::what
-40 (int (*)(...))QUnhandledException::raise
-48 (int (*)(...))QUnhandledException::clone
-
-Class QUnhandledException
- size=8 align=8
- base size=8 base align=8
-QUnhandledException (0x0x7f0f75713820) 0 nearly-empty
- vptr=((& QUnhandledException::_ZTV19QUnhandledException) + 16u)
- QException (0x0x7f0f75713888) 0 nearly-empty
- primary-for QUnhandledException (0x0x7f0f75713820)
- std::exception (0x0x7f0f75705de0) 0 nearly-empty
- primary-for QException (0x0x7f0f75713888)
-
-Class QtPrivate::ExceptionHolder
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionHolder (0x0x7f0f75705e40) 0
-
-Class QtPrivate::ExceptionStore
- size=8 align=8
- base size=8 base align=8
-QtPrivate::ExceptionStore (0x0x7f0f75705f00) 0
-
-Vtable for QFactoryInterface
-QFactoryInterface::_ZTV17QFactoryInterface: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QFactoryInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QFactoryInterface
- size=8 align=8
- base size=8 base align=8
-QFactoryInterface (0x0x7f0f75705f60) 0 nearly-empty
- vptr=((& QFactoryInterface::_ZTV17QFactoryInterface) + 16u)
-
-Class QFileSelector::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSelector::QPrivateSignal (0x0x7f0f753780c0) 0 empty
-
-Vtable for QFileSelector
-QFileSelector::_ZTV13QFileSelector: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QFileSelector)
-16 (int (*)(...))QFileSelector::metaObject
-24 (int (*)(...))QFileSelector::qt_metacast
-32 (int (*)(...))QFileSelector::qt_metacall
-40 (int (*)(...))QFileSelector::~QFileSelector
-48 (int (*)(...))QFileSelector::~QFileSelector
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSelector
- size=16 align=8
- base size=16 base align=8
-QFileSelector (0x0x7f0f757138f0) 0
- vptr=((& QFileSelector::_ZTV13QFileSelector) + 16u)
- QObject (0x0x7f0f75378060) 0
- primary-for QFileSelector (0x0x7f0f757138f0)
-
-Class QFileSystemWatcher::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFileSystemWatcher::QPrivateSignal (0x0x7f0f75378180) 0 empty
-
-Vtable for QFileSystemWatcher
-QFileSystemWatcher::_ZTV18QFileSystemWatcher: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFileSystemWatcher)
-16 (int (*)(...))QFileSystemWatcher::metaObject
-24 (int (*)(...))QFileSystemWatcher::qt_metacast
-32 (int (*)(...))QFileSystemWatcher::qt_metacall
-40 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-48 (int (*)(...))QFileSystemWatcher::~QFileSystemWatcher
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QFileSystemWatcher
- size=16 align=8
- base size=16 base align=8
-QFileSystemWatcher (0x0x7f0f75713958) 0
- vptr=((& QFileSystemWatcher::_ZTV18QFileSystemWatcher) + 16u)
- QObject (0x0x7f0f75378120) 0
- primary-for QFileSystemWatcher (0x0x7f0f75713958)
-
-Class QFinalState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFinalState::QPrivateSignal (0x0x7f0f75378240) 0 empty
-
-Vtable for QFinalState
-QFinalState::_ZTV11QFinalState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFinalState)
-16 (int (*)(...))QFinalState::metaObject
-24 (int (*)(...))QFinalState::qt_metacast
-32 (int (*)(...))QFinalState::qt_metacall
-40 (int (*)(...))QFinalState::~QFinalState
-48 (int (*)(...))QFinalState::~QFinalState
-56 (int (*)(...))QFinalState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFinalState::onEntry
-120 (int (*)(...))QFinalState::onExit
-
-Class QFinalState
- size=16 align=8
- base size=16 base align=8
-QFinalState (0x0x7f0f757139c0) 0
- vptr=((& QFinalState::_ZTV11QFinalState) + 16u)
- QAbstractState (0x0x7f0f75713a28) 0
- primary-for QFinalState (0x0x7f0f757139c0)
- QObject (0x0x7f0f753781e0) 0
- primary-for QAbstractState (0x0x7f0f75713a28)
-
-Vtable for QRunnable
-QRunnable::_ZTV9QRunnable: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QRunnable)
-16 (int (*)(...))__cxa_pure_virtual
-24 0u
-32 0u
-
-Class QRunnable
- size=16 align=8
- base size=12 base align=8
-QRunnable (0x0x7f0f753782a0) 0
- vptr=((& QRunnable::_ZTV9QRunnable) + 16u)
-
-Class QBasicMutex
- size=8 align=8
- base size=8 base align=8
-QBasicMutex (0x0x7f0f75378300) 0
-
-Class QMutex
- size=8 align=8
- base size=8 base align=8
-QMutex (0x0x7f0f75713b60) 0
- QBasicMutex (0x0x7f0f75378540) 0
-
-Class QMutexLocker
- size=8 align=8
- base size=8 base align=8
-QMutexLocker (0x0x7f0f75378600) 0
-
-Class QtPrivate::ResultItem
- size=16 align=8
- base size=16 base align=8
-QtPrivate::ResultItem (0x0x7f0f753786c0) 0
-
-Class QtPrivate::ResultIteratorBase
- size=16 align=8
- base size=12 base align=8
-QtPrivate::ResultIteratorBase (0x0x7f0f75378720) 0
-
-Vtable for QtPrivate::ResultStoreBase
-QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN9QtPrivate15ResultStoreBaseE)
-16 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-24 (int (*)(...))QtPrivate::ResultStoreBase::~ResultStoreBase
-
-Class QtPrivate::ResultStoreBase
- size=48 align=8
- base size=44 base align=8
-QtPrivate::ResultStoreBase (0x0x7f0f75378840) 0
- vptr=((& QtPrivate::ResultStoreBase::_ZTVN9QtPrivate15ResultStoreBaseE) + 16u)
-
-Vtable for QFutureInterfaceBase
-QFutureInterfaceBase::_ZTV20QFutureInterfaceBase: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QFutureInterfaceBase)
-16 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-24 (int (*)(...))QFutureInterfaceBase::~QFutureInterfaceBase
-
-Class QFutureInterfaceBase
- size=16 align=8
- base size=16 base align=8
-QFutureInterfaceBase (0x0x7f0f753788a0) 0
- vptr=((& QFutureInterfaceBase::_ZTV20QFutureInterfaceBase) + 16u)
-
-Class QFutureWatcherBase::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QFutureWatcherBase::QPrivateSignal (0x0x7f0f75378c00) 0 empty
-
-Vtable for QFutureWatcherBase
-QFutureWatcherBase::_ZTV18QFutureWatcherBase: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QFutureWatcherBase)
-16 (int (*)(...))QFutureWatcherBase::metaObject
-24 (int (*)(...))QFutureWatcherBase::qt_metacast
-32 (int (*)(...))QFutureWatcherBase::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QFutureWatcherBase::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QFutureWatcherBase::connectNotify
-104 (int (*)(...))QFutureWatcherBase::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QFutureWatcherBase
- size=16 align=8
- base size=16 base align=8
-QFutureWatcherBase (0x0x7f0f75713f70) 0
- vptr=((& QFutureWatcherBase::_ZTV18QFutureWatcherBase) + 16u)
- QObject (0x0x7f0f75378ba0) 0
- primary-for QFutureWatcherBase (0x0x7f0f75713f70)
-
-Class QHistoryState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QHistoryState::QPrivateSignal (0x0x7f0f75378d80) 0 empty
-
-Vtable for QHistoryState
-QHistoryState::_ZTV13QHistoryState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QHistoryState)
-16 (int (*)(...))QHistoryState::metaObject
-24 (int (*)(...))QHistoryState::qt_metacast
-32 (int (*)(...))QHistoryState::qt_metacall
-40 (int (*)(...))QHistoryState::~QHistoryState
-48 (int (*)(...))QHistoryState::~QHistoryState
-56 (int (*)(...))QHistoryState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QHistoryState::onEntry
-120 (int (*)(...))QHistoryState::onExit
-
-Class QHistoryState
- size=16 align=8
- base size=16 base align=8
-QHistoryState (0x0x7f0f75529340) 0
- vptr=((& QHistoryState::_ZTV13QHistoryState) + 16u)
- QAbstractState (0x0x7f0f755293a8) 0
- primary-for QHistoryState (0x0x7f0f75529340)
- QObject (0x0x7f0f75378d20) 0
- primary-for QAbstractState (0x0x7f0f755293a8)
-
-Class QIdentityProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIdentityProxyModel::QPrivateSignal (0x0x7f0f75378e40) 0 empty
-
-Vtable for QIdentityProxyModel
-QIdentityProxyModel::_ZTV19QIdentityProxyModel: 53u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QIdentityProxyModel)
-16 (int (*)(...))QIdentityProxyModel::metaObject
-24 (int (*)(...))QIdentityProxyModel::qt_metacast
-32 (int (*)(...))QIdentityProxyModel::qt_metacall
-40 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-48 (int (*)(...))QIdentityProxyModel::~QIdentityProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIdentityProxyModel::index
-120 (int (*)(...))QIdentityProxyModel::parent
-128 (int (*)(...))QIdentityProxyModel::sibling
-136 (int (*)(...))QIdentityProxyModel::rowCount
-144 (int (*)(...))QIdentityProxyModel::columnCount
-152 (int (*)(...))QAbstractProxyModel::hasChildren
-160 (int (*)(...))QAbstractProxyModel::data
-168 (int (*)(...))QAbstractProxyModel::setData
-176 (int (*)(...))QIdentityProxyModel::headerData
-184 (int (*)(...))QAbstractProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QAbstractProxyModel::mimeTypes
-216 (int (*)(...))QAbstractProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QIdentityProxyModel::dropMimeData
-240 (int (*)(...))QAbstractProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QIdentityProxyModel::insertRows
-264 (int (*)(...))QIdentityProxyModel::insertColumns
-272 (int (*)(...))QIdentityProxyModel::removeRows
-280 (int (*)(...))QIdentityProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractProxyModel::fetchMore
-312 (int (*)(...))QAbstractProxyModel::canFetchMore
-320 (int (*)(...))QAbstractProxyModel::flags
-328 (int (*)(...))QAbstractProxyModel::sort
-336 (int (*)(...))QAbstractProxyModel::buddy
-344 (int (*)(...))QIdentityProxyModel::match
-352 (int (*)(...))QAbstractProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QIdentityProxyModel::setSourceModel
-392 (int (*)(...))QIdentityProxyModel::mapToSource
-400 (int (*)(...))QIdentityProxyModel::mapFromSource
-408 (int (*)(...))QIdentityProxyModel::mapSelectionToSource
-416 (int (*)(...))QIdentityProxyModel::mapSelectionFromSource
-
-Class QIdentityProxyModel
- size=16 align=8
- base size=16 base align=8
-QIdentityProxyModel (0x0x7f0f75529410) 0
- vptr=((& QIdentityProxyModel::_ZTV19QIdentityProxyModel) + 16u)
- QAbstractProxyModel (0x0x7f0f75529478) 0
- primary-for QIdentityProxyModel (0x0x7f0f75529410)
- QAbstractItemModel (0x0x7f0f755294e0) 0
- primary-for QAbstractProxyModel (0x0x7f0f75529478)
- QObject (0x0x7f0f75378de0) 0
- primary-for QAbstractItemModel (0x0x7f0f755294e0)
-
-Class QItemSelectionRange
- size=16 align=8
- base size=16 base align=8
-QItemSelectionRange (0x0x7f0f75378ea0) 0
-
-Class QItemSelectionModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QItemSelectionModel::QPrivateSignal (0x0x7f0f751ae240) 0 empty
-
-Vtable for QItemSelectionModel
-QItemSelectionModel::_ZTV19QItemSelectionModel: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QItemSelectionModel)
-16 (int (*)(...))QItemSelectionModel::metaObject
-24 (int (*)(...))QItemSelectionModel::qt_metacast
-32 (int (*)(...))QItemSelectionModel::qt_metacall
-40 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-48 (int (*)(...))QItemSelectionModel::~QItemSelectionModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QItemSelectionModel::setCurrentIndex
-120 (int (*)(...))QItemSelectionModel::select
-128 (int (*)(...))QItemSelectionModel::select
-136 (int (*)(...))QItemSelectionModel::clear
-144 (int (*)(...))QItemSelectionModel::reset
-152 (int (*)(...))QItemSelectionModel::clearCurrentIndex
-
-Class QItemSelectionModel
- size=16 align=8
- base size=16 base align=8
-QItemSelectionModel (0x0x7f0f75529888) 0
- vptr=((& QItemSelectionModel::_ZTV19QItemSelectionModel) + 16u)
- QObject (0x0x7f0f751ae1e0) 0
- primary-for QItemSelectionModel (0x0x7f0f75529888)
-
-Class QItemSelection
- size=8 align=8
- base size=8 base align=8
-QItemSelection (0x0x7f0f75529a90) 0
- QList<QItemSelectionRange> (0x0x7f0f75529af8) 0
- QListSpecialMethods<QItemSelectionRange> (0x0x7f0f751ae540) 0 empty
-
-Class QJsonValue
- size=24 align=8
- base size=20 base align=8
-QJsonValue (0x0x7f0f751aea20) 0
-
-Class QJsonValueRef
- size=16 align=8
- base size=12 base align=8
-QJsonValueRef (0x0x7f0f751aeae0) 0
-
-Class QJsonValuePtr
- size=24 align=8
- base size=24 base align=8
-QJsonValuePtr (0x0x7f0f751aeba0) 0
-
-Class QJsonValueRefPtr
- size=16 align=8
- base size=16 base align=8
-QJsonValueRefPtr (0x0x7f0f751aec00) 0
-
-Class QJsonArray::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::iterator (0x0x7f0f751aecc0) 0
-
-Class QJsonArray::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonArray::const_iterator (0x0x7f0f751aed20) 0
-
-Class QJsonArray
- size=16 align=8
- base size=16 base align=8
-QJsonArray (0x0x7f0f751aec60) 0
-
-Class QJsonParseError
- size=8 align=4
- base size=8 base align=4
-QJsonParseError (0x0x7f0f751aede0) 0
-
-Class QJsonDocument
- size=8 align=8
- base size=8 base align=8
-QJsonDocument (0x0x7f0f751aee40) 0
-
-Class QJsonObject::iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::iterator (0x0x7f0f751aef00) 0
-
-Class QJsonObject::const_iterator
- size=16 align=8
- base size=12 base align=8
-QJsonObject::const_iterator (0x0x7f0f751aef60) 0
-
-Class QJsonObject
- size=16 align=8
- base size=16 base align=8
-QJsonObject (0x0x7f0f751aeea0) 0
-
-Class QLibrary::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QLibrary::QPrivateSignal (0x0x7f0f75347180) 0 empty
-
-Vtable for QLibrary
-QLibrary::_ZTV8QLibrary: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QLibrary)
-16 (int (*)(...))QLibrary::metaObject
-24 (int (*)(...))QLibrary::qt_metacast
-32 (int (*)(...))QLibrary::qt_metacall
-40 (int (*)(...))QLibrary::~QLibrary
-48 (int (*)(...))QLibrary::~QLibrary
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QLibrary
- size=32 align=8
- base size=25 base align=8
-QLibrary (0x0x7f0f75529ea0) 0
- vptr=((& QLibrary::_ZTV8QLibrary) + 16u)
- QObject (0x0x7f0f75347120) 0
- primary-for QLibrary (0x0x7f0f75529ea0)
-
-Class QVersionNumber::SegmentStorage
- size=8 align=8
- base size=8 base align=8
-QVersionNumber::SegmentStorage (0x0x7f0f753473c0) 0
-
-Class QVersionNumber
- size=8 align=8
- base size=8 base align=8
-QVersionNumber (0x0x7f0f75347360) 0
-
-Class QLibraryInfo
- size=1 align=1
- base size=0 base align=1
-QLibraryInfo (0x0x7f0f7509c120) 0 empty
-
-Class QPoint
- size=8 align=4
- base size=8 base align=4
-QPoint (0x0x7f0f7509c180) 0
-
-Class QPointF
- size=16 align=8
- base size=16 base align=8
-QPointF (0x0x7f0f7509c420) 0
-
-Class QLine
- size=16 align=4
- base size=16 base align=4
-QLine (0x0x7f0f7509c6c0) 0
-
-Class QLineF
- size=32 align=8
- base size=32 base align=8
-QLineF (0x0x7f0f7509c960) 0
-
-Class QLinkedListData
- size=32 align=8
- base size=25 base align=8
-QLinkedListData (0x0x7f0f7509cc00) 0
-
-Class QLockFile
- size=8 align=8
- base size=8 base align=8
-QLockFile (0x0x7f0f74de73c0) 0
-
-Class QLoggingCategory::AtomicBools
- size=4 align=1
- base size=4 base align=1
-QLoggingCategory::AtomicBools (0x0x7f0f74de7540) 0
-
-Class QLoggingCategory
- size=24 align=8
- base size=24 base align=8
-QLoggingCategory (0x0x7f0f74de74e0) 0
-
-Class QMargins
- size=16 align=4
- base size=16 base align=4
-QMargins (0x0x7f0f74de76c0) 0
-
-Class QMarginsF
- size=32 align=8
- base size=32 base align=8
-QMarginsF (0x0x7f0f74de7960) 0
-
-Class QMessageAuthenticationCode
- size=8 align=8
- base size=8 base align=8
-QMessageAuthenticationCode (0x0x7f0f74de7c60) 0
-
-Class QMetaMethod
- size=16 align=8
- base size=12 base align=8
-QMetaMethod (0x0x7f0f74de7cc0) 0
-
-Class QMetaEnum
- size=16 align=8
- base size=12 base align=8
-QMetaEnum (0x0x7f0f74de7f60) 0
-
-Class QMetaProperty
- size=32 align=8
- base size=32 base align=8
-QMetaProperty (0x0x7f0f74b6f2a0) 0
-
-Class QMetaClassInfo
- size=16 align=8
- base size=12 base align=8
-QMetaClassInfo (0x0x7f0f74b6f300) 0
-
-Class QMimeData::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMimeData::QPrivateSignal (0x0x7f0f74b6f600) 0 empty
-
-Vtable for QMimeData
-QMimeData::_ZTV9QMimeData: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QMimeData)
-16 (int (*)(...))QMimeData::metaObject
-24 (int (*)(...))QMimeData::qt_metacast
-32 (int (*)(...))QMimeData::qt_metacall
-40 (int (*)(...))QMimeData::~QMimeData
-48 (int (*)(...))QMimeData::~QMimeData
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QMimeData::hasFormat
-120 (int (*)(...))QMimeData::formats
-128 (int (*)(...))QMimeData::retrieveData
-
-Class QMimeData
- size=16 align=8
- base size=16 base align=8
-QMimeData (0x0x7f0f74b8c000) 0
- vptr=((& QMimeData::_ZTV9QMimeData) + 16u)
- QObject (0x0x7f0f74b6f5a0) 0
- primary-for QMimeData (0x0x7f0f74b8c000)
-
-Class QMimeType
- size=8 align=8
- base size=8 base align=8
-QMimeType (0x0x7f0f74b6f660) 0
-
-Class QMimeDatabase
- size=8 align=8
- base size=8 base align=8
-QMimeDatabase (0x0x7f0f74b6f960) 0
-
-Class QObjectCleanupHandler::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QObjectCleanupHandler::QPrivateSignal (0x0x7f0f74b6fa20) 0 empty
-
-Vtable for QObjectCleanupHandler
-QObjectCleanupHandler::_ZTV21QObjectCleanupHandler: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QObjectCleanupHandler)
-16 (int (*)(...))QObjectCleanupHandler::metaObject
-24 (int (*)(...))QObjectCleanupHandler::qt_metacast
-32 (int (*)(...))QObjectCleanupHandler::qt_metacall
-40 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-48 (int (*)(...))QObjectCleanupHandler::~QObjectCleanupHandler
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QObjectCleanupHandler
- size=24 align=8
- base size=24 base align=8
-QObjectCleanupHandler (0x0x7f0f74b8c208) 0
- vptr=((& QObjectCleanupHandler::_ZTV21QObjectCleanupHandler) + 16u)
- QObject (0x0x7f0f74b6f9c0) 0
- primary-for QObjectCleanupHandler (0x0x7f0f74b8c208)
-
-Class QOperatingSystemVersion
- size=16 align=4
- base size=16 base align=4
-QOperatingSystemVersion (0x0x7f0f74b6fa80) 0
-
-Class QParallelAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QParallelAnimationGroup::QPrivateSignal (0x0x7f0f74b6fb40) 0 empty
-
-Vtable for QParallelAnimationGroup
-QParallelAnimationGroup::_ZTV23QParallelAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QParallelAnimationGroup)
-16 (int (*)(...))QParallelAnimationGroup::metaObject
-24 (int (*)(...))QParallelAnimationGroup::qt_metacast
-32 (int (*)(...))QParallelAnimationGroup::qt_metacall
-40 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-48 (int (*)(...))QParallelAnimationGroup::~QParallelAnimationGroup
-56 (int (*)(...))QParallelAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QParallelAnimationGroup::duration
-120 (int (*)(...))QParallelAnimationGroup::updateCurrentTime
-128 (int (*)(...))QParallelAnimationGroup::updateState
-136 (int (*)(...))QParallelAnimationGroup::updateDirection
-
-Class QParallelAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QParallelAnimationGroup (0x0x7f0f74b8c2d8) 0
- vptr=((& QParallelAnimationGroup::_ZTV23QParallelAnimationGroup) + 16u)
- QAnimationGroup (0x0x7f0f74b8c340) 0
- primary-for QParallelAnimationGroup (0x0x7f0f74b8c2d8)
- QAbstractAnimation (0x0x7f0f74b8c3a8) 0
- primary-for QAnimationGroup (0x0x7f0f74b8c340)
- QObject (0x0x7f0f74b6fae0) 0
- primary-for QAbstractAnimation (0x0x7f0f74b8c3a8)
-
-Class QPauseAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPauseAnimation::QPrivateSignal (0x0x7f0f74b6fc00) 0 empty
-
-Vtable for QPauseAnimation
-QPauseAnimation::_ZTV15QPauseAnimation: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QPauseAnimation)
-16 (int (*)(...))QPauseAnimation::metaObject
-24 (int (*)(...))QPauseAnimation::qt_metacast
-32 (int (*)(...))QPauseAnimation::qt_metacall
-40 (int (*)(...))QPauseAnimation::~QPauseAnimation
-48 (int (*)(...))QPauseAnimation::~QPauseAnimation
-56 (int (*)(...))QPauseAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPauseAnimation::duration
-120 (int (*)(...))QPauseAnimation::updateCurrentTime
-128 (int (*)(...))QAbstractAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-
-Class QPauseAnimation
- size=16 align=8
- base size=16 base align=8
-QPauseAnimation (0x0x7f0f74b8c410) 0
- vptr=((& QPauseAnimation::_ZTV15QPauseAnimation) + 16u)
- QAbstractAnimation (0x0x7f0f74b8c478) 0
- primary-for QPauseAnimation (0x0x7f0f74b8c410)
- QObject (0x0x7f0f74b6fba0) 0
- primary-for QAbstractAnimation (0x0x7f0f74b8c478)
-
-Class QStaticPlugin
- size=16 align=8
- base size=16 base align=8
-QStaticPlugin (0x0x7f0f74b6fde0) 0
-
-Class QPluginLoader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPluginLoader::QPrivateSignal (0x0x7f0f74c27120) 0 empty
-
-Vtable for QPluginLoader
-QPluginLoader::_ZTV13QPluginLoader: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QPluginLoader)
-16 (int (*)(...))QPluginLoader::metaObject
-24 (int (*)(...))QPluginLoader::qt_metacast
-32 (int (*)(...))QPluginLoader::qt_metacall
-40 (int (*)(...))QPluginLoader::~QPluginLoader
-48 (int (*)(...))QPluginLoader::~QPluginLoader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QPluginLoader
- size=32 align=8
- base size=25 base align=8
-QPluginLoader (0x0x7f0f74b8c680) 0
- vptr=((& QPluginLoader::_ZTV13QPluginLoader) + 16u)
- QObject (0x0x7f0f74c270c0) 0
- primary-for QPluginLoader (0x0x7f0f74b8c680)
-
-Class QProcessEnvironment
- size=8 align=8
- base size=8 base align=8
-QProcessEnvironment (0x0x7f0f74c27180) 0
-
-Class QProcess::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QProcess::QPrivateSignal (0x0x7f0f74c274e0) 0 empty
-
-Vtable for QProcess
-QProcess::_ZTV8QProcess: 31u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QProcess)
-16 (int (*)(...))QProcess::metaObject
-24 (int (*)(...))QProcess::qt_metacast
-32 (int (*)(...))QProcess::qt_metacall
-40 (int (*)(...))QProcess::~QProcess
-48 (int (*)(...))QProcess::~QProcess
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QProcess::isSequential
-120 (int (*)(...))QProcess::open
-128 (int (*)(...))QProcess::close
-136 (int (*)(...))QIODevice::pos
-144 (int (*)(...))QIODevice::size
-152 (int (*)(...))QIODevice::seek
-160 (int (*)(...))QProcess::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QProcess::bytesAvailable
-184 (int (*)(...))QProcess::bytesToWrite
-192 (int (*)(...))QProcess::canReadLine
-200 (int (*)(...))QProcess::waitForReadyRead
-208 (int (*)(...))QProcess::waitForBytesWritten
-216 (int (*)(...))QProcess::readData
-224 (int (*)(...))QIODevice::readLineData
-232 (int (*)(...))QProcess::writeData
-240 (int (*)(...))QProcess::setupChildProcess
-
-Class QProcess
- size=16 align=8
- base size=16 base align=8
-QProcess (0x0x7f0f74b8c888) 0
- vptr=((& QProcess::_ZTV8QProcess) + 16u)
- QIODevice (0x0x7f0f74b8c8f0) 0
- primary-for QProcess (0x0x7f0f74b8c888)
- QObject (0x0x7f0f74c27480) 0
- primary-for QIODevice (0x0x7f0f74b8c8f0)
-
-Class QVariantAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QVariantAnimation::QPrivateSignal (0x0x7f0f74c275a0) 0 empty
-
-Vtable for QVariantAnimation
-QVariantAnimation::_ZTV17QVariantAnimation: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QVariantAnimation)
-16 (int (*)(...))QVariantAnimation::metaObject
-24 (int (*)(...))QVariantAnimation::qt_metacast
-32 (int (*)(...))QVariantAnimation::qt_metacall
-40 (int (*)(...))QVariantAnimation::~QVariantAnimation
-48 (int (*)(...))QVariantAnimation::~QVariantAnimation
-56 (int (*)(...))QVariantAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QVariantAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QVariantAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QVariantAnimation
- size=16 align=8
- base size=16 base align=8
-QVariantAnimation (0x0x7f0f74b8c958) 0
- vptr=((& QVariantAnimation::_ZTV17QVariantAnimation) + 16u)
- QAbstractAnimation (0x0x7f0f74b8c9c0) 0
- primary-for QVariantAnimation (0x0x7f0f74b8c958)
- QObject (0x0x7f0f74c27540) 0
- primary-for QAbstractAnimation (0x0x7f0f74b8c9c0)
-
-Class QPropertyAnimation::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPropertyAnimation::QPrivateSignal (0x0x7f0f74c27660) 0 empty
-
-Vtable for QPropertyAnimation
-QPropertyAnimation::_ZTV18QPropertyAnimation: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPropertyAnimation)
-16 (int (*)(...))QPropertyAnimation::metaObject
-24 (int (*)(...))QPropertyAnimation::qt_metacast
-32 (int (*)(...))QPropertyAnimation::qt_metacall
-40 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-48 (int (*)(...))QPropertyAnimation::~QPropertyAnimation
-56 (int (*)(...))QPropertyAnimation::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QVariantAnimation::duration
-120 (int (*)(...))QVariantAnimation::updateCurrentTime
-128 (int (*)(...))QPropertyAnimation::updateState
-136 (int (*)(...))QAbstractAnimation::updateDirection
-144 (int (*)(...))QPropertyAnimation::updateCurrentValue
-152 (int (*)(...))QVariantAnimation::interpolated
-
-Class QPropertyAnimation
- size=16 align=8
- base size=16 base align=8
-QPropertyAnimation (0x0x7f0f74b8ca90) 0
- vptr=((& QPropertyAnimation::_ZTV18QPropertyAnimation) + 16u)
- QVariantAnimation (0x0x7f0f74b8caf8) 0
- primary-for QPropertyAnimation (0x0x7f0f74b8ca90)
- QAbstractAnimation (0x0x7f0f74b8cb60) 0
- primary-for QVariantAnimation (0x0x7f0f74b8caf8)
- QObject (0x0x7f0f74c27600) 0
- primary-for QAbstractAnimation (0x0x7f0f74b8cb60)
-
-Class QReadWriteLock
- size=8 align=8
- base size=8 base align=8
-QReadWriteLock (0x0x7f0f74c27720) 0
-
-Class QReadLocker
- size=8 align=8
- base size=8 base align=8
-QReadLocker (0x0x7f0f74c279c0) 0
-
-Class QWriteLocker
- size=8 align=8
- base size=8 base align=8
-QWriteLocker (0x0x7f0f74c27a20) 0
-
-Class QSize
- size=8 align=4
- base size=8 base align=4
-QSize (0x0x7f0f74c27a80) 0
-
-Class QSizeF
- size=16 align=8
- base size=16 base align=8
-QSizeF (0x0x7f0f74c27de0) 0
-
-Class QRect
- size=16 align=4
- base size=16 base align=4
-QRect (0x0x7f0f74990180) 0
-
-Class QRectF
- size=32 align=8
- base size=32 base align=8
-QRectF (0x0x7f0f74990420) 0
-
-Class QRegularExpression
- size=8 align=8
- base size=8 base align=8
-QRegularExpression (0x0x7f0f749906c0) 0
-
-Class QRegularExpressionMatch
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatch (0x0x7f0f74990cc0) 0
-
-Class QRegularExpressionMatchIterator
- size=8 align=8
- base size=8 base align=8
-QRegularExpressionMatchIterator (0x0x7f0f74779000) 0
-
-Class QResource
- size=8 align=8
- base size=8 base align=8
-QResource (0x0x7f0f74779300) 0
-
-Class QSaveFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSaveFile::QPrivateSignal (0x0x7f0f74779480) 0 empty
-
-Vtable for QSaveFile
-QSaveFile::_ZTV9QSaveFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSaveFile)
-16 (int (*)(...))QSaveFile::metaObject
-24 (int (*)(...))QSaveFile::qt_metacast
-32 (int (*)(...))QSaveFile::qt_metacall
-40 (int (*)(...))QSaveFile::~QSaveFile
-48 (int (*)(...))QSaveFile::~QSaveFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QSaveFile::open
-128 (int (*)(...))QSaveFile::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFileDevice::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QSaveFile::writeData
-240 (int (*)(...))QSaveFile::fileName
-248 (int (*)(...))QFileDevice::resize
-256 (int (*)(...))QFileDevice::permissions
-264 (int (*)(...))QFileDevice::setPermissions
-
-Class QSaveFile
- size=16 align=8
- base size=16 base align=8
-QSaveFile (0x0x7f0f7497add0) 0
- vptr=((& QSaveFile::_ZTV9QSaveFile) + 16u)
- QFileDevice (0x0x7f0f7497ae38) 0
- primary-for QSaveFile (0x0x7f0f7497add0)
- QIODevice (0x0x7f0f7497aea0) 0
- primary-for QFileDevice (0x0x7f0f7497ae38)
- QObject (0x0x7f0f74779420) 0
- primary-for QIODevice (0x0x7f0f7497aea0)
-
-Class QSemaphore
- size=8 align=8
- base size=8 base align=8
-QSemaphore (0x0x7f0f74779540) 0
-
-Class QSequentialAnimationGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSequentialAnimationGroup::QPrivateSignal (0x0x7f0f74779600) 0 empty
-
-Vtable for QSequentialAnimationGroup
-QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QSequentialAnimationGroup)
-16 (int (*)(...))QSequentialAnimationGroup::metaObject
-24 (int (*)(...))QSequentialAnimationGroup::qt_metacast
-32 (int (*)(...))QSequentialAnimationGroup::qt_metacall
-40 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-48 (int (*)(...))QSequentialAnimationGroup::~QSequentialAnimationGroup
-56 (int (*)(...))QSequentialAnimationGroup::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSequentialAnimationGroup::duration
-120 (int (*)(...))QSequentialAnimationGroup::updateCurrentTime
-128 (int (*)(...))QSequentialAnimationGroup::updateState
-136 (int (*)(...))QSequentialAnimationGroup::updateDirection
-
-Class QSequentialAnimationGroup
- size=16 align=8
- base size=16 base align=8
-QSequentialAnimationGroup (0x0x7f0f7497af08) 0
- vptr=((& QSequentialAnimationGroup::_ZTV25QSequentialAnimationGroup) + 16u)
- QAnimationGroup (0x0x7f0f7497af70) 0
- primary-for QSequentialAnimationGroup (0x0x7f0f7497af08)
- QAbstractAnimation (0x0x7f0f747c1000) 0
- primary-for QAnimationGroup (0x0x7f0f7497af70)
- QObject (0x0x7f0f747795a0) 0
- primary-for QAbstractAnimation (0x0x7f0f747c1000)
-
-Class QSettings::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSettings::QPrivateSignal (0x0x7f0f747796c0) 0 empty
-
-Vtable for QSettings
-QSettings::_ZTV9QSettings: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QSettings)
-16 (int (*)(...))QSettings::metaObject
-24 (int (*)(...))QSettings::qt_metacast
-32 (int (*)(...))QSettings::qt_metacall
-40 (int (*)(...))QSettings::~QSettings
-48 (int (*)(...))QSettings::~QSettings
-56 (int (*)(...))QSettings::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSettings
- size=16 align=8
- base size=16 base align=8
-QSettings (0x0x7f0f747c1068) 0
- vptr=((& QSettings::_ZTV9QSettings) + 16u)
- QObject (0x0x7f0f74779660) 0
- primary-for QSettings (0x0x7f0f747c1068)
-
-Class QSharedMemory::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSharedMemory::QPrivateSignal (0x0x7f0f74779780) 0 empty
-
-Vtable for QSharedMemory
-QSharedMemory::_ZTV13QSharedMemory: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSharedMemory)
-16 (int (*)(...))QSharedMemory::metaObject
-24 (int (*)(...))QSharedMemory::qt_metacast
-32 (int (*)(...))QSharedMemory::qt_metacall
-40 (int (*)(...))QSharedMemory::~QSharedMemory
-48 (int (*)(...))QSharedMemory::~QSharedMemory
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSharedMemory
- size=16 align=8
- base size=16 base align=8
-QSharedMemory (0x0x7f0f747c10d0) 0
- vptr=((& QSharedMemory::_ZTV13QSharedMemory) + 16u)
- QObject (0x0x7f0f74779720) 0
- primary-for QSharedMemory (0x0x7f0f747c10d0)
-
-Class QSignalMapper::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalMapper::QPrivateSignal (0x0x7f0f74779840) 0 empty
-
-Vtable for QSignalMapper
-QSignalMapper::_ZTV13QSignalMapper: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QSignalMapper)
-16 (int (*)(...))QSignalMapper::metaObject
-24 (int (*)(...))QSignalMapper::qt_metacast
-32 (int (*)(...))QSignalMapper::qt_metacall
-40 (int (*)(...))QSignalMapper::~QSignalMapper
-48 (int (*)(...))QSignalMapper::~QSignalMapper
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSignalMapper
- size=16 align=8
- base size=16 base align=8
-QSignalMapper (0x0x7f0f747c1138) 0
- vptr=((& QSignalMapper::_ZTV13QSignalMapper) + 16u)
- QObject (0x0x7f0f747797e0) 0
- primary-for QSignalMapper (0x0x7f0f747c1138)
-
-Class QSignalTransition::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSignalTransition::QPrivateSignal (0x0x7f0f74779900) 0 empty
-
-Vtable for QSignalTransition
-QSignalTransition::_ZTV17QSignalTransition: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QSignalTransition)
-16 (int (*)(...))QSignalTransition::metaObject
-24 (int (*)(...))QSignalTransition::qt_metacast
-32 (int (*)(...))QSignalTransition::qt_metacall
-40 (int (*)(...))QSignalTransition::~QSignalTransition
-48 (int (*)(...))QSignalTransition::~QSignalTransition
-56 (int (*)(...))QSignalTransition::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSignalTransition::eventTest
-120 (int (*)(...))QSignalTransition::onTransition
-
-Class QSignalTransition
- size=16 align=8
- base size=16 base align=8
-QSignalTransition (0x0x7f0f747c11a0) 0
- vptr=((& QSignalTransition::_ZTV17QSignalTransition) + 16u)
- QAbstractTransition (0x0x7f0f747c1208) 0
- primary-for QSignalTransition (0x0x7f0f747c11a0)
- QObject (0x0x7f0f747798a0) 0
- primary-for QAbstractTransition (0x0x7f0f747c1208)
-
-Class QSocketNotifier::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSocketNotifier::QPrivateSignal (0x0x7f0f747799c0) 0 empty
-
-Vtable for QSocketNotifier
-QSocketNotifier::_ZTV15QSocketNotifier: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSocketNotifier)
-16 (int (*)(...))QSocketNotifier::metaObject
-24 (int (*)(...))QSocketNotifier::qt_metacast
-32 (int (*)(...))QSocketNotifier::qt_metacall
-40 (int (*)(...))QSocketNotifier::~QSocketNotifier
-48 (int (*)(...))QSocketNotifier::~QSocketNotifier
-56 (int (*)(...))QSocketNotifier::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSocketNotifier
- size=16 align=8
- base size=16 base align=8
-QSocketNotifier (0x0x7f0f747c1270) 0
- vptr=((& QSocketNotifier::_ZTV15QSocketNotifier) + 16u)
- QObject (0x0x7f0f74779960) 0
- primary-for QSocketNotifier (0x0x7f0f747c1270)
-
-Class QSortFilterProxyModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSortFilterProxyModel::QPrivateSignal (0x0x7f0f74779a80) 0 empty
-
-Vtable for QSortFilterProxyModel
-QSortFilterProxyModel::_ZTV21QSortFilterProxyModel: 56u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QSortFilterProxyModel)
-16 (int (*)(...))QSortFilterProxyModel::metaObject
-24 (int (*)(...))QSortFilterProxyModel::qt_metacast
-32 (int (*)(...))QSortFilterProxyModel::qt_metacall
-40 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-48 (int (*)(...))QSortFilterProxyModel::~QSortFilterProxyModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QSortFilterProxyModel::index
-120 (int (*)(...))QSortFilterProxyModel::parent
-128 (int (*)(...))QSortFilterProxyModel::sibling
-136 (int (*)(...))QSortFilterProxyModel::rowCount
-144 (int (*)(...))QSortFilterProxyModel::columnCount
-152 (int (*)(...))QSortFilterProxyModel::hasChildren
-160 (int (*)(...))QSortFilterProxyModel::data
-168 (int (*)(...))QSortFilterProxyModel::setData
-176 (int (*)(...))QSortFilterProxyModel::headerData
-184 (int (*)(...))QSortFilterProxyModel::setHeaderData
-192 (int (*)(...))QAbstractProxyModel::itemData
-200 (int (*)(...))QAbstractProxyModel::setItemData
-208 (int (*)(...))QSortFilterProxyModel::mimeTypes
-216 (int (*)(...))QSortFilterProxyModel::mimeData
-224 (int (*)(...))QAbstractProxyModel::canDropMimeData
-232 (int (*)(...))QSortFilterProxyModel::dropMimeData
-240 (int (*)(...))QSortFilterProxyModel::supportedDropActions
-248 (int (*)(...))QAbstractProxyModel::supportedDragActions
-256 (int (*)(...))QSortFilterProxyModel::insertRows
-264 (int (*)(...))QSortFilterProxyModel::insertColumns
-272 (int (*)(...))QSortFilterProxyModel::removeRows
-280 (int (*)(...))QSortFilterProxyModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QSortFilterProxyModel::fetchMore
-312 (int (*)(...))QSortFilterProxyModel::canFetchMore
-320 (int (*)(...))QSortFilterProxyModel::flags
-328 (int (*)(...))QSortFilterProxyModel::sort
-336 (int (*)(...))QSortFilterProxyModel::buddy
-344 (int (*)(...))QSortFilterProxyModel::match
-352 (int (*)(...))QSortFilterProxyModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractProxyModel::submit
-376 (int (*)(...))QAbstractProxyModel::revert
-384 (int (*)(...))QSortFilterProxyModel::setSourceModel
-392 (int (*)(...))QSortFilterProxyModel::mapToSource
-400 (int (*)(...))QSortFilterProxyModel::mapFromSource
-408 (int (*)(...))QSortFilterProxyModel::mapSelectionToSource
-416 (int (*)(...))QSortFilterProxyModel::mapSelectionFromSource
-424 (int (*)(...))QSortFilterProxyModel::filterAcceptsRow
-432 (int (*)(...))QSortFilterProxyModel::filterAcceptsColumn
-440 (int (*)(...))QSortFilterProxyModel::lessThan
-
-Class QSortFilterProxyModel
- size=16 align=8
- base size=16 base align=8
-QSortFilterProxyModel (0x0x7f0f747c12d8) 0
- vptr=((& QSortFilterProxyModel::_ZTV21QSortFilterProxyModel) + 16u)
- QAbstractProxyModel (0x0x7f0f747c1340) 0
- primary-for QSortFilterProxyModel (0x0x7f0f747c12d8)
- QAbstractItemModel (0x0x7f0f747c13a8) 0
- primary-for QAbstractProxyModel (0x0x7f0f747c1340)
- QObject (0x0x7f0f74779a20) 0
- primary-for QAbstractItemModel (0x0x7f0f747c13a8)
-
-Class QStandardPaths
- size=1 align=1
- base size=0 base align=1
-QStandardPaths (0x0x7f0f74779c60) 0 empty
-
-Class QState::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QState::QPrivateSignal (0x0x7f0f74779ea0) 0 empty
-
-Vtable for QState
-QState::_ZTV6QState: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QState)
-16 (int (*)(...))QState::metaObject
-24 (int (*)(...))QState::qt_metacast
-32 (int (*)(...))QState::qt_metacall
-40 (int (*)(...))QState::~QState
-48 (int (*)(...))QState::~QState
-56 (int (*)(...))QState::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QState::onEntry
-120 (int (*)(...))QState::onExit
-
-Class QState
- size=16 align=8
- base size=16 base align=8
-QState (0x0x7f0f747c1548) 0
- vptr=((& QState::_ZTV6QState) + 16u)
- QAbstractState (0x0x7f0f747c15b0) 0
- primary-for QState (0x0x7f0f747c1548)
- QObject (0x0x7f0f74779e40) 0
- primary-for QAbstractState (0x0x7f0f747c15b0)
-
-Class QStateMachine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStateMachine::QPrivateSignal (0x0x7f0f748c3000) 0 empty
-
-Vtable for QStateMachine::SignalEvent
-QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine11SignalEventE)
-16 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-24 (int (*)(...))QStateMachine::SignalEvent::~SignalEvent
-
-Class QStateMachine::SignalEvent
- size=48 align=8
- base size=48 base align=8
-QStateMachine::SignalEvent (0x0x7f0f747c1750) 0
- vptr=((& QStateMachine::SignalEvent::_ZTVN13QStateMachine11SignalEventE) + 16u)
- QEvent (0x0x7f0f748c3060) 0
- primary-for QStateMachine::SignalEvent (0x0x7f0f747c1750)
-
-Vtable for QStateMachine::WrappedEvent
-QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN13QStateMachine12WrappedEventE)
-16 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-24 (int (*)(...))QStateMachine::WrappedEvent::~WrappedEvent
-
-Class QStateMachine::WrappedEvent
- size=40 align=8
- base size=40 base align=8
-QStateMachine::WrappedEvent (0x0x7f0f747c17b8) 0
- vptr=((& QStateMachine::WrappedEvent::_ZTVN13QStateMachine12WrappedEventE) + 16u)
- QEvent (0x0x7f0f748c30c0) 0
- primary-for QStateMachine::WrappedEvent (0x0x7f0f747c17b8)
-
-Vtable for QStateMachine
-QStateMachine::_ZTV13QStateMachine: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStateMachine)
-16 (int (*)(...))QStateMachine::metaObject
-24 (int (*)(...))QStateMachine::qt_metacast
-32 (int (*)(...))QStateMachine::qt_metacall
-40 (int (*)(...))QStateMachine::~QStateMachine
-48 (int (*)(...))QStateMachine::~QStateMachine
-56 (int (*)(...))QStateMachine::event
-64 (int (*)(...))QStateMachine::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStateMachine::onEntry
-120 (int (*)(...))QStateMachine::onExit
-128 (int (*)(...))QStateMachine::beginSelectTransitions
-136 (int (*)(...))QStateMachine::endSelectTransitions
-144 (int (*)(...))QStateMachine::beginMicrostep
-152 (int (*)(...))QStateMachine::endMicrostep
-
-Class QStateMachine
- size=16 align=8
- base size=16 base align=8
-QStateMachine (0x0x7f0f747c1618) 0
- vptr=((& QStateMachine::_ZTV13QStateMachine) + 16u)
- QState (0x0x7f0f747c1680) 0
- primary-for QStateMachine (0x0x7f0f747c1618)
- QAbstractState (0x0x7f0f747c16e8) 0
- primary-for QState (0x0x7f0f747c1680)
- QObject (0x0x7f0f74779f60) 0
- primary-for QAbstractState (0x0x7f0f747c16e8)
-
-Class QStorageInfo
- size=8 align=8
- base size=8 base align=8
-QStorageInfo (0x0x7f0f748c3120) 0
-
-Class QAbstractConcatenable
- size=1 align=1
- base size=0 base align=1
-QAbstractConcatenable (0x0x7f0f748c3540) 0 empty
-
-Class QStringListModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStringListModel::QPrivateSignal (0x0x7f0f74599000) 0 empty
-
-Vtable for QStringListModel
-QStringListModel::_ZTV16QStringListModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QStringListModel)
-16 (int (*)(...))QStringListModel::metaObject
-24 (int (*)(...))QStringListModel::qt_metacast
-32 (int (*)(...))QStringListModel::qt_metacall
-40 (int (*)(...))QStringListModel::~QStringListModel
-48 (int (*)(...))QStringListModel::~QStringListModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QAbstractListModel::index
-120 (int (*)(...))QAbstractListModel::parent
-128 (int (*)(...))QStringListModel::sibling
-136 (int (*)(...))QStringListModel::rowCount
-144 (int (*)(...))QAbstractListModel::columnCount
-152 (int (*)(...))QAbstractListModel::hasChildren
-160 (int (*)(...))QStringListModel::data
-168 (int (*)(...))QStringListModel::setData
-176 (int (*)(...))QAbstractItemModel::headerData
-184 (int (*)(...))QAbstractItemModel::setHeaderData
-192 (int (*)(...))QAbstractItemModel::itemData
-200 (int (*)(...))QAbstractItemModel::setItemData
-208 (int (*)(...))QAbstractItemModel::mimeTypes
-216 (int (*)(...))QAbstractItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QAbstractListModel::dropMimeData
-240 (int (*)(...))QStringListModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStringListModel::insertRows
-264 (int (*)(...))QAbstractItemModel::insertColumns
-272 (int (*)(...))QStringListModel::removeRows
-280 (int (*)(...))QAbstractItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStringListModel::flags
-328 (int (*)(...))QStringListModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStringListModel
- size=24 align=8
- base size=24 base align=8
-QStringListModel (0x0x7f0f74578270) 0
- vptr=((& QStringListModel::_ZTV16QStringListModel) + 16u)
- QAbstractListModel (0x0x7f0f745782d8) 0
- primary-for QStringListModel (0x0x7f0f74578270)
- QAbstractItemModel (0x0x7f0f74578340) 0
- primary-for QAbstractListModel (0x0x7f0f745782d8)
- QObject (0x0x7f0f748c3f60) 0
- primary-for QAbstractItemModel (0x0x7f0f74578340)
-
-Class QSystemSemaphore
- size=8 align=8
- base size=8 base align=8
-QSystemSemaphore (0x0x7f0f74599060) 0
-
-Class QTemporaryDir
- size=8 align=8
- base size=8 base align=8
-QTemporaryDir (0x0x7f0f74599120) 0
-
-Class QTemporaryFile::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTemporaryFile::QPrivateSignal (0x0x7f0f74599240) 0 empty
-
-Vtable for QTemporaryFile
-QTemporaryFile::_ZTV14QTemporaryFile: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QTemporaryFile)
-16 (int (*)(...))QTemporaryFile::metaObject
-24 (int (*)(...))QTemporaryFile::qt_metacast
-32 (int (*)(...))QTemporaryFile::qt_metacall
-40 (int (*)(...))QTemporaryFile::~QTemporaryFile
-48 (int (*)(...))QTemporaryFile::~QTemporaryFile
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QFileDevice::isSequential
-120 (int (*)(...))QTemporaryFile::open
-128 (int (*)(...))QFileDevice::close
-136 (int (*)(...))QFileDevice::pos
-144 (int (*)(...))QFile::size
-152 (int (*)(...))QFileDevice::seek
-160 (int (*)(...))QFileDevice::atEnd
-168 (int (*)(...))QIODevice::reset
-176 (int (*)(...))QIODevice::bytesAvailable
-184 (int (*)(...))QIODevice::bytesToWrite
-192 (int (*)(...))QIODevice::canReadLine
-200 (int (*)(...))QIODevice::waitForReadyRead
-208 (int (*)(...))QIODevice::waitForBytesWritten
-216 (int (*)(...))QFileDevice::readData
-224 (int (*)(...))QFileDevice::readLineData
-232 (int (*)(...))QFileDevice::writeData
-240 (int (*)(...))QTemporaryFile::fileName
-248 (int (*)(...))QFile::resize
-256 (int (*)(...))QFile::permissions
-264 (int (*)(...))QFile::setPermissions
-
-Class QTemporaryFile
- size=16 align=8
- base size=16 base align=8
-QTemporaryFile (0x0x7f0f745783a8) 0
- vptr=((& QTemporaryFile::_ZTV14QTemporaryFile) + 16u)
- QFile (0x0x7f0f74578410) 0
- primary-for QTemporaryFile (0x0x7f0f745783a8)
- QFileDevice (0x0x7f0f74578478) 0
- primary-for QFile (0x0x7f0f74578410)
- QIODevice (0x0x7f0f745784e0) 0
- primary-for QFileDevice (0x0x7f0f74578478)
- QObject (0x0x7f0f745991e0) 0
- primary-for QIODevice (0x0x7f0f745784e0)
-
-Class QTextBoundaryFinder
- size=48 align=8
- base size=48 base align=8
-QTextBoundaryFinder (0x0x7f0f745992a0) 0
-
-Class QTextCodec::ConverterState
- size=32 align=8
- base size=32 base align=8
-QTextCodec::ConverterState (0x0x7f0f745994e0) 0
-
-Vtable for QTextCodec
-QTextCodec::_ZTV10QTextCodec: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextCodec)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))QTextCodec::aliases
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 0u
-64 0u
-
-Class QTextCodec
- size=8 align=8
- base size=8 base align=8
-QTextCodec (0x0x7f0f74599480) 0 nearly-empty
- vptr=((& QTextCodec::_ZTV10QTextCodec) + 16u)
-
-Class QTextEncoder
- size=40 align=8
- base size=40 base align=8
-QTextEncoder (0x0x7f0f745996c0) 0
-
-Class QTextDecoder
- size=40 align=8
- base size=40 base align=8
-QTextDecoder (0x0x7f0f74599720) 0
-
-Class QThread::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThread::QPrivateSignal (0x0x7f0f745997e0) 0 empty
-
-Vtable for QThread
-QThread::_ZTV7QThread: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QThread)
-16 (int (*)(...))QThread::metaObject
-24 (int (*)(...))QThread::qt_metacast
-32 (int (*)(...))QThread::qt_metacall
-40 (int (*)(...))QThread::~QThread
-48 (int (*)(...))QThread::~QThread
-56 (int (*)(...))QThread::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QThread::run
-
-Class QThread
- size=16 align=8
- base size=16 base align=8
-QThread (0x0x7f0f745786e8) 0
- vptr=((& QThread::_ZTV7QThread) + 16u)
- QObject (0x0x7f0f74599780) 0
- primary-for QThread (0x0x7f0f745786e8)
-
-Class QThreadPool::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QThreadPool::QPrivateSignal (0x0x7f0f745998a0) 0 empty
-
-Vtable for QThreadPool
-QThreadPool::_ZTV11QThreadPool: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QThreadPool)
-16 (int (*)(...))QThreadPool::metaObject
-24 (int (*)(...))QThreadPool::qt_metacast
-32 (int (*)(...))QThreadPool::qt_metacall
-40 (int (*)(...))QThreadPool::~QThreadPool
-48 (int (*)(...))QThreadPool::~QThreadPool
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QThreadPool
- size=16 align=8
- base size=16 base align=8
-QThreadPool (0x0x7f0f74578750) 0
- vptr=((& QThreadPool::_ZTV11QThreadPool) + 16u)
- QObject (0x0x7f0f74599840) 0
- primary-for QThreadPool (0x0x7f0f74578750)
-
-Class QThreadStorageData
- size=4 align=4
- base size=4 base align=4
-QThreadStorageData (0x0x7f0f74599900) 0
-
-Class QTimeLine::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimeLine::QPrivateSignal (0x0x7f0f74599a20) 0 empty
-
-Vtable for QTimeLine
-QTimeLine::_ZTV9QTimeLine: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTimeLine)
-16 (int (*)(...))QTimeLine::metaObject
-24 (int (*)(...))QTimeLine::qt_metacast
-32 (int (*)(...))QTimeLine::qt_metacall
-40 (int (*)(...))QTimeLine::~QTimeLine
-48 (int (*)(...))QTimeLine::~QTimeLine
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimeLine::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTimeLine::valueForTime
-
-Class QTimeLine
- size=16 align=8
- base size=16 base align=8
-QTimeLine (0x0x7f0f745787b8) 0
- vptr=((& QTimeLine::_ZTV9QTimeLine) + 16u)
- QObject (0x0x7f0f745999c0) 0
- primary-for QTimeLine (0x0x7f0f745787b8)
-
-Class QTimer::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTimer::QPrivateSignal (0x0x7f0f74599ae0) 0 empty
-
-Vtable for QTimer
-QTimer::_ZTV6QTimer: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QTimer)
-16 (int (*)(...))QTimer::metaObject
-24 (int (*)(...))QTimer::qt_metacast
-32 (int (*)(...))QTimer::qt_metacall
-40 (int (*)(...))QTimer::~QTimer
-48 (int (*)(...))QTimer::~QTimer
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QTimer::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTimer
- size=32 align=8
- base size=29 base align=8
-QTimer (0x0x7f0f74578820) 0
- vptr=((& QTimer::_ZTV6QTimer) + 16u)
- QObject (0x0x7f0f74599a80) 0
- primary-for QTimer (0x0x7f0f74578820)
-
-Class QTimeZone::OffsetData
- size=32 align=8
- base size=28 base align=8
-QTimeZone::OffsetData (0x0x7f0f746e7900) 0
-
-Class QTimeZone
- size=8 align=8
- base size=8 base align=8
-QTimeZone (0x0x7f0f746e78a0) 0
-
-Class QTranslator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTranslator::QPrivateSignal (0x0x7f0f746e7ea0) 0 empty
-
-Vtable for QTranslator
-QTranslator::_ZTV11QTranslator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTranslator)
-16 (int (*)(...))QTranslator::metaObject
-24 (int (*)(...))QTranslator::qt_metacast
-32 (int (*)(...))QTranslator::qt_metacall
-40 (int (*)(...))QTranslator::~QTranslator
-48 (int (*)(...))QTranslator::~QTranslator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTranslator::translate
-120 (int (*)(...))QTranslator::isEmpty
-
-Class QTranslator
- size=16 align=8
- base size=16 base align=8
-QTranslator (0x0x7f0f746eba90) 0
- vptr=((& QTranslator::_ZTV11QTranslator) + 16u)
- QObject (0x0x7f0f746e7e40) 0
- primary-for QTranslator (0x0x7f0f746eba90)
-
-Class QUrl
- size=8 align=8
- base size=8 base align=8
-QUrl (0x0x7f0f7475e000) 0
-
-Class QUrlQuery
- size=8 align=8
- base size=8 base align=8
-QUrlQuery (0x0x7f0f744456c0) 0
-
-Class QUuid
- size=16 align=4
- base size=16 base align=4
-QUuid (0x0x7f0f744459c0) 0
-
-Class QWaitCondition
- size=8 align=8
- base size=8 base align=8
-QWaitCondition (0x0x7f0f74445c60) 0
-
-Class QXmlStreamStringRef
- size=16 align=8
- base size=16 base align=8
-QXmlStreamStringRef (0x0x7f0f74445cc0) 0
-
-Class QXmlStreamAttribute
- size=80 align=8
- base size=73 base align=8
-QXmlStreamAttribute (0x0x7f0f74186120) 0
-
-Class QXmlStreamAttributes
- size=8 align=8
- base size=8 base align=8
-QXmlStreamAttributes (0x0x7f0f74196478) 0
- QVector<QXmlStreamAttribute> (0x0x7f0f741864e0) 0
-
-Class QXmlStreamNamespaceDeclaration
- size=40 align=8
- base size=40 base align=8
-QXmlStreamNamespaceDeclaration (0x0x7f0f74186540) 0
-
-Class QXmlStreamNotationDeclaration
- size=56 align=8
- base size=56 base align=8
-QXmlStreamNotationDeclaration (0x0x7f0f741867e0) 0
-
-Class QXmlStreamEntityDeclaration
- size=88 align=8
- base size=88 base align=8
-QXmlStreamEntityDeclaration (0x0x7f0f74186a80) 0
-
-Vtable for QXmlStreamEntityResolver
-QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QXmlStreamEntityResolver)
-16 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-24 (int (*)(...))QXmlStreamEntityResolver::~QXmlStreamEntityResolver
-32 (int (*)(...))QXmlStreamEntityResolver::resolveEntity
-40 (int (*)(...))QXmlStreamEntityResolver::resolveUndeclaredEntity
-
-Class QXmlStreamEntityResolver
- size=8 align=8
- base size=8 base align=8
-QXmlStreamEntityResolver (0x0x7f0f74186d20) 0 nearly-empty
- vptr=((& QXmlStreamEntityResolver::_ZTV24QXmlStreamEntityResolver) + 16u)
-
-Class QXmlStreamReader
- size=8 align=8
- base size=8 base align=8
-QXmlStreamReader (0x0x7f0f74186d80) 0
-
-Class QXmlStreamWriter
- size=8 align=8
- base size=8 base align=8
-QXmlStreamWriter (0x0x7f0f74186ea0) 0
-
-Class QRgba64
- size=8 align=8
- base size=8 base align=8
-QRgba64 (0x0x7f0f742a2000) 0
-
-Class QColor
- size=16 align=4
- base size=14 base align=4
-QColor (0x0x7f0f742a22a0) 0
-
-Class QRegion::QRegionData
- size=16 align=8
- base size=16 base align=8
-QRegion::QRegionData (0x0x7f0f742a27e0) 0
-
-Class QRegion
- size=8 align=8
- base size=8 base align=8
-QRegion (0x0x7f0f742a2780) 0
-
-Class QKeySequence
- size=8 align=8
- base size=8 base align=8
-QKeySequence (0x0x7f0f73fffb40) 0
-
-Class QVector2D
- size=8 align=4
- base size=8 base align=4
-QVector2D (0x0x7f0f740afd20) 0
-
-Class QTouchDevice
- size=8 align=8
- base size=8 base align=8
-QTouchDevice (0x0x7f0f740fd0c0) 0
-
-Vtable for QInputEvent
-QInputEvent::_ZTV11QInputEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QInputEvent)
-16 (int (*)(...))QInputEvent::~QInputEvent
-24 (int (*)(...))QInputEvent::~QInputEvent
-
-Class QInputEvent
- size=32 align=8
- base size=32 base align=8
-QInputEvent (0x0x7f0f740b6f08) 0
- vptr=((& QInputEvent::_ZTV11QInputEvent) + 16u)
- QEvent (0x0x7f0f740fd2a0) 0
- primary-for QInputEvent (0x0x7f0f740b6f08)
-
-Vtable for QEnterEvent
-QEnterEvent::_ZTV11QEnterEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QEnterEvent)
-16 (int (*)(...))QEnterEvent::~QEnterEvent
-24 (int (*)(...))QEnterEvent::~QEnterEvent
-
-Class QEnterEvent
- size=72 align=8
- base size=72 base align=8
-QEnterEvent (0x0x7f0f740b6f70) 0
- vptr=((& QEnterEvent::_ZTV11QEnterEvent) + 16u)
- QEvent (0x0x7f0f740fd300) 0
- primary-for QEnterEvent (0x0x7f0f740b6f70)
-
-Vtable for QMouseEvent
-QMouseEvent::_ZTV11QMouseEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QMouseEvent)
-16 (int (*)(...))QMouseEvent::~QMouseEvent
-24 (int (*)(...))QMouseEvent::~QMouseEvent
-
-Class QMouseEvent
- size=104 align=8
- base size=100 base align=8
-QMouseEvent (0x0x7f0f74164000) 0
- vptr=((& QMouseEvent::_ZTV11QMouseEvent) + 16u)
- QInputEvent (0x0x7f0f74164068) 0
- primary-for QMouseEvent (0x0x7f0f74164000)
- QEvent (0x0x7f0f740fd360) 0
- primary-for QInputEvent (0x0x7f0f74164068)
-
-Vtable for QHoverEvent
-QHoverEvent::_ZTV11QHoverEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QHoverEvent)
-16 (int (*)(...))QHoverEvent::~QHoverEvent
-24 (int (*)(...))QHoverEvent::~QHoverEvent
-
-Class QHoverEvent
- size=64 align=8
- base size=64 base align=8
-QHoverEvent (0x0x7f0f741640d0) 0
- vptr=((& QHoverEvent::_ZTV11QHoverEvent) + 16u)
- QInputEvent (0x0x7f0f74164138) 0
- primary-for QHoverEvent (0x0x7f0f741640d0)
- QEvent (0x0x7f0f740fd3c0) 0
- primary-for QInputEvent (0x0x7f0f74164138)
-
-Vtable for QWheelEvent
-QWheelEvent::_ZTV11QWheelEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QWheelEvent)
-16 (int (*)(...))QWheelEvent::~QWheelEvent
-24 (int (*)(...))QWheelEvent::~QWheelEvent
-
-Class QWheelEvent
- size=96 align=8
- base size=96 base align=8
-QWheelEvent (0x0x7f0f741641a0) 0
- vptr=((& QWheelEvent::_ZTV11QWheelEvent) + 16u)
- QInputEvent (0x0x7f0f74164208) 0
- primary-for QWheelEvent (0x0x7f0f741641a0)
- QEvent (0x0x7f0f740fd420) 0
- primary-for QInputEvent (0x0x7f0f74164208)
-
-Vtable for QTabletEvent
-QTabletEvent::_ZTV12QTabletEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QTabletEvent)
-16 (int (*)(...))QTabletEvent::~QTabletEvent
-24 (int (*)(...))QTabletEvent::~QTabletEvent
-
-Class QTabletEvent
- size=128 align=8
- base size=128 base align=8
-QTabletEvent (0x0x7f0f74164270) 0
- vptr=((& QTabletEvent::_ZTV12QTabletEvent) + 16u)
- QInputEvent (0x0x7f0f741642d8) 0
- primary-for QTabletEvent (0x0x7f0f74164270)
- QEvent (0x0x7f0f740fd480) 0
- primary-for QInputEvent (0x0x7f0f741642d8)
-
-Vtable for QNativeGestureEvent
-QNativeGestureEvent::_ZTV19QNativeGestureEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QNativeGestureEvent)
-16 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-24 (int (*)(...))QNativeGestureEvent::~QNativeGestureEvent
-
-Class QNativeGestureEvent
- size=112 align=8
- base size=112 base align=8
-QNativeGestureEvent (0x0x7f0f74164340) 0
- vptr=((& QNativeGestureEvent::_ZTV19QNativeGestureEvent) + 16u)
- QInputEvent (0x0x7f0f741643a8) 0
- primary-for QNativeGestureEvent (0x0x7f0f74164340)
- QEvent (0x0x7f0f740fd4e0) 0
- primary-for QInputEvent (0x0x7f0f741643a8)
-
-Vtable for QKeyEvent
-QKeyEvent::_ZTV9QKeyEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QKeyEvent)
-16 (int (*)(...))QKeyEvent::~QKeyEvent
-24 (int (*)(...))QKeyEvent::~QKeyEvent
-
-Class QKeyEvent
- size=64 align=8
- base size=59 base align=8
-QKeyEvent (0x0x7f0f74164410) 0
- vptr=((& QKeyEvent::_ZTV9QKeyEvent) + 16u)
- QInputEvent (0x0x7f0f74164478) 0
- primary-for QKeyEvent (0x0x7f0f74164410)
- QEvent (0x0x7f0f740fd540) 0
- primary-for QInputEvent (0x0x7f0f74164478)
-
-Vtable for QFocusEvent
-QFocusEvent::_ZTV11QFocusEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QFocusEvent)
-16 (int (*)(...))QFocusEvent::~QFocusEvent
-24 (int (*)(...))QFocusEvent::~QFocusEvent
-
-Class QFocusEvent
- size=24 align=8
- base size=24 base align=8
-QFocusEvent (0x0x7f0f741644e0) 0
- vptr=((& QFocusEvent::_ZTV11QFocusEvent) + 16u)
- QEvent (0x0x7f0f740fd5a0) 0
- primary-for QFocusEvent (0x0x7f0f741644e0)
-
-Vtable for QPaintEvent
-QPaintEvent::_ZTV11QPaintEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QPaintEvent)
-16 (int (*)(...))QPaintEvent::~QPaintEvent
-24 (int (*)(...))QPaintEvent::~QPaintEvent
-
-Class QPaintEvent
- size=56 align=8
- base size=49 base align=8
-QPaintEvent (0x0x7f0f74164548) 0
- vptr=((& QPaintEvent::_ZTV11QPaintEvent) + 16u)
- QEvent (0x0x7f0f740fd600) 0
- primary-for QPaintEvent (0x0x7f0f74164548)
-
-Vtable for QMoveEvent
-QMoveEvent::_ZTV10QMoveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QMoveEvent)
-16 (int (*)(...))QMoveEvent::~QMoveEvent
-24 (int (*)(...))QMoveEvent::~QMoveEvent
-
-Class QMoveEvent
- size=40 align=8
- base size=36 base align=8
-QMoveEvent (0x0x7f0f741645b0) 0
- vptr=((& QMoveEvent::_ZTV10QMoveEvent) + 16u)
- QEvent (0x0x7f0f740fd660) 0
- primary-for QMoveEvent (0x0x7f0f741645b0)
-
-Vtable for QExposeEvent
-QExposeEvent::_ZTV12QExposeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QExposeEvent)
-16 (int (*)(...))QExposeEvent::~QExposeEvent
-24 (int (*)(...))QExposeEvent::~QExposeEvent
-
-Class QExposeEvent
- size=32 align=8
- base size=32 base align=8
-QExposeEvent (0x0x7f0f74164618) 0
- vptr=((& QExposeEvent::_ZTV12QExposeEvent) + 16u)
- QEvent (0x0x7f0f740fd6c0) 0
- primary-for QExposeEvent (0x0x7f0f74164618)
-
-Vtable for QPlatformSurfaceEvent
-QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI21QPlatformSurfaceEvent)
-16 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-24 (int (*)(...))QPlatformSurfaceEvent::~QPlatformSurfaceEvent
-
-Class QPlatformSurfaceEvent
- size=24 align=8
- base size=24 base align=8
-QPlatformSurfaceEvent (0x0x7f0f74164680) 0
- vptr=((& QPlatformSurfaceEvent::_ZTV21QPlatformSurfaceEvent) + 16u)
- QEvent (0x0x7f0f740fd720) 0
- primary-for QPlatformSurfaceEvent (0x0x7f0f74164680)
-
-Vtable for QResizeEvent
-QResizeEvent::_ZTV12QResizeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QResizeEvent)
-16 (int (*)(...))QResizeEvent::~QResizeEvent
-24 (int (*)(...))QResizeEvent::~QResizeEvent
-
-Class QResizeEvent
- size=40 align=8
- base size=36 base align=8
-QResizeEvent (0x0x7f0f741646e8) 0
- vptr=((& QResizeEvent::_ZTV12QResizeEvent) + 16u)
- QEvent (0x0x7f0f740fd780) 0
- primary-for QResizeEvent (0x0x7f0f741646e8)
-
-Vtable for QCloseEvent
-QCloseEvent::_ZTV11QCloseEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QCloseEvent)
-16 (int (*)(...))QCloseEvent::~QCloseEvent
-24 (int (*)(...))QCloseEvent::~QCloseEvent
-
-Class QCloseEvent
- size=24 align=8
- base size=20 base align=8
-QCloseEvent (0x0x7f0f74164750) 0
- vptr=((& QCloseEvent::_ZTV11QCloseEvent) + 16u)
- QEvent (0x0x7f0f740fd7e0) 0
- primary-for QCloseEvent (0x0x7f0f74164750)
-
-Vtable for QIconDragEvent
-QIconDragEvent::_ZTV14QIconDragEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QIconDragEvent)
-16 (int (*)(...))QIconDragEvent::~QIconDragEvent
-24 (int (*)(...))QIconDragEvent::~QIconDragEvent
-
-Class QIconDragEvent
- size=24 align=8
- base size=20 base align=8
-QIconDragEvent (0x0x7f0f741647b8) 0
- vptr=((& QIconDragEvent::_ZTV14QIconDragEvent) + 16u)
- QEvent (0x0x7f0f740fd840) 0
- primary-for QIconDragEvent (0x0x7f0f741647b8)
-
-Vtable for QShowEvent
-QShowEvent::_ZTV10QShowEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QShowEvent)
-16 (int (*)(...))QShowEvent::~QShowEvent
-24 (int (*)(...))QShowEvent::~QShowEvent
-
-Class QShowEvent
- size=24 align=8
- base size=20 base align=8
-QShowEvent (0x0x7f0f74164820) 0
- vptr=((& QShowEvent::_ZTV10QShowEvent) + 16u)
- QEvent (0x0x7f0f740fd8a0) 0
- primary-for QShowEvent (0x0x7f0f74164820)
-
-Vtable for QHideEvent
-QHideEvent::_ZTV10QHideEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHideEvent)
-16 (int (*)(...))QHideEvent::~QHideEvent
-24 (int (*)(...))QHideEvent::~QHideEvent
-
-Class QHideEvent
- size=24 align=8
- base size=20 base align=8
-QHideEvent (0x0x7f0f74164888) 0
- vptr=((& QHideEvent::_ZTV10QHideEvent) + 16u)
- QEvent (0x0x7f0f740fd900) 0
- primary-for QHideEvent (0x0x7f0f74164888)
-
-Vtable for QContextMenuEvent
-QContextMenuEvent::_ZTV17QContextMenuEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QContextMenuEvent)
-16 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-24 (int (*)(...))QContextMenuEvent::~QContextMenuEvent
-
-Class QContextMenuEvent
- size=56 align=8
- base size=49 base align=8
-QContextMenuEvent (0x0x7f0f741648f0) 0
- vptr=((& QContextMenuEvent::_ZTV17QContextMenuEvent) + 16u)
- QInputEvent (0x0x7f0f74164958) 0
- primary-for QContextMenuEvent (0x0x7f0f741648f0)
- QEvent (0x0x7f0f740fd960) 0
- primary-for QInputEvent (0x0x7f0f74164958)
-
-Class QInputMethodEvent::Attribute
- size=32 align=8
- base size=32 base align=8
-QInputMethodEvent::Attribute (0x0x7f0f740fda20) 0
-
-Vtable for QInputMethodEvent
-QInputMethodEvent::_ZTV17QInputMethodEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QInputMethodEvent)
-16 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-24 (int (*)(...))QInputMethodEvent::~QInputMethodEvent
-
-Class QInputMethodEvent
- size=56 align=8
- base size=56 base align=8
-QInputMethodEvent (0x0x7f0f741649c0) 0
- vptr=((& QInputMethodEvent::_ZTV17QInputMethodEvent) + 16u)
- QEvent (0x0x7f0f740fd9c0) 0
- primary-for QInputMethodEvent (0x0x7f0f741649c0)
-
-Class QInputMethodQueryEvent::QueryPair
- size=24 align=8
- base size=24 base align=8
-QInputMethodQueryEvent::QueryPair (0x0x7f0f740fdea0) 0
-
-Vtable for QInputMethodQueryEvent
-QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QInputMethodQueryEvent)
-16 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-24 (int (*)(...))QInputMethodQueryEvent::~QInputMethodQueryEvent
-
-Class QInputMethodQueryEvent
- size=32 align=8
- base size=32 base align=8
-QInputMethodQueryEvent (0x0x7f0f74164d00) 0
- vptr=((& QInputMethodQueryEvent::_ZTV22QInputMethodQueryEvent) + 16u)
- QEvent (0x0x7f0f740fde40) 0
- primary-for QInputMethodQueryEvent (0x0x7f0f74164d00)
-
-Vtable for QDropEvent
-QDropEvent::_ZTV10QDropEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QDropEvent)
-16 (int (*)(...))QDropEvent::~QDropEvent
-24 (int (*)(...))QDropEvent::~QDropEvent
-
-Class QDropEvent
- size=72 align=8
- base size=72 base align=8
-QDropEvent (0x0x7f0f73e93000) 0
- vptr=((& QDropEvent::_ZTV10QDropEvent) + 16u)
- QEvent (0x0x7f0f73e8b240) 0
- primary-for QDropEvent (0x0x7f0f73e93000)
-
-Vtable for QDragMoveEvent
-QDragMoveEvent::_ZTV14QDragMoveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QDragMoveEvent)
-16 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-24 (int (*)(...))QDragMoveEvent::~QDragMoveEvent
-
-Class QDragMoveEvent
- size=88 align=8
- base size=88 base align=8
-QDragMoveEvent (0x0x7f0f73e93068) 0
- vptr=((& QDragMoveEvent::_ZTV14QDragMoveEvent) + 16u)
- QDropEvent (0x0x7f0f73e930d0) 0
- primary-for QDragMoveEvent (0x0x7f0f73e93068)
- QEvent (0x0x7f0f73e8b2a0) 0
- primary-for QDropEvent (0x0x7f0f73e930d0)
-
-Vtable for QDragEnterEvent
-QDragEnterEvent::_ZTV15QDragEnterEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragEnterEvent)
-16 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-24 (int (*)(...))QDragEnterEvent::~QDragEnterEvent
-
-Class QDragEnterEvent
- size=88 align=8
- base size=88 base align=8
-QDragEnterEvent (0x0x7f0f73e93138) 0
- vptr=((& QDragEnterEvent::_ZTV15QDragEnterEvent) + 16u)
- QDragMoveEvent (0x0x7f0f73e931a0) 0
- primary-for QDragEnterEvent (0x0x7f0f73e93138)
- QDropEvent (0x0x7f0f73e93208) 0
- primary-for QDragMoveEvent (0x0x7f0f73e931a0)
- QEvent (0x0x7f0f73e8b300) 0
- primary-for QDropEvent (0x0x7f0f73e93208)
-
-Vtable for QDragLeaveEvent
-QDragLeaveEvent::_ZTV15QDragLeaveEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QDragLeaveEvent)
-16 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-24 (int (*)(...))QDragLeaveEvent::~QDragLeaveEvent
-
-Class QDragLeaveEvent
- size=24 align=8
- base size=20 base align=8
-QDragLeaveEvent (0x0x7f0f73e93270) 0
- vptr=((& QDragLeaveEvent::_ZTV15QDragLeaveEvent) + 16u)
- QEvent (0x0x7f0f73e8b360) 0
- primary-for QDragLeaveEvent (0x0x7f0f73e93270)
-
-Vtable for QHelpEvent
-QHelpEvent::_ZTV10QHelpEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QHelpEvent)
-16 (int (*)(...))QHelpEvent::~QHelpEvent
-24 (int (*)(...))QHelpEvent::~QHelpEvent
-
-Class QHelpEvent
- size=40 align=8
- base size=36 base align=8
-QHelpEvent (0x0x7f0f73e932d8) 0
- vptr=((& QHelpEvent::_ZTV10QHelpEvent) + 16u)
- QEvent (0x0x7f0f73e8b3c0) 0
- primary-for QHelpEvent (0x0x7f0f73e932d8)
-
-Vtable for QStatusTipEvent
-QStatusTipEvent::_ZTV15QStatusTipEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QStatusTipEvent)
-16 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-24 (int (*)(...))QStatusTipEvent::~QStatusTipEvent
-
-Class QStatusTipEvent
- size=32 align=8
- base size=32 base align=8
-QStatusTipEvent (0x0x7f0f73e93340) 0
- vptr=((& QStatusTipEvent::_ZTV15QStatusTipEvent) + 16u)
- QEvent (0x0x7f0f73e8b420) 0
- primary-for QStatusTipEvent (0x0x7f0f73e93340)
-
-Vtable for QWhatsThisClickedEvent
-QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QWhatsThisClickedEvent)
-16 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-24 (int (*)(...))QWhatsThisClickedEvent::~QWhatsThisClickedEvent
-
-Class QWhatsThisClickedEvent
- size=32 align=8
- base size=32 base align=8
-QWhatsThisClickedEvent (0x0x7f0f73e933a8) 0
- vptr=((& QWhatsThisClickedEvent::_ZTV22QWhatsThisClickedEvent) + 16u)
- QEvent (0x0x7f0f73e8b480) 0
- primary-for QWhatsThisClickedEvent (0x0x7f0f73e933a8)
-
-Vtable for QActionEvent
-QActionEvent::_ZTV12QActionEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QActionEvent)
-16 (int (*)(...))QActionEvent::~QActionEvent
-24 (int (*)(...))QActionEvent::~QActionEvent
-
-Class QActionEvent
- size=40 align=8
- base size=40 base align=8
-QActionEvent (0x0x7f0f73e93410) 0
- vptr=((& QActionEvent::_ZTV12QActionEvent) + 16u)
- QEvent (0x0x7f0f73e8b4e0) 0
- primary-for QActionEvent (0x0x7f0f73e93410)
-
-Vtable for QFileOpenEvent
-QFileOpenEvent::_ZTV14QFileOpenEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QFileOpenEvent)
-16 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-24 (int (*)(...))QFileOpenEvent::~QFileOpenEvent
-
-Class QFileOpenEvent
- size=40 align=8
- base size=40 base align=8
-QFileOpenEvent (0x0x7f0f73e93478) 0
- vptr=((& QFileOpenEvent::_ZTV14QFileOpenEvent) + 16u)
- QEvent (0x0x7f0f73e8b540) 0
- primary-for QFileOpenEvent (0x0x7f0f73e93478)
-
-Vtable for QToolBarChangeEvent
-QToolBarChangeEvent::_ZTV19QToolBarChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QToolBarChangeEvent)
-16 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-24 (int (*)(...))QToolBarChangeEvent::~QToolBarChangeEvent
-
-Class QToolBarChangeEvent
- size=24 align=8
- base size=21 base align=8
-QToolBarChangeEvent (0x0x7f0f73e934e0) 0
- vptr=((& QToolBarChangeEvent::_ZTV19QToolBarChangeEvent) + 16u)
- QEvent (0x0x7f0f73e8b5a0) 0
- primary-for QToolBarChangeEvent (0x0x7f0f73e934e0)
-
-Vtable for QShortcutEvent
-QShortcutEvent::_ZTV14QShortcutEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QShortcutEvent)
-16 (int (*)(...))QShortcutEvent::~QShortcutEvent
-24 (int (*)(...))QShortcutEvent::~QShortcutEvent
-
-Class QShortcutEvent
- size=40 align=8
- base size=40 base align=8
-QShortcutEvent (0x0x7f0f73e93548) 0
- vptr=((& QShortcutEvent::_ZTV14QShortcutEvent) + 16u)
- QEvent (0x0x7f0f73e8b600) 0
- primary-for QShortcutEvent (0x0x7f0f73e93548)
-
-Vtable for QWindowStateChangeEvent
-QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QWindowStateChangeEvent)
-16 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-24 (int (*)(...))QWindowStateChangeEvent::~QWindowStateChangeEvent
-
-Class QWindowStateChangeEvent
- size=32 align=8
- base size=25 base align=8
-QWindowStateChangeEvent (0x0x7f0f73e935b0) 0
- vptr=((& QWindowStateChangeEvent::_ZTV23QWindowStateChangeEvent) + 16u)
- QEvent (0x0x7f0f73e8b660) 0
- primary-for QWindowStateChangeEvent (0x0x7f0f73e935b0)
-
-Class QPointingDeviceUniqueId
- size=8 align=8
- base size=8 base align=8
-QPointingDeviceUniqueId (0x0x7f0f73e8b6c0) 0
-
-Class QTouchEvent::TouchPoint
- size=8 align=8
- base size=8 base align=8
-QTouchEvent::TouchPoint (0x0x7f0f73e8ba20) 0
-
-Vtable for QTouchEvent
-QTouchEvent::_ZTV11QTouchEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTouchEvent)
-16 (int (*)(...))QTouchEvent::~QTouchEvent
-24 (int (*)(...))QTouchEvent::~QTouchEvent
-
-Class QTouchEvent
- size=72 align=8
- base size=72 base align=8
-QTouchEvent (0x0x7f0f73e937b8) 0
- vptr=((& QTouchEvent::_ZTV11QTouchEvent) + 16u)
- QInputEvent (0x0x7f0f73e93820) 0
- primary-for QTouchEvent (0x0x7f0f73e937b8)
- QEvent (0x0x7f0f73e8b9c0) 0
- primary-for QInputEvent (0x0x7f0f73e93820)
-
-Vtable for QScrollPrepareEvent
-QScrollPrepareEvent::_ZTV19QScrollPrepareEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QScrollPrepareEvent)
-16 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-24 (int (*)(...))QScrollPrepareEvent::~QScrollPrepareEvent
-
-Class QScrollPrepareEvent
- size=112 align=8
- base size=112 base align=8
-QScrollPrepareEvent (0x0x7f0f73bab068) 0
- vptr=((& QScrollPrepareEvent::_ZTV19QScrollPrepareEvent) + 16u)
- QEvent (0x0x7f0f73baa0c0) 0
- primary-for QScrollPrepareEvent (0x0x7f0f73bab068)
-
-Vtable for QScrollEvent
-QScrollEvent::_ZTV12QScrollEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QScrollEvent)
-16 (int (*)(...))QScrollEvent::~QScrollEvent
-24 (int (*)(...))QScrollEvent::~QScrollEvent
-
-Class QScrollEvent
- size=64 align=8
- base size=60 base align=8
-QScrollEvent (0x0x7f0f73bab0d0) 0
- vptr=((& QScrollEvent::_ZTV12QScrollEvent) + 16u)
- QEvent (0x0x7f0f73baa120) 0
- primary-for QScrollEvent (0x0x7f0f73bab0d0)
-
-Vtable for QScreenOrientationChangeEvent
-QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QScreenOrientationChangeEvent)
-16 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-24 (int (*)(...))QScreenOrientationChangeEvent::~QScreenOrientationChangeEvent
-
-Class QScreenOrientationChangeEvent
- size=40 align=8
- base size=36 base align=8
-QScreenOrientationChangeEvent (0x0x7f0f73bab138) 0
- vptr=((& QScreenOrientationChangeEvent::_ZTV29QScreenOrientationChangeEvent) + 16u)
- QEvent (0x0x7f0f73baa180) 0
- primary-for QScreenOrientationChangeEvent (0x0x7f0f73bab138)
-
-Vtable for QApplicationStateChangeEvent
-QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI28QApplicationStateChangeEvent)
-16 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-24 (int (*)(...))QApplicationStateChangeEvent::~QApplicationStateChangeEvent
-
-Class QApplicationStateChangeEvent
- size=24 align=8
- base size=24 base align=8
-QApplicationStateChangeEvent (0x0x7f0f73bab1a0) 0
- vptr=((& QApplicationStateChangeEvent::_ZTV28QApplicationStateChangeEvent) + 16u)
- QEvent (0x0x7f0f73baa1e0) 0
- primary-for QApplicationStateChangeEvent (0x0x7f0f73bab1a0)
-
-Class QFont
- size=16 align=8
- base size=12 base align=8
-QFont (0x0x7f0f73baa240) 0
-
-Class QPolygon
- size=8 align=8
- base size=8 base align=8
-QPolygon (0x0x7f0f73bab548) 0
- QVector<QPoint> (0x0x7f0f73baa600) 0
-
-Class QPolygonF
- size=8 align=8
- base size=8 base align=8
-QPolygonF (0x0x7f0f73bab8f0) 0
- QVector<QPointF> (0x0x7f0f73baaa80) 0
-
-Class QMatrix
- size=48 align=8
- base size=48 base align=8
-QMatrix (0x0x7f0f73baae40) 0
-
-Class QPainterPath::Element
- size=24 align=8
- base size=24 base align=8
-QPainterPath::Element (0x0x7f0f73d1e180) 0
-
-Class QPainterPath
- size=8 align=8
- base size=8 base align=8
-QPainterPath (0x0x7f0f73d1e120) 0
-
-Class QPainterPathStroker
- size=8 align=8
- base size=8 base align=8
-QPainterPathStroker (0x0x7f0f73d1e6c0) 0
-
-Class QTransform
- size=88 align=8
- base size=88 base align=8
-QTransform (0x0x7f0f73d1e7e0) 0
-
-Vtable for QPaintDevice
-QPaintDevice::_ZTV12QPaintDevice: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintDevice)
-16 0u
-24 0u
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDevice
- size=24 align=8
- base size=24 base align=8
-QPaintDevice (0x0x7f0f73d1ea80) 0
- vptr=((& QPaintDevice::_ZTV12QPaintDevice) + 16u)
-
-Class QPixelFormat
- size=8 align=8
- base size=8 base align=8
-QPixelFormat (0x0x7f0f73d1eae0) 0
-
-Vtable for QImage
-QImage::_ZTV6QImage: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QImage)
-16 (int (*)(...))QImage::~QImage
-24 (int (*)(...))QImage::~QImage
-32 (int (*)(...))QImage::devType
-40 (int (*)(...))QImage::paintEngine
-48 (int (*)(...))QImage::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QImage
- size=32 align=8
- base size=32 base align=8
-QImage (0x0x7f0f73964478) 0
- vptr=((& QImage::_ZTV6QImage) + 16u)
- QPaintDevice (0x0x7f0f73d1ed80) 0
- primary-for QImage (0x0x7f0f73964478)
-
-Vtable for QPixmap
-QPixmap::_ZTV7QPixmap: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QPixmap)
-16 (int (*)(...))QPixmap::~QPixmap
-24 (int (*)(...))QPixmap::~QPixmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPixmap
- size=32 align=8
- base size=32 base align=8
-QPixmap (0x0x7f0f73754000) 0
- vptr=((& QPixmap::_ZTV7QPixmap) + 16u)
- QPaintDevice (0x0x7f0f73b19d20) 0
- primary-for QPixmap (0x0x7f0f73754000)
-
-Class QBrush
- size=8 align=8
- base size=8 base align=8
-QBrush (0x0x7f0f73792060) 0
-
-Class QBrushData
- size=112 align=8
- base size=112 base align=8
-QBrushData (0x0x7f0f73792360) 0
-
-Class QGradient
- size=64 align=8
- base size=64 base align=8
-QGradient (0x0x7f0f737923c0) 0
-
-Class QLinearGradient
- size=64 align=8
- base size=64 base align=8
-QLinearGradient (0x0x7f0f73754478) 0
- QGradient (0x0x7f0f73792660) 0
-
-Class QRadialGradient
- size=64 align=8
- base size=64 base align=8
-QRadialGradient (0x0x7f0f737544e0) 0
- QGradient (0x0x7f0f737926c0) 0
-
-Class QConicalGradient
- size=64 align=8
- base size=64 base align=8
-QConicalGradient (0x0x7f0f73754548) 0
- QGradient (0x0x7f0f73792720) 0
-
-Class QPen
- size=8 align=8
- base size=8 base align=8
-QPen (0x0x7f0f73792780) 0
-
-Class QTextOption::Tab
- size=16 align=8
- base size=14 base align=8
-QTextOption::Tab (0x0x7f0f738a29c0) 0
-
-Class QTextOption
- size=32 align=8
- base size=32 base align=8
-QTextOption (0x0x7f0f738a2960) 0
-
-Class QTextLength
- size=16 align=8
- base size=16 base align=8
-QTextLength (0x0x7f0f738a2cc0) 0
-
-Class QTextFormat
- size=16 align=8
- base size=12 base align=8
-QTextFormat (0x0x7f0f738a2f60) 0
-
-Class QTextCharFormat
- size=16 align=8
- base size=12 base align=8
-QTextCharFormat (0x0x7f0f735ce0d0) 0
- QTextFormat (0x0x7f0f735504e0) 0
-
-Class QTextBlockFormat
- size=16 align=8
- base size=12 base align=8
-QTextBlockFormat (0x0x7f0f735ce2d8) 0
- QTextFormat (0x0x7f0f73550780) 0
-
-Class QTextListFormat
- size=16 align=8
- base size=12 base align=8
-QTextListFormat (0x0x7f0f735ce548) 0
- QTextFormat (0x0x7f0f73550a20) 0
-
-Class QTextImageFormat
- size=16 align=8
- base size=12 base align=8
-QTextImageFormat (0x0x7f0f735ce750) 0
- QTextCharFormat (0x0x7f0f735ce7b8) 0
- QTextFormat (0x0x7f0f73550cc0) 0
-
-Class QTextFrameFormat
- size=16 align=8
- base size=12 base align=8
-QTextFrameFormat (0x0x7f0f735ce9c0) 0
- QTextFormat (0x0x7f0f73550f60) 0
-
-Class QTextTableFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableFormat (0x0x7f0f735cebc8) 0
- QTextFrameFormat (0x0x7f0f735cec30) 0
- QTextFormat (0x0x7f0f736a7240) 0
-
-Class QTextTableCellFormat
- size=16 align=8
- base size=12 base align=8
-QTextTableCellFormat (0x0x7f0f735cee38) 0
- QTextCharFormat (0x0x7f0f735ceea0) 0
- QTextFormat (0x0x7f0f736a7540) 0
-
-Class QFontDatabase
- size=8 align=8
- base size=8 base align=8
-QFontDatabase (0x0x7f0f736a77e0) 0
-
-Class QRawFont
- size=8 align=8
- base size=8 base align=8
-QRawFont (0x0x7f0f736a7840) 0
-
-Class QGlyphRun
- size=8 align=8
- base size=8 base align=8
-QGlyphRun (0x0x7f0f736a7de0) 0
-
-Class QTextCursor
- size=8 align=8
- base size=8 base align=8
-QTextCursor (0x0x7f0f733ad120) 0
-
-Class QTextInlineObject
- size=16 align=8
- base size=16 base align=8
-QTextInlineObject (0x0x7f0f733ad420) 0
-
-Class QTextLayout::FormatRange
- size=24 align=8
- base size=24 base align=8
-QTextLayout::FormatRange (0x0x7f0f733ad4e0) 0
-
-Class QTextLayout
- size=8 align=8
- base size=8 base align=8
-QTextLayout (0x0x7f0f733ad480) 0
-
-Class QTextLine
- size=16 align=8
- base size=16 base align=8
-QTextLine (0x0x7f0f733ad840) 0
-
-Vtable for QAbstractUndoItem
-QAbstractUndoItem::_ZTV17QAbstractUndoItem: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAbstractUndoItem)
-16 (int (*)(...))__cxa_pure_virtual
-24 (int (*)(...))__cxa_pure_virtual
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAbstractUndoItem
- size=8 align=8
- base size=8 base align=8
-QAbstractUndoItem (0x0x7f0f733ad8a0) 0 nearly-empty
- vptr=((& QAbstractUndoItem::_ZTV17QAbstractUndoItem) + 16u)
-
-Class QTextDocument::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextDocument::QPrivateSignal (0x0x7f0f733ad960) 0 empty
-
-Vtable for QTextDocument
-QTextDocument::_ZTV13QTextDocument: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QTextDocument)
-16 (int (*)(...))QTextDocument::metaObject
-24 (int (*)(...))QTextDocument::qt_metacast
-32 (int (*)(...))QTextDocument::qt_metacall
-40 (int (*)(...))QTextDocument::~QTextDocument
-48 (int (*)(...))QTextDocument::~QTextDocument
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextDocument::clear
-120 (int (*)(...))QTextDocument::createObject
-128 (int (*)(...))QTextDocument::loadResource
-
-Class QTextDocument
- size=16 align=8
- base size=16 base align=8
-QTextDocument (0x0x7f0f736e0af8) 0
- vptr=((& QTextDocument::_ZTV13QTextDocument) + 16u)
- QObject (0x0x7f0f733ad900) 0
- primary-for QTextDocument (0x0x7f0f736e0af8)
-
-Class QPalette::Data
- size=4 align=4
- base size=4 base align=4
-QPalette::Data (0x0x7f0f733adba0) 0
-
-Class QPalette
- size=16 align=8
- base size=12 base align=8
-QPalette (0x0x7f0f733adb40) 0
-
-Class QAbstractTextDocumentLayout::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAbstractTextDocumentLayout::QPrivateSignal (0x0x7f0f73152c60) 0 empty
-
-Class QAbstractTextDocumentLayout::Selection
- size=24 align=8
- base size=24 base align=8
-QAbstractTextDocumentLayout::Selection (0x0x7f0f73152cc0) 0
-
-Class QAbstractTextDocumentLayout::PaintContext
- size=64 align=8
- base size=64 base align=8
-QAbstractTextDocumentLayout::PaintContext (0x0x7f0f73152d20) 0
-
-Vtable for QAbstractTextDocumentLayout
-QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAbstractTextDocumentLayout)
-16 (int (*)(...))QAbstractTextDocumentLayout::metaObject
-24 (int (*)(...))QAbstractTextDocumentLayout::qt_metacast
-32 (int (*)(...))QAbstractTextDocumentLayout::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))QAbstractTextDocumentLayout::resizeInlineObject
-176 (int (*)(...))QAbstractTextDocumentLayout::positionInlineObject
-184 (int (*)(...))QAbstractTextDocumentLayout::drawInlineObject
-
-Class QAbstractTextDocumentLayout
- size=16 align=8
- base size=16 base align=8
-QAbstractTextDocumentLayout (0x0x7f0f73162750) 0
- vptr=((& QAbstractTextDocumentLayout::_ZTV27QAbstractTextDocumentLayout) + 16u)
- QObject (0x0x7f0f73152c00) 0
- primary-for QAbstractTextDocumentLayout (0x0x7f0f73162750)
-
-Vtable for QTextObjectInterface
-QTextObjectInterface::_ZTV20QTextObjectInterface: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextObjectInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QTextObjectInterface
- size=8 align=8
- base size=8 base align=8
-QTextObjectInterface (0x0x7f0f731ce300) 0 nearly-empty
- vptr=((& QTextObjectInterface::_ZTV20QTextObjectInterface) + 16u)
-
-Class QAccessible::State
- size=8 align=8
- base size=5 base align=8
-QAccessible::State (0x0x7f0f731ce420) 0
-
-Vtable for QAccessible::ActivationObserver
-QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTIN11QAccessible18ActivationObserverE)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessible::ActivationObserver
- size=8 align=8
- base size=8 base align=8
-QAccessible::ActivationObserver (0x0x7f0f731ce480) 0 nearly-empty
- vptr=((& QAccessible::ActivationObserver::_ZTVN11QAccessible18ActivationObserverE) + 16u)
-
-Class QAccessible
- size=1 align=1
- base size=0 base align=1
-QAccessible (0x0x7f0f731ce3c0) 0 empty
-
-Vtable for QAccessibleInterface
-QAccessibleInterface::_ZTV20QAccessibleInterface: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QAccessibleInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleInterface (0x0x7f0f731ce660) 0 nearly-empty
- vptr=((& QAccessibleInterface::_ZTV20QAccessibleInterface) + 16u)
-
-Vtable for QAccessibleTextInterface
-QAccessibleTextInterface::_ZTV24QAccessibleTextInterface: 20u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAccessibleTextInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))QAccessibleTextInterface::textBeforeOffset
-104 (int (*)(...))QAccessibleTextInterface::textAfterOffset
-112 (int (*)(...))QAccessibleTextInterface::textAtOffset
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTextInterface (0x0x7f0f731ce6c0) 0 nearly-empty
- vptr=((& QAccessibleTextInterface::_ZTV24QAccessibleTextInterface) + 16u)
-
-Vtable for QAccessibleEditableTextInterface
-QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleEditableTextInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleEditableTextInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleEditableTextInterface (0x0x7f0f731ce720) 0 nearly-empty
- vptr=((& QAccessibleEditableTextInterface::_ZTV32QAccessibleEditableTextInterface) + 16u)
-
-Vtable for QAccessibleValueInterface
-QAccessibleValueInterface::_ZTV25QAccessibleValueInterface: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleValueInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleValueInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleValueInterface (0x0x7f0f731ce780) 0 nearly-empty
- vptr=((& QAccessibleValueInterface::_ZTV25QAccessibleValueInterface) + 16u)
-
-Vtable for QAccessibleTableCellInterface
-QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface: 12u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTableCellInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableCellInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableCellInterface (0x0x7f0f731ce7e0) 0 nearly-empty
- vptr=((& QAccessibleTableCellInterface::_ZTV29QAccessibleTableCellInterface) + 16u)
-
-Vtable for QAccessibleTableInterface
-QAccessibleTableInterface::_ZTV25QAccessibleTableInterface: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleTableInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-72 (int (*)(...))__cxa_pure_virtual
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-128 (int (*)(...))__cxa_pure_virtual
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))__cxa_pure_virtual
-160 (int (*)(...))__cxa_pure_virtual
-168 (int (*)(...))__cxa_pure_virtual
-176 (int (*)(...))__cxa_pure_virtual
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleTableInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleTableInterface (0x0x7f0f731ce840) 0 nearly-empty
- vptr=((& QAccessibleTableInterface::_ZTV25QAccessibleTableInterface) + 16u)
-
-Vtable for QAccessibleActionInterface
-QAccessibleActionInterface::_ZTV26QAccessibleActionInterface: 9u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleActionInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QAccessibleActionInterface::localizedActionName
-48 (int (*)(...))QAccessibleActionInterface::localizedActionDescription
-56 (int (*)(...))__cxa_pure_virtual
-64 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleActionInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleActionInterface (0x0x7f0f731ce8a0) 0 nearly-empty
- vptr=((& QAccessibleActionInterface::_ZTV26QAccessibleActionInterface) + 16u)
-
-Vtable for QAccessibleImageInterface
-QAccessibleImageInterface::_ZTV25QAccessibleImageInterface: 7u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI25QAccessibleImageInterface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleImageInterface
- size=8 align=8
- base size=8 base align=8
-QAccessibleImageInterface (0x0x7f0f731ce900) 0 nearly-empty
- vptr=((& QAccessibleImageInterface::_ZTV25QAccessibleImageInterface) + 16u)
-
-Vtable for QAccessibleEvent
-QAccessibleEvent::_ZTV16QAccessibleEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QAccessibleEvent)
-16 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-24 (int (*)(...))QAccessibleEvent::~QAccessibleEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleEvent
- size=32 align=8
- base size=28 base align=8
-QAccessibleEvent (0x0x7f0f731ce960) 0
- vptr=((& QAccessibleEvent::_ZTV16QAccessibleEvent) + 16u)
-
-Vtable for QAccessibleStateChangeEvent
-QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleStateChangeEvent)
-16 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-24 (int (*)(...))QAccessibleStateChangeEvent::~QAccessibleStateChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleStateChangeEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleStateChangeEvent (0x0x7f0f73162c98) 0
- vptr=((& QAccessibleStateChangeEvent::_ZTV27QAccessibleStateChangeEvent) + 16u)
- QAccessibleEvent (0x0x7f0f73298120) 0
- primary-for QAccessibleStateChangeEvent (0x0x7f0f73162c98)
-
-Vtable for QAccessibleTextCursorEvent
-QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextCursorEvent)
-16 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-24 (int (*)(...))QAccessibleTextCursorEvent::~QAccessibleTextCursorEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextCursorEvent
- size=32 align=8
- base size=32 base align=8
-QAccessibleTextCursorEvent (0x0x7f0f73162d00) 0
- vptr=((& QAccessibleTextCursorEvent::_ZTV26QAccessibleTextCursorEvent) + 16u)
- QAccessibleEvent (0x0x7f0f73298180) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f0f73162d00)
-
-Vtable for QAccessibleTextSelectionEvent
-QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI29QAccessibleTextSelectionEvent)
-16 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-24 (int (*)(...))QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextSelectionEvent
- size=40 align=8
- base size=40 base align=8
-QAccessibleTextSelectionEvent (0x0x7f0f73162d68) 0
- vptr=((& QAccessibleTextSelectionEvent::_ZTV29QAccessibleTextSelectionEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7f0f73162dd0) 0
- primary-for QAccessibleTextSelectionEvent (0x0x7f0f73162d68)
- QAccessibleEvent (0x0x7f0f732981e0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f0f73162dd0)
-
-Vtable for QAccessibleTextInsertEvent
-QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextInsertEvent)
-16 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-24 (int (*)(...))QAccessibleTextInsertEvent::~QAccessibleTextInsertEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextInsertEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextInsertEvent (0x0x7f0f73162e38) 0
- vptr=((& QAccessibleTextInsertEvent::_ZTV26QAccessibleTextInsertEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7f0f73162ea0) 0
- primary-for QAccessibleTextInsertEvent (0x0x7f0f73162e38)
- QAccessibleEvent (0x0x7f0f73298240) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f0f73162ea0)
-
-Vtable for QAccessibleTextRemoveEvent
-QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextRemoveEvent)
-16 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-24 (int (*)(...))QAccessibleTextRemoveEvent::~QAccessibleTextRemoveEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextRemoveEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTextRemoveEvent (0x0x7f0f73162f08) 0
- vptr=((& QAccessibleTextRemoveEvent::_ZTV26QAccessibleTextRemoveEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7f0f73162f70) 0
- primary-for QAccessibleTextRemoveEvent (0x0x7f0f73162f08)
- QAccessibleEvent (0x0x7f0f732982a0) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f0f73162f70)
-
-Vtable for QAccessibleTextUpdateEvent
-QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI26QAccessibleTextUpdateEvent)
-16 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-24 (int (*)(...))QAccessibleTextUpdateEvent::~QAccessibleTextUpdateEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTextUpdateEvent
- size=56 align=8
- base size=56 base align=8
-QAccessibleTextUpdateEvent (0x0x7f0f732e5000) 0
- vptr=((& QAccessibleTextUpdateEvent::_ZTV26QAccessibleTextUpdateEvent) + 16u)
- QAccessibleTextCursorEvent (0x0x7f0f732e5068) 0
- primary-for QAccessibleTextUpdateEvent (0x0x7f0f732e5000)
- QAccessibleEvent (0x0x7f0f73298300) 0
- primary-for QAccessibleTextCursorEvent (0x0x7f0f732e5068)
-
-Vtable for QAccessibleValueChangeEvent
-QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QAccessibleValueChangeEvent)
-16 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-24 (int (*)(...))QAccessibleValueChangeEvent::~QAccessibleValueChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleValueChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleValueChangeEvent (0x0x7f0f732e50d0) 0
- vptr=((& QAccessibleValueChangeEvent::_ZTV27QAccessibleValueChangeEvent) + 16u)
- QAccessibleEvent (0x0x7f0f73298360) 0
- primary-for QAccessibleValueChangeEvent (0x0x7f0f732e50d0)
-
-Vtable for QAccessibleTableModelChangeEvent
-QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI32QAccessibleTableModelChangeEvent)
-16 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-24 (int (*)(...))QAccessibleTableModelChangeEvent::~QAccessibleTableModelChangeEvent
-32 (int (*)(...))QAccessibleEvent::accessibleInterface
-
-Class QAccessibleTableModelChangeEvent
- size=48 align=8
- base size=48 base align=8
-QAccessibleTableModelChangeEvent (0x0x7f0f732e5138) 0
- vptr=((& QAccessibleTableModelChangeEvent::_ZTV32QAccessibleTableModelChangeEvent) + 16u)
- QAccessibleEvent (0x0x7f0f732983c0) 0
- primary-for QAccessibleTableModelChangeEvent (0x0x7f0f732e5138)
-
-Vtable for QAccessibleBridge
-QAccessibleBridge::_ZTV17QAccessibleBridge: 6u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleBridge)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridge
- size=8 align=8
- base size=8 base align=8
-QAccessibleBridge (0x0x7f0f73298480) 0 nearly-empty
- vptr=((& QAccessibleBridge::_ZTV17QAccessibleBridge) + 16u)
-
-Class QAccessibleBridgePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessibleBridgePlugin::QPrivateSignal (0x0x7f0f73298540) 0 empty
-
-Vtable for QAccessibleBridgePlugin
-QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI23QAccessibleBridgePlugin)
-16 (int (*)(...))QAccessibleBridgePlugin::metaObject
-24 (int (*)(...))QAccessibleBridgePlugin::qt_metacast
-32 (int (*)(...))QAccessibleBridgePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessibleBridgePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessibleBridgePlugin (0x0x7f0f732e51a0) 0
- vptr=((& QAccessibleBridgePlugin::_ZTV23QAccessibleBridgePlugin) + 16u)
- QObject (0x0x7f0f732984e0) 0
- primary-for QAccessibleBridgePlugin (0x0x7f0f732e51a0)
-
-Vtable for QAccessibleObject
-QAccessibleObject::_ZTV17QAccessibleObject: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessibleObject)
-16 0u
-24 0u
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleInterface::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleInterface::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))__cxa_pure_virtual
-96 (int (*)(...))__cxa_pure_virtual
-104 (int (*)(...))__cxa_pure_virtual
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))__cxa_pure_virtual
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleObject
- size=16 align=8
- base size=16 base align=8
-QAccessibleObject (0x0x7f0f732e5208) 0
- vptr=((& QAccessibleObject::_ZTV17QAccessibleObject) + 16u)
- QAccessibleInterface (0x0x7f0f732985a0) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7f0f732e5208)
-
-Vtable for QAccessibleApplication
-QAccessibleApplication::_ZTV22QAccessibleApplication: 23u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI22QAccessibleApplication)
-16 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-24 (int (*)(...))QAccessibleApplication::~QAccessibleApplication
-32 (int (*)(...))QAccessibleObject::isValid
-40 (int (*)(...))QAccessibleObject::object
-48 (int (*)(...))QAccessibleApplication::window
-56 (int (*)(...))QAccessibleInterface::relations
-64 (int (*)(...))QAccessibleApplication::focusChild
-72 (int (*)(...))QAccessibleObject::childAt
-80 (int (*)(...))QAccessibleApplication::parent
-88 (int (*)(...))QAccessibleApplication::child
-96 (int (*)(...))QAccessibleApplication::childCount
-104 (int (*)(...))QAccessibleApplication::indexOfChild
-112 (int (*)(...))QAccessibleApplication::text
-120 (int (*)(...))QAccessibleObject::setText
-128 (int (*)(...))QAccessibleObject::rect
-136 (int (*)(...))QAccessibleApplication::role
-144 (int (*)(...))QAccessibleApplication::state
-152 (int (*)(...))QAccessibleInterface::foregroundColor
-160 (int (*)(...))QAccessibleInterface::backgroundColor
-168 (int (*)(...))QAccessibleInterface::virtual_hook
-176 (int (*)(...))QAccessibleInterface::interface_cast
-
-Class QAccessibleApplication
- size=16 align=8
- base size=16 base align=8
-QAccessibleApplication (0x0x7f0f732e5270) 0
- vptr=((& QAccessibleApplication::_ZTV22QAccessibleApplication) + 16u)
- QAccessibleObject (0x0x7f0f732e52d8) 0
- primary-for QAccessibleApplication (0x0x7f0f732e5270)
- QAccessibleInterface (0x0x7f0f73298600) 0 nearly-empty
- primary-for QAccessibleObject (0x0x7f0f732e52d8)
-
-Class QAccessiblePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QAccessiblePlugin::QPrivateSignal (0x0x7f0f732986c0) 0 empty
-
-Vtable for QAccessiblePlugin
-QAccessiblePlugin::_ZTV17QAccessiblePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QAccessiblePlugin)
-16 (int (*)(...))QAccessiblePlugin::metaObject
-24 (int (*)(...))QAccessiblePlugin::qt_metacast
-32 (int (*)(...))QAccessiblePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QAccessiblePlugin
- size=16 align=8
- base size=16 base align=8
-QAccessiblePlugin (0x0x7f0f732e5340) 0
- vptr=((& QAccessiblePlugin::_ZTV17QAccessiblePlugin) + 16u)
- QObject (0x0x7f0f73298660) 0
- primary-for QAccessiblePlugin (0x0x7f0f732e5340)
-
-Class QSurfaceFormat
- size=8 align=8
- base size=8 base align=8
-QSurfaceFormat (0x0x7f0f73298720) 0
-
-Vtable for QSurface
-QSurface::_ZTV8QSurface: 8u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QSurface)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))__cxa_pure_virtual
-
-Class QSurface
- size=24 align=8
- base size=24 base align=8
-QSurface (0x0x7f0f73298900) 0
- vptr=((& QSurface::_ZTV8QSurface) + 16u)
-
-Class QIcon
- size=8 align=8
- base size=8 base align=8
-QIcon (0x0x7f0f73298a80) 0
-
-Class QCursor
- size=8 align=8
- base size=8 base align=8
-QCursor (0x0x7f0f73015e40) 0
-
-Class QWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QWindow::QPrivateSignal (0x0x7f0f730c3120) 0 empty
-
-Vtable for QWindow
-QWindow::_ZTV7QWindow: 45u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QWindow)
-16 (int (*)(...))QWindow::metaObject
-24 (int (*)(...))QWindow::qt_metacast
-32 (int (*)(...))QWindow::qt_metacall
-40 (int (*)(...))QWindow::~QWindow
-48 (int (*)(...))QWindow::~QWindow
-56 (int (*)(...))QWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))-16
-304 (int (*)(...))(& _ZTI7QWindow)
-312 (int (*)(...))QWindow::_ZThn16_N7QWindowD1Ev
-320 (int (*)(...))QWindow::_ZThn16_N7QWindowD0Ev
-328 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-336 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-344 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-
-Class QWindow
- size=40 align=8
- base size=40 base align=8
-QWindow (0x0x7f0f730c8000) 0
- vptr=((& QWindow::_ZTV7QWindow) + 16u)
- QObject (0x0x7f0f730c3060) 0
- primary-for QWindow (0x0x7f0f730c8000)
- QSurface (0x0x7f0f730c30c0) 16
- vptr=((& QWindow::_ZTV7QWindow) + 312u)
-
-Class QBackingStore
- size=8 align=8
- base size=8 base align=8
-QBackingStore (0x0x7f0f730c3240) 0
-
-Vtable for QBitmap
-QBitmap::_ZTV7QBitmap: 10u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QBitmap)
-16 (int (*)(...))QBitmap::~QBitmap
-24 (int (*)(...))QBitmap::~QBitmap
-32 (int (*)(...))QPixmap::devType
-40 (int (*)(...))QPixmap::paintEngine
-48 (int (*)(...))QPixmap::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QBitmap
- size=32 align=8
- base size=32 base align=8
-QBitmap (0x0x7f0f730a2f08) 0
- vptr=((& QBitmap::_ZTV7QBitmap) + 16u)
- QPixmap (0x0x7f0f730a2f70) 0
- primary-for QBitmap (0x0x7f0f730a2f08)
- QPaintDevice (0x0x7f0f730c3300) 0
- primary-for QPixmap (0x0x7f0f730a2f70)
-
-Class QClipboard::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QClipboard::QPrivateSignal (0x0x7f0f730c3660) 0 empty
-
-Vtable for QClipboard
-QClipboard::_ZTV10QClipboard: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QClipboard)
-16 (int (*)(...))QClipboard::metaObject
-24 (int (*)(...))QClipboard::qt_metacast
-32 (int (*)(...))QClipboard::qt_metacall
-40 (int (*)(...))QClipboard::~QClipboard
-48 (int (*)(...))QClipboard::~QClipboard
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QClipboard
- size=16 align=8
- base size=16 base align=8
-QClipboard (0x0x7f0f72d33208) 0
- vptr=((& QClipboard::_ZTV10QClipboard) + 16u)
- QObject (0x0x7f0f730c3600) 0
- primary-for QClipboard (0x0x7f0f72d33208)
-
-Class QDesktopServices
- size=1 align=1
- base size=0 base align=1
-QDesktopServices (0x0x7f0f730c36c0) 0 empty
-
-Class QDrag::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDrag::QPrivateSignal (0x0x7f0f730c3780) 0 empty
-
-Vtable for QDrag
-QDrag::_ZTV5QDrag: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI5QDrag)
-16 (int (*)(...))QDrag::metaObject
-24 (int (*)(...))QDrag::qt_metacast
-32 (int (*)(...))QDrag::qt_metacall
-40 (int (*)(...))QDrag::~QDrag
-48 (int (*)(...))QDrag::~QDrag
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QDrag
- size=16 align=8
- base size=16 base align=8
-QDrag (0x0x7f0f72d33270) 0
- vptr=((& QDrag::_ZTV5QDrag) + 16u)
- QObject (0x0x7f0f730c3720) 0
- primary-for QDrag (0x0x7f0f72d33270)
-
-Class QFontInfo
- size=8 align=8
- base size=8 base align=8
-QFontInfo (0x0x7f0f730c37e0) 0
-
-Class QFontMetrics
- size=8 align=8
- base size=8 base align=8
-QFontMetrics (0x0x7f0f730c3a80) 0
-
-Class QFontMetricsF
- size=8 align=8
- base size=8 base align=8
-QFontMetricsF (0x0x7f0f730c3d80) 0
-
-Class QGenericPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGenericPlugin::QPrivateSignal (0x0x7f0f72ef2000) 0 empty
-
-Vtable for QGenericPlugin
-QGenericPlugin::_ZTV14QGenericPlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QGenericPlugin)
-16 (int (*)(...))QGenericPlugin::metaObject
-24 (int (*)(...))QGenericPlugin::qt_metacast
-32 (int (*)(...))QGenericPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QGenericPlugin
- size=16 align=8
- base size=16 base align=8
-QGenericPlugin (0x0x7f0f72d33958) 0
- vptr=((& QGenericPlugin::_ZTV14QGenericPlugin) + 16u)
- QObject (0x0x7f0f72da2f60) 0
- primary-for QGenericPlugin (0x0x7f0f72d33958)
-
-Class QGenericPluginFactory
- size=1 align=1
- base size=0 base align=1
-QGenericPluginFactory (0x0x7f0f72ef2060) 0 empty
-
-Class QInputMethod::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QInputMethod::QPrivateSignal (0x0x7f0f72ef2120) 0 empty
-
-Vtable for QInputMethod
-QInputMethod::_ZTV12QInputMethod: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QInputMethod)
-16 (int (*)(...))QInputMethod::metaObject
-24 (int (*)(...))QInputMethod::qt_metacast
-32 (int (*)(...))QInputMethod::qt_metacall
-40 (int (*)(...))QInputMethod::~QInputMethod
-48 (int (*)(...))QInputMethod::~QInputMethod
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QInputMethod
- size=16 align=8
- base size=16 base align=8
-QInputMethod (0x0x7f0f72d339c0) 0
- vptr=((& QInputMethod::_ZTV12QInputMethod) + 16u)
- QObject (0x0x7f0f72ef20c0) 0
- primary-for QInputMethod (0x0x7f0f72d339c0)
-
-Class QGuiApplication::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QGuiApplication::QPrivateSignal (0x0x7f0f72ef21e0) 0 empty
-
-Vtable for QGuiApplication
-QGuiApplication::_ZTV15QGuiApplication: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QGuiApplication)
-16 (int (*)(...))QGuiApplication::metaObject
-24 (int (*)(...))QGuiApplication::qt_metacast
-32 (int (*)(...))QGuiApplication::qt_metacall
-40 (int (*)(...))QGuiApplication::~QGuiApplication
-48 (int (*)(...))QGuiApplication::~QGuiApplication
-56 (int (*)(...))QGuiApplication::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QGuiApplication::notify
-120 (int (*)(...))QGuiApplication::compressEvent
-
-Class QGuiApplication
- size=16 align=8
- base size=16 base align=8
-QGuiApplication (0x0x7f0f72d33a28) 0
- vptr=((& QGuiApplication::_ZTV15QGuiApplication) + 16u)
- QCoreApplication (0x0x7f0f72d33a90) 0
- primary-for QGuiApplication (0x0x7f0f72d33a28)
- QObject (0x0x7f0f72ef2180) 0
- primary-for QCoreApplication (0x0x7f0f72d33a90)
-
-Class QIconEngine::AvailableSizesArgument
- size=16 align=8
- base size=16 base align=8
-QIconEngine::AvailableSizesArgument (0x0x7f0f72ef22a0) 0
-
-Class QIconEngine::ScaledPixmapArgument
- size=56 align=8
- base size=56 base align=8
-QIconEngine::ScaledPixmapArgument (0x0x7f0f72ef2420) 0
-
-Vtable for QIconEngine
-QIconEngine::_ZTV11QIconEngine: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QIconEngine)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))QIconEngine::actualSize
-48 (int (*)(...))QIconEngine::pixmap
-56 (int (*)(...))QIconEngine::addPixmap
-64 (int (*)(...))QIconEngine::addFile
-72 (int (*)(...))QIconEngine::key
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QIconEngine::read
-96 (int (*)(...))QIconEngine::write
-104 (int (*)(...))QIconEngine::availableSizes
-112 (int (*)(...))QIconEngine::iconName
-120 (int (*)(...))QIconEngine::virtual_hook
-
-Class QIconEngine
- size=8 align=8
- base size=8 base align=8
-QIconEngine (0x0x7f0f72ef2240) 0 nearly-empty
- vptr=((& QIconEngine::_ZTV11QIconEngine) + 16u)
-
-Class QIconEnginePlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIconEnginePlugin::QPrivateSignal (0x0x7f0f72ef24e0) 0 empty
-
-Vtable for QIconEnginePlugin
-QIconEnginePlugin::_ZTV17QIconEnginePlugin: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QIconEnginePlugin)
-16 (int (*)(...))QIconEnginePlugin::metaObject
-24 (int (*)(...))QIconEnginePlugin::qt_metacast
-32 (int (*)(...))QIconEnginePlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QIconEnginePlugin
- size=16 align=8
- base size=16 base align=8
-QIconEnginePlugin (0x0x7f0f72d33bc8) 0
- vptr=((& QIconEnginePlugin::_ZTV17QIconEnginePlugin) + 16u)
- QObject (0x0x7f0f72ef2480) 0
- primary-for QIconEnginePlugin (0x0x7f0f72d33bc8)
-
-Vtable for QImageIOHandler
-QImageIOHandler::_ZTV15QImageIOHandler: 18u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QImageIOHandler)
-16 0u
-24 0u
-32 (int (*)(...))QImageIOHandler::name
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QImageIOHandler::write
-64 (int (*)(...))QImageIOHandler::option
-72 (int (*)(...))QImageIOHandler::setOption
-80 (int (*)(...))QImageIOHandler::supportsOption
-88 (int (*)(...))QImageIOHandler::jumpToNextImage
-96 (int (*)(...))QImageIOHandler::jumpToImage
-104 (int (*)(...))QImageIOHandler::loopCount
-112 (int (*)(...))QImageIOHandler::imageCount
-120 (int (*)(...))QImageIOHandler::nextImageDelay
-128 (int (*)(...))QImageIOHandler::currentImageNumber
-136 (int (*)(...))QImageIOHandler::currentImageRect
-
-Class QImageIOHandler
- size=16 align=8
- base size=16 base align=8
-QImageIOHandler (0x0x7f0f72ef2540) 0
- vptr=((& QImageIOHandler::_ZTV15QImageIOHandler) + 16u)
-
-Class QImageIOPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QImageIOPlugin::QPrivateSignal (0x0x7f0f72ef26c0) 0 empty
-
-Vtable for QImageIOPlugin
-QImageIOPlugin::_ZTV14QImageIOPlugin: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QImageIOPlugin)
-16 (int (*)(...))QImageIOPlugin::metaObject
-24 (int (*)(...))QImageIOPlugin::qt_metacast
-32 (int (*)(...))QImageIOPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))__cxa_pure_virtual
-
-Class QImageIOPlugin
- size=16 align=8
- base size=16 base align=8
-QImageIOPlugin (0x0x7f0f72d33c30) 0
- vptr=((& QImageIOPlugin::_ZTV14QImageIOPlugin) + 16u)
- QObject (0x0x7f0f72ef2660) 0
- primary-for QImageIOPlugin (0x0x7f0f72d33c30)
-
-Class QImageReader
- size=8 align=8
- base size=8 base align=8
-QImageReader (0x0x7f0f72ef28a0) 0
-
-Class QImageWriter
- size=8 align=8
- base size=8 base align=8
-QImageWriter (0x0x7f0f72ef2900) 0
-
-Class QVector3D
- size=12 align=4
- base size=12 base align=4
-QVector3D (0x0x7f0f72ef2960) 0
-
-Class QVector4D
- size=16 align=4
- base size=16 base align=4
-QVector4D (0x0x7f0f72ef2cc0) 0
-
-Class QQuaternion
- size=16 align=4
- base size=16 base align=4
-QQuaternion (0x0x7f0f72c6a060) 0
-
-Class QMatrix4x4
- size=68 align=4
- base size=68 base align=4
-QMatrix4x4 (0x0x7f0f72c6a300) 0
-
-Class QMovie::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QMovie::QPrivateSignal (0x0x7f0f72c6a840) 0 empty
-
-Vtable for QMovie
-QMovie::_ZTV6QMovie: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI6QMovie)
-16 (int (*)(...))QMovie::metaObject
-24 (int (*)(...))QMovie::qt_metacast
-32 (int (*)(...))QMovie::qt_metacall
-40 (int (*)(...))QMovie::~QMovie
-48 (int (*)(...))QMovie::~QMovie
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QMovie
- size=16 align=8
- base size=16 base align=8
-QMovie (0x0x7f0f72c52478) 0
- vptr=((& QMovie::_ZTV6QMovie) + 16u)
- QObject (0x0x7f0f72c6a7e0) 0
- primary-for QMovie (0x0x7f0f72c52478)
-
-Class QOffscreenSurface::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOffscreenSurface::QPrivateSignal (0x0x7f0f72c6a960) 0 empty
-
-Vtable for QOffscreenSurface
-QOffscreenSurface::_ZTV17QOffscreenSurface: 26u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOffscreenSurface)
-16 (int (*)(...))QOffscreenSurface::metaObject
-24 (int (*)(...))QOffscreenSurface::qt_metacast
-32 (int (*)(...))QOffscreenSurface::qt_metacall
-40 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-48 (int (*)(...))QOffscreenSurface::~QOffscreenSurface
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOffscreenSurface::surfaceType
-120 (int (*)(...))QOffscreenSurface::format
-128 (int (*)(...))QOffscreenSurface::size
-136 (int (*)(...))QOffscreenSurface::surfaceHandle
-144 (int (*)(...))-16
-152 (int (*)(...))(& _ZTI17QOffscreenSurface)
-160 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD1Ev
-168 (int (*)(...))QOffscreenSurface::_ZThn16_N17QOffscreenSurfaceD0Ev
-176 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface6formatEv
-184 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface13surfaceHandleEv
-192 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface11surfaceTypeEv
-200 (int (*)(...))QOffscreenSurface::_ZThn16_NK17QOffscreenSurface4sizeEv
-
-Class QOffscreenSurface
- size=40 align=8
- base size=40 base align=8
-QOffscreenSurface (0x0x7f0f72a04850) 0
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 16u)
- QObject (0x0x7f0f72c6a8a0) 0
- primary-for QOffscreenSurface (0x0x7f0f72a04850)
- QSurface (0x0x7f0f72c6a900) 16
- vptr=((& QOffscreenSurface::_ZTV17QOffscreenSurface) + 160u)
-
-Class QOpenGLBuffer
- size=8 align=8
- base size=8 base align=8
-QOpenGLBuffer (0x0x7f0f72c6aa20) 0
-
-Class QOpenGLVersionStatus
- size=12 align=4
- base size=12 base align=4
-QOpenGLVersionStatus (0x0x7f0f72c6ac00) 0
-
-Class QOpenGLVersionFunctionsBackend
- size=16 align=8
- base size=12 base align=8
-QOpenGLVersionFunctionsBackend (0x0x7f0f72376960) 0
-
-Class QOpenGLVersionFunctionsStorage
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionFunctionsStorage (0x0x7f0f723769c0) 0
-
-Class QAbstractOpenGLFunctionsPrivate
- size=16 align=8
- base size=9 base align=8
-QAbstractOpenGLFunctionsPrivate (0x0x7f0f72376a20) 0
-
-Vtable for QAbstractOpenGLFunctions
-QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions: 5u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QAbstractOpenGLFunctions)
-16 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-24 (int (*)(...))QAbstractOpenGLFunctions::~QAbstractOpenGLFunctions
-32 (int (*)(...))QAbstractOpenGLFunctions::initializeOpenGLFunctions
-
-Class QAbstractOpenGLFunctions
- size=16 align=8
- base size=16 base align=8
-QAbstractOpenGLFunctions (0x0x7f0f72376a80) 0
- vptr=((& QAbstractOpenGLFunctions::_ZTV24QAbstractOpenGLFunctions) + 16u)
-
-Class QOpenGLFunctions_1_0_CoreBackend::Functions
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_1_0_CoreBackend::Functions (0x0x7f0f72376b40) 0
-
-Class QOpenGLFunctions_1_0_CoreBackend
- size=400 align=8
- base size=400 base align=8
-QOpenGLFunctions_1_0_CoreBackend (0x0x7f0f72380820) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f72376ae0) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend::Functions
- size=128 align=8
- base size=128 base align=8
-QOpenGLFunctions_1_1_CoreBackend::Functions (0x0x7f0f72376c60) 0
-
-Class QOpenGLFunctions_1_1_CoreBackend
- size=144 align=8
- base size=144 base align=8
-QOpenGLFunctions_1_1_CoreBackend (0x0x7f0f72380888) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f72376c00) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_1_2_CoreBackend::Functions (0x0x7f0f72376d80) 0
-
-Class QOpenGLFunctions_1_2_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_1_2_CoreBackend (0x0x7f0f723808f0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f72376d20) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_3_CoreBackend::Functions (0x0x7f0f72376ea0) 0
-
-Class QOpenGLFunctions_1_3_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_1_3_CoreBackend (0x0x7f0f72380958) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f72376e40) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend::Functions
- size=56 align=8
- base size=56 base align=8
-QOpenGLFunctions_1_4_CoreBackend::Functions (0x0x7f0f723e6060) 0
-
-Class QOpenGLFunctions_1_4_CoreBackend
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_1_4_CoreBackend (0x0x7f0f723809c0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f723e6000) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_5_CoreBackend::Functions (0x0x7f0f723e6180) 0
-
-Class QOpenGLFunctions_1_5_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_1_5_CoreBackend (0x0x7f0f72380a28) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f723e6120) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend::Functions
- size=744 align=8
- base size=744 base align=8
-QOpenGLFunctions_2_0_CoreBackend::Functions (0x0x7f0f723e62a0) 0
-
-Class QOpenGLFunctions_2_0_CoreBackend
- size=760 align=8
- base size=760 base align=8
-QOpenGLFunctions_2_0_CoreBackend (0x0x7f0f72380a90) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f723e6240) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend::Functions
- size=48 align=8
- base size=48 base align=8
-QOpenGLFunctions_2_1_CoreBackend::Functions (0x0x7f0f723e63c0) 0
-
-Class QOpenGLFunctions_2_1_CoreBackend
- size=64 align=8
- base size=64 base align=8
-QOpenGLFunctions_2_1_CoreBackend (0x0x7f0f72380af8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f723e6360) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend::Functions
- size=672 align=8
- base size=672 base align=8
-QOpenGLFunctions_3_0_CoreBackend::Functions (0x0x7f0f723e64e0) 0
-
-Class QOpenGLFunctions_3_0_CoreBackend
- size=688 align=8
- base size=688 base align=8
-QOpenGLFunctions_3_0_CoreBackend (0x0x7f0f72380b60) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f723e6480) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_3_1_CoreBackend::Functions (0x0x7f0f723e6600) 0
-
-Class QOpenGLFunctions_3_1_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_3_1_CoreBackend (0x0x7f0f72380bc8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f723e65a0) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend::Functions
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_3_2_CoreBackend::Functions (0x0x7f0f723e6720) 0
-
-Class QOpenGLFunctions_3_2_CoreBackend
- size=168 align=8
- base size=168 base align=8
-QOpenGLFunctions_3_2_CoreBackend (0x0x7f0f72380c30) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f723e66c0) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend::Functions
- size=464 align=8
- base size=464 base align=8
-QOpenGLFunctions_3_3_CoreBackend::Functions (0x0x7f0f723e6840) 0
-
-Class QOpenGLFunctions_3_3_CoreBackend
- size=480 align=8
- base size=480 base align=8
-QOpenGLFunctions_3_3_CoreBackend (0x0x7f0f72380c98) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f723e67e0) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend::Functions
- size=368 align=8
- base size=368 base align=8
-QOpenGLFunctions_4_0_CoreBackend::Functions (0x0x7f0f723e6960) 0
-
-Class QOpenGLFunctions_4_0_CoreBackend
- size=384 align=8
- base size=384 base align=8
-QOpenGLFunctions_4_0_CoreBackend (0x0x7f0f72380d00) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f723e6900) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend::Functions
- size=704 align=8
- base size=704 base align=8
-QOpenGLFunctions_4_1_CoreBackend::Functions (0x0x7f0f723e6a80) 0
-
-Class QOpenGLFunctions_4_1_CoreBackend
- size=720 align=8
- base size=720 base align=8
-QOpenGLFunctions_4_1_CoreBackend (0x0x7f0f72380d68) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f723e6a20) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_2_CoreBackend::Functions (0x0x7f0f723e6ba0) 0
-
-Class QOpenGLFunctions_4_2_CoreBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_2_CoreBackend (0x0x7f0f72380dd0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f723e6b40) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend::Functions
- size=344 align=8
- base size=344 base align=8
-QOpenGLFunctions_4_3_CoreBackend::Functions (0x0x7f0f723e6cc0) 0
-
-Class QOpenGLFunctions_4_3_CoreBackend
- size=360 align=8
- base size=360 base align=8
-QOpenGLFunctions_4_3_CoreBackend (0x0x7f0f72380e38) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f723e6c60) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend::Functions
- size=72 align=8
- base size=72 base align=8
-QOpenGLFunctions_4_4_CoreBackend::Functions (0x0x7f0f723e6de0) 0
-
-Class QOpenGLFunctions_4_4_CoreBackend
- size=88 align=8
- base size=88 base align=8
-QOpenGLFunctions_4_4_CoreBackend (0x0x7f0f72380ea0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f723e6d80) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend::Functions
- size=848 align=8
- base size=848 base align=8
-QOpenGLFunctions_4_5_CoreBackend::Functions (0x0x7f0f723e6f60) 0
-
-Class QOpenGLFunctions_4_5_CoreBackend
- size=864 align=8
- base size=864 base align=8
-QOpenGLFunctions_4_5_CoreBackend (0x0x7f0f72380f08) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f723e6f00) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend::Functions
- size=2064 align=8
- base size=2064 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend::Functions (0x0x7f0f725010c0) 0
-
-Class QOpenGLFunctions_1_0_DeprecatedBackend
- size=2080 align=8
- base size=2080 base align=8
-QOpenGLFunctions_1_0_DeprecatedBackend (0x0x7f0f72380f70) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f72501060) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend::Functions
- size=136 align=8
- base size=136 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend::Functions (0x0x7f0f725011e0) 0
-
-Class QOpenGLFunctions_1_1_DeprecatedBackend
- size=152 align=8
- base size=152 base align=8
-QOpenGLFunctions_1_1_DeprecatedBackend (0x0x7f0f72157000) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f72501180) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend::Functions
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend::Functions (0x0x7f0f72501300) 0
-
-Class QOpenGLFunctions_1_2_DeprecatedBackend
- size=272 align=8
- base size=272 base align=8
-QOpenGLFunctions_1_2_DeprecatedBackend (0x0x7f0f72157068) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f725012a0) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend::Functions
- size=296 align=8
- base size=296 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend::Functions (0x0x7f0f72501420) 0
-
-Class QOpenGLFunctions_1_3_DeprecatedBackend
- size=312 align=8
- base size=312 base align=8
-QOpenGLFunctions_1_3_DeprecatedBackend (0x0x7f0f721570d0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f725013c0) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend::Functions
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend::Functions (0x0x7f0f72501540) 0
-
-Class QOpenGLFunctions_1_4_DeprecatedBackend
- size=320 align=8
- base size=320 base align=8
-QOpenGLFunctions_1_4_DeprecatedBackend (0x0x7f0f72157138) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f725014e0) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend::Functions
- size=288 align=8
- base size=288 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend::Functions (0x0x7f0f72501660) 0
-
-Class QOpenGLFunctions_2_0_DeprecatedBackend
- size=304 align=8
- base size=304 base align=8
-QOpenGLFunctions_2_0_DeprecatedBackend (0x0x7f0f721571a0) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f72501600) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend::Functions
- size=160 align=8
- base size=160 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend::Functions (0x0x7f0f72501780) 0
-
-Class QOpenGLFunctions_3_0_DeprecatedBackend
- size=176 align=8
- base size=176 base align=8
-QOpenGLFunctions_3_0_DeprecatedBackend (0x0x7f0f72157208) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f72501720) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend::Functions
- size=240 align=8
- base size=240 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend::Functions (0x0x7f0f725018a0) 0
-
-Class QOpenGLFunctions_3_3_DeprecatedBackend
- size=256 align=8
- base size=256 base align=8
-QOpenGLFunctions_3_3_DeprecatedBackend (0x0x7f0f72157270) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f72501840) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend::Functions
- size=96 align=8
- base size=96 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend::Functions (0x0x7f0f725019c0) 0
-
-Class QOpenGLFunctions_4_5_DeprecatedBackend
- size=112 align=8
- base size=112 base align=8
-QOpenGLFunctions_4_5_DeprecatedBackend (0x0x7f0f721572d8) 0
- QOpenGLVersionFunctionsBackend (0x0x7f0f72501960) 0
-
-Class QOpenGLVersionProfile
- size=8 align=8
- base size=8 base align=8
-QOpenGLVersionProfile (0x0x7f0f72501a80) 0
-
-Class QOpenGLContextGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContextGroup::QPrivateSignal (0x0x7f0f72501b40) 0 empty
-
-Vtable for QOpenGLContextGroup
-QOpenGLContextGroup::_ZTV19QOpenGLContextGroup: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI19QOpenGLContextGroup)
-16 (int (*)(...))QOpenGLContextGroup::metaObject
-24 (int (*)(...))QOpenGLContextGroup::qt_metacast
-32 (int (*)(...))QOpenGLContextGroup::qt_metacall
-40 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-48 (int (*)(...))QOpenGLContextGroup::~QOpenGLContextGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContextGroup
- size=16 align=8
- base size=16 base align=8
-QOpenGLContextGroup (0x0x7f0f72157340) 0
- vptr=((& QOpenGLContextGroup::_ZTV19QOpenGLContextGroup) + 16u)
- QObject (0x0x7f0f72501ae0) 0
- primary-for QOpenGLContextGroup (0x0x7f0f72157340)
-
-Class QOpenGLContext::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLContext::QPrivateSignal (0x0x7f0f72501c00) 0 empty
-
-Vtable for QOpenGLContext
-QOpenGLContext::_ZTV14QOpenGLContext: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI14QOpenGLContext)
-16 (int (*)(...))QOpenGLContext::metaObject
-24 (int (*)(...))QOpenGLContext::qt_metacast
-32 (int (*)(...))QOpenGLContext::qt_metacall
-40 (int (*)(...))QOpenGLContext::~QOpenGLContext
-48 (int (*)(...))QOpenGLContext::~QOpenGLContext
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLContext
- size=16 align=8
- base size=16 base align=8
-QOpenGLContext (0x0x7f0f721573a8) 0
- vptr=((& QOpenGLContext::_ZTV14QOpenGLContext) + 16u)
- QObject (0x0x7f0f72501ba0) 0
- primary-for QOpenGLContext (0x0x7f0f721573a8)
-
-Class QOpenGLDebugMessage
- size=8 align=8
- base size=8 base align=8
-QOpenGLDebugMessage (0x0x7f0f72501c60) 0
-
-Class QOpenGLDebugLogger::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLDebugLogger::QPrivateSignal (0x0x7f0f7221f480) 0 empty
-
-Vtable for QOpenGLDebugLogger
-QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLDebugLogger)
-16 (int (*)(...))QOpenGLDebugLogger::metaObject
-24 (int (*)(...))QOpenGLDebugLogger::qt_metacast
-32 (int (*)(...))QOpenGLDebugLogger::qt_metacall
-40 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-48 (int (*)(...))QOpenGLDebugLogger::~QOpenGLDebugLogger
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLDebugLogger
- size=16 align=8
- base size=16 base align=8
-QOpenGLDebugLogger (0x0x7f0f72157820) 0
- vptr=((& QOpenGLDebugLogger::_ZTV18QOpenGLDebugLogger) + 16u)
- QObject (0x0x7f0f7221f420) 0
- primary-for QOpenGLDebugLogger (0x0x7f0f72157820)
-
-Class QOpenGLFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLFunctions (0x0x7f0f7221f600) 0
-
-Class QOpenGLFunctionsPrivate::Functions
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate::Functions (0x0x7f0f7221f840) 0
-
-Class QOpenGLFunctionsPrivate
- size=1152 align=8
- base size=1152 base align=8
-QOpenGLFunctionsPrivate (0x0x7f0f7221f7e0) 0
-
-Class QOpenGLExtraFunctions
- size=8 align=8
- base size=8 base align=8
-QOpenGLExtraFunctions (0x0x7f0f720524e0) 0
- QOpenGLFunctions (0x0x7f0f7221f960) 0
-
-Class QOpenGLExtraFunctionsPrivate::Functions
- size=1376 align=8
- base size=1376 base align=8
-QOpenGLExtraFunctionsPrivate::Functions (0x0x7f0f7221fa20) 0
-
-Class QOpenGLExtraFunctionsPrivate
- size=2528 align=8
- base size=2528 base align=8
-QOpenGLExtraFunctionsPrivate (0x0x7f0f72052548) 0
- QOpenGLFunctionsPrivate (0x0x7f0f7221f9c0) 0
-
-Vtable for QOpenGLFramebufferObject
-QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLFramebufferObject)
-16 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-24 (int (*)(...))QOpenGLFramebufferObject::~QOpenGLFramebufferObject
-
-Class QOpenGLFramebufferObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLFramebufferObject (0x0x7f0f7221fd80) 0
- vptr=((& QOpenGLFramebufferObject::_ZTV24QOpenGLFramebufferObject) + 16u)
-
-Class QOpenGLFramebufferObjectFormat
- size=8 align=8
- base size=8 base align=8
-QOpenGLFramebufferObjectFormat (0x0x7f0f7221fea0) 0
-
-Vtable for QOpenGLPaintDevice
-QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLPaintDevice)
-16 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-24 (int (*)(...))QOpenGLPaintDevice::~QOpenGLPaintDevice
-32 (int (*)(...))QOpenGLPaintDevice::devType
-40 (int (*)(...))QOpenGLPaintDevice::paintEngine
-48 (int (*)(...))QOpenGLPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QOpenGLPaintDevice::ensureActiveTarget
-
-Class QOpenGLPaintDevice
- size=32 align=8
- base size=32 base align=8
-QOpenGLPaintDevice (0x0x7f0f71df9dd0) 0
- vptr=((& QOpenGLPaintDevice::_ZTV18QOpenGLPaintDevice) + 16u)
- QPaintDevice (0x0x7f0f7221ff00) 0
- primary-for QOpenGLPaintDevice (0x0x7f0f71df9dd0)
-
-Class QOpenGLPixelTransferOptions
- size=8 align=8
- base size=8 base align=8
-QOpenGLPixelTransferOptions (0x0x7f0f71e6c060) 0
-
-Class QOpenGLShader::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShader::QPrivateSignal (0x0x7f0f71e6c3c0) 0 empty
-
-Vtable for QOpenGLShader
-QOpenGLShader::_ZTV13QOpenGLShader: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLShader)
-16 (int (*)(...))QOpenGLShader::metaObject
-24 (int (*)(...))QOpenGLShader::qt_metacast
-32 (int (*)(...))QOpenGLShader::qt_metacall
-40 (int (*)(...))QOpenGLShader::~QOpenGLShader
-48 (int (*)(...))QOpenGLShader::~QOpenGLShader
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLShader
- size=16 align=8
- base size=16 base align=8
-QOpenGLShader (0x0x7f0f71e89000) 0
- vptr=((& QOpenGLShader::_ZTV13QOpenGLShader) + 16u)
- QObject (0x0x7f0f71e6c360) 0
- primary-for QOpenGLShader (0x0x7f0f71e89000)
-
-Class QOpenGLShaderProgram::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLShaderProgram::QPrivateSignal (0x0x7f0f71e6c600) 0 empty
-
-Vtable for QOpenGLShaderProgram
-QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QOpenGLShaderProgram)
-16 (int (*)(...))QOpenGLShaderProgram::metaObject
-24 (int (*)(...))QOpenGLShaderProgram::qt_metacast
-32 (int (*)(...))QOpenGLShaderProgram::qt_metacall
-40 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-48 (int (*)(...))QOpenGLShaderProgram::~QOpenGLShaderProgram
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QOpenGLShaderProgram::link
-
-Class QOpenGLShaderProgram
- size=16 align=8
- base size=16 base align=8
-QOpenGLShaderProgram (0x0x7f0f71e89138) 0
- vptr=((& QOpenGLShaderProgram::_ZTV20QOpenGLShaderProgram) + 16u)
- QObject (0x0x7f0f71e6c5a0) 0
- primary-for QOpenGLShaderProgram (0x0x7f0f71e89138)
-
-Class QOpenGLTexture
- size=8 align=8
- base size=8 base align=8
-QOpenGLTexture (0x0x7f0f71e6c660) 0
-
-Class QOpenGLTextureBlitter
- size=8 align=8
- base size=8 base align=8
-QOpenGLTextureBlitter (0x0x7f0f71e6c900) 0
-
-Class QOpenGLTimerQuery::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimerQuery::QPrivateSignal (0x0x7f0f71e6ca80) 0 empty
-
-Vtable for QOpenGLTimerQuery
-QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QOpenGLTimerQuery)
-16 (int (*)(...))QOpenGLTimerQuery::metaObject
-24 (int (*)(...))QOpenGLTimerQuery::qt_metacast
-32 (int (*)(...))QOpenGLTimerQuery::qt_metacall
-40 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-48 (int (*)(...))QOpenGLTimerQuery::~QOpenGLTimerQuery
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimerQuery
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimerQuery (0x0x7f0f71e89270) 0
- vptr=((& QOpenGLTimerQuery::_ZTV17QOpenGLTimerQuery) + 16u)
- QObject (0x0x7f0f71e6ca20) 0
- primary-for QOpenGLTimerQuery (0x0x7f0f71e89270)
-
-Class QOpenGLTimeMonitor::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLTimeMonitor::QPrivateSignal (0x0x7f0f71e6cb40) 0 empty
-
-Vtable for QOpenGLTimeMonitor
-QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QOpenGLTimeMonitor)
-16 (int (*)(...))QOpenGLTimeMonitor::metaObject
-24 (int (*)(...))QOpenGLTimeMonitor::qt_metacast
-32 (int (*)(...))QOpenGLTimeMonitor::qt_metacall
-40 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-48 (int (*)(...))QOpenGLTimeMonitor::~QOpenGLTimeMonitor
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLTimeMonitor
- size=16 align=8
- base size=16 base align=8
-QOpenGLTimeMonitor (0x0x7f0f71e892d8) 0
- vptr=((& QOpenGLTimeMonitor::_ZTV18QOpenGLTimeMonitor) + 16u)
- QObject (0x0x7f0f71e6cae0) 0
- primary-for QOpenGLTimeMonitor (0x0x7f0f71e892d8)
-
-Class QOpenGLVertexArrayObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLVertexArrayObject::QPrivateSignal (0x0x7f0f71e6cc00) 0 empty
-
-Class QOpenGLVertexArrayObject::Binder
- size=8 align=8
- base size=8 base align=8
-QOpenGLVertexArrayObject::Binder (0x0x7f0f71e6cc60) 0
-
-Vtable for QOpenGLVertexArrayObject
-QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI24QOpenGLVertexArrayObject)
-16 (int (*)(...))QOpenGLVertexArrayObject::metaObject
-24 (int (*)(...))QOpenGLVertexArrayObject::qt_metacast
-32 (int (*)(...))QOpenGLVertexArrayObject::qt_metacall
-40 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-48 (int (*)(...))QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QOpenGLVertexArrayObject
- size=16 align=8
- base size=16 base align=8
-QOpenGLVertexArrayObject (0x0x7f0f71e89340) 0
- vptr=((& QOpenGLVertexArrayObject::_ZTV24QOpenGLVertexArrayObject) + 16u)
- QObject (0x0x7f0f71e6cba0) 0
- primary-for QOpenGLVertexArrayObject (0x0x7f0f71e89340)
-
-Class QPaintDeviceWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPaintDeviceWindow::QPrivateSignal (0x0x7f0f71e6cde0) 0 empty
-
-Vtable for QPaintDeviceWindow
-QPaintDeviceWindow::_ZTV18QPaintDeviceWindow: 58u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-16 (int (*)(...))QPaintDeviceWindow::metaObject
-24 (int (*)(...))QPaintDeviceWindow::qt_metacast
-32 (int (*)(...))QPaintDeviceWindow::qt_metacall
-40 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-48 (int (*)(...))QPaintDeviceWindow::~QPaintDeviceWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QPaintDeviceWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))-16
-328 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-336 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD1Ev
-344 (int (*)(...))QPaintDeviceWindow::_ZThn16_N18QPaintDeviceWindowD0Ev
-352 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-384 (int (*)(...))-40
-392 (int (*)(...))(& _ZTI18QPaintDeviceWindow)
-400 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD1Ev
-408 (int (*)(...))QPaintDeviceWindow::_ZThn40_N18QPaintDeviceWindowD0Ev
-416 (int (*)(...))QPaintDevice::devType
-424 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-440 (int (*)(...))QPaintDevice::initPainter
-448 (int (*)(...))QPaintDevice::redirected
-456 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QPaintDeviceWindow
- size=64 align=8
- base size=64 base align=8
-QPaintDeviceWindow (0x0x7f0f71c05000) 0
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 16u)
- QWindow (0x0x7f0f71c05070) 0
- primary-for QPaintDeviceWindow (0x0x7f0f71c05000)
- QObject (0x0x7f0f71e6ccc0) 0
- primary-for QWindow (0x0x7f0f71c05070)
- QSurface (0x0x7f0f71e6cd20) 16
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 336u)
- QPaintDevice (0x0x7f0f71e6cd80) 40
- vptr=((& QPaintDeviceWindow::_ZTV18QPaintDeviceWindow) + 400u)
-
-Class QOpenGLWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QOpenGLWindow::QPrivateSignal (0x0x7f0f71e6cf60) 0 empty
-
-Vtable for QOpenGLWindow
-QOpenGLWindow::_ZTV13QOpenGLWindow: 64u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QOpenGLWindow)
-16 (int (*)(...))QOpenGLWindow::metaObject
-24 (int (*)(...))QOpenGLWindow::qt_metacast
-32 (int (*)(...))QOpenGLWindow::qt_metacall
-40 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-48 (int (*)(...))QOpenGLWindow::~QOpenGLWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QOpenGLWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QOpenGLWindow::paintEvent
-304 (int (*)(...))QOpenGLWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QOpenGLWindow::initializeGL
-328 (int (*)(...))QOpenGLWindow::resizeGL
-336 (int (*)(...))QOpenGLWindow::paintGL
-344 (int (*)(...))QOpenGLWindow::paintUnderGL
-352 (int (*)(...))QOpenGLWindow::paintOverGL
-360 (int (*)(...))QOpenGLWindow::redirected
-368 (int (*)(...))-16
-376 (int (*)(...))(& _ZTI13QOpenGLWindow)
-384 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD1Ev
-392 (int (*)(...))QOpenGLWindow::_ZThn16_N13QOpenGLWindowD0Ev
-400 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-408 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-416 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-424 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-432 (int (*)(...))-40
-440 (int (*)(...))(& _ZTI13QOpenGLWindow)
-448 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD1Ev
-456 (int (*)(...))QOpenGLWindow::_ZThn40_N13QOpenGLWindowD0Ev
-464 (int (*)(...))QPaintDevice::devType
-472 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-480 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-488 (int (*)(...))QPaintDevice::initPainter
-496 (int (*)(...))QOpenGLWindow::_ZThn40_NK13QOpenGLWindow10redirectedEP6QPoint
-504 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QOpenGLWindow
- size=64 align=8
- base size=64 base align=8
-QOpenGLWindow (0x0x7f0f71e893a8) 0
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 16u)
- QPaintDeviceWindow (0x0x7f0f71c055b0) 0
- primary-for QOpenGLWindow (0x0x7f0f71e893a8)
- QWindow (0x0x7f0f71c05620) 0
- primary-for QPaintDeviceWindow (0x0x7f0f71c055b0)
- QObject (0x0x7f0f71e6ce40) 0
- primary-for QWindow (0x0x7f0f71c05620)
- QSurface (0x0x7f0f71e6cea0) 16
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 384u)
- QPaintDevice (0x0x7f0f71e6cf00) 40
- vptr=((& QOpenGLWindow::_ZTV13QOpenGLWindow) + 448u)
-
-Class QPageSize
- size=8 align=8
- base size=8 base align=8
-QPageSize (0x0x7f0f71c34000) 0
-
-Class QPageLayout
- size=8 align=8
- base size=8 base align=8
-QPageLayout (0x0x7f0f71c34660) 0
-
-Class QPagedPaintDevice::Margins
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice::Margins (0x0x7f0f71c34d20) 0
-
-Vtable for QPagedPaintDevice
-QPagedPaintDevice::_ZTV17QPagedPaintDevice: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI17QPagedPaintDevice)
-16 0u
-24 0u
-32 (int (*)(...))QPaintDevice::devType
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))QPaintDevice::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))__cxa_pure_virtual
-88 (int (*)(...))QPagedPaintDevice::setPageSize
-96 (int (*)(...))QPagedPaintDevice::setPageSizeMM
-104 (int (*)(...))QPagedPaintDevice::setMargins
-
-Class QPagedPaintDevice
- size=32 align=8
- base size=32 base align=8
-QPagedPaintDevice (0x0x7f0f71e897b8) 0
- vptr=((& QPagedPaintDevice::_ZTV17QPagedPaintDevice) + 16u)
- QPaintDevice (0x0x7f0f71c34cc0) 0
- primary-for QPagedPaintDevice (0x0x7f0f71e897b8)
-
-Class QPainter::PixmapFragment
- size=80 align=8
- base size=80 base align=8
-QPainter::PixmapFragment (0x0x7f0f71c34de0) 0
-
-Class QPainter
- size=8 align=8
- base size=8 base align=8
-QPainter (0x0x7f0f71c34d80) 0
-
-Class QTextItem
- size=1 align=1
- base size=0 base align=1
-QTextItem (0x0x7f0f7191f780) 0 empty
-
-Vtable for QPaintEngine
-QPaintEngine::_ZTV12QPaintEngine: 24u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI12QPaintEngine)
-16 0u
-24 0u
-32 (int (*)(...))__cxa_pure_virtual
-40 (int (*)(...))__cxa_pure_virtual
-48 (int (*)(...))__cxa_pure_virtual
-56 (int (*)(...))QPaintEngine::drawRects
-64 (int (*)(...))QPaintEngine::drawRects
-72 (int (*)(...))QPaintEngine::drawLines
-80 (int (*)(...))QPaintEngine::drawLines
-88 (int (*)(...))QPaintEngine::drawEllipse
-96 (int (*)(...))QPaintEngine::drawEllipse
-104 (int (*)(...))QPaintEngine::drawPath
-112 (int (*)(...))QPaintEngine::drawPoints
-120 (int (*)(...))QPaintEngine::drawPoints
-128 (int (*)(...))QPaintEngine::drawPolygon
-136 (int (*)(...))QPaintEngine::drawPolygon
-144 (int (*)(...))__cxa_pure_virtual
-152 (int (*)(...))QPaintEngine::drawTextItem
-160 (int (*)(...))QPaintEngine::drawTiledPixmap
-168 (int (*)(...))QPaintEngine::drawImage
-176 (int (*)(...))QPaintEngine::coordinateOffset
-184 (int (*)(...))__cxa_pure_virtual
-
-Class QPaintEngine
- size=32 align=8
- base size=32 base align=8
-QPaintEngine (0x0x7f0f7191fa20) 0
- vptr=((& QPaintEngine::_ZTV12QPaintEngine) + 16u)
-
-Class QPaintEngineState
- size=4 align=4
- base size=4 base align=4
-QPaintEngineState (0x0x7f0f7191fcc0) 0
-
-Class QPdfWriter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPdfWriter::QPrivateSignal (0x0x7f0f71709240) 0 empty
-
-Vtable for QPdfWriter
-QPdfWriter::_ZTV10QPdfWriter: 34u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QPdfWriter)
-16 (int (*)(...))QPdfWriter::metaObject
-24 (int (*)(...))QPdfWriter::qt_metacast
-32 (int (*)(...))QPdfWriter::qt_metacall
-40 (int (*)(...))QPdfWriter::~QPdfWriter
-48 (int (*)(...))QPdfWriter::~QPdfWriter
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPdfWriter::newPage
-120 (int (*)(...))QPdfWriter::setPageSize
-128 (int (*)(...))QPdfWriter::setPageSizeMM
-136 (int (*)(...))QPdfWriter::setMargins
-144 (int (*)(...))QPdfWriter::paintEngine
-152 (int (*)(...))QPdfWriter::metric
-160 (int (*)(...))-16
-168 (int (*)(...))(& _ZTI10QPdfWriter)
-176 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD1Ev
-184 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriterD0Ev
-192 (int (*)(...))QPaintDevice::devType
-200 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter11paintEngineEv
-208 (int (*)(...))QPdfWriter::_ZThn16_NK10QPdfWriter6metricEN12QPaintDevice17PaintDeviceMetricE
-216 (int (*)(...))QPaintDevice::initPainter
-224 (int (*)(...))QPaintDevice::redirected
-232 (int (*)(...))QPaintDevice::sharedPainter
-240 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter7newPageEv
-248 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter11setPageSizeEN17QPagedPaintDevice8PageSizeE
-256 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter13setPageSizeMMERK6QSizeF
-264 (int (*)(...))QPdfWriter::_ZThn16_N10QPdfWriter10setMarginsERKN17QPagedPaintDevice7MarginsE
-
-Class QPdfWriter
- size=48 align=8
- base size=48 base align=8
-QPdfWriter (0x0x7f0f7173db60) 0
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 16u)
- QObject (0x0x7f0f71709180) 0
- primary-for QPdfWriter (0x0x7f0f7173db60)
- QPagedPaintDevice (0x0x7f0f71a97340) 16
- vptr=((& QPdfWriter::_ZTV10QPdfWriter) + 176u)
- QPaintDevice (0x0x7f0f717091e0) 16
- primary-for QPagedPaintDevice (0x0x7f0f71a97340)
-
-Vtable for QPicture
-QPicture::_ZTV8QPicture: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI8QPicture)
-16 (int (*)(...))QPicture::~QPicture
-24 (int (*)(...))QPicture::~QPicture
-32 (int (*)(...))QPicture::devType
-40 (int (*)(...))QPicture::paintEngine
-48 (int (*)(...))QPicture::metric
-56 (int (*)(...))QPaintDevice::initPainter
-64 (int (*)(...))QPaintDevice::redirected
-72 (int (*)(...))QPaintDevice::sharedPainter
-80 (int (*)(...))QPicture::setData
-
-Class QPicture
- size=32 align=8
- base size=32 base align=8
-QPicture (0x0x7f0f71a973a8) 0
- vptr=((& QPicture::_ZTV8QPicture) + 16u)
- QPaintDevice (0x0x7f0f717093c0) 0
- primary-for QPicture (0x0x7f0f71a973a8)
-
-Class QPictureIO
- size=8 align=8
- base size=8 base align=8
-QPictureIO (0x0x7f0f717096c0) 0
-
-Class QPictureFormatPlugin::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QPictureFormatPlugin::QPrivateSignal (0x0x7f0f71709780) 0 empty
-
-Vtable for QPictureFormatPlugin
-QPictureFormatPlugin::_ZTV20QPictureFormatPlugin: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QPictureFormatPlugin)
-16 (int (*)(...))QPictureFormatPlugin::metaObject
-24 (int (*)(...))QPictureFormatPlugin::qt_metacast
-32 (int (*)(...))QPictureFormatPlugin::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QPictureFormatPlugin::loadPicture
-120 (int (*)(...))QPictureFormatPlugin::savePicture
-128 (int (*)(...))__cxa_pure_virtual
-
-Class QPictureFormatPlugin
- size=16 align=8
- base size=16 base align=8
-QPictureFormatPlugin (0x0x7f0f71a975b0) 0
- vptr=((& QPictureFormatPlugin::_ZTV20QPictureFormatPlugin) + 16u)
- QObject (0x0x7f0f71709720) 0
- primary-for QPictureFormatPlugin (0x0x7f0f71a975b0)
-
-Class QPixmapCache::Key
- size=8 align=8
- base size=8 base align=8
-QPixmapCache::Key (0x0x7f0f71709840) 0
-
-Class QPixmapCache
- size=1 align=1
- base size=0 base align=1
-QPixmapCache (0x0x7f0f717097e0) 0 empty
-
-Class QRasterWindow::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRasterWindow::QPrivateSignal (0x0x7f0f7182e9c0) 0 empty
-
-Vtable for QRasterWindow
-QRasterWindow::_ZTV13QRasterWindow: 59u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QRasterWindow)
-16 (int (*)(...))QRasterWindow::metaObject
-24 (int (*)(...))QRasterWindow::qt_metacast
-32 (int (*)(...))QRasterWindow::qt_metacall
-40 (int (*)(...))QRasterWindow::~QRasterWindow
-48 (int (*)(...))QRasterWindow::~QRasterWindow
-56 (int (*)(...))QPaintDeviceWindow::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QWindow::surfaceType
-120 (int (*)(...))QWindow::format
-128 (int (*)(...))QWindow::size
-136 (int (*)(...))QWindow::accessibleRoot
-144 (int (*)(...))QWindow::focusObject
-152 (int (*)(...))QPaintDeviceWindow::exposeEvent
-160 (int (*)(...))QWindow::resizeEvent
-168 (int (*)(...))QWindow::moveEvent
-176 (int (*)(...))QWindow::focusInEvent
-184 (int (*)(...))QWindow::focusOutEvent
-192 (int (*)(...))QWindow::showEvent
-200 (int (*)(...))QWindow::hideEvent
-208 (int (*)(...))QWindow::keyPressEvent
-216 (int (*)(...))QWindow::keyReleaseEvent
-224 (int (*)(...))QWindow::mousePressEvent
-232 (int (*)(...))QWindow::mouseReleaseEvent
-240 (int (*)(...))QWindow::mouseDoubleClickEvent
-248 (int (*)(...))QWindow::mouseMoveEvent
-256 (int (*)(...))QWindow::wheelEvent
-264 (int (*)(...))QWindow::touchEvent
-272 (int (*)(...))QWindow::tabletEvent
-280 (int (*)(...))QWindow::nativeEvent
-288 (int (*)(...))QWindow::surfaceHandle
-296 (int (*)(...))QPaintDeviceWindow::paintEvent
-304 (int (*)(...))QRasterWindow::metric
-312 (int (*)(...))QPaintDeviceWindow::paintEngine
-320 (int (*)(...))QRasterWindow::redirected
-328 (int (*)(...))-16
-336 (int (*)(...))(& _ZTI13QRasterWindow)
-344 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD1Ev
-352 (int (*)(...))QRasterWindow::_ZThn16_N13QRasterWindowD0Ev
-360 (int (*)(...))QWindow::_ZThn16_NK7QWindow6formatEv
-368 (int (*)(...))QWindow::_ZThn16_NK7QWindow13surfaceHandleEv
-376 (int (*)(...))QWindow::_ZThn16_NK7QWindow11surfaceTypeEv
-384 (int (*)(...))QWindow::_ZThn16_NK7QWindow4sizeEv
-392 (int (*)(...))-40
-400 (int (*)(...))(& _ZTI13QRasterWindow)
-408 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD1Ev
-416 (int (*)(...))QRasterWindow::_ZThn40_N13QRasterWindowD0Ev
-424 (int (*)(...))QPaintDevice::devType
-432 (int (*)(...))QPaintDeviceWindow::_ZThn40_NK18QPaintDeviceWindow11paintEngineEv
-440 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow6metricEN12QPaintDevice17PaintDeviceMetricE
-448 (int (*)(...))QPaintDevice::initPainter
-456 (int (*)(...))QRasterWindow::_ZThn40_NK13QRasterWindow10redirectedEP6QPoint
-464 (int (*)(...))QPaintDevice::sharedPainter
-
-Class QRasterWindow
- size=64 align=8
- base size=64 base align=8
-QRasterWindow (0x0x7f0f7182cc98) 0
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 16u)
- QPaintDeviceWindow (0x0x7f0f718402a0) 0
- primary-for QRasterWindow (0x0x7f0f7182cc98)
- QWindow (0x0x7f0f71840310) 0
- primary-for QPaintDeviceWindow (0x0x7f0f718402a0)
- QObject (0x0x7f0f7182e8a0) 0
- primary-for QWindow (0x0x7f0f71840310)
- QSurface (0x0x7f0f7182e900) 16
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 344u)
- QPaintDevice (0x0x7f0f7182e960) 40
- vptr=((& QRasterWindow::_ZTV13QRasterWindow) + 408u)
-
-Class QScreen::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QScreen::QPrivateSignal (0x0x7f0f7182ea80) 0 empty
-
-Vtable for QScreen
-QScreen::_ZTV7QScreen: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI7QScreen)
-16 (int (*)(...))QScreen::metaObject
-24 (int (*)(...))QScreen::qt_metacast
-32 (int (*)(...))QScreen::qt_metacall
-40 (int (*)(...))QScreen::~QScreen
-48 (int (*)(...))QScreen::~QScreen
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QScreen
- size=16 align=8
- base size=16 base align=8
-QScreen (0x0x7f0f7182cd68) 0
- vptr=((& QScreen::_ZTV7QScreen) + 16u)
- QObject (0x0x7f0f7182ea20) 0
- primary-for QScreen (0x0x7f0f7182cd68)
-
-Class QSessionManager::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSessionManager::QPrivateSignal (0x0x7f0f7182eb40) 0 empty
-
-Vtable for QSessionManager
-QSessionManager::_ZTV15QSessionManager: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QSessionManager)
-16 (int (*)(...))QSessionManager::metaObject
-24 (int (*)(...))QSessionManager::qt_metacast
-32 (int (*)(...))QSessionManager::qt_metacall
-40 (int (*)(...))QSessionManager::~QSessionManager
-48 (int (*)(...))QSessionManager::~QSessionManager
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QSessionManager
- size=16 align=8
- base size=16 base align=8
-QSessionManager (0x0x7f0f7182cdd0) 0
- vptr=((& QSessionManager::_ZTV15QSessionManager) + 16u)
- QObject (0x0x7f0f7182eae0) 0
- primary-for QSessionManager (0x0x7f0f7182cdd0)
-
-Vtable for QStandardItem
-QStandardItem::_ZTV13QStandardItem: 11u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QStandardItem)
-16 (int (*)(...))QStandardItem::~QStandardItem
-24 (int (*)(...))QStandardItem::~QStandardItem
-32 (int (*)(...))QStandardItem::data
-40 (int (*)(...))QStandardItem::setData
-48 (int (*)(...))QStandardItem::clone
-56 (int (*)(...))QStandardItem::type
-64 (int (*)(...))QStandardItem::read
-72 (int (*)(...))QStandardItem::write
-80 (int (*)(...))QStandardItem::operator<
-
-Class QStandardItem
- size=16 align=8
- base size=16 base align=8
-QStandardItem (0x0x7f0f7182eba0) 0
- vptr=((& QStandardItem::_ZTV13QStandardItem) + 16u)
-
-Class QStandardItemModel::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStandardItemModel::QPrivateSignal (0x0x7f0f7182ee40) 0 empty
-
-Vtable for QStandardItemModel
-QStandardItemModel::_ZTV18QStandardItemModel: 48u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QStandardItemModel)
-16 (int (*)(...))QStandardItemModel::metaObject
-24 (int (*)(...))QStandardItemModel::qt_metacast
-32 (int (*)(...))QStandardItemModel::qt_metacall
-40 (int (*)(...))QStandardItemModel::~QStandardItemModel
-48 (int (*)(...))QStandardItemModel::~QStandardItemModel
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QStandardItemModel::index
-120 (int (*)(...))QStandardItemModel::parent
-128 (int (*)(...))QStandardItemModel::sibling
-136 (int (*)(...))QStandardItemModel::rowCount
-144 (int (*)(...))QStandardItemModel::columnCount
-152 (int (*)(...))QStandardItemModel::hasChildren
-160 (int (*)(...))QStandardItemModel::data
-168 (int (*)(...))QStandardItemModel::setData
-176 (int (*)(...))QStandardItemModel::headerData
-184 (int (*)(...))QStandardItemModel::setHeaderData
-192 (int (*)(...))QStandardItemModel::itemData
-200 (int (*)(...))QStandardItemModel::setItemData
-208 (int (*)(...))QStandardItemModel::mimeTypes
-216 (int (*)(...))QStandardItemModel::mimeData
-224 (int (*)(...))QAbstractItemModel::canDropMimeData
-232 (int (*)(...))QStandardItemModel::dropMimeData
-240 (int (*)(...))QStandardItemModel::supportedDropActions
-248 (int (*)(...))QAbstractItemModel::supportedDragActions
-256 (int (*)(...))QStandardItemModel::insertRows
-264 (int (*)(...))QStandardItemModel::insertColumns
-272 (int (*)(...))QStandardItemModel::removeRows
-280 (int (*)(...))QStandardItemModel::removeColumns
-288 (int (*)(...))QAbstractItemModel::moveRows
-296 (int (*)(...))QAbstractItemModel::moveColumns
-304 (int (*)(...))QAbstractItemModel::fetchMore
-312 (int (*)(...))QAbstractItemModel::canFetchMore
-320 (int (*)(...))QStandardItemModel::flags
-328 (int (*)(...))QStandardItemModel::sort
-336 (int (*)(...))QAbstractItemModel::buddy
-344 (int (*)(...))QAbstractItemModel::match
-352 (int (*)(...))QAbstractItemModel::span
-360 (int (*)(...))QAbstractItemModel::roleNames
-368 (int (*)(...))QAbstractItemModel::submit
-376 (int (*)(...))QAbstractItemModel::revert
-
-Class QStandardItemModel
- size=16 align=8
- base size=16 base align=8
-QStandardItemModel (0x0x7f0f7182cf70) 0
- vptr=((& QStandardItemModel::_ZTV18QStandardItemModel) + 16u)
- QAbstractItemModel (0x0x7f0f71531000) 0
- primary-for QStandardItemModel (0x0x7f0f7182cf70)
- QObject (0x0x7f0f7182ede0) 0
- primary-for QAbstractItemModel (0x0x7f0f71531000)
-
-Class QStaticText
- size=8 align=8
- base size=8 base align=8
-QStaticText (0x0x7f0f7182eea0) 0
-
-Class QStyleHints::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QStyleHints::QPrivateSignal (0x0x7f0f71580360) 0 empty
-
-Vtable for QStyleHints
-QStyleHints::_ZTV11QStyleHints: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QStyleHints)
-16 (int (*)(...))QStyleHints::metaObject
-24 (int (*)(...))QStyleHints::qt_metacast
-32 (int (*)(...))QStyleHints::qt_metacall
-40 (int (*)(...))QStyleHints::~QStyleHints
-48 (int (*)(...))QStyleHints::~QStyleHints
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QStyleHints
- size=16 align=8
- base size=16 base align=8
-QStyleHints (0x0x7f0f71531208) 0
- vptr=((& QStyleHints::_ZTV11QStyleHints) + 16u)
- QObject (0x0x7f0f71580300) 0
- primary-for QStyleHints (0x0x7f0f71531208)
-
-Class QTextObject::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextObject::QPrivateSignal (0x0x7f0f71580420) 0 empty
-
-Vtable for QTextObject
-QTextObject::_ZTV11QTextObject: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI11QTextObject)
-16 (int (*)(...))QTextObject::metaObject
-24 (int (*)(...))QTextObject::qt_metacast
-32 (int (*)(...))QTextObject::qt_metacall
-40 (int (*)(...))QTextObject::~QTextObject
-48 (int (*)(...))QTextObject::~QTextObject
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextObject
- size=16 align=8
- base size=16 base align=8
-QTextObject (0x0x7f0f71531270) 0
- vptr=((& QTextObject::_ZTV11QTextObject) + 16u)
- QObject (0x0x7f0f715803c0) 0
- primary-for QTextObject (0x0x7f0f71531270)
-
-Class QTextBlockGroup::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextBlockGroup::QPrivateSignal (0x0x7f0f715804e0) 0 empty
-
-Vtable for QTextBlockGroup
-QTextBlockGroup::_ZTV15QTextBlockGroup: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI15QTextBlockGroup)
-16 (int (*)(...))QTextBlockGroup::metaObject
-24 (int (*)(...))QTextBlockGroup::qt_metacast
-32 (int (*)(...))QTextBlockGroup::qt_metacall
-40 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-48 (int (*)(...))QTextBlockGroup::~QTextBlockGroup
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextBlockGroup
- size=16 align=8
- base size=16 base align=8
-QTextBlockGroup (0x0x7f0f715312d8) 0
- vptr=((& QTextBlockGroup::_ZTV15QTextBlockGroup) + 16u)
- QTextObject (0x0x7f0f71531340) 0
- primary-for QTextBlockGroup (0x0x7f0f715312d8)
- QObject (0x0x7f0f71580480) 0
- primary-for QTextObject (0x0x7f0f71531340)
-
-Vtable for QTextFrameLayoutData
-QTextFrameLayoutData::_ZTV20QTextFrameLayoutData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI20QTextFrameLayoutData)
-16 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-24 (int (*)(...))QTextFrameLayoutData::~QTextFrameLayoutData
-
-Class QTextFrameLayoutData
- size=8 align=8
- base size=8 base align=8
-QTextFrameLayoutData (0x0x7f0f71580540) 0 nearly-empty
- vptr=((& QTextFrameLayoutData::_ZTV20QTextFrameLayoutData) + 16u)
-
-Class QTextFrame::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextFrame::QPrivateSignal (0x0x7f0f71580600) 0 empty
-
-Class QTextFrame::iterator
- size=32 align=8
- base size=28 base align=8
-QTextFrame::iterator (0x0x7f0f71580660) 0
-
-Vtable for QTextFrame
-QTextFrame::_ZTV10QTextFrame: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextFrame)
-16 (int (*)(...))QTextFrame::metaObject
-24 (int (*)(...))QTextFrame::qt_metacast
-32 (int (*)(...))QTextFrame::qt_metacall
-40 (int (*)(...))QTextFrame::~QTextFrame
-48 (int (*)(...))QTextFrame::~QTextFrame
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextFrame
- size=16 align=8
- base size=16 base align=8
-QTextFrame (0x0x7f0f715313a8) 0
- vptr=((& QTextFrame::_ZTV10QTextFrame) + 16u)
- QTextObject (0x0x7f0f71531410) 0
- primary-for QTextFrame (0x0x7f0f715313a8)
- QObject (0x0x7f0f715805a0) 0
- primary-for QTextObject (0x0x7f0f71531410)
-
-Vtable for QTextBlockUserData
-QTextBlockUserData::_ZTV18QTextBlockUserData: 4u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QTextBlockUserData)
-16 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-24 (int (*)(...))QTextBlockUserData::~QTextBlockUserData
-
-Class QTextBlockUserData
- size=8 align=8
- base size=8 base align=8
-QTextBlockUserData (0x0x7f0f71580900) 0 nearly-empty
- vptr=((& QTextBlockUserData::_ZTV18QTextBlockUserData) + 16u)
-
-Class QTextBlock::iterator
- size=24 align=8
- base size=20 base align=8
-QTextBlock::iterator (0x0x7f0f715809c0) 0
-
-Class QTextBlock
- size=16 align=8
- base size=12 base align=8
-QTextBlock (0x0x7f0f71580960) 0
-
-Class QTextFragment
- size=16 align=8
- base size=16 base align=8
-QTextFragment (0x0x7f0f71580ea0) 0
-
-Class QSyntaxHighlighter::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QSyntaxHighlighter::QPrivateSignal (0x0x7f0f716391e0) 0 empty
-
-Vtable for QSyntaxHighlighter
-QSyntaxHighlighter::_ZTV18QSyntaxHighlighter: 15u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI18QSyntaxHighlighter)
-16 (int (*)(...))QSyntaxHighlighter::metaObject
-24 (int (*)(...))QSyntaxHighlighter::qt_metacast
-32 (int (*)(...))QSyntaxHighlighter::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-
-Class QSyntaxHighlighter
- size=16 align=8
- base size=16 base align=8
-QSyntaxHighlighter (0x0x7f0f71531af8) 0
- vptr=((& QSyntaxHighlighter::_ZTV18QSyntaxHighlighter) + 16u)
- QObject (0x0x7f0f71639180) 0
- primary-for QSyntaxHighlighter (0x0x7f0f71531af8)
-
-Class QTextDocumentFragment
- size=8 align=8
- base size=8 base align=8
-QTextDocumentFragment (0x0x7f0f71639240) 0
-
-Class QTextDocumentWriter
- size=8 align=8
- base size=8 base align=8
-QTextDocumentWriter (0x0x7f0f716392a0) 0
-
-Class QTextList::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextList::QPrivateSignal (0x0x7f0f71639360) 0 empty
-
-Vtable for QTextList
-QTextList::_ZTV9QTextList: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI9QTextList)
-16 (int (*)(...))QTextList::metaObject
-24 (int (*)(...))QTextList::qt_metacast
-32 (int (*)(...))QTextList::qt_metacall
-40 (int (*)(...))QTextList::~QTextList
-48 (int (*)(...))QTextList::~QTextList
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QTextBlockGroup::blockInserted
-120 (int (*)(...))QTextBlockGroup::blockRemoved
-128 (int (*)(...))QTextBlockGroup::blockFormatChanged
-
-Class QTextList
- size=16 align=8
- base size=16 base align=8
-QTextList (0x0x7f0f71531b60) 0
- vptr=((& QTextList::_ZTV9QTextList) + 16u)
- QTextBlockGroup (0x0x7f0f71531bc8) 0
- primary-for QTextList (0x0x7f0f71531b60)
- QTextObject (0x0x7f0f71531c30) 0
- primary-for QTextBlockGroup (0x0x7f0f71531bc8)
- QObject (0x0x7f0f71639300) 0
- primary-for QTextObject (0x0x7f0f71531c30)
-
-Class QTextTableCell
- size=16 align=8
- base size=12 base align=8
-QTextTableCell (0x0x7f0f716393c0) 0
-
-Class QTextTable::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QTextTable::QPrivateSignal (0x0x7f0f71639480) 0 empty
-
-Vtable for QTextTable
-QTextTable::_ZTV10QTextTable: 14u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QTextTable)
-16 (int (*)(...))QTextTable::metaObject
-24 (int (*)(...))QTextTable::qt_metacast
-32 (int (*)(...))QTextTable::qt_metacall
-40 (int (*)(...))QTextTable::~QTextTable
-48 (int (*)(...))QTextTable::~QTextTable
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-
-Class QTextTable
- size=16 align=8
- base size=16 base align=8
-QTextTable (0x0x7f0f71531c98) 0
- vptr=((& QTextTable::_ZTV10QTextTable) + 16u)
- QTextFrame (0x0x7f0f71531d00) 0
- primary-for QTextTable (0x0x7f0f71531c98)
- QTextObject (0x0x7f0f71531d68) 0
- primary-for QTextFrame (0x0x7f0f71531d00)
- QObject (0x0x7f0f71639420) 0
- primary-for QTextObject (0x0x7f0f71531d68)
-
-Class QValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QValidator::QPrivateSignal (0x0x7f0f71639540) 0 empty
-
-Vtable for QValidator
-QValidator::_ZTV10QValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI10QValidator)
-16 (int (*)(...))QValidator::metaObject
-24 (int (*)(...))QValidator::qt_metacast
-32 (int (*)(...))QValidator::qt_metacall
-40 0u
-48 0u
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))__cxa_pure_virtual
-120 (int (*)(...))QValidator::fixup
-
-Class QValidator
- size=16 align=8
- base size=16 base align=8
-QValidator (0x0x7f0f71531dd0) 0
- vptr=((& QValidator::_ZTV10QValidator) + 16u)
- QObject (0x0x7f0f716394e0) 0
- primary-for QValidator (0x0x7f0f71531dd0)
-
-Class QIntValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QIntValidator::QPrivateSignal (0x0x7f0f71639600) 0 empty
-
-Vtable for QIntValidator
-QIntValidator::_ZTV13QIntValidator: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI13QIntValidator)
-16 (int (*)(...))QIntValidator::metaObject
-24 (int (*)(...))QIntValidator::qt_metacast
-32 (int (*)(...))QIntValidator::qt_metacall
-40 (int (*)(...))QIntValidator::~QIntValidator
-48 (int (*)(...))QIntValidator::~QIntValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QIntValidator::validate
-120 (int (*)(...))QIntValidator::fixup
-128 (int (*)(...))QIntValidator::setRange
-
-Class QIntValidator
- size=24 align=8
- base size=24 base align=8
-QIntValidator (0x0x7f0f71531e38) 0
- vptr=((& QIntValidator::_ZTV13QIntValidator) + 16u)
- QValidator (0x0x7f0f71531ea0) 0
- primary-for QIntValidator (0x0x7f0f71531e38)
- QObject (0x0x7f0f716395a0) 0
- primary-for QValidator (0x0x7f0f71531ea0)
-
-Class QDoubleValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QDoubleValidator::QPrivateSignal (0x0x7f0f716396c0) 0 empty
-
-Vtable for QDoubleValidator
-QDoubleValidator::_ZTV16QDoubleValidator: 17u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QDoubleValidator)
-16 (int (*)(...))QDoubleValidator::metaObject
-24 (int (*)(...))QDoubleValidator::qt_metacast
-32 (int (*)(...))QDoubleValidator::qt_metacall
-40 (int (*)(...))QDoubleValidator::~QDoubleValidator
-48 (int (*)(...))QDoubleValidator::~QDoubleValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QDoubleValidator::validate
-120 (int (*)(...))QValidator::fixup
-128 (int (*)(...))QDoubleValidator::setRange
-
-Class QDoubleValidator
- size=40 align=8
- base size=36 base align=8
-QDoubleValidator (0x0x7f0f71531f08) 0
- vptr=((& QDoubleValidator::_ZTV16QDoubleValidator) + 16u)
- QValidator (0x0x7f0f71531f70) 0
- primary-for QDoubleValidator (0x0x7f0f71531f08)
- QObject (0x0x7f0f71639660) 0
- primary-for QValidator (0x0x7f0f71531f70)
-
-Class QRegExpValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegExpValidator::QPrivateSignal (0x0x7f0f716397e0) 0 empty
-
-Vtable for QRegExpValidator
-QRegExpValidator::_ZTV16QRegExpValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI16QRegExpValidator)
-16 (int (*)(...))QRegExpValidator::metaObject
-24 (int (*)(...))QRegExpValidator::qt_metacast
-32 (int (*)(...))QRegExpValidator::qt_metacall
-40 (int (*)(...))QRegExpValidator::~QRegExpValidator
-48 (int (*)(...))QRegExpValidator::~QRegExpValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegExpValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegExpValidator
- size=24 align=8
- base size=24 base align=8
-QRegExpValidator (0x0x7f0f716ce000) 0
- vptr=((& QRegExpValidator::_ZTV16QRegExpValidator) + 16u)
- QValidator (0x0x7f0f716ce068) 0
- primary-for QRegExpValidator (0x0x7f0f716ce000)
- QObject (0x0x7f0f71639780) 0
- primary-for QValidator (0x0x7f0f716ce068)
-
-Class QRegularExpressionValidator::QPrivateSignal
- size=1 align=1
- base size=0 base align=1
-QRegularExpressionValidator::QPrivateSignal (0x0x7f0f716398a0) 0 empty
-
-Vtable for QRegularExpressionValidator
-QRegularExpressionValidator::_ZTV27QRegularExpressionValidator: 16u entries
-0 (int (*)(...))0
-8 (int (*)(...))(& _ZTI27QRegularExpressionValidator)
-16 (int (*)(...))QRegularExpressionValidator::metaObject
-24 (int (*)(...))QRegularExpressionValidator::qt_metacast
-32 (int (*)(...))QRegularExpressionValidator::qt_metacall
-40 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-48 (int (*)(...))QRegularExpressionValidator::~QRegularExpressionValidator
-56 (int (*)(...))QObject::event
-64 (int (*)(...))QObject::eventFilter
-72 (int (*)(...))QObject::timerEvent
-80 (int (*)(...))QObject::childEvent
-88 (int (*)(...))QObject::customEvent
-96 (int (*)(...))QObject::connectNotify
-104 (int (*)(...))QObject::disconnectNotify
-112 (int (*)(...))QRegularExpressionValidator::validate
-120 (int (*)(...))QValidator::fixup
-
-Class QRegularExpressionValidator
- size=16 align=8
- base size=16 base align=8
-QRegularExpressionValidator (0x0x7f0f716ce0d0) 0
- vptr=((& QRegularExpressionValidator::_ZTV27QRegularExpressionValidator) + 16u)
- QValidator (0x0x7f0f716ce138) 0
- primary-for QRegularExpressionValidator (0x0x7f0f716ce0d0)
- QObject (0x0x7f0f71639840) 0
- primary-for QValidator (0x0x7f0f716ce138)
-
diff --git a/tests/auto/cmake/CMakeLists.txt b/tests/auto/cmake/CMakeLists.txt
deleted file mode 100644
index 271ab54..0000000
--- a/tests/auto/cmake/CMakeLists.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-
-cmake_minimum_required(VERSION 2.8)
-
-project(qmake_cmake_files)
-
-enable_testing()
-
-find_package(Qt5Core REQUIRED)
-
-include("${_Qt5CTestMacros}")
-
-expect_pass(test_qx11_module)
diff --git a/tests/auto/cmake/cmake.pro b/tests/auto/cmake/cmake.pro
deleted file mode 100644
index bf2dbcb..0000000
--- a/tests/auto/cmake/cmake.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-
-# Cause make to do nothing.
-TEMPLATE = subdirs
-
-CONFIG += ctest_testcase
diff --git a/tests/auto/cmake/test_qx11_module/CMakeLists.txt b/tests/auto/cmake/test_qx11_module/CMakeLists.txt
deleted file mode 100644
index 016cf5f..0000000
--- a/tests/auto/cmake/test_qx11_module/CMakeLists.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-
-cmake_minimum_required(VERSION 2.8)
-
-project(test_qx11_module)
-
-find_package(Qt5Core REQUIRED)
-find_package(Qt5Gui REQUIRED)
-
-find_package(Qt5X11Extras REQUIRED)
-
-include_directories(
- ${Qt5X11Extras_INCLUDE_DIRS}
-)
-
-add_definitions(
- ${Qt5X11Extras_DEFINITIONS}
-)
-
-set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${Qt5Core_EXECUTABLE_COMPILE_FLAGS}")
-
-add_executable(mainapp main.cpp)
-
-target_link_libraries(mainapp
- ${Qt5X11Extras_LIBRARIES}
-)
diff --git a/tests/auto/cmake/test_qx11_module/main.cpp b/tests/auto/cmake/test_qx11_module/main.cpp
deleted file mode 100644
index af81688..0000000
--- a/tests/auto/cmake/test_qx11_module/main.cpp
+++ /dev/null
@@ -1,39 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Stephen Kelly <stephen.kelly@kdab.com>
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the QtGui module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QX11Info>
-#include <QtX11Extras/QX11Info>
-#include <QtX11Extras/QtX11Extras>
-#include <QtX11Extras>
-
-int main(int argc, char **argv)
-{
- QX11Info::appScreen();
-
- return 0;
-}
diff --git a/tests/auto/qx11info/.prev_CMakeLists.txt b/tests/auto/qx11info/.prev_CMakeLists.txt
deleted file mode 100644
index 0e60be4..0000000
--- a/tests/auto/qx11info/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-# Generated from qx11info.pro.
-
-#####################################################################
-## tst_qx11info Test:
-#####################################################################
-
-qt_internal_add_test(tst_qx11info
- SOURCES
- tst_qx11info.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Widgets
- Qt::X11Extras
- XCB::XCB
-)
diff --git a/tests/auto/qx11info/CMakeLists.txt b/tests/auto/qx11info/CMakeLists.txt
deleted file mode 100644
index 0e60be4..0000000
--- a/tests/auto/qx11info/CMakeLists.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-# Generated from qx11info.pro.
-
-#####################################################################
-## tst_qx11info Test:
-#####################################################################
-
-qt_internal_add_test(tst_qx11info
- SOURCES
- tst_qx11info.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::Widgets
- Qt::X11Extras
- XCB::XCB
-)
diff --git a/tests/auto/qx11info/qx11info.pro b/tests/auto/qx11info/qx11info.pro
deleted file mode 100644
index 3a34ecd..0000000
--- a/tests/auto/qx11info/qx11info.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qx11info
-QT += x11extras widgets testlib
-SOURCES += tst_qx11info.cpp
-LIBS += -lxcb
diff --git a/tests/auto/qx11info/tst_qx11info.cpp b/tests/auto/qx11info/tst_qx11info.cpp
deleted file mode 100644
index 36dd202..0000000
--- a/tests/auto/qx11info/tst_qx11info.cpp
+++ /dev/null
@@ -1,391 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Copyright (C) 2016 David Faure <david.faure@kdab.com>
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtGui>
-#include <QtTest/QtTest>
-
-#include <QApplication>
-#include <QX11Info>
-
-class tst_QX11Info : public QObject
-{
- Q_OBJECT
-
-private slots:
- void staticFunctionsBeforeQApplication();
- void startupId();
- void isPlatformX11();
- void appTime();
- void peeker();
- void isCompositingManagerRunning();
-};
-
-void tst_QX11Info::staticFunctionsBeforeQApplication()
-{
- QVERIFY(!QApplication::instance());
-
- // none of these functions should crash if QApplication hasn't
- // been constructed
-
- Display *display = QX11Info::display();
- QCOMPARE(display, (Display *)0);
-
-#if 0
- const char *appClass = QX11Info::appClass();
- QCOMPARE(appClass, (const char *)0);
-#endif
- int appScreen = QX11Info::appScreen();
- QCOMPARE(appScreen, 0);
-#if 0
- int appDepth = QX11Info::appDepth();
- QCOMPARE(appDepth, 32);
- int appCells = QX11Info::appCells();
- QCOMPARE(appCells, 0);
- Qt::HANDLE appColormap = QX11Info::appColormap();
- QCOMPARE(appColormap, static_cast<Qt::HANDLE>(0));
- void *appVisual = QX11Info::appVisual();
- QCOMPARE(appVisual, static_cast<void *>(0));
-#endif
- unsigned long appRootWindow = QX11Info::appRootWindow();
- QCOMPARE(appRootWindow, static_cast<unsigned long>(0));
-
-#if 0
- bool appDefaultColormap = QX11Info::appDefaultColormap();
- QCOMPARE(appDefaultColormap, true);
- bool appDefaultVisual = QX11Info::appDefaultVisual();
- QCOMPARE(appDefaultVisual, true);
-#endif
-
- int appDpiX = QX11Info::appDpiX();
- int appDpiY = QX11Info::appDpiY();
- QCOMPARE(appDpiX, 75);
- QCOMPARE(appDpiY, 75);
-
- unsigned long appTime = QX11Info::appTime();
- unsigned long appUserTime = QX11Info::appUserTime();
- QCOMPARE(appTime, 0ul);
- QCOMPARE(appUserTime, 0ul);
- // setApp*Time do nothing without QApplication
- QX11Info::setAppTime(1234);
- QX11Info::setAppUserTime(5678);
- appTime = QX11Info::appTime();
- appUserTime = QX11Info::appUserTime();
- QCOMPARE(appTime, 0ul);
- QCOMPARE(appTime, 0ul);
-
- QX11Info::isCompositingManagerRunning();
-}
-
-static const char idFromEnv[] = "startupid_TIME123456";
-void initialize()
-{
- qputenv("DESKTOP_STARTUP_ID", idFromEnv);
-}
-Q_CONSTRUCTOR_FUNCTION(initialize)
-
-void tst_QX11Info::startupId()
-{
- int argc = 0;
- QApplication app(argc, 0);
-
- // This relies on the fact that no widget was shown yet,
- // so please make sure this method is always the first test.
- QCOMPARE(QString(QX11Info::nextStartupId()), QString(idFromEnv));
- QWidget w;
- w.show();
- QVERIFY(QX11Info::nextStartupId().isEmpty());
-
- QByteArray idSecondWindow = "startupid2_TIME234567";
- QX11Info::setNextStartupId(idSecondWindow);
- QCOMPARE(QX11Info::nextStartupId(), idSecondWindow);
-
- QWidget w2;
- w2.show();
- QVERIFY(QX11Info::nextStartupId().isEmpty());
-}
-
-void tst_QX11Info::isPlatformX11()
-{
- int argc = 0;
- QApplication app(argc, 0);
-
- QVERIFY(QX11Info::isPlatformX11());
-}
-
-void tst_QX11Info::appTime()
-{
- int argc = 0;
- QApplication app(argc, 0);
-
- // No X11 event received yet
- QCOMPARE(QX11Info::appTime(), 0ul);
- QCOMPARE(QX11Info::appUserTime(), 0ul);
-
- // Trigger some X11 events
- QWindow window;
- window.show();
- QTest::qWait(100);
- QVERIFY(QX11Info::appTime() > 0);
-
- unsigned long t0 = QX11Info::appTime();
- unsigned long t1 = t0 + 1;
- QX11Info::setAppTime(t1);
- QCOMPARE(QX11Info::appTime(), t1);
-
- unsigned long u0 = QX11Info::appUserTime();
- unsigned long u1 = u0 + 1;
- QX11Info::setAppUserTime(u1);
- QCOMPARE(QX11Info::appUserTime(), u1);
-}
-
-class PeekerTest : public QWindow
-{
-public:
- PeekerTest()
- {
- setGeometry(100, 100, 400, 400);
- m_peekerFirstId = QX11Info::generatePeekerId();
- QVERIFY(m_peekerFirstId >= 0);
- m_peekerSecondId = QX11Info::generatePeekerId();
- QVERIFY(m_peekerSecondId == m_peekerFirstId + 1);
- // Get X atoms
- xcb_connection_t *c = QX11Info::connection();
- const char *first = "QT_XCB_PEEKER_TEST_FIRST";
- const char *second = "QT_XCB_PEEKER_TEST_SECOND";
- xcb_intern_atom_reply_t *reply =
- xcb_intern_atom_reply(c, xcb_intern_atom(c, false, strlen(first), first), 0);
- QVERIFY2(reply != nullptr, first);
- m_atomFirst = reply->atom;
- free(reply);
- reply = xcb_intern_atom_reply(c, xcb_intern_atom(c, false, strlen(second), second), 0);
- QVERIFY2(reply != nullptr, second);
- m_atomSecond = reply->atom;
- free(reply);
- }
-
-protected:
- void triggerPropertyNotifyEvents()
- {
- xcb_window_t rootWindow = QX11Info::appRootWindow();
- xcb_connection_t *connection = QX11Info::connection();
- xcb_change_property(connection, XCB_PROP_MODE_APPEND, rootWindow, m_atomFirst,
- XCB_ATOM_INTEGER, 32, 0, nullptr);
- xcb_change_property(connection, XCB_PROP_MODE_APPEND, rootWindow, m_atomSecond,
- XCB_ATOM_INTEGER, 32, 0, nullptr);
- xcb_flush(connection);
- }
-
- static bool checkForPropertyNotifyByAtom(xcb_generic_event_t *event, void *data)
- {
- bool isPropertyNotify = (event->response_type & ~0x80) == XCB_PROPERTY_NOTIFY;
- if (isPropertyNotify) {
- xcb_property_notify_event_t *pn =
- reinterpret_cast<xcb_property_notify_event_t *>(event);
- xcb_atom_t *atom = static_cast<xcb_atom_t *>(data);
- if (pn->atom == *atom)
- return true;
- }
- return false;
- }
-
- bool sanityCheckPeeking(xcb_generic_event_t *event)
- {
- m_countWithCaching++;
- bool isPropertyNotify = (event->response_type & ~0x80) == XCB_PROPERTY_NOTIFY;
- if (isPropertyNotify) {
- xcb_property_notify_event_t *pn =
- reinterpret_cast<xcb_property_notify_event_t *>(event);
- if (pn->atom == m_atomFirst) {
- if (m_indexFirst == -1) {
- m_indexFirst = m_countWithCaching;
- // continue peeking, maybe the second event is already in the queue
- return false;
- }
- m_foundFirstEventAgain = true;
- // Return so we can fail the test with QVERIFY2, for more details
- // see QTBUG-62354
- return true;
- }
- // Let it peek to the end, even when the second event was found
- if (pn->atom == m_atomSecond) {
- m_indexSecond = m_countWithCaching;
- if (m_indexFirst == -1) {
- m_foundSecondBeforeFirst = true;
- // Same as above, see QTBUG-62354
- return true;
- }
- }
- }
- return false;
- }
-
- void exposeEvent(QExposeEvent *) override
- {
- if (m_ignoreSubsequentExpose)
- return;
- // We don't want to execute this handler again in case there are more expose
- // events after calling QCoreApplication::processEvents() later in this test
- m_ignoreSubsequentExpose = true;
-
- xcb_flush(QX11Info::connection());
- bool found = QX11Info::peekEventQueue(checkForPropertyNotifyByAtom, &m_atomFirst);
- QVERIFY2(!found, "Found m_atomFirst which should not be in the queue yet");
- found = QX11Info::peekEventQueue(checkForPropertyNotifyByAtom, &m_atomSecond);
- QVERIFY2(!found, "Found m_atomSecond which should not be in the queue yet");
-
- triggerPropertyNotifyEvents();
-
- bool earlyExit = false;
- while (!earlyExit && (m_indexFirst == -1 || m_indexSecond == -1)) {
-
- earlyExit = QX11Info::peekEventQueue([](xcb_generic_event_t *event, void *data) {
- return static_cast<PeekerTest *>(data)->sanityCheckPeeking(event);
- }, this, QX11Info::PeekFromCachedIndex, m_peekerFirstId);
-
- if (m_countWithCaching == -1)
- QVERIFY2(!earlyExit, "Unexpected return value for an empty queue");
- }
-
- QVERIFY2(!m_foundFirstEventAgain,
- "Found the same notify event twice, maybe broken index cache?");
- QVERIFY2(!m_foundSecondBeforeFirst, "Found second event before first");
- QVERIFY2(!earlyExit,
- "Unexpected return value for a peeker that always scans to the end of the queue");
-
- found = QX11Info::peekEventQueue(checkForPropertyNotifyByAtom, &m_atomFirst,
- QX11Info::PeekDefault, m_peekerFirstId);
- QVERIFY2(found, "Failed to find m_atomFirst, when peeking from start and ignoring "
- "the cached index associated with the passed in peeker id");
- // The above call updated index cache for m_peekerFirstId to the position of
- // event(m_atomFirst) + 1
- found = QX11Info::peekEventQueue(checkForPropertyNotifyByAtom, &m_atomSecond,
- QX11Info::PeekFromCachedIndex, m_peekerFirstId);
- QVERIFY2(found, "Unexpectedly failed to find m_atomSecond");
-
- QVERIFY(m_indexFirst <= m_countWithCaching);
- QVERIFY(m_indexSecond <= m_countWithCaching);
- QVERIFY(m_indexFirst < m_indexSecond);
- QX11Info::peekEventQueue([](xcb_generic_event_t *, void *data) {
- static_cast<PeekerTest *>(data)->m_countFromStart++;
- return false;
- }, this);
- QVERIFY(m_countWithCaching <= m_countFromStart);
- found = QX11Info::peekEventQueue(checkForPropertyNotifyByAtom, &m_atomFirst,
- QX11Info::PeekFromCachedIndex, m_peekerSecondId);
- QVERIFY2(found, "m_peekerSecondId failed to find the event");
-
- // Remove peeker id from within the peeker while using it for peeking
- QX11Info::peekEventQueue([](xcb_generic_event_t *, void *data) {
- PeekerTest *obj = static_cast<PeekerTest *>(data);
- QX11Info::removePeekerId(obj->m_peekerSecondId);
- return true;
- }, this, QX11Info::PeekFromCachedIndex, m_peekerSecondId);
- // Check that it really has been removed from the cache
- bool ok = QX11Info::peekEventQueue([](xcb_generic_event_t *, void *) {
- return true;
- }, nullptr, QX11Info::PeekFromCachedIndex, m_peekerSecondId);
- QVERIFY2(!ok, "Unexpected return value when attempting to peek from cached "
- "index when peeker id has been removed from the cache");
-
- // Sanity check other input combinations
- QVERIFY(!QX11Info::removePeekerId(-99));
- ok = QX11Info::peekEventQueue([](xcb_generic_event_t *, void *) {
- return true;
- }, nullptr, QX11Info::PeekFromCachedIndex, -100);
- QVERIFY2(!ok, "PeekFromCachedIndex with invalid peeker id unexpectedly succeeded");
- ok = QX11Info::peekEventQueue([](xcb_generic_event_t *, void *) {
- return true;
- }, nullptr, QX11Info::PeekDefault, -100);
- QVERIFY2(!ok, "PeekDefault with invalid peeker id unexpectedly succeeded");
- ok = QX11Info::peekEventQueue([](xcb_generic_event_t *, void *) {
- return true;
- }, nullptr, QX11Info::PeekFromCachedIndex);
- QVERIFY2(!ok, "PeekFromCachedIndex without peeker id unexpectedly succeeded");
- ok = QX11Info::peekEventQueue([](xcb_generic_event_t *, void *) {
- return true;
- }, nullptr, QX11Info::PeekDefault);
- QVERIFY2(ok, "PeekDefault without peeker id unexpectedly failed");
-
- QCoreApplication::processEvents(); // Flush buffered events
-
- found = QX11Info::peekEventQueue(checkForPropertyNotifyByAtom, &m_atomFirst);
- QVERIFY2(!found, "Found m_atomFirst in the queue after flushing");
- found = QX11Info::peekEventQueue(checkForPropertyNotifyByAtom, &m_atomSecond);
- QVERIFY2(!found, "Found m_atomSecond in the queue after flushing");
-
- QVERIFY(QX11Info::removePeekerId(m_peekerFirstId));
- QVERIFY2(!QX11Info::removePeekerId(m_peekerFirstId),
- "Removing the same peeker id twice unexpectedly succeeded");
-#if 0
- qDebug() << "Buffered event queue size (caching) : " << m_countWithCaching + 1;
- qDebug() << "Buffered event queue size (from start) : " << m_countFromStart + 1;
- qDebug() << "PropertyNotify[FIRST] at : " << m_indexFirst;
- qDebug() << "PropertyNotify[SECOND] at : " << m_indexSecond;
-#endif
- }
-
-private:
- xcb_atom_t m_atomFirst = -1;
- xcb_atom_t m_atomSecond = -1;
- qint32 m_peekerFirstId = -1;
- qint32 m_peekerSecondId = -1;
- qint32 m_indexFirst = -1;
- qint32 m_indexSecond = -1;
- bool m_foundFirstEventAgain = false;
- qint32 m_countWithCaching = -1;
- qint32 m_countFromStart = -1;
- bool m_ignoreSubsequentExpose = false;
- bool m_foundSecondBeforeFirst = false;
-};
-
-void tst_QX11Info::peeker()
-{
- int argc = 0;
- QGuiApplication app(argc, 0);
-
- PeekerTest test;
- test.show();
-
- QVERIFY(QTest::qWaitForWindowExposed(&test));
-}
-
-void tst_QX11Info::isCompositingManagerRunning()
-{
- int argc = 0;
- QGuiApplication app(argc, 0);
- const bool b = QX11Info::isCompositingManagerRunning();
- Q_UNUSED(b);
- const bool b2 = QX11Info::isCompositingManagerRunning(0);
- Q_UNUSED(b2);
- // just check that it didn't crash (QTBUG-91913)
-}
-
-QTEST_APPLESS_MAIN(tst_QX11Info)
-
-#include "tst_qx11info.moc"
diff --git a/tests/global/global.cfg b/tests/global/global.cfg
deleted file mode 100644
index 40e0023..0000000
--- a/tests/global/global.cfg
+++ /dev/null
@@ -1,5 +0,0 @@
-<config>
-<modules>
-<module name="QtX11Extras" qtname="x11extras"/>
-</modules>
-</config>
diff --git a/tests/manual/CMakeLists.txt b/tests/manual/CMakeLists.txt
deleted file mode 100644
index 98adde5..0000000
--- a/tests/manual/CMakeLists.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-# Generated from manual.pro.
-
-add_subdirectory(peeker)
diff --git a/tests/manual/manual.pro b/tests/manual/manual.pro
deleted file mode 100644
index 1ef0dcd..0000000
--- a/tests/manual/manual.pro
+++ /dev/null
@@ -1,3 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS = peeker
diff --git a/tests/manual/peeker/CMakeLists.txt b/tests/manual/peeker/CMakeLists.txt
deleted file mode 100644
index 555c636..0000000
--- a/tests/manual/peeker/CMakeLists.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-# Generated from peeker.pro.
-
-#####################################################################
-## peeker Binary:
-#####################################################################
-
-qt_internal_add_manual_test(peeker
- GUI
- SOURCES
- main.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::X11Extras
-)
-
-#### Keys ignored in scope 1:.:.:peeker.pro:<TRUE>:
-# TEMPLATE = "app"
diff --git a/tests/manual/peeker/main.cpp b/tests/manual/peeker/main.cpp
deleted file mode 100644
index 8c7b280..0000000
--- a/tests/manual/peeker/main.cpp
+++ /dev/null
@@ -1,111 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the QtCore module of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:LGPL$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU Lesser General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU Lesser
-** General Public License version 3 as published by the Free Software
-** Foundation and appearing in the file LICENSE.LGPL3 included in the
-** packaging of this file. Please review the following information to
-** ensure the GNU Lesser General Public License version 3 requirements
-** will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 2.0 or (at your option) the GNU General
-** Public license version 3 or any later version approved by the KDE Free
-** Qt Foundation. The licenses are as published by the Free Software
-** Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-2.0.html and
-** https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include <QtGui>
-#include <QtX11Extras/QX11Info>
-
-class IntensivePainter : public QWindow
-{
-public:
- IntensivePainter() : m_backingStore(new QBackingStore(this))
- { setGeometry(100, 100, 900, 600); }
-
-protected:
- bool interrupted() const { return m_stopPainting; }
- void stopPainting() { m_stopPainting = true; }
- void beginPaining() { m_stopPainting = false; }
-
- void exposeEvent(QExposeEvent *)
- {
- bool useGreenColor = false;
- QRect rect(0, 0, width(), height());
- m_backingStore->resize(QSize(width(), height()));
-
- qint32 peekerId = QX11Info::generatePeekerId();
- if (peekerId == -1) {
- qWarning() << "Internal error: QX11Info::generatePeekerId() returned -1";
- exit(EXIT_FAILURE);
- }
-
- while (!interrupted()) { // Begin a long operation
- m_backingStore->beginPaint(rect);
- QPaintDevice *device = m_backingStore->paintDevice();
- QPainter painter(device);
- painter.fillRect(rect, useGreenColor ? Qt::green : Qt::red);
- useGreenColor = !useGreenColor;
- painter.drawText(rect, Qt::AlignCenter, QStringLiteral("Press any key to exit.\n"
- "(make sure the window is in focus when testing)\n\n If key press does not "
- "immediately exit the application,\n then that should be considered a bug/regression."
- "\n\n A demo might appear frozen to some window managers\n and therefore "
- "might get grayed out (e.g Unity), this is the expected behavior.\n On KWin, for "
- "example, this demo does not get grayed out.\n Resizing the window on any system will "
- "cause rendering artefacts, that is not a bug,\n but simply the way the test is "
- "implemented."));
- m_backingStore->endPaint();
- m_backingStore->flush(rect);
- QThread::msleep(500); // Reduce the speed of re-painting (blinking)
-
- QX11Info::peekEventQueue([](xcb_generic_event_t *event, void *data) {
- bool isKeyPress = (event->response_type & ~0x80) == XCB_KEY_PRESS;
- if (isKeyPress) {
- IntensivePainter *painter = static_cast<IntensivePainter *>(data);
- painter->stopPainting();
- }
- return isKeyPress;
- }, this, QX11Info::PeekOption::PeekFromCachedIndex, peekerId);
- }
-
- QX11Info::removePeekerId(peekerId);
- exit(EXIT_SUCCESS);
- }
-
-private:
- QBackingStore *m_backingStore;
- bool m_stopPainting = false;
-};
-
-int main(int argc, char** argv)
-{
- QGuiApplication app(argc, argv);
-
- IntensivePainter painterWindow;
- painterWindow.show();
-
- return app.exec();
-}
diff --git a/tests/manual/peeker/peeker.pro b/tests/manual/peeker/peeker.pro
deleted file mode 100644
index aef58cd..0000000
--- a/tests/manual/peeker/peeker.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-QT += x11extras
-
-TARGET = peeker
-TEMPLATE = app
-
-SOURCES += main.cpp
diff --git a/tests/tests.pro b/tests/tests.pro
deleted file mode 100644
index 3febcf1..0000000
--- a/tests/tests.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-TEMPLATE = subdirs
-QT_FOR_CONFIG += gui-private
-
-qtConfig(xcb) {
- SUBDIRS += auto manual
-}