qt6-bb10/src/printsupport
Marc Mutz 9c21347863 Rest of QtBase: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN
It's one of our best tools to improve compile times.

In some places, we can't do the change, yet, because there's no .cpp
file for the header file.

Also mark Q_DECLARE_METATYPE macros that are in the wrong place. We
shouldn't have Q_D_M markup for public classes in .cpp or _p.h files.

Fixes: QTBUG-102206
Change-Id: Iec0a39e4745571b24d07dacc87593321967c10e3
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2022-04-07 01:29:24 +02:00
..
dialogs Unix: Correctly update options pane for PDF printer 2022-03-15 19:18:55 +00:00
doc Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom 2021-12-09 22:20:04 +01:00
kernel Rest of QtBase: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN 2022-04-07 01:29:24 +02:00
platform Windows: Fix potential crash when retrieving default printer 2022-03-29 13:56:14 +01:00
widgets Fix assert showing default-constructed QPrintPreviewDialog 2022-02-28 12:39:54 +01:00
CMakeLists.txt CMake: Use QtBase_SOURCE_DIR instead of QT_SOURCE_TREE 2021-07-12 18:56:14 +02:00
configure.cmake Remove winrt 2020-06-06 20:25:49 +02:00
qt_cmdline.cmake CMake: Re-implement configure/qmake's command line handling in CMake 2020-08-17 08:08:20 +02:00