/******************************************************************************** ** Form generated from reading UI file 'PlanWidget.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_PLANWIDGET_H #define UI_PLANWIDGET_H #include #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_PlanWidget { public: QHBoxLayout *horizontalLayout_4; QWidget *wContainer; QVBoxLayout *verticalLayout_6; QWidget *wType; QHBoxLayout *horizontalLayout_6; QLabel *lProPlan; QLabel *lHelp; QSpacerItem *horizontalSpacer_3; QWidget *wGreatValue; QHBoxLayout *horizontalLayout; QLabel *lGreatValue; QSpacerItem *horizontalSpacer_4; QWidget *wPriceContainer; QVBoxLayout *verticalLayout_4; QWidget *wPrice; QHBoxLayout *horizontalLayout_2; QLabel *lPrice; QLabel *lCurrency; QWidget *wPeriod; QVBoxLayout *verticalLayout; QWidget *wPeriodPrice; QHBoxLayout *horizontalLayout_7; QLabel *lPriceBusiness; QLabel *lPeriod; QWidget *wUsersBusiness; QHBoxLayout *wMinimumUsers; QLabel *lMinimumUsersBusiness; QSpacerItem *horizontalSpacer_5; QWidget *wLimits; QVBoxLayout *verticalLayout_2; QWidget *wStorageInfo; QHBoxLayout *horizontalLayout_3; QLabel *lStorageInfo; QSpacerItem *horizontalSpacer; QStackedWidget *sIconsStorage; QWidget *pProTierStorage; QHBoxLayout *horizontalLayout_8; QLabel *lStorageIcon; QWidget *pProTierStorageCurrentPlan; QHBoxLayout *horizontalLayout_80; QLabel *lStorageIconGreen; QWidget *pBusinessTierStorage; QHBoxLayout *horizontalLayout_9; QLabel *lBusinessStorageIcon; QWidget *wTransferInfo; QHBoxLayout *horizontalLayout_5; QLabel *lBandWidthInfo; QSpacerItem *horizontalSpacer_2; QStackedWidget *sIconsTransfer; QWidget *pProTierTransfer; QHBoxLayout *horizontalLayout_10; QLabel *lTransferIcon; QWidget *pProTierTransferCurrentPlan; QHBoxLayout *horizontalLayout_801; QLabel *lTransferIconGreen; QWidget *pBusinessTierTransfer; QHBoxLayout *horizontalLayout_11; QLabel *lBusinessTransferIcon; void setupUi(QWidget *PlanWidget) { if (PlanWidget->objectName().isEmpty()) PlanWidget->setObjectName(QString::fromUtf8("PlanWidget")); PlanWidget->resize(162, 250); PlanWidget->setMinimumSize(QSize(160, 250)); PlanWidget->setMaximumSize(QSize(162, 250)); PlanWidget->setCursor(QCursor(Qt::ArrowCursor)); PlanWidget->setStyleSheet(QString::fromUtf8("#wContainer\n" "{\n" " border: 2px solid rgba(220,225,225);\n" " border-radius: 8px;\n" " background-color: #FFFFFF;\n" "}\n" "\n" "#PlanWidget[disabled=false] #wContainer:hover\n" "{\n" "border: 2px solid #008FB6;\n" "}\n" "\n" "#PlanWidget[currentPlan=true] #wContainer\n" "{\n" "border: 2px solid #008FB6;\n" "}\n" "\n" "#pProTierStorage, #pBusinessTierStorage, #pProTierTransfer, #pBusinessTierTransfer\n" "{\n" "background-color: #FFFFFF;\n" "}\n" "QPushButton\n" "{\n" " border: none;\n" "}\n" "\n" "#lProPlan\n" "{\n" " font-family: Lato;\n" " font-size: 24px;\n" " color: #333333;\n" " font-weight: bold;\n" "}\n" "\n" "#lPeriod\n" "{\n" " color: #333333;\n" " font-family: Lato;\n" " font-size: 14px;\n" " font-weight: bold;\n" "}\n" "\n" "#lPrice\n" "{\n" " font-family: Lato;\n" " color: #008FB6;\n" " font-size: 24px;\n" " font-weight: bold;\n" "}\n" "\n" "#lPriceBusiness\n" "{\n" " border: 1px solid #DCE1E1;\n" " border-radius: 9px;\n" " background-color: rgba(220,225,225,0.2);\n" " color" ": #333333;\n" " font-family: \"Source Sans Pro\";\n" " font-size: 12px;\n" " font-weight: 600;\n" " padding-left: 8px;\n" " padding-right: 8px;\n" "}\n" "\n" "#lMinimumUsersBusiness\n" "{\n" " border: 1px solid rgba(0,191,165,0.5);\n" " border-radius: 9px;\n" " background-color: rgba(0,191,165,0.1);\n" " color: #004038;\n" " font-family: \"Source Sans Pro\";\n" " font-size: 12px;\n" " font-weight: 600;\n" " padding-left: 5px;\n" " padding-right: 5px;\n" "}\n" "\n" "#lStorageInfo, #lBandWidthInfo\n" "{\n" " color: #333333;\n" " font-family: \"Source Sans Pro\";\n" " font-size: 12px;\n" " font-weight: 600;\n" "\n" "}\n" "\n" "#lGreatValue\n" "{\n" " border-radius: 9px;\n" " background-color: #00BFA5;\n" " color: #FFFFFF;\n" " font-family: \"Source Sans Pro\";\n" " font-size: 12px;\n" " font-weight: 600;\n" " padding-left: 8px;\n" " padding-right: 8px;\n" "}\n" "\n" "#lCurrency\n" "{\n" " color: #666666;\n" " font-family: Lato;\n" " font-size: 14px;\n" " font-weight: bold;\n" "}\n" "" "\n" "#lHelp\n" "{\n" "border-image: url(\"://images/ico_question_rest.png\");\n" "}\n" "\n" "#lHelp:hover\n" "{\n" "border-image: url(\"://images/ico_question_hover.png\");\n" "}\n" "\n" "#lStorageIcon, #lTransferIcon\n" "{\n" "border-image: url(\"://images/ico_dialog_check.png\");\n" "}\n" "\n" "#lStorageIconGreen, #lTransferIconGreen\n" "{\n" "border-image: url(\"://images/ico_dialog_check_green.png\");\n" "}\n" "\n" "#lBusinessStorageIcon, #lBusinessTransferIcon\n" "{\n" "border-image: url(\"://images/ico_info_rest.png\");\n" "}\n" "\n" "#lBusinessStorageIcon:hover, #lBusinessTransferIcon:hover\n" "{\n" "border-image: url(\"://images/ico_info_hover.png\");\n" "}\n" "\n" "#lGreatValue\n" "{\n" "margin-left: 12px;\n" "margin-right: 12px;\n" "}\n" "\n" "#lCurrentPlanTag\n" "{\n" "color: #FFFFFF;\n" "font-family: \"Source Sans Pro\";\n" "font-size: 12px;\n" "font-weight: 600;\n" "border-radius: 9px;\n" "background-color: #008FB6;\n" "padding-left: 8px;\n" "padding-right: 8px;\n" "height:18px;\n" "min-height:18p" "x;\n" "max-height:18px;\n" "}")); horizontalLayout_4 = new QHBoxLayout(PlanWidget); horizontalLayout_4->setSpacing(0); horizontalLayout_4->setObjectName(QString::fromUtf8("horizontalLayout_4")); horizontalLayout_4->setContentsMargins(0, 8, 0, 0); wContainer = new QWidget(PlanWidget); wContainer->setObjectName(QString::fromUtf8("wContainer")); wContainer->setMinimumSize(QSize(162, 242)); wContainer->setMaximumSize(QSize(162, 242)); wContainer->setStyleSheet(QString::fromUtf8("")); verticalLayout_6 = new QVBoxLayout(wContainer); verticalLayout_6->setSpacing(0); verticalLayout_6->setObjectName(QString::fromUtf8("verticalLayout_6")); verticalLayout_6->setContentsMargins(0, 12, 0, 5); wType = new QWidget(wContainer); wType->setObjectName(QString::fromUtf8("wType")); horizontalLayout_6 = new QHBoxLayout(wType); horizontalLayout_6->setSpacing(9); horizontalLayout_6->setObjectName(QString::fromUtf8("horizontalLayout_6")); horizontalLayout_6->setContentsMargins(12, 1, 12, 0); lProPlan = new QLabel(wType); lProPlan->setObjectName(QString::fromUtf8("lProPlan")); lProPlan->setMinimumSize(QSize(0, 0)); lProPlan->setMaximumSize(QSize(16777215, 16777215)); lProPlan->setStyleSheet(QString::fromUtf8("")); lProPlan->setText(QString::fromUtf8("Pro Lite")); lProPlan->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop); horizontalLayout_6->addWidget(lProPlan); lHelp = new QLabel(wType); lHelp->setObjectName(QString::fromUtf8("lHelp")); lHelp->setMinimumSize(QSize(24, 24)); lHelp->setMaximumSize(QSize(24, 24)); lHelp->setCursor(QCursor(Qt::ArrowCursor)); lHelp->setStyleSheet(QString::fromUtf8("")); horizontalLayout_6->addWidget(lHelp); horizontalSpacer_3 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_6->addItem(horizontalSpacer_3); verticalLayout_6->addWidget(wType); wGreatValue = new QWidget(wContainer); wGreatValue->setObjectName(QString::fromUtf8("wGreatValue")); horizontalLayout = new QHBoxLayout(wGreatValue); horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout")); horizontalLayout->setContentsMargins(0, 14, 0, 0); lGreatValue = new QLabel(wGreatValue); lGreatValue->setObjectName(QString::fromUtf8("lGreatValue")); QSizePolicy sizePolicy(QSizePolicy::Fixed, QSizePolicy::Preferred); sizePolicy.setHorizontalStretch(0); sizePolicy.setVerticalStretch(0); sizePolicy.setHeightForWidth(lGreatValue->sizePolicy().hasHeightForWidth()); lGreatValue->setSizePolicy(sizePolicy); lGreatValue->setMinimumSize(QSize(0, 18)); lGreatValue->setMaximumSize(QSize(16777215, 18)); horizontalLayout->addWidget(lGreatValue); horizontalSpacer_4 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout->addItem(horizontalSpacer_4); verticalLayout_6->addWidget(wGreatValue); wPriceContainer = new QWidget(wContainer); wPriceContainer->setObjectName(QString::fromUtf8("wPriceContainer")); QSizePolicy sizePolicy1(QSizePolicy::Preferred, QSizePolicy::Maximum); sizePolicy1.setHorizontalStretch(0); sizePolicy1.setVerticalStretch(0); sizePolicy1.setHeightForWidth(wPriceContainer->sizePolicy().hasHeightForWidth()); wPriceContainer->setSizePolicy(sizePolicy1); wPriceContainer->setMinimumSize(QSize(0, 97)); wPriceContainer->setMaximumSize(QSize(16777215, 16165161)); verticalLayout_4 = new QVBoxLayout(wPriceContainer); verticalLayout_4->setSpacing(8); verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4")); verticalLayout_4->setContentsMargins(12, 8, 12, 8); wPrice = new QWidget(wPriceContainer); wPrice->setObjectName(QString::fromUtf8("wPrice")); sizePolicy1.setHeightForWidth(wPrice->sizePolicy().hasHeightForWidth()); wPrice->setSizePolicy(sizePolicy1); horizontalLayout_2 = new QHBoxLayout(wPrice); horizontalLayout_2->setSpacing(0); horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2")); horizontalLayout_2->setContentsMargins(0, 0, 0, 0); lPrice = new QLabel(wPrice); lPrice->setObjectName(QString::fromUtf8("lPrice")); lPrice->setMinimumSize(QSize(0, 0)); lPrice->setMaximumSize(QSize(16777215, 16777215)); lPrice->setMouseTracking(true); lPrice->setStyleSheet(QString::fromUtf8("")); lPrice->setText(QString::fromUtf8("$4.99")); lPrice->setTextFormat(Qt::RichText); lPrice->setAlignment(Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft); horizontalLayout_2->addWidget(lPrice); lCurrency = new QLabel(wPrice); lCurrency->setObjectName(QString::fromUtf8("lCurrency")); lCurrency->setText(QString::fromUtf8("NZD")); lCurrency->setAlignment(Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing); horizontalLayout_2->addWidget(lCurrency); verticalLayout_4->addWidget(wPrice); wPeriod = new QWidget(wPriceContainer); wPeriod->setObjectName(QString::fromUtf8("wPeriod")); sizePolicy1.setHeightForWidth(wPeriod->sizePolicy().hasHeightForWidth()); wPeriod->setSizePolicy(sizePolicy1); verticalLayout = new QVBoxLayout(wPeriod); verticalLayout->setSpacing(7); verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); verticalLayout->setContentsMargins(0, 0, 0, 0); wPeriodPrice = new QWidget(wPeriod); wPeriodPrice->setObjectName(QString::fromUtf8("wPeriodPrice")); QSizePolicy sizePolicy2(QSizePolicy::Preferred, QSizePolicy::Fixed); sizePolicy2.setHorizontalStretch(0); sizePolicy2.setVerticalStretch(0); sizePolicy2.setHeightForWidth(wPeriodPrice->sizePolicy().hasHeightForWidth()); wPeriodPrice->setSizePolicy(sizePolicy2); wPeriodPrice->setMinimumSize(QSize(0, 18)); wPeriodPrice->setMaximumSize(QSize(16777215, 18)); horizontalLayout_7 = new QHBoxLayout(wPeriodPrice); horizontalLayout_7->setSpacing(0); horizontalLayout_7->setObjectName(QString::fromUtf8("horizontalLayout_7")); horizontalLayout_7->setContentsMargins(0, 0, 0, 0); lPriceBusiness = new QLabel(wPeriodPrice); lPriceBusiness->setObjectName(QString::fromUtf8("lPriceBusiness")); QSizePolicy sizePolicy3(QSizePolicy::Maximum, QSizePolicy::Fixed); sizePolicy3.setHorizontalStretch(0); sizePolicy3.setVerticalStretch(0); sizePolicy3.setHeightForWidth(lPriceBusiness->sizePolicy().hasHeightForWidth()); lPriceBusiness->setSizePolicy(sizePolicy3); lPriceBusiness->setMinimumSize(QSize(0, 18)); lPriceBusiness->setMaximumSize(QSize(16777215, 18)); lPriceBusiness->setAlignment(Qt::AlignCenter); lPriceBusiness->setIndent(0); lPriceBusiness->setTextInteractionFlags(Qt::NoTextInteraction); horizontalLayout_7->addWidget(lPriceBusiness); lPeriod = new QLabel(wPeriodPrice); lPeriod->setObjectName(QString::fromUtf8("lPeriod")); sizePolicy2.setHeightForWidth(lPeriod->sizePolicy().hasHeightForWidth()); lPeriod->setSizePolicy(sizePolicy2); lPeriod->setMinimumSize(QSize(0, 18)); lPeriod->setMaximumSize(QSize(16777215, 18)); lPeriod->setAlignment(Qt::AlignCenter); horizontalLayout_7->addWidget(lPeriod); verticalLayout->addWidget(wPeriodPrice); wUsersBusiness = new QWidget(wPeriod); wUsersBusiness->setObjectName(QString::fromUtf8("wUsersBusiness")); sizePolicy1.setHeightForWidth(wUsersBusiness->sizePolicy().hasHeightForWidth()); wUsersBusiness->setSizePolicy(sizePolicy1); wMinimumUsers = new QHBoxLayout(wUsersBusiness); wMinimumUsers->setSpacing(0); wMinimumUsers->setObjectName(QString::fromUtf8("wMinimumUsers")); wMinimumUsers->setContentsMargins(0, 0, 0, 0); lMinimumUsersBusiness = new QLabel(wUsersBusiness); lMinimumUsersBusiness->setObjectName(QString::fromUtf8("lMinimumUsersBusiness")); QSizePolicy sizePolicy4(QSizePolicy::Maximum, QSizePolicy::Preferred); sizePolicy4.setHorizontalStretch(0); sizePolicy4.setVerticalStretch(0); sizePolicy4.setHeightForWidth(lMinimumUsersBusiness->sizePolicy().hasHeightForWidth()); lMinimumUsersBusiness->setSizePolicy(sizePolicy4); lMinimumUsersBusiness->setMinimumSize(QSize(0, 18)); lMinimumUsersBusiness->setMaximumSize(QSize(16777215, 18)); wMinimumUsers->addWidget(lMinimumUsersBusiness); horizontalSpacer_5 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); wMinimumUsers->addItem(horizontalSpacer_5); verticalLayout->addWidget(wUsersBusiness); verticalLayout_4->addWidget(wPeriod); verticalLayout_6->addWidget(wPriceContainer); wLimits = new QWidget(wContainer); wLimits->setObjectName(QString::fromUtf8("wLimits")); verticalLayout_2 = new QVBoxLayout(wLimits); verticalLayout_2->setSpacing(0); verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2")); verticalLayout_2->setContentsMargins(12, 0, 5, 0); wStorageInfo = new QWidget(wLimits); wStorageInfo->setObjectName(QString::fromUtf8("wStorageInfo")); QSizePolicy sizePolicy5(QSizePolicy::Preferred, QSizePolicy::Preferred); sizePolicy5.setHorizontalStretch(0); sizePolicy5.setVerticalStretch(0); sizePolicy5.setHeightForWidth(wStorageInfo->sizePolicy().hasHeightForWidth()); wStorageInfo->setSizePolicy(sizePolicy5); wStorageInfo->setMinimumSize(QSize(0, 0)); wStorageInfo->setMaximumSize(QSize(16777215, 16777215)); horizontalLayout_3 = new QHBoxLayout(wStorageInfo); horizontalLayout_3->setSpacing(4); horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3")); horizontalLayout_3->setContentsMargins(0, 2, 0, 0); lStorageInfo = new QLabel(wStorageInfo); lStorageInfo->setObjectName(QString::fromUtf8("lStorageInfo")); lStorageInfo->setMinimumSize(QSize(100, 30)); lStorageInfo->setMaximumSize(QSize(16777215, 16777215)); lStorageInfo->setText(QString::fromUtf8("200 GB")); lStorageInfo->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); lStorageInfo->setWordWrap(true); horizontalLayout_3->addWidget(lStorageInfo); horizontalSpacer = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_3->addItem(horizontalSpacer); sIconsStorage = new QStackedWidget(wStorageInfo); sIconsStorage->setObjectName(QString::fromUtf8("sIconsStorage")); sizePolicy1.setHeightForWidth(sIconsStorage->sizePolicy().hasHeightForWidth()); sIconsStorage->setSizePolicy(sizePolicy1); pProTierStorage = new QWidget(); pProTierStorage->setObjectName(QString::fromUtf8("pProTierStorage")); horizontalLayout_8 = new QHBoxLayout(pProTierStorage); horizontalLayout_8->setObjectName(QString::fromUtf8("horizontalLayout_8")); horizontalLayout_8->setContentsMargins(0, 0, 0, 0); lStorageIcon = new QLabel(pProTierStorage); lStorageIcon->setObjectName(QString::fromUtf8("lStorageIcon")); lStorageIcon->setMinimumSize(QSize(24, 24)); lStorageIcon->setMaximumSize(QSize(24, 24)); horizontalLayout_8->addWidget(lStorageIcon); sIconsStorage->addWidget(pProTierStorage); pProTierStorageCurrentPlan = new QWidget(); pProTierStorageCurrentPlan->setObjectName(QString::fromUtf8("pProTierStorageCurrentPlan")); horizontalLayout_80 = new QHBoxLayout(pProTierStorageCurrentPlan); horizontalLayout_80->setObjectName(QString::fromUtf8("horizontalLayout_80")); horizontalLayout_80->setContentsMargins(0, 0, 0, 0); lStorageIconGreen = new QLabel(pProTierStorageCurrentPlan); lStorageIconGreen->setObjectName(QString::fromUtf8("lStorageIconGreen")); lStorageIconGreen->setMinimumSize(QSize(24, 24)); lStorageIconGreen->setMaximumSize(QSize(24, 24)); horizontalLayout_80->addWidget(lStorageIconGreen); sIconsStorage->addWidget(pProTierStorageCurrentPlan); pBusinessTierStorage = new QWidget(); pBusinessTierStorage->setObjectName(QString::fromUtf8("pBusinessTierStorage")); pBusinessTierStorage->setStyleSheet(QString::fromUtf8("")); horizontalLayout_9 = new QHBoxLayout(pBusinessTierStorage); horizontalLayout_9->setObjectName(QString::fromUtf8("horizontalLayout_9")); horizontalLayout_9->setContentsMargins(0, 0, 0, 0); lBusinessStorageIcon = new QLabel(pBusinessTierStorage); lBusinessStorageIcon->setObjectName(QString::fromUtf8("lBusinessStorageIcon")); lBusinessStorageIcon->setMinimumSize(QSize(24, 24)); lBusinessStorageIcon->setMaximumSize(QSize(24, 24)); horizontalLayout_9->addWidget(lBusinessStorageIcon); sIconsStorage->addWidget(pBusinessTierStorage); horizontalLayout_3->addWidget(sIconsStorage); verticalLayout_2->addWidget(wStorageInfo); wTransferInfo = new QWidget(wLimits); wTransferInfo->setObjectName(QString::fromUtf8("wTransferInfo")); sizePolicy1.setHeightForWidth(wTransferInfo->sizePolicy().hasHeightForWidth()); wTransferInfo->setSizePolicy(sizePolicy1); wTransferInfo->setMinimumSize(QSize(0, 0)); wTransferInfo->setMaximumSize(QSize(16777215, 16777215)); horizontalLayout_5 = new QHBoxLayout(wTransferInfo); horizontalLayout_5->setObjectName(QString::fromUtf8("horizontalLayout_5")); horizontalLayout_5->setContentsMargins(0, 0, 0, 2); lBandWidthInfo = new QLabel(wTransferInfo); lBandWidthInfo->setObjectName(QString::fromUtf8("lBandWidthInfo")); sizePolicy5.setHeightForWidth(lBandWidthInfo->sizePolicy().hasHeightForWidth()); lBandWidthInfo->setSizePolicy(sizePolicy5); lBandWidthInfo->setMinimumSize(QSize(100, 30)); lBandWidthInfo->setMaximumSize(QSize(16777215, 16777215)); lBandWidthInfo->setText(QString::fromUtf8("1 TB")); lBandWidthInfo->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); lBandWidthInfo->setWordWrap(true); horizontalLayout_5->addWidget(lBandWidthInfo); horizontalSpacer_2 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_5->addItem(horizontalSpacer_2); sIconsTransfer = new QStackedWidget(wTransferInfo); sIconsTransfer->setObjectName(QString::fromUtf8("sIconsTransfer")); sizePolicy1.setHeightForWidth(sIconsTransfer->sizePolicy().hasHeightForWidth()); sIconsTransfer->setSizePolicy(sizePolicy1); pProTierTransfer = new QWidget(); pProTierTransfer->setObjectName(QString::fromUtf8("pProTierTransfer")); horizontalLayout_10 = new QHBoxLayout(pProTierTransfer); horizontalLayout_10->setObjectName(QString::fromUtf8("horizontalLayout_10")); horizontalLayout_10->setContentsMargins(0, 0, 0, 0); lTransferIcon = new QLabel(pProTierTransfer); lTransferIcon->setObjectName(QString::fromUtf8("lTransferIcon")); lTransferIcon->setMinimumSize(QSize(24, 24)); lTransferIcon->setMaximumSize(QSize(24, 24)); horizontalLayout_10->addWidget(lTransferIcon); sIconsTransfer->addWidget(pProTierTransfer); pProTierTransferCurrentPlan = new QWidget(); pProTierTransferCurrentPlan->setObjectName(QString::fromUtf8("pProTierTransferCurrentPlan")); horizontalLayout_801 = new QHBoxLayout(pProTierTransferCurrentPlan); horizontalLayout_801->setObjectName(QString::fromUtf8("horizontalLayout_801")); horizontalLayout_801->setContentsMargins(0, 0, 0, 0); lTransferIconGreen = new QLabel(pProTierTransferCurrentPlan); lTransferIconGreen->setObjectName(QString::fromUtf8("lTransferIconGreen")); lTransferIconGreen->setMinimumSize(QSize(24, 24)); lTransferIconGreen->setMaximumSize(QSize(24, 24)); horizontalLayout_801->addWidget(lTransferIconGreen); sIconsTransfer->addWidget(pProTierTransferCurrentPlan); pBusinessTierTransfer = new QWidget(); pBusinessTierTransfer->setObjectName(QString::fromUtf8("pBusinessTierTransfer")); pBusinessTierTransfer->setStyleSheet(QString::fromUtf8("")); horizontalLayout_11 = new QHBoxLayout(pBusinessTierTransfer); horizontalLayout_11->setObjectName(QString::fromUtf8("horizontalLayout_11")); horizontalLayout_11->setContentsMargins(0, 0, 0, 0); lBusinessTransferIcon = new QLabel(pBusinessTierTransfer); lBusinessTransferIcon->setObjectName(QString::fromUtf8("lBusinessTransferIcon")); lBusinessTransferIcon->setMinimumSize(QSize(24, 24)); lBusinessTransferIcon->setMaximumSize(QSize(24, 24)); horizontalLayout_11->addWidget(lBusinessTransferIcon); sIconsTransfer->addWidget(pBusinessTierTransfer); horizontalLayout_5->addWidget(sIconsTransfer); verticalLayout_2->addWidget(wTransferInfo); verticalLayout_6->addWidget(wLimits); horizontalLayout_4->addWidget(wContainer); retranslateUi(PlanWidget); sIconsStorage->setCurrentIndex(2); sIconsTransfer->setCurrentIndex(2); QMetaObject::connectSlotsByName(PlanWidget); } // setupUi void retranslateUi(QWidget *PlanWidget) { PlanWidget->setWindowTitle(QString()); lHelp->setText(QString()); lGreatValue->setText(QCoreApplication::translate("PlanWidget", "Great Value", nullptr)); lPriceBusiness->setText(QString()); lPeriod->setText(QCoreApplication::translate("PlanWidget", "month", nullptr)); lMinimumUsersBusiness->setText(QString()); lStorageIcon->setText(QString()); lStorageIconGreen->setText(QString()); lBusinessStorageIcon->setText(QString()); lTransferIcon->setText(QString()); lTransferIconGreen->setText(QString()); lBusinessTransferIcon->setText(QString()); } // retranslateUi }; namespace Ui { class PlanWidget: public Ui_PlanWidget {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_PLANWIDGET_H