finished loading function
This commit is contained in:
parent
ae7911fd51
commit
7a038ac141
2 changed files with 26 additions and 0 deletions
|
@ -89,6 +89,7 @@ public:
|
|||
Q_INVOKABLE bool activate(int id);
|
||||
Q_INVOKABLE QVariantMap getItem(int index) const;
|
||||
Q_INVOKABLE QVariantList getItems();
|
||||
Q_INVOKABLE void clearAll();
|
||||
|
||||
Q_INVOKABLE bool save(QUrl file);
|
||||
Q_INVOKABLE bool load(QUrl file);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue