/******************************************************************************** ** Form generated from reading UI file 'InfoWizard.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_INFOWIZARD_H #define UI_INFOWIZARD_H #include #include #include #include #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_InfoWizard { public: QVBoxLayout *verticalLayout; QWidget *wInfo; QHBoxLayout *horizontalLayout_2; QStackedWidget *sPages; QWidget *page_1; QVBoxLayout *verticalLayout_2; QWidget *wBody; QHBoxLayout *horizontalLayout_8; QVBoxLayout *verticalLayout_4; QPushButton *bStep1; QSpacerItem *verticalSpacer_3; QWidget *page_2; QVBoxLayout *verticalLayout_8; QWidget *wBody_2; QHBoxLayout *horizontalLayout_3; QPushButton *bStep2; QWidget *page_3; QVBoxLayout *verticalLayout_7; QWidget *wBody_3; QHBoxLayout *horizontalLayout_5; QPushButton *bStep3; QWidget *wHeader; QVBoxLayout *verticalLayout_3; QSpacerItem *verticalSpacer; QWidget *wDesktopApp; QHBoxLayout *horizontalLayout_7; QPushButton *bMEGAapp; QLabel *lMEGAdesktopApp; QWidget *wDescDesktopApp; QHBoxLayout *horizontalLayout_6; QLabel *lDescMEGAdesktopApp; QSpacerItem *verticalSpacer_2; QWidget *wDots; QHBoxLayout *horizontalLayout_4; QWidget *wLeftArrow; QHBoxLayout *horizontalLayout_11; QPushButton *bLeftArrow; QPushButton *bFirstBullet; QPushButton *bSecondBullet; QPushButton *bThirdBullet; QWidget *wRightArrow; QHBoxLayout *horizontalLayout_12; QPushButton *bRightArrow; QSpacerItem *horizontalSpacer_2; QWidget *wButtons; QVBoxLayout *verticalLayout_11; QWidget *wLogin; QVBoxLayout *verticalLayout_9; QWidget *wUpLoginSeparator; QWidget *wLoginContainer; QHBoxLayout *horizontalLayout_9; QWidget *wDescLogin; QVBoxLayout *verticalLayout_5; QSpacerItem *verticalSpacer_6; QLabel *lLoginTitle; QLabel *lDescLogin; QSpacerItem *verticalSpacer_7; QSpacerItem *horizontalSpacer; QPushButton *bLogin; QWidget *wDownLoginSeparator; QWidget *wCreateAccount; QVBoxLayout *verticalLayout_10; QWidget *wContainerCreateAccount; QHBoxLayout *horizontalLayout; QWidget *wDescCreateAccount; QVBoxLayout *verticalLayout_6; QSpacerItem *verticalSpacer_4; QLabel *lCreateAccountTitle; QLabel *lDescCreateAccount; QSpacerItem *verticalSpacer_5; QSpacerItem *horizontalSpacer_3; QPushButton *bCreateAccount; QWidget *wDownCreateSeparator; QWidget *wBottom; QHBoxLayout *horizontalLayout_10; QSpacerItem *horizontalSpacer_4; QLabel *lDesckKnowMore; QSpacerItem *horizontalSpacer_5; void setupUi(QDialog *InfoWizard) { if (InfoWizard->objectName().isEmpty()) InfoWizard->setObjectName(QString::fromUtf8("InfoWizard")); InfoWizard->resize(732, 541); QSizePolicy sizePolicy(QSizePolicy::Fixed, QSizePolicy::Fixed); sizePolicy.setHorizontalStretch(0); sizePolicy.setVerticalStretch(0); sizePolicy.setHeightForWidth(InfoWizard->sizePolicy().hasHeightForWidth()); InfoWizard->setSizePolicy(sizePolicy); InfoWizard->setMinimumSize(QSize(732, 541)); InfoWizard->setMaximumSize(QSize(732, 541)); InfoWizard->setAutoFillBackground(false); InfoWizard->setStyleSheet(QString::fromUtf8("#InfoWizard\n" "{\n" " background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,\n" " stop: 0 #EAEAEA, stop: 1 #FFFFFF);\n" "}\n" "\n" "QPushButton\n" "{\n" " border: none;\n" " background: transparent;\n" "}\n" "\n" "#bLogin, #bCreateAccount\n" "{\n" " font-family: Lato;\n" " font-size: 14px;\n" " padding-left: 24px;\n" " padding-right: 24px;\n" " color: #FFFFFF;\n" " border-radius: 4px;\n" " border: 1px solid;\n" " border-color: #CC3E39;\n" " margin: 3px;\n" "}\n" "\n" "#bLogin:hover, #bCreateAccount:hover\n" "{\n" " margin: 0px;\n" " border-radius: 6px;\n" " border: 3px solid;\n" " border-color: rgba(255, 226, 226, 99%);\n" " padding-left: 20px;\n" " padding-right: 20px;\n" "}\n" "\n" "#lMEGAdesktopApp\n" "{\n" "color: #333333;\n" "font-family: Lato;\n" "font-size: 16px;\n" "font-weight: bold;\n" "}\n" "\n" "#lDescMEGAdesktopApp\n" "{\n" "color: #333333;\n" "font-family: Lato;\n" "font-size: 20px;\n" "}\n" "\n" "#lCreateAccountTitle , #lLoginTitle\n" "{\n" " c" "olor: #333333;\n" " font-family: Lato;\n" " font-size: 16px;\n" " font-weight: bold;\n" "}\n" "\n" "#lDescLogin, #lDescCreateAccount\n" "{\n" " color: #999999;\n" " font-family: Lato;\n" " font-size: 13px;\n" "}\n" "\n" "#lDesckKnowMore\n" "{\n" " color: #666666;\n" " font-family: Lato;\n" " font-size: 14px;\n" "}\n" "")); verticalLayout = new QVBoxLayout(InfoWizard); verticalLayout->setSpacing(6); verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); verticalLayout->setContentsMargins(0, 0, 0, 0); wInfo = new QWidget(InfoWizard); wInfo->setObjectName(QString::fromUtf8("wInfo")); wInfo->setMinimumSize(QSize(0, 225)); wInfo->setMaximumSize(QSize(16777215, 225)); wInfo->setStyleSheet(QString::fromUtf8("background: transparent;")); horizontalLayout_2 = new QHBoxLayout(wInfo); horizontalLayout_2->setSpacing(0); horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2")); horizontalLayout_2->setContentsMargins(0, 0, 66, 0); sPages = new QStackedWidget(wInfo); sPages->setObjectName(QString::fromUtf8("sPages")); sPages->setMinimumSize(QSize(304, 0)); sPages->setMaximumSize(QSize(304, 16777215)); sPages->setStyleSheet(QString::fromUtf8("background: transparent;")); page_1 = new QWidget(); page_1->setObjectName(QString::fromUtf8("page_1")); verticalLayout_2 = new QVBoxLayout(page_1); verticalLayout_2->setSpacing(0); verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2")); verticalLayout_2->setContentsMargins(0, 0, 0, 0); wBody = new QWidget(page_1); wBody->setObjectName(QString::fromUtf8("wBody")); wBody->setStyleSheet(QString::fromUtf8("")); horizontalLayout_8 = new QHBoxLayout(wBody); horizontalLayout_8->setObjectName(QString::fromUtf8("horizontalLayout_8")); horizontalLayout_8->setContentsMargins(0, 0, 0, 0); verticalLayout_4 = new QVBoxLayout(); verticalLayout_4->setSpacing(0); verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4")); bStep1 = new QPushButton(wBody); bStep1->setObjectName(QString::fromUtf8("bStep1")); bStep1->setMinimumSize(QSize(304, 225)); bStep1->setMaximumSize(QSize(304, 225)); bStep1->setFocusPolicy(Qt::NoFocus); bStep1->setStyleSheet(QString::fromUtf8("border: none;\n" "background: transparent;")); QIcon icon; icon.addFile(QString::fromUtf8(":/images/img_wizard_1.png"), QSize(), QIcon::Normal, QIcon::Off); bStep1->setIcon(icon); bStep1->setIconSize(QSize(304, 225)); verticalLayout_4->addWidget(bStep1); verticalSpacer_3 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); verticalLayout_4->addItem(verticalSpacer_3); horizontalLayout_8->addLayout(verticalLayout_4); verticalLayout_2->addWidget(wBody); sPages->addWidget(page_1); page_2 = new QWidget(); page_2->setObjectName(QString::fromUtf8("page_2")); verticalLayout_8 = new QVBoxLayout(page_2); verticalLayout_8->setSpacing(0); verticalLayout_8->setObjectName(QString::fromUtf8("verticalLayout_8")); verticalLayout_8->setContentsMargins(0, 0, 0, 0); wBody_2 = new QWidget(page_2); wBody_2->setObjectName(QString::fromUtf8("wBody_2")); horizontalLayout_3 = new QHBoxLayout(wBody_2); horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3")); horizontalLayout_3->setContentsMargins(0, 0, 0, 0); bStep2 = new QPushButton(wBody_2); bStep2->setObjectName(QString::fromUtf8("bStep2")); bStep2->setMinimumSize(QSize(304, 225)); bStep2->setMaximumSize(QSize(304, 225)); bStep2->setFocusPolicy(Qt::NoFocus); bStep2->setStyleSheet(QString::fromUtf8("border: none;\n" "background: transparent;")); QIcon icon1; icon1.addFile(QString::fromUtf8(":/images/img_wizard_2.png"), QSize(), QIcon::Normal, QIcon::Off); bStep2->setIcon(icon1); bStep2->setIconSize(QSize(304, 225)); horizontalLayout_3->addWidget(bStep2); verticalLayout_8->addWidget(wBody_2); sPages->addWidget(page_2); page_3 = new QWidget(); page_3->setObjectName(QString::fromUtf8("page_3")); page_3->setMaximumSize(QSize(16777215, 16777215)); verticalLayout_7 = new QVBoxLayout(page_3); verticalLayout_7->setSpacing(0); verticalLayout_7->setObjectName(QString::fromUtf8("verticalLayout_7")); verticalLayout_7->setContentsMargins(0, 0, 0, 0); wBody_3 = new QWidget(page_3); wBody_3->setObjectName(QString::fromUtf8("wBody_3")); wBody_3->setMinimumSize(QSize(0, 0)); wBody_3->setMaximumSize(QSize(16777215, 16777215)); horizontalLayout_5 = new QHBoxLayout(wBody_3); horizontalLayout_5->setObjectName(QString::fromUtf8("horizontalLayout_5")); horizontalLayout_5->setContentsMargins(0, 0, 0, 0); bStep3 = new QPushButton(wBody_3); bStep3->setObjectName(QString::fromUtf8("bStep3")); bStep3->setMinimumSize(QSize(304, 225)); bStep3->setMaximumSize(QSize(304, 225)); QIcon icon2; icon2.addFile(QString::fromUtf8(":/images/img_wizard_3.png"), QSize(), QIcon::Normal, QIcon::Off); bStep3->setIcon(icon2); bStep3->setIconSize(QSize(304, 225)); horizontalLayout_5->addWidget(bStep3); verticalLayout_7->addWidget(wBody_3); sPages->addWidget(page_3); horizontalLayout_2->addWidget(sPages); wHeader = new QWidget(wInfo); wHeader->setObjectName(QString::fromUtf8("wHeader")); verticalLayout_3 = new QVBoxLayout(wHeader); verticalLayout_3->setSpacing(0); verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3")); verticalLayout_3->setContentsMargins(0, 0, 0, 0); verticalSpacer = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); verticalLayout_3->addItem(verticalSpacer); wDesktopApp = new QWidget(wHeader); wDesktopApp->setObjectName(QString::fromUtf8("wDesktopApp")); horizontalLayout_7 = new QHBoxLayout(wDesktopApp); horizontalLayout_7->setObjectName(QString::fromUtf8("horizontalLayout_7")); horizontalLayout_7->setContentsMargins(8, 0, 0, 12); bMEGAapp = new QPushButton(wDesktopApp); bMEGAapp->setObjectName(QString::fromUtf8("bMEGAapp")); bMEGAapp->setMinimumSize(QSize(32, 32)); bMEGAapp->setMaximumSize(QSize(32, 32)); bMEGAapp->setFocusPolicy(Qt::NoFocus); QIcon icon3; icon3.addFile(QString::fromUtf8(":/images/icon_sync.png"), QSize(), QIcon::Normal, QIcon::Off); bMEGAapp->setIcon(icon3); bMEGAapp->setIconSize(QSize(32, 32)); bMEGAapp->setFlat(false); horizontalLayout_7->addWidget(bMEGAapp); lMEGAdesktopApp = new QLabel(wDesktopApp); lMEGAdesktopApp->setObjectName(QString::fromUtf8("lMEGAdesktopApp")); horizontalLayout_7->addWidget(lMEGAdesktopApp); verticalLayout_3->addWidget(wDesktopApp); wDescDesktopApp = new QWidget(wHeader); wDescDesktopApp->setObjectName(QString::fromUtf8("wDescDesktopApp")); horizontalLayout_6 = new QHBoxLayout(wDescDesktopApp); horizontalLayout_6->setObjectName(QString::fromUtf8("horizontalLayout_6")); horizontalLayout_6->setContentsMargins(8, 6, 0, 0); lDescMEGAdesktopApp = new QLabel(wDescDesktopApp); lDescMEGAdesktopApp->setObjectName(QString::fromUtf8("lDescMEGAdesktopApp")); lDescMEGAdesktopApp->setWordWrap(true); horizontalLayout_6->addWidget(lDescMEGAdesktopApp); verticalLayout_3->addWidget(wDescDesktopApp); verticalSpacer_2 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); verticalLayout_3->addItem(verticalSpacer_2); horizontalLayout_2->addWidget(wHeader); verticalLayout->addWidget(wInfo); wDots = new QWidget(InfoWizard); wDots->setObjectName(QString::fromUtf8("wDots")); wDots->setMinimumSize(QSize(0, 25)); wDots->setMaximumSize(QSize(16777215, 25)); wDots->setStyleSheet(QString::fromUtf8("background: transparent;")); horizontalLayout_4 = new QHBoxLayout(wDots); horizontalLayout_4->setSpacing(10); horizontalLayout_4->setObjectName(QString::fromUtf8("horizontalLayout_4")); horizontalLayout_4->setContentsMargins(47, 0, 0, 0); wLeftArrow = new QWidget(wDots); wLeftArrow->setObjectName(QString::fromUtf8("wLeftArrow")); wLeftArrow->setMinimumSize(QSize(22, 22)); wLeftArrow->setMaximumSize(QSize(22, 22)); wLeftArrow->setStyleSheet(QString::fromUtf8("")); horizontalLayout_11 = new QHBoxLayout(wLeftArrow); horizontalLayout_11->setObjectName(QString::fromUtf8("horizontalLayout_11")); horizontalLayout_11->setContentsMargins(0, 0, 0, 0); bLeftArrow = new QPushButton(wLeftArrow); bLeftArrow->setObjectName(QString::fromUtf8("bLeftArrow")); bLeftArrow->setMinimumSize(QSize(22, 22)); bLeftArrow->setMaximumSize(QSize(22, 22)); bLeftArrow->setCursor(QCursor(Qt::PointingHandCursor)); bLeftArrow->setStyleSheet(QString::fromUtf8("border: none;\n" "background: transparent;")); QIcon icon4; icon4.addFile(QString::fromUtf8(":/images/icon_left_slice.png"), QSize(), QIcon::Normal, QIcon::Off); bLeftArrow->setIcon(icon4); bLeftArrow->setIconSize(QSize(22, 22)); horizontalLayout_11->addWidget(bLeftArrow); horizontalLayout_4->addWidget(wLeftArrow); bFirstBullet = new QPushButton(wDots); bFirstBullet->setObjectName(QString::fromUtf8("bFirstBullet")); bFirstBullet->setMinimumSize(QSize(6, 6)); bFirstBullet->setMaximumSize(QSize(6, 6)); bFirstBullet->setCursor(QCursor(Qt::PointingHandCursor)); bFirstBullet->setStyleSheet(QString::fromUtf8("border: none;\n" "background: transparent;")); QIcon icon5; icon5.addFile(QString::fromUtf8(":/images/icon_slice_dot.png"), QSize(), QIcon::Normal, QIcon::Off); bFirstBullet->setIcon(icon5); bFirstBullet->setIconSize(QSize(6, 6)); horizontalLayout_4->addWidget(bFirstBullet); bSecondBullet = new QPushButton(wDots); bSecondBullet->setObjectName(QString::fromUtf8("bSecondBullet")); bSecondBullet->setMinimumSize(QSize(6, 6)); bSecondBullet->setMaximumSize(QSize(6, 6)); bSecondBullet->setCursor(QCursor(Qt::PointingHandCursor)); bSecondBullet->setStyleSheet(QString::fromUtf8("border: none;\n" "background: transparent;")); bSecondBullet->setIcon(icon5); bSecondBullet->setIconSize(QSize(6, 6)); horizontalLayout_4->addWidget(bSecondBullet); bThirdBullet = new QPushButton(wDots); bThirdBullet->setObjectName(QString::fromUtf8("bThirdBullet")); bThirdBullet->setMinimumSize(QSize(6, 6)); bThirdBullet->setMaximumSize(QSize(6, 6)); bThirdBullet->setCursor(QCursor(Qt::PointingHandCursor)); bThirdBullet->setStyleSheet(QString::fromUtf8("border: none;\n" "background: transparent;")); bThirdBullet->setIcon(icon5); bThirdBullet->setIconSize(QSize(6, 6)); horizontalLayout_4->addWidget(bThirdBullet); wRightArrow = new QWidget(wDots); wRightArrow->setObjectName(QString::fromUtf8("wRightArrow")); wRightArrow->setMinimumSize(QSize(22, 22)); wRightArrow->setMaximumSize(QSize(22, 22)); wRightArrow->setStyleSheet(QString::fromUtf8("")); horizontalLayout_12 = new QHBoxLayout(wRightArrow); horizontalLayout_12->setObjectName(QString::fromUtf8("horizontalLayout_12")); horizontalLayout_12->setContentsMargins(0, 0, 0, 0); bRightArrow = new QPushButton(wRightArrow); bRightArrow->setObjectName(QString::fromUtf8("bRightArrow")); bRightArrow->setMinimumSize(QSize(22, 22)); bRightArrow->setMaximumSize(QSize(22, 22)); bRightArrow->setCursor(QCursor(Qt::PointingHandCursor)); bRightArrow->setStyleSheet(QString::fromUtf8("border: none;\n" "background: transparent;")); QIcon icon6; icon6.addFile(QString::fromUtf8(":/images/icon_right_slide.png"), QSize(), QIcon::Normal, QIcon::Off); bRightArrow->setIcon(icon6); bRightArrow->setIconSize(QSize(22, 22)); horizontalLayout_12->addWidget(bRightArrow); horizontalLayout_4->addWidget(wRightArrow); horizontalSpacer_2 = new QSpacerItem(312, 10, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_4->addItem(horizontalSpacer_2); verticalLayout->addWidget(wDots); wButtons = new QWidget(InfoWizard); wButtons->setObjectName(QString::fromUtf8("wButtons")); wButtons->setStyleSheet(QString::fromUtf8("background: transparent;")); verticalLayout_11 = new QVBoxLayout(wButtons); verticalLayout_11->setSpacing(0); verticalLayout_11->setObjectName(QString::fromUtf8("verticalLayout_11")); verticalLayout_11->setContentsMargins(66, 24, 66, 0); wLogin = new QWidget(wButtons); wLogin->setObjectName(QString::fromUtf8("wLogin")); wLogin->setMinimumSize(QSize(0, 87)); wLogin->setMaximumSize(QSize(16777215, 87)); verticalLayout_9 = new QVBoxLayout(wLogin); verticalLayout_9->setSpacing(0); verticalLayout_9->setObjectName(QString::fromUtf8("verticalLayout_9")); verticalLayout_9->setContentsMargins(0, 0, 0, 0); wUpLoginSeparator = new QWidget(wLogin); wUpLoginSeparator->setObjectName(QString::fromUtf8("wUpLoginSeparator")); wUpLoginSeparator->setMinimumSize(QSize(0, 1)); wUpLoginSeparator->setMaximumSize(QSize(16777215, 1)); wUpLoginSeparator->setStyleSheet(QString::fromUtf8("background-color: rgba(0,0,0,10%);")); verticalLayout_9->addWidget(wUpLoginSeparator); wLoginContainer = new QWidget(wLogin); wLoginContainer->setObjectName(QString::fromUtf8("wLoginContainer")); horizontalLayout_9 = new QHBoxLayout(wLoginContainer); horizontalLayout_9->setObjectName(QString::fromUtf8("horizontalLayout_9")); horizontalLayout_9->setContentsMargins(0, 0, 0, 0); wDescLogin = new QWidget(wLoginContainer); wDescLogin->setObjectName(QString::fromUtf8("wDescLogin")); wDescLogin->setMinimumSize(QSize(375, 0)); verticalLayout_5 = new QVBoxLayout(wDescLogin); verticalLayout_5->setSpacing(5); verticalLayout_5->setObjectName(QString::fromUtf8("verticalLayout_5")); verticalLayout_5->setContentsMargins(0, 0, 0, 0); verticalSpacer_6 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); verticalLayout_5->addItem(verticalSpacer_6); lLoginTitle = new QLabel(wDescLogin); lLoginTitle->setObjectName(QString::fromUtf8("lLoginTitle")); verticalLayout_5->addWidget(lLoginTitle); lDescLogin = new QLabel(wDescLogin); lDescLogin->setObjectName(QString::fromUtf8("lDescLogin")); QSizePolicy sizePolicy1(QSizePolicy::MinimumExpanding, QSizePolicy::Preferred); sizePolicy1.setHorizontalStretch(0); sizePolicy1.setVerticalStretch(0); sizePolicy1.setHeightForWidth(lDescLogin->sizePolicy().hasHeightForWidth()); lDescLogin->setSizePolicy(sizePolicy1); lDescLogin->setWordWrap(true); verticalLayout_5->addWidget(lDescLogin); verticalSpacer_7 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); verticalLayout_5->addItem(verticalSpacer_7); horizontalLayout_9->addWidget(wDescLogin); horizontalSpacer = new QSpacerItem(253, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_9->addItem(horizontalSpacer); bLogin = new QPushButton(wLoginContainer); bLogin->setObjectName(QString::fromUtf8("bLogin")); bLogin->setMinimumSize(QSize(0, 46)); bLogin->setMaximumSize(QSize(16777215, 46)); bLogin->setCursor(QCursor(Qt::PointingHandCursor)); bLogin->setStyleSheet(QString::fromUtf8("background: #DF4843;\n" "")); horizontalLayout_9->addWidget(bLogin); verticalLayout_9->addWidget(wLoginContainer); wDownLoginSeparator = new QWidget(wLogin); wDownLoginSeparator->setObjectName(QString::fromUtf8("wDownLoginSeparator")); wDownLoginSeparator->setMinimumSize(QSize(0, 1)); wDownLoginSeparator->setMaximumSize(QSize(16777215, 1)); wDownLoginSeparator->setStyleSheet(QString::fromUtf8("background-color: rgba(0,0,0,5%);")); verticalLayout_9->addWidget(wDownLoginSeparator); verticalLayout_11->addWidget(wLogin); wCreateAccount = new QWidget(wButtons); wCreateAccount->setObjectName(QString::fromUtf8("wCreateAccount")); wCreateAccount->setMinimumSize(QSize(0, 87)); wCreateAccount->setMaximumSize(QSize(16777215, 87)); verticalLayout_10 = new QVBoxLayout(wCreateAccount); verticalLayout_10->setSpacing(0); verticalLayout_10->setObjectName(QString::fromUtf8("verticalLayout_10")); verticalLayout_10->setContentsMargins(0, 0, 0, 0); wContainerCreateAccount = new QWidget(wCreateAccount); wContainerCreateAccount->setObjectName(QString::fromUtf8("wContainerCreateAccount")); horizontalLayout = new QHBoxLayout(wContainerCreateAccount); horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout")); horizontalLayout->setContentsMargins(0, 0, 0, 0); wDescCreateAccount = new QWidget(wContainerCreateAccount); wDescCreateAccount->setObjectName(QString::fromUtf8("wDescCreateAccount")); wDescCreateAccount->setMinimumSize(QSize(375, 0)); verticalLayout_6 = new QVBoxLayout(wDescCreateAccount); verticalLayout_6->setSpacing(5); verticalLayout_6->setObjectName(QString::fromUtf8("verticalLayout_6")); verticalLayout_6->setContentsMargins(0, 0, 0, 0); verticalSpacer_4 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); verticalLayout_6->addItem(verticalSpacer_4); lCreateAccountTitle = new QLabel(wDescCreateAccount); lCreateAccountTitle->setObjectName(QString::fromUtf8("lCreateAccountTitle")); verticalLayout_6->addWidget(lCreateAccountTitle); lDescCreateAccount = new QLabel(wDescCreateAccount); lDescCreateAccount->setObjectName(QString::fromUtf8("lDescCreateAccount")); sizePolicy1.setHeightForWidth(lDescCreateAccount->sizePolicy().hasHeightForWidth()); lDescCreateAccount->setSizePolicy(sizePolicy1); lDescCreateAccount->setWordWrap(true); verticalLayout_6->addWidget(lDescCreateAccount); verticalSpacer_5 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); verticalLayout_6->addItem(verticalSpacer_5); horizontalLayout->addWidget(wDescCreateAccount); horizontalSpacer_3 = new QSpacerItem(246, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout->addItem(horizontalSpacer_3); bCreateAccount = new QPushButton(wContainerCreateAccount); bCreateAccount->setObjectName(QString::fromUtf8("bCreateAccount")); QSizePolicy sizePolicy2(QSizePolicy::MinimumExpanding, QSizePolicy::Fixed); sizePolicy2.setHorizontalStretch(0); sizePolicy2.setVerticalStretch(0); sizePolicy2.setHeightForWidth(bCreateAccount->sizePolicy().hasHeightForWidth()); bCreateAccount->setSizePolicy(sizePolicy2); bCreateAccount->setMinimumSize(QSize(0, 46)); bCreateAccount->setMaximumSize(QSize(16777215, 46)); bCreateAccount->setCursor(QCursor(Qt::PointingHandCursor)); bCreateAccount->setStyleSheet(QString::fromUtf8("background: #DF4843;\n" "")); horizontalLayout->addWidget(bCreateAccount); verticalLayout_10->addWidget(wContainerCreateAccount); wDownCreateSeparator = new QWidget(wCreateAccount); wDownCreateSeparator->setObjectName(QString::fromUtf8("wDownCreateSeparator")); wDownCreateSeparator->setMinimumSize(QSize(0, 1)); wDownCreateSeparator->setMaximumSize(QSize(16777215, 1)); wDownCreateSeparator->setStyleSheet(QString::fromUtf8("background-color: rgba(0,0,0,10%);")); verticalLayout_10->addWidget(wDownCreateSeparator); verticalLayout_11->addWidget(wCreateAccount); wBottom = new QWidget(wButtons); wBottom->setObjectName(QString::fromUtf8("wBottom")); horizontalLayout_10 = new QHBoxLayout(wBottom); horizontalLayout_10->setSpacing(0); horizontalLayout_10->setObjectName(QString::fromUtf8("horizontalLayout_10")); horizontalLayout_10->setContentsMargins(0, 0, 0, 0); horizontalSpacer_4 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_10->addItem(horizontalSpacer_4); lDesckKnowMore = new QLabel(wBottom); lDesckKnowMore->setObjectName(QString::fromUtf8("lDesckKnowMore")); lDesckKnowMore->setMinimumSize(QSize(600, 0)); lDesckKnowMore->setMaximumSize(QSize(600, 16777215)); lDesckKnowMore->setAlignment(Qt::AlignCenter); lDesckKnowMore->setWordWrap(true); lDesckKnowMore->setOpenExternalLinks(true); horizontalLayout_10->addWidget(lDesckKnowMore); horizontalSpacer_5 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_10->addItem(horizontalSpacer_5); verticalLayout_11->addWidget(wBottom); verticalLayout->addWidget(wButtons); QWidget::setTabOrder(bLeftArrow, bFirstBullet); QWidget::setTabOrder(bFirstBullet, bSecondBullet); QWidget::setTabOrder(bSecondBullet, bThirdBullet); QWidget::setTabOrder(bThirdBullet, bRightArrow); QWidget::setTabOrder(bRightArrow, bLogin); QWidget::setTabOrder(bLogin, bCreateAccount); QWidget::setTabOrder(bCreateAccount, bStep3); retranslateUi(InfoWizard); sPages->setCurrentIndex(0); QMetaObject::connectSlotsByName(InfoWizard); } // setupUi void retranslateUi(QDialog *InfoWizard) { InfoWizard->setWindowTitle(QCoreApplication::translate("InfoWizard", "You are not logged in", nullptr)); bStep1->setText(QString()); bStep2->setText(QString()); bStep3->setText(QString()); bMEGAapp->setText(QString()); lMEGAdesktopApp->setText(QCoreApplication::translate("InfoWizard", "MEGA Desktop app", nullptr)); lDescMEGAdesktopApp->setText(QCoreApplication::translate("InfoWizard", "Login or create an account to start using MEGA Desktop app.", nullptr)); bLeftArrow->setText(QString()); bFirstBullet->setText(QString()); bSecondBullet->setText(QString()); bThirdBullet->setText(QString()); bRightArrow->setText(QString()); lLoginTitle->setText(QCoreApplication::translate("InfoWizard", "Log in", nullptr)); lDescLogin->setText(QCoreApplication::translate("InfoWizard", "You need to log into MEGA account to use the MEGA desktop app.", nullptr)); bLogin->setText(QCoreApplication::translate("InfoWizard", "Log in", nullptr)); lCreateAccountTitle->setText(QCoreApplication::translate("InfoWizard", "Create account", nullptr)); lDescCreateAccount->setText(QCoreApplication::translate("InfoWizard", "Create account to join MEGA collaboration platform.", nullptr)); bCreateAccount->setText(QCoreApplication::translate("InfoWizard", "Create Account", nullptr)); lDesckKnowMore->setText(QCoreApplication::translate("InfoWizard", "Know more about MEGA desktop app. [A]Read more[/A]", nullptr)); } // retranslateUi }; namespace Ui { class InfoWizard: public Ui_InfoWizard {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_INFOWIZARD_H