summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorJuha Vuolle <juha.vuolle@insta.fi>2022-07-05 15:11:12 +0300
committerJuha Vuolle <juha.vuolle@insta.fi>2022-07-07 13:35:08 +0300
commitc5caab1f150dadc51219f3bbfb8d4fee7f23703f (patch)
tree65bf728b638c3a847131eb1ff61020cf941d14ec /qmake
parent97ec867ab55e8df544d86827ee8868054a2deb59 (diff)
Add support for scoped JNI callbacks
This commit adds macros for declaring scoped native callbacks which are in namespace or for example defined as static class member variables. The existing macros don't allow this as they use QtJniMethods namespace and the introduced callbacks' namespaces are not enclosed in that namespace, yielding a compilation error. Pick-to: 6.4 Change-Id: I754560bea7e9a1b57c2661d1ee7236e78db39ba1 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'qmake')
0 files changed, 0 insertions, 0 deletions