qt6-bb10/tests/auto/corelib/plugin/qplugin
Thiago Macieira 788a7bfdb1 QPlugin: move some of the logic from moc's output to qplugin.h
This will allow us to make changes in QtCore itself, without having to
worry about moc compatibility.

The output uses an #ifdef so this version of moc can still be used to
compile earlier versions of Qt (usually, in cross-compilation
environments). See discussion in the mailing list[1].

[1] https://lists.qt-project.org/pipermail/development/2021-September/041732.html

Change-Id: I2de1b4dfacd443148279fffd16a39784c80c5f3b
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2021-10-04 14:01:34 -07:00
..
debugplugin Remove the qmake project files 2021-01-07 15:32:28 +01:00
invalidplugin Remove the qmake project files 2021-01-07 15:32:28 +01:00
releaseplugin Remove the qmake project files 2021-01-07 15:32:28 +01:00
.gitignore Moving relevant tests to corelib/plugin 2011-09-01 12:42:51 +02:00
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
tst_qplugin.cpp QPlugin: move some of the logic from moc's output to qplugin.h 2021-10-04 14:01:34 -07:00