diff options
author | Volker Hilsheimer <volker.hilsheimer@qt.io> | 2023-09-15 14:34:37 +0200 |
---|---|---|
committer | Volker Hilsheimer <volker.hilsheimer@qt.io> | 2023-09-22 16:08:42 +0200 |
commit | 42be5867c1eb105bf57514a0d2595000a9d577a6 (patch) | |
tree | 3c53ce5ea334d8264c480ecdba5235f490f60ea4 /examples/sensors/sensor_explorer/import/sensoritem.cpp | |
parent | 5f6079010978c5e345b7b1a4248633e210a48351 (diff) |
That we have two macros to declare a C++ type to represent a Java class
is confusing. The TYPE macro as of now allows us to declare array types,
but with QJniArray we won't need that anymore, and can just use Class[]
as the type instead. Changing that will be a follow-up commit; for now,
get rid of TYPE-usages to declare regular classes.
Change-Id: I46956bfe1feb658f908a039eb1fb6f6bfde79799
Reviewed-by: Zoltan Gera <zoltan.gera@qt.io>
Reviewed-by: Juha Vuolle <juha.vuolle@qt.io>
Diffstat (limited to 'examples/sensors/sensor_explorer/import/sensoritem.cpp')
0 files changed, 0 insertions, 0 deletions