TaskRole Namespace

QInstaller::TaskRole

Contains identifiers for tasks. More...

Header: #include <TaskRole>

Types

enum TaskRole { Checksum, TaskItem, SourceFile, TargetFile, Name, …, UserRole }

Detailed Description

Type Documentation

enum TaskRole::TaskRole

ConstantValueDescription
QInstaller::TaskRole::Checksum0 
QInstaller::TaskRole::TaskItem1 
QInstaller::TaskRole::SourceFile2 
QInstaller::TaskRole::TargetFile3 
QInstaller::TaskRole::Name4 
QInstaller::TaskRole::ChecksumMismatch5 
QInstaller::TaskRole::UserRole1000The 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.