forked from lubuwest/Friendiqa
Friendiqa v0.2.1
This commit is contained in:
parent
c85f857afe
commit
ee50729e0d
45 changed files with 580 additions and 146 deletions
|
@ -16,6 +16,8 @@ namespace AndroidNative {
|
|||
|
||||
Q_INVOKABLE void loadClass(QString className);
|
||||
|
||||
Q_INVOKABLE void setInitialized();
|
||||
|
||||
signals:
|
||||
void dispatched(QString type , QVariantMap message);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue