/******************************************************************************** ** Form generated from reading UI file 'UpgradeDialog.ui' ** ** Created by: Qt User Interface Compiler version 5.15.17 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ********************************************************************************/ #ifndef UI_UPGRADEDIALOG_H #define UI_UPGRADEDIALOG_H #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_UpgradeDialog { public: QVBoxLayout *verticalLayout_2; QWidget *wHeader; QHBoxLayout *horizontalLayout; QWidget *wIcon; QHBoxLayout *horizontalLayout_2; QWidget *wOverStorageIcon; QVBoxLayout *verticalLayout_3; QLabel *lAnimationOverStorage; QWidget *wAccountFull; QVBoxLayout *verticalLayout; QLabel *lUsageFull; QWidget *wDescAccountFull; QVBoxLayout *verticalLayout_4; QLabel *lAccountUsed; QLabel *lUpgradeAccount; QWidget *wContainerPlansAndInfo; QVBoxLayout *verticalLayout_5; QLabel *lEncourageUpgrade; QHBoxLayout *wPlansLayout; QLabel *lPriceEstimation; QLabel *lYearlyDiscount; void setupUi(QDialog *UpgradeDialog) { if (UpgradeDialog->objectName().isEmpty()) UpgradeDialog->setObjectName(QString::fromUtf8("UpgradeDialog")); UpgradeDialog->resize(795, 496); QSizePolicy sizePolicy(QSizePolicy::Preferred, QSizePolicy::Preferred); sizePolicy.setHorizontalStretch(0); sizePolicy.setVerticalStretch(0); sizePolicy.setHeightForWidth(UpgradeDialog->sizePolicy().hasHeightForWidth()); UpgradeDialog->setSizePolicy(sizePolicy); UpgradeDialog->setMinimumSize(QSize(712, 496)); UpgradeDialog->setMaximumSize(QSize(16777215, 16777215)); UpgradeDialog->setStyleSheet(QString::fromUtf8("#UpgradeDialog\n" "{\n" " background-color: white;\n" "}\n" "\n" "#lEncourageUpgrade\n" "{\n" " border-radius: 8px;\n" " background-color: rgba(255,165,0,0.1);\n" " color: #684400;\n" " font-family: Lato;\n" " font-size: 12px;\n" " padding-top: 4px;\n" " padding-bottom: 4px;\n" "}\n" "\n" "#lPriceEstimation\n" "{\n" " border-radius: 8px;\n" " background-color: rgba(43,166,222,0.1);\n" " color: #12475E;\n" " font-family: Lato;\n" " font-size: 12px;\n" " padding-top: 4px;\n" " padding-bottom: 4px;\n" "}\n" "\n" "#lYearlyDiscount\n" "{\n" " border-radius: 8px;\n" " background-color: rgba(0,191,165,0.1);\n" " color: #004038;\n" " font-family: Lato;\n" " font-size: 12px;\n" " padding-top: 4px;\n" " padding-bottom: 4px;\n" "}\n" "\n" "#lUsageFull\n" "{\n" " color: #000000;\n" " font-family: Lato;\n" " font-size: 24px;\n" " font-weight: bold;\n" "}\n" "\n" "#lAccountUsed, #lUpgradeAccount\n" "{\n" " color: #333333;\n" " font-family: Lato;\n" " font-size: 12px;\n" "}\n" "\n" "#wHeader\n" "{\n" " border-radius: 8px;\n" "" " background-color: #F4F6F8;\n" "}\n" "")); verticalLayout_2 = new QVBoxLayout(UpgradeDialog); verticalLayout_2->setSpacing(12); verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2")); verticalLayout_2->setSizeConstraint(QLayout::SetFixedSize); verticalLayout_2->setContentsMargins(24, 22, 24, 24); wHeader = new QWidget(UpgradeDialog); wHeader->setObjectName(QString::fromUtf8("wHeader")); QSizePolicy sizePolicy1(QSizePolicy::Expanding, QSizePolicy::Preferred); sizePolicy1.setHorizontalStretch(0); sizePolicy1.setVerticalStretch(0); sizePolicy1.setHeightForWidth(wHeader->sizePolicy().hasHeightForWidth()); wHeader->setSizePolicy(sizePolicy1); wHeader->setMinimumSize(QSize(0, 160)); wHeader->setMaximumSize(QSize(16777215, 16777215)); horizontalLayout = new QHBoxLayout(wHeader); horizontalLayout->setSpacing(0); horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout")); horizontalLayout->setSizeConstraint(QLayout::SetDefaultConstraint); horizontalLayout->setContentsMargins(0, 0, 0, 0); wIcon = new QWidget(wHeader); wIcon->setObjectName(QString::fromUtf8("wIcon")); sizePolicy.setHeightForWidth(wIcon->sizePolicy().hasHeightForWidth()); wIcon->setSizePolicy(sizePolicy); wIcon->setMinimumSize(QSize(0, 160)); wIcon->setMaximumSize(QSize(16777215, 16777215)); horizontalLayout_2 = new QHBoxLayout(wIcon); horizontalLayout_2->setSpacing(4); horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2")); horizontalLayout_2->setContentsMargins(30, 0, 28, 0); wOverStorageIcon = new QWidget(wIcon); wOverStorageIcon->setObjectName(QString::fromUtf8("wOverStorageIcon")); wOverStorageIcon->setMinimumSize(QSize(96, 96)); wOverStorageIcon->setMaximumSize(QSize(16777215, 16777215)); verticalLayout_3 = new QVBoxLayout(wOverStorageIcon); verticalLayout_3->setSpacing(4); verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3")); verticalLayout_3->setContentsMargins(0, 0, 0, 0); lAnimationOverStorage = new QLabel(wOverStorageIcon); lAnimationOverStorage->setObjectName(QString::fromUtf8("lAnimationOverStorage")); verticalLayout_3->addWidget(lAnimationOverStorage); horizontalLayout_2->addWidget(wOverStorageIcon); horizontalLayout->addWidget(wIcon); wAccountFull = new QWidget(wHeader); wAccountFull->setObjectName(QString::fromUtf8("wAccountFull")); sizePolicy1.setHeightForWidth(wAccountFull->sizePolicy().hasHeightForWidth()); wAccountFull->setSizePolicy(sizePolicy1); wAccountFull->setMinimumSize(QSize(0, 0)); wAccountFull->setMaximumSize(QSize(16777215, 16777215)); verticalLayout = new QVBoxLayout(wAccountFull); verticalLayout->setSpacing(0); verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); verticalLayout->setContentsMargins(20, 22, 20, 20); lUsageFull = new QLabel(wAccountFull); lUsageFull->setObjectName(QString::fromUtf8("lUsageFull")); sizePolicy1.setHeightForWidth(lUsageFull->sizePolicy().hasHeightForWidth()); lUsageFull->setSizePolicy(sizePolicy1); lUsageFull->setMinimumSize(QSize(0, 0)); lUsageFull->setMaximumSize(QSize(16777215, 16777215)); lUsageFull->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); verticalLayout->addWidget(lUsageFull); wDescAccountFull = new QWidget(wAccountFull); wDescAccountFull->setObjectName(QString::fromUtf8("wDescAccountFull")); sizePolicy.setHeightForWidth(wDescAccountFull->sizePolicy().hasHeightForWidth()); wDescAccountFull->setSizePolicy(sizePolicy); verticalLayout_4 = new QVBoxLayout(wDescAccountFull); verticalLayout_4->setSpacing(0); verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4")); verticalLayout_4->setContentsMargins(0, 0, 0, 0); lAccountUsed = new QLabel(wDescAccountFull); lAccountUsed->setObjectName(QString::fromUtf8("lAccountUsed")); sizePolicy.setHeightForWidth(lAccountUsed->sizePolicy().hasHeightForWidth()); lAccountUsed->setSizePolicy(sizePolicy); lAccountUsed->setWordWrap(true); verticalLayout_4->addWidget(lAccountUsed); lUpgradeAccount = new QLabel(wDescAccountFull); lUpgradeAccount->setObjectName(QString::fromUtf8("lUpgradeAccount")); sizePolicy.setHeightForWidth(lUpgradeAccount->sizePolicy().hasHeightForWidth()); lUpgradeAccount->setSizePolicy(sizePolicy); lUpgradeAccount->setWordWrap(true); verticalLayout_4->addWidget(lUpgradeAccount); verticalLayout->addWidget(wDescAccountFull); horizontalLayout->addWidget(wAccountFull); verticalLayout_2->addWidget(wHeader); wContainerPlansAndInfo = new QWidget(UpgradeDialog); wContainerPlansAndInfo->setObjectName(QString::fromUtf8("wContainerPlansAndInfo")); verticalLayout_5 = new QVBoxLayout(wContainerPlansAndInfo); verticalLayout_5->setSpacing(4); verticalLayout_5->setObjectName(QString::fromUtf8("verticalLayout_5")); verticalLayout_5->setContentsMargins(0, 0, 0, 0); lEncourageUpgrade = new QLabel(wContainerPlansAndInfo); lEncourageUpgrade->setObjectName(QString::fromUtf8("lEncourageUpgrade")); sizePolicy.setHeightForWidth(lEncourageUpgrade->sizePolicy().hasHeightForWidth()); lEncourageUpgrade->setSizePolicy(sizePolicy); lEncourageUpgrade->setMinimumSize(QSize(0, 24)); lEncourageUpgrade->setMaximumSize(QSize(16777215, 50)); lEncourageUpgrade->setSizeIncrement(QSize(0, 0)); lEncourageUpgrade->setAlignment(Qt::AlignCenter); lEncourageUpgrade->setWordWrap(true); verticalLayout_5->addWidget(lEncourageUpgrade); wPlansLayout = new QHBoxLayout(); wPlansLayout->setSpacing(8); wPlansLayout->setObjectName(QString::fromUtf8("wPlansLayout")); verticalLayout_5->addLayout(wPlansLayout); verticalLayout_2->addWidget(wContainerPlansAndInfo); lPriceEstimation = new QLabel(UpgradeDialog); lPriceEstimation->setObjectName(QString::fromUtf8("lPriceEstimation")); sizePolicy.setHeightForWidth(lPriceEstimation->sizePolicy().hasHeightForWidth()); lPriceEstimation->setSizePolicy(sizePolicy); lPriceEstimation->setMinimumSize(QSize(0, 24)); lPriceEstimation->setMaximumSize(QSize(16777215, 50)); lPriceEstimation->setAlignment(Qt::AlignCenter); verticalLayout_2->addWidget(lPriceEstimation); lYearlyDiscount = new QLabel(UpgradeDialog); lYearlyDiscount->setObjectName(QString::fromUtf8("lYearlyDiscount")); sizePolicy.setHeightForWidth(lYearlyDiscount->sizePolicy().hasHeightForWidth()); lYearlyDiscount->setSizePolicy(sizePolicy); lYearlyDiscount->setMinimumSize(QSize(0, 24)); lYearlyDiscount->setMaximumSize(QSize(16777215, 50)); lYearlyDiscount->setAlignment(Qt::AlignCenter); lYearlyDiscount->setWordWrap(true); verticalLayout_2->addWidget(lYearlyDiscount); retranslateUi(UpgradeDialog); QMetaObject::connectSlotsByName(UpgradeDialog); } // setupUi void retranslateUi(QDialog *UpgradeDialog) { UpgradeDialog->setWindowTitle(QCoreApplication::translate("UpgradeDialog", "Depleted transfer quota", nullptr)); lAnimationOverStorage->setText(QString()); lUsageFull->setText(QCoreApplication::translate("UpgradeDialog", "Transfer quota exceeded", nullptr)); lAccountUsed->setText(QCoreApplication::translate("UpgradeDialog", "Your download could not proceed because it exceeds your free transfer allowance.", nullptr)); lUpgradeAccount->setText(QCoreApplication::translate("UpgradeDialog", "This limit is dynamic and depends on the amount of unused bandwidth we have available.", nullptr)); lEncourageUpgrade->setText(QCoreApplication::translate("UpgradeDialog", "Please upgrade to Pro to continue immediately, or wait %1 to continue for free", nullptr)); lPriceEstimation->setText(QCoreApplication::translate("UpgradeDialog", "* The local currency price is an estimate only. All transactions shown charged in Euros.", nullptr)); lYearlyDiscount->setText(QCoreApplication::translate("UpgradeDialog", "Choose annual billing and get 12 months for the price of 10", nullptr)); } // retranslateUi }; namespace Ui { class UpgradeDialog: public Ui_UpgradeDialog {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_UPGRADEDIALOG_H