29 void loadDistributionInfo();
30 void updateWebsiteLabel();
31 void _q_onLinkActivated(
const QString &link);
32 void _q_onFeatureActivated(
const QString &link);
33 void _q_onLicenseActivated(
const QString &link);
35 QPixmap loadPixmap(
const QString &file);
37 static const QString websiteLinkTemplate;
40 QLabel *logoLabel =
nullptr;
41 QLabel *productNameLabel =
nullptr;
42 QLabel *versionLabel =
nullptr;
43 QLabel *descriptionLabel =
nullptr;
44 QLabel *licenseTipLabel =
nullptr;
45 QLabel *licenseLabel =
nullptr;
46 QLabel *companyLogoLabel =
nullptr;
47 QLabel *websiteLabel =
nullptr;
48 QLabel *featureLabel =
nullptr;
50 QLabel *acknowledgementTipLabel =
nullptr;
51 QLabel *acknowledgementLabel =
nullptr;