QInstaller Namespace
Contains classes to implement the core functionality of the Qt Installer Framework and the installer UI. More...
Header: | #include <QInstaller> |
Namespaces
namespace | TaskRole |
Classes
class | BinaryFormatEngine |
class | FileTaskItem |
class | FileTaskResult |
class | OperationBlob |
class | PerformInstallationForm |
class | QProcessSignalReceiver |
class | SystemInfo |
Functions
QInstaller::Q_DECL_IMPORT | operator==(const int &lhs, const int &rhs) |
Detailed Description
Contains classes to implement the core functionality of the Qt Installer Framework and the installer UI.
Classes
class BinaryFormatEngine
The BinaryFormatEngine class is the default file engine for accessing resource collections and resource files. More...
class FileTaskItem
The FileTaskItem class represents an item in a file task object. More...
class FileTaskResult
The FileTaskResult class represents the results of a file task. More...
class OperationBlob
The OperationBlob class is a textual representation of an operation that can be instantiated and executed by the Qt Installer Framework. More...
class PerformInstallationForm
The PerformInstallationForm class shows progress information about the installation state. More...
class QProcessSignalReceiver
class SystemInfo
Provides information about the operating system. More...