QInstaller::TaskRole Namespace
namespace QInstaller::TaskRoleContains identifiers for tasks. More...
Header: | #include <TaskRole> |
Types
enum | TaskRole { Checksum, TaskItem, SourceFile, TargetFile, Name, …, UserRole } |
Type Documentation
enum TaskRole::TaskRole
Constant | Value | Description |
---|---|---|
QInstaller::TaskRole::Checksum | 0 | |
QInstaller::TaskRole::TaskItem | 1 | |
QInstaller::TaskRole::SourceFile | 2 | |
QInstaller::TaskRole::TargetFile | 3 | |
QInstaller::TaskRole::Name | 4 | |
QInstaller::TaskRole::ChecksumMismatch | 5 | |
QInstaller::TaskRole::UserRole | 1000 | The first role that can be used for user-specific purposes. |
© 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.