make example work on android; revisions

This commit is contained in:
pls.153 2022-02-11 13:05:59 +01:00
parent 113386fdae
commit 99ea5a081d
49 changed files with 637 additions and 133 deletions

View file

@ -20,7 +20,7 @@ QObject* ini() {
return cpp;
}
// functiones defined Q_INVOKABLE
// functions defined Q_INVOKABLE
QVariant CPP::hello(const QVariant& arg) {