LocalRepository
Description
The LocalRepository object provides access to file resources which can be used e.g. for UpdateManager instances.
- › Inherits:
- › Inherited by:
Overview
Properties
Methods
Signals
Enumerations
Properties
storage
This property holds a reference to a Storage object on which to search for update files. The Storage.path property can be used to specify a subdirectory.
- › Type:
- › Signal:
storageChanged()
- › Attributes:
Writable
Example
See UpdateManager example on how to use LocalRepository.