|
MT Showcase SDK
|
This is an interface for widgets that can be collected and exported out of Showcase. More...
#include <Collectable.hpp>
Public Member Functions | |
|
virtual folly::Future < QStringList > | fileNames ()=0 |
| A list of files to be exported. Can be local files or links. | |
| virtual folly::Future< QString > | previewFileName ()=0 |
| Path to file that is used to create preview of this item. More... | |
This is an interface for widgets that can be collected and exported out of Showcase.
|
pure virtual |
Path to file that is used to create preview of this item.
Needs to be a local file