qt6-bb10/tests/auto/tools
Giuseppe D'Angelo 32a1151245 Long live QT_TECH_PREVIEW_API
A macro to mark tech preview APIs, in order to make header reviews
easier:

* newly introduced TP APIs are clearly marked as such;
* an API that leaves TP and becomes stable requires to change the
  header, and not just the documentation (and therefore will again
  appear in the header review).

The idea is to use this macro as if it were a C++ attribute.
It can't actually be an attribute, because we want to use it to tag
e.g. macro expansions (like Q_PROPERTY).

Change-Id: I05c5a91a4fa5bedfbd1c6146d4dc00e1d1d28628
Pick-to: 6.7
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2024-02-20 05:01:09 +01:00
..
macdeployqt Change license for tests files 2024-02-04 09:56:42 +01:00
moc Long live QT_TECH_PREVIEW_API 2024-02-20 05:01:09 +01:00
qdbuscpp2xml Change license for tests files 2024-02-04 09:56:42 +01:00
qdbusxml2cpp Change license for tests files 2024-02-04 09:56:42 +01:00
qmake Change license for tests files 2024-02-04 09:56:42 +01:00
qmakelib Change license for tests files 2024-02-04 09:56:42 +01:00
qt_cmake_create Change license for tests files 2024-02-04 09:56:42 +01:00
rcc rcc: Suppress MSVC warning C4711 in generated code 2024-02-19 19:56:25 +01:00
uic Change license for tests files 2024-02-04 09:56:42 +01:00
windeployqt Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt tests/tools: only run qdbus{cpp2xml,xml2cpp} tests if D-Bus is available 2023-08-14 20:19:36 -07:00