added the previous item change
This commit is contained in:
parent
420d521494
commit
770e2f4593
3 changed files with 53 additions and 17 deletions
|
@ -53,6 +53,7 @@ public:
|
|||
|
||||
Q_INVOKABLE void changeSlide(QVariantMap item);
|
||||
Q_INVOKABLE bool next(QVariantMap nextItem);
|
||||
Q_INVOKABLE bool previous(QVariantMap prevItem);
|
||||
|
||||
signals:
|
||||
Q_INVOKABLE void textChanged(QString text);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue