qt6-bb10/src/printsupport/kernel
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
..
qcups.cpp printsupport: use string view types more 2023-09-12 02:00:03 +03:00
qcups_p.h
qpaintengine_alpha.cpp
qpaintengine_alpha_p.h
qpaintengine_preview.cpp
qpaintengine_preview_p.h
qplatformprintdevice.cpp QPrinter: allow any margins when setting a fullpage QPageLayout 2023-11-09 16:52:45 +00:00
qplatformprintdevice.h
qplatformprintersupport.cpp
qplatformprintersupport.h
qplatformprintplugin.cpp
qplatformprintplugin.h
qprint.cpp
qprint_p.h Add CMYK support for pens/fills in the PDF engine 2024-02-02 16:06:45 +01:00
qprintdevice.cpp
qprintdevice_p.h
qprintengine.cpp Add -Wweak-vtables to headersclean 2024-05-19 15:56:17 +00:00
qprintengine.h Add -Wweak-vtables to headersclean 2024-05-19 15:56:17 +00:00
qprintengine_pdf.cpp print: Clamp margins entered by the user in the page setup dialog 2024-04-25 14:22:30 +03:00
qprintengine_pdf_p.h Add CMYK support for pens/fills in the PDF engine 2024-02-02 16:06:45 +01:00
qprinter.cpp Fix previewing a preview on reentrance 2024-03-01 21:16:56 +01:00
qprinter.h
qprinter_p.h Fix previewing a preview on reentrance 2024-03-01 21:16:56 +01:00
qprinterinfo.cpp
qprinterinfo.h
qprinterinfo_p.h
qtprintsupportglobal.h
qtprintsupportglobal_p.h