qt6-bb10/tests/auto/corelib
Assam Boudjelthia f4e23bf3de Fix QJniObject templates implementations
Define the template calls in the header to allow for better type
handling and checking with constexpr and avoid overuse of macros.
Depending on the type provided in the QJniObject's call, the
signatures and the correct JNI function variant is used.
If a type is not supported a static_assert throws a compiler error.

Pick-to: 6.1 6.1.0
Change-Id: I8a4d3ce85e1ff76ef385633f2a68511fffd12e55
Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
2021-04-23 15:43:28 +03:00
..
animation Port QPropertyAnimation::propertyName to the new property system 2021-04-20 15:56:39 +02:00
global CMake: Build minimal subset of tests in desktop static builds 2021-04-06 09:15:37 +01:00
io Merge integration refs/builds/qtci/dev/1618515869 2021-04-16 10:08:31 +00:00
itemmodels Fix case sensitivity handling QSFPM 2021-04-22 08:21:41 +02:00
kernel Fix QJniObject templates implementations 2021-04-23 15:43:28 +03:00
mimetypes Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
plugin Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
serialization Correct prefix reported for end element in QXmlStreamReader 2021-04-20 03:03:51 +02:00
text Unicode: fix the extended grapheme cluster algorithm 2021-04-16 20:31:39 +02:00
thread tst_qpromise: build fix 2021-04-20 20:34:53 +02:00
time Correct the range of allowed hours for a POSIX rule's transition 2021-04-20 21:33:00 +02:00
tools Inline test cases in tst_qlist 2021-04-17 12:24:14 +02:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00