List of All Members for ApplicationInstaller
This is the complete list of members for ApplicationInstaller, including inherited members.
- void acknowledgePackageInstallation(taskId)
- list<string> activeTaskIds()
- bool cancelTask(taskId)
- int compareVersions(version1, string version2)
- object getInstallationLocation(installationLocationId)
- string installationLocationIdFromApplication(id)
- list<string> installationLocationIds()
- var installedApplicationExtraMetaData(id)
- var installedApplicationExtraSignedMetaData(id)
- int installedApplicationSize(id)
- string removePackage(id, bool keepDocuments, bool force)
- string startPackageInstallation(installationLocationId, string sourceUrl)
- string taskApplicationId(taskId)
- taskBlockingUntilInstallationAcknowledge(taskId)
- taskFailed(taskId)
- taskFinished(taskId)
- taskProgressChanged(taskId, qreal progress)
- taskRequestingInstallationAcknowledge(taskId, object application, object packageExtraMetaData, object packageExtraSignedMetaData)
- taskStarted(taskId)
- enumeration taskState(taskId)
- taskStateChanged(taskId, string newState)
- int validateDnsName(name, int minimalPartCount)
© 2019 Luxoft Sweden AB. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.