组件全部成员列表
这是组件的完整成员列表,包括继承成员。component
- 存档 : 字符串列表
- 自动创建操作 : 布尔值
- 自动依赖 : 字符串列表
- 默认 : 布尔值
- 依赖项 : 字符串列表
- 显示名称 : 字符串
- 启用 : 布尔值
- 来自在线存储库 : 布尔值
- 已安装 : 布尔值
- 名称 : 字符串
- 存储库 URL : URL
- 用户界面 : 字符串列表
- void addAutoDependOn(string newDependOn)
- void addDependency(string newDependency)
- void addDownloadableArchive(string path)
- boolean addElevatedOperation(string operation, string parameter1, string parameter2, ..., string parameter10)
- boolean addElevatedOperation(string operation, stringlist parameters)
- 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 为存档创建操作(string archive)
- void 为路径创建操作(string path)
- boolean installationRequested()
- boolean isAutoDependOn(QSet<string> componentsToInstall)
- boolean isDefault()
- boolean isForcedUpdate()
- boolean isFromOnlineRepository()
- boolean isInstalled()
- boolean isUninstalled()
- boolean isUpdateAvailable()
- 已加载()
- void 为卸载注册路径(string path, boolean wipe)
- void 移除可下载存档(string path)
- void 移除更新请求的停止进程(string process)
- void setAutoCreateOperations(布尔型 autoCreateOperations)
- void setInstalled()
- void setStopProcessForUpdateRequest(字符串 process, 布尔型 requested)
- void setUninstalled()
- void setUpdateAvailable(布尔型 isUpdateAvailable)
- void setValue(字符串 key, 字符串 value)
- 布尔型 uninstallationRequested()
- 布尔型 updateRequested()
- QWidget userInterface(字符串 name)
- 字符串 value(字符串 key, 字符串 defaultValue)
- valueChanged(字符串 key, 字符串 value)
- virtualStateChanged()
©2021 Qt公司。本文件中的文档贡献版权为其各自所有者的。本文件提供的文档是根据自由软件基金会发布的GNU自由文档许可证第1.3版的条款许可的。Qt公司和Qt及其各自标志是芬兰以及/或在其他国家/地区的Qt公司的商标。所有其他商标均为各自所有者的财产。