Describes a single downloadable file within an extension package. More...
| Import Statement: | import org.shotcut.qml |
See also QmlExtension.
description : string |
A brief description of the file's purpose.
file : string |
The local filename to store the downloaded file as.
name : string |
The display name of the file.
size : string |
The human-readable size of the download (e.g. "120 MB").
standard : bool |
Whether this file is a standard (default) file vs. an optional add-on.
url : string |
The remote URL from which the file can be downloaded.