added a working song next action to the slide object
This commit is contained in:
parent
f4d034fe7c
commit
c1410781c9
3 changed files with 59 additions and 28 deletions
|
@ -52,7 +52,7 @@ public:
|
|||
Q_INVOKABLE void setFontSize(int fontSize);
|
||||
|
||||
Q_INVOKABLE void changeSlide(QVariantMap item);
|
||||
Q_INVOKABLE void next();
|
||||
Q_INVOKABLE bool next(QVariantMap nextItem);
|
||||
|
||||
signals:
|
||||
Q_INVOKABLE void textChanged(QString text);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue