qt6-bb10/src
Thiago Macieira 116d8f987b moc: add Q_CONSTINIT to the static const variables we emit
The macro was added to Qt 6.4, so we define it in each moc output to
empty if it wasn't previously defined. Thus, moc retains compatibility
with older Qt versions.

Pick-to: 6.4
Change-Id: Id0fb9ab0089845ee8843fffd16f9c1539fa0368f
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Milian Wolff <milian.wolff@kdab.com>
2022-06-22 13:03:17 -07:00
..
3rdparty Network: make Public Suffix List constexpr 2022-06-19 16:27:16 +08:00
android Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
concurrent Add the qt_class pragma to file listed in sync.profile classnames map 2022-06-22 03:03:31 +02:00
corelib moc: Allow reading property values through bindables 2022-06-22 16:05:07 +02:00
dbus Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
entrypoint Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
gui Doc: Add qthelp dependency to gui and widgets 2022-06-22 04:49:38 +02:00
network Isolate http2protocol_p.h include 2022-06-22 03:03:31 +02:00
opengl Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
openglwidgets Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
platformsupport Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
plugins wasm: do not allow blocked windows to be resized 2022-06-22 20:04:35 +10:00
printsupport macOS: set print dialog up with page attributes when no printer is installed 2022-06-17 19:06:10 +02:00
sql Add the qt_class pragma to file listed in sync.profile classnames map 2022-06-22 03:03:31 +02:00
testlib Add the qt_class pragma to file listed in sync.profile classnames map 2022-06-22 03:03:31 +02:00
tools moc: add Q_CONSTINIT to the static const variables we emit 2022-06-22 13:03:17 -07:00
widgets Doc: Add qthelp dependency to gui and widgets 2022-06-22 04:49:38 +02:00
xml Add QDom internalSubset implementation 2022-06-23 02:18:39 +08:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00