List of All Members for component
This is the complete list of members for component, including inherited members.
- archives : stringlist
- autoCreateOperations : boolean
- autoDependencies : stringlist
- default : boolean
- dependencies : stringlist
- displayName : string
- enabled : boolean
- fromOnlineRepository : boolean
- installed : boolean
- name : string
- repositoryUrl : url
- userInterfaces : stringlist
- void addAutoDependOn(string newDependOn)
- void addDependency(string newDependency)
- void addDownloadableArchive(string path)
- boolean addElevatedOperation(string operation, stringlist parameters)
- boolean addElevatedOperation(string operation, string parameter1, string parameter2, ..., string parameter10)
- boolean addOperation(string operation, stringlist parameters)
- boolean addOperation(string operation, string parameter1, string parameter2, ..., string parameter10)
- void addStopProcessForUpdateRequest(string process)
- void beginInstallation()
- boolean componentChangeRequested()
- void createOperations()
- void createOperationsForArchive(string archive)
- void createOperationsForPath(string path)
- boolean installationRequested()
- boolean isAutoDependOn(QSet<string> componentsToInstall)
- boolean isDefault()
- boolean isForcedUpdate()
- boolean isFromOnlineRepository()
- boolean isInstalled()
- boolean isUninstalled()
- boolean isUpdateAvailable()
- loaded()
- void registerPathForUninstallation(string path, boolean wipe)
- void removeDownloadableArchive(string path)
- void removeStopProcessForUpdateRequest(string process)
- void setAutoCreateOperations(boolean autoCreateOperations)
- void setInstalled()
- void setStopProcessForUpdateRequest(string process, boolean requested)
- void setUninstalled()
- void setUpdateAvailable(boolean isUpdateAvailable)
- void setValue(string key, string value)
- boolean uninstallationRequested()
- boolean updateRequested()
- QWidget userInterface(string name)
- string value(string key, string defaultValue)
- valueChanged(string key, string value)
- virtualStateChanged()
© 2021 The Qt Company Ltd. 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. The Qt Company, Qt and their 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.