qt6-bb10/src/printsupport
Jesus Fernandez 7c128f8866 Add -Wweak-vtables to headersclean
This requires some fixes in several classes that are also included
in this patch.

The QTestEvent hierarchy is all-inline and changes layout depending on
QT_GUI_LIB and QT_WIDGETS_LIB, so we can't just export it. Suppress the
warning in that header for now. Created QTBUG-104486 to track a fix for
the real issue.

The QFutureInterface hierarchy is also all-inline, but templates, so
doesn't trigger, except the <void> specialization. Created
QTBUG-125115 to track a fix for the real issue.

Done-with: Marc Mutz <marc.mutz@qt.io>
Task-number: QTBUG-45582
Change-Id: I96b3e109aa989b70e0d4809b90bd53a369e50d55
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2024-05-19 15:56:17 +00:00
..
dialogs print: Clamp margins entered by the user in the page setup dialog 2024-04-25 14:22:30 +03:00
doc Correct doc snippet license 2024-02-28 19:15:51 +01:00
kernel Add -Wweak-vtables to headersclean 2024-05-19 15:56:17 +00:00
platform print: Clamp margins entered by the user in the page setup dialog 2024-04-25 14:22:30 +03:00
widgets Fix previewing a preview on reentrance 2024-03-01 21:16:56 +01:00
CMakeLists.txt Add -Wweak-vtables to headersclean 2024-05-19 15:56:17 +00:00
configure.cmake Fix build with -no-feature-lineedit 2023-03-04 09:45:21 +00:00
qt_cmdline.cmake CMake: Re-implement configure/qmake's command line handling in CMake 2020-08-17 08:08:20 +02:00