List of All Members for ApplicationInstaller
This is the complete list of members for ApplicationInstaller, including inherited members.
- void acknowledgePackageInstallation(string taskId)
- list<string> activeTaskIds()
- bool cancelTask(string taskId)
- int compareVersions(string version1, string version2)
- object getInstallationLocation(string installationLocationId)
- string installationLocationIdFromApplication(string id)
- list<string> installationLocationIds()
- var installedApplicationExtraMetaData(string id)
- var installedApplicationExtraSignedMetaData(string id)
- int installedApplicationSize(string id)
- string removePackage(string id, bool keepDocuments, bool force)
- string startPackageInstallation(string installationLocationId, string sourceUrl)
- string taskApplicationId(string taskId)
- taskBlockingUntilInstallationAcknowledge(string taskId)
- taskFailed(string taskId)
- taskFinished(string taskId)
- taskProgressChanged(string taskId, qreal progress)
- taskRequestingInstallationAcknowledge(string taskId, object application, object packageExtraMetaData, object packageExtraSignedMetaData)
- taskStarted(string taskId)
- enumeration taskState(string taskId)
- taskStateChanged(string taskId, string newState)
- int validateDnsName(string 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.