准备安装页面类

QInstaller::ReadyForInstallationPage

ReadyForInstallationPage 类通知最终用户安装可以开始。 更多...

头文件 #include <ReadyForInstallationPage>
继承 QInstaller::PackageManagerPage

公共函数

ReadyForInstallationPage(QInstaller::PackageManagerCore *core)

重写了受保护的函数

虚拟entering() 重写
虚拟leaving() 重写

详细描述

成员函数文档

[显式] ReadyForInstallationPage::ReadyForInstallationPage(QInstaller::PackageManagerCore *core)

core 作为父项构造准备安装页面。

[override virtual protected] void ReadyForInstallationPage::entering()

重写了: PackageManagerPage::entering().

根据前言页面上的值初始化页面的字段。显示文本取决于页面是否用于安装程序、更新程序或卸载程序。

[override virtual protected] void ReadyForInstallationPage::leaving()

重写了: PackageManagerPage::leaving().

当最终用户离开页面并触发 PackageManagerGui:currentPageChanged() 信号时调用。

©2021 The Qt Company Ltd。本处包含的文档贡献归其各自的所有者版权所有。本处提供的文档是根据 Free Software Foundation 发布的 GNU 自由文档许可证版本 1.3 条款许可的。Qt 公司、Qt 及其各自的标志是芬兰及/或其他国家和地区的 The Qt Company Ltd 的商标。所有其他商标均为其各自所有者的财产。