qt5base-lts/tests/auto/tools
Ulf Hermann 41248f2590 moc: Allow calling ctors on pre-allocated data
When calling a ctor this way, an object is created in the memory pointed
to by _a[0] using the other arguments for the ctor.

This allows separate allocation and initialization of an object through
the metaobject system.

Fixes: QTBUG-108879
Change-Id: Ifb154373ee42faab281cfb62aa14334980ec6b7d
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2023-02-02 15:57:09 +01:00
..
macdeployqt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
moc moc: Allow calling ctors on pre-allocated data 2023-02-02 15:57:09 +01:00
qdbuscpp2xml Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qdbusxml2cpp dbus: Fix path to moc file in generated qdbusxml2cpp 2022-12-16 17:21:57 +00:00
qmake Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qmakelib Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
rcc RCCFileInfo: get lastModified file time in UTC directly 2023-01-05 14:46:38 +02:00
uic Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
windeployqt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
CMakeLists.txt tests: fix configuring with -no-feature-gui 2022-10-29 01:04:09 +02:00