aboutsummaryrefslogtreecommitdiffstats
path: root/sample-android-qt/templates
Commit message (Expand)AuthorAgeFilesLines
* Remove templatesAhmed El Khazari2025-04-1518-404/+0
* We need to use getField, not getObjectField, for field gettersVille Voutilainen2025-01-291-1/+1
* Fix the non-static field getter/setterVille Voutilainen2025-01-272-2/+2
* Convenience: add operator-> for accessing the QJniObject, add implicit conver...Ville Voutilainen2024-09-231-0/+2
* Add a constructor from QJniObjectVille Voutilainen2024-09-191-0/+3
* fromLocalRef() is staticVille Voutilainen2024-09-191-1/+1
* Handle static methods properlyVille Voutilainen2024-09-191-4/+4
* Blank out id declarationsVille Voutilainen2024-09-193-18/+0
* Further cleanups: no include of jni.h, atomic, thread, remove more init bitsVille Voutilainen2024-09-193-31/+0
* Blank out id initializations and initclass bitsVille Voutilainen2024-09-196-95/+0
* Fix up various QJniObject templatesVille Voutilainen2024-09-196-31/+28
* First steps of actual QJniObject templatingVille Voutilainen2024-09-1119-0/+576