an attempt at creating a thumbnailer
This commit is contained in:
parent
246c75c789
commit
6366dc2d88
2 changed files with 15 additions and 0 deletions
|
@ -79,6 +79,8 @@ public:
|
|||
Q_INVOKABLE QVariantMap getItem(int index) const;
|
||||
Q_INVOKABLE QVariantList getItems();
|
||||
Q_INVOKABLE int findSlideIdFromServItm(int index);
|
||||
Q_INVOKABLE void thumbnailVideo(QString video);
|
||||
|
||||
|
||||
public slots:
|
||||
Q_INVOKABLE bool select(int id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue