qt6-bb10/src
Volker Hilsheimer 536fd29bdf JNI: Add convenience overloads for registerNativeMethods
Add a template overload for the QJniEnvironment member function so that
a declared type can be used.

And add a static registerNativeMethods class member function to declared
types.

As a drive-by, document the initializer_list overloads. The
"template <typename Class>" convenience wrappers are currently all
undocumented, as we first need to document the QtJniTypes type system
and declaration macros.

Change-Id: I8ff9edc4e493694e6d2c26d4bc7b06bd8e05bf0c
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2023-11-13 22:35:27 +01:00
..
3rdparty SQLite: Update SQLite to v3.44.0 2023-11-09 13:09:55 +01:00
android Bump androix dependency to 1.12.0 2023-11-13 19:14:59 +01:00
assets
concurrent Doc: Fix warnings and linking issues 2023-10-09 17:24:07 +00:00
corelib JNI: Add convenience overloads for registerNativeMethods 2023-11-13 22:35:27 +01:00
dbus Implement QDBusAbstractInterface::setInteractiveAuthorizationAllowed 2023-11-07 19:49:34 +00:00
entrypoint
gui Fix memory leak when resolving named instances in fonts 2023-11-13 19:14:59 +01:00
network QNonContiguousByteDeviceThreadForwardImpl: reset m_atEnd during reset() 2023-11-06 18:23:19 +01:00
opengl Include what you need: <QPointer> 2023-10-12 21:38:54 +02:00
openglwidgets
platformsupport tslib: generate event with correct buttons and event type 2023-11-08 13:40:44 +02:00
plugins Ensure foreign window can be reparented out of contained window again 2023-11-13 19:14:59 +01:00
printsupport QPrinter: allow any margins when setting a fullpage QPageLayout 2023-11-09 16:52:45 +00:00
sql Highlight some examples for 'Data Processing & IO' category 2023-10-31 19:35:59 +02:00
testlib TestLib: provide helper functions to test relational operators 2023-11-13 16:35:54 +01:00
tools windeployqt: improve MSVC runtime detection 2023-11-02 16:49:40 +00:00
widgets QSystemTrayIcon: properly disconnect old menu in setContextMenu() 2023-11-13 15:35:54 +00:00
xml Doc: Fix warnings and linking issues 2023-10-09 17:24:07 +00:00
CMakeLists.txt