qt5base-lts/tests/auto/corelib/plugin
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
..
qfactoryloader Fix BASE argument of qt_add_resources 2021-05-18 16:02:52 +02:00
qlibrary Fix BASE argument of qt_add_resources 2021-05-18 16:02:52 +02:00
qplugin QPlugin: move some of the logic from moc's output to qplugin.h 2021-10-04 14:01:34 -07:00
qpluginloader Q{Elf,Mach}Parser: simplify the return codes 2021-09-24 20:16:05 -07:00
quuid Compile autotests for Integrity 2021-09-20 17:29:04 +03:00
CMakeLists.txt Re-enable tst_qplugin on Linux 2021-09-14 03:59:45 +00:00