ContentItem QML Type
Content that can be imported or exported from a ContentPeer. More...
Import Statement: | import Lomiri.Content 1.1 |
Properties
Methods
Detailed Description
A ContentItem is an item that can be imported or exported from a ContentPeer
See documentation for ContentHub
Property Documentation
Method Documentation
If the url is a local file, copy the file to dir
Returns true if the file was copied successfully, false on error or if the url wasn't a local file.
If the url is a local file, copy the file to dir and rename to fileName
Returns true if the file was copied successfully, false on error or if the url wasn't a local file.
Returns the ContentItem base64 encoded with the mimetype as a properly formated dataUri