/******************************************************************************** ** Form generated from reading UI file 'SetupWizard.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_SETUPWIZARD_H #define UI_SETUPWIZARD_H #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include "PasswordLineEdit.h" QT_BEGIN_NAMESPACE class Ui_SetupWizard { public: QVBoxLayout *verticalLayout; QWidget *wHeader; QVBoxLayout *verticalLayout_14; QWidget *wTitle; QHBoxLayout *horizontalLayout_7; QSpacerItem *horizontalSpacer_3; QLabel *lHeader; QPushButton *wHelp; QSpacerItem *horizontalSpacer_4; QWidget *wCountStep; QHBoxLayout *horizontalLayout; QSpacerItem *horizontalSpacer_2; QPushButton *bCurrentStep; QSpacerItem *horizontalSpacer; QWidget *wErrors; QWidget *wErrorMessage; QHBoxLayout *horizontalLayout_10; QSpacerItem *horizontalSpacer_6; QLabel *lError; QSpacerItem *horizontalSpacer_7; QStackedWidget *sPages; QWidget *pNewAccount; QVBoxLayout *verticalLayout_8; QWidget *wCreateAccountForm; QFormLayout *formLayout_3; QLabel *lName; QLineEdit *eName; QLabel *lEmail; QLineEdit *eEmail; QLabel *lPassword; PasswordLineEdit *ePassword; QWidget *wPassStrength; QHBoxLayout *horizontalLayout_3; QWidget *wVeryWeak; QWidget *wWeak; QWidget *wMedium; QWidget *wGood; QWidget *wStrong; QLabel *lRepeatPassword; PasswordLineEdit *eRepeatPassword; QWidget *widget_4; QHBoxLayout *horizontalLayout_4; QCheckBox *cAgreeWithTerms; QLabel *lTermsLink; QLineEdit *eLastName; QLabel *label; QWidget *pLogin; QVBoxLayout *verticalLayout_4; QWidget *wLoginForm; QFormLayout *formLayout; QLabel *lLoginEmail; QLineEdit *eLoginEmail; QLabel *lLoginPassword; QLineEdit *eLoginPassword; QWidget *wCheckInbox; QHBoxLayout *horizontalLayout_6; QPushButton *bCheckInbox; QWidget *wCheckInboxDesc; QVBoxLayout *verticalLayout_15; QLabel *lCheckInbox; QLabel *lCheckInboxDesc; QSpacerItem *vsLogin; QWidget *pProgress; QGridLayout *gridLayout; QWidget *widget; QVBoxLayout *verticalLayout_9; QLabel *lProgress; QProgressBar *progressBar; QWidget *pSetupType; QVBoxLayout *verticalLayout_5; QWidget *wOptions; QHBoxLayout *horizontalLayout_5; QWidget *wTypicalSetup; QVBoxLayout *verticalLayout_12; QPushButton *rTypicalSetup; QWidget *widget_3; QVBoxLayout *verticalLayout_11; QLabel *lTypicalHeader; QLabel *lTypicalDesc; QWidget *wAdvancedSetup; QVBoxLayout *verticalLayout_13; QPushButton *rAdvancedSetup; QWidget *widget_2; QVBoxLayout *verticalLayout_10; QLabel *lAdvancedHeader; QLabel *lAdvancedDesc; QWidget *pAdvanced; QVBoxLayout *verticalLayout_6; QLabel *lAdvancedSetup; QLabel *lAdditionalSyncs; QWidget *wAdvancedConfigForm; QFormLayout *formLayout_2; QLabel *lLocalFolder; QHBoxLayout *hMegaFolder; QLineEdit *eLocalFolder; QPushButton *bLocalFolder; QLabel *lMegaFolder; QHBoxLayout *hLocalFolder; QLineEdit *eMegaFolder; QPushButton *bMegaFolder; QSpacerItem *vsAdvancedSetup; QWidget *wSetupSyncInfo; QHBoxLayout *horizontalLayout_8; QPushButton *bSyncType; QWidget *wSyncTypeDesc; QVBoxLayout *verticalLayout_16; QLabel *lSyncType; QLabel *lSyncTypeDesc; QWidget *pWelcome; QVBoxLayout *verticalLayout_7; QLabel *lWelcome; QLabel *lWelcomeDesc; QWidget *wAllDone; QVBoxLayout *verticalLayout_18; QHBoxLayout *horizontalLayout_9; QSpacerItem *horizontalSpacer_5; QVBoxLayout *verticalLayout_17; QSpacerItem *verticalSpacer; QPushButton *bFinish; QWidget *wButtons; QHBoxLayout *horizontalLayout_2; QPushButton *bSkip; QSpacerItem *hsButtonsRight; QPushButton *bCancel; QPushButton *bBack; QPushButton *bNext; void setupUi(QDialog *SetupWizard) { if (SetupWizard->objectName().isEmpty()) SetupWizard->setObjectName(QString::fromUtf8("SetupWizard")); SetupWizard->resize(560, 460); SetupWizard->setMinimumSize(QSize(560, 460)); SetupWizard->setMaximumSize(QSize(560, 460)); SetupWizard->setStyleSheet(QString::fromUtf8("QPushButton, QLabel, QLineEdit\n" "{\n" "font-size: 11px;\n" "}\n" "\n" "#SetupWizard\n" "{\n" " background-color: #f1f1f1;\n" "}\n" "\n" "#lTypicalDesc, #lAdvancedDesc\n" "{\n" " font-size:13px; \n" " color:#666666;\n" "}\n" "\n" "#wHeader\n" "{\n" " background-color: #E2574C;\n" "}\n" "\n" "#lHeader\n" "{\n" " font-family: \"Lato\";\n" " font-size: 16px;\n" " color: #ffffff;\n" "}\n" "\n" "#lProgress\n" "{\n" " font-size: 18px;\n" " font-weight: bold;\n" "}\n" "\n" "#lLocalFolder, #lMegaFolder\n" "{\n" " margin-top:2px; \n" " margin-left: -3px;\n" "}\n" "\n" "#bCurrentStep\n" "{\n" " border:none;\n" "}\n" "\n" "#lAdditionalSyncs\n" "{\n" " font: \"Lato\";\n" " font-size: 13px;\n" " font-weight: normal;\n" " color: #666666;\n" "}\n" "\n" "#lProgress, #lAdvancedSetup\n" "{\n" " font: \"Lato\";\n" " font-weight: normal;\n" " color: #666666;\n" " font-size:20px;\n" "}\n" "\n" "#lError\n" "{\n" " color: #FFFFFF;\n" " font-family: \"Lato\";\n" " font-size: 13px;\n" "}\n" "\n" "#wErrorMessage\n" "{\n" "" " background-color: #333333;\n" "}")); verticalLayout = new QVBoxLayout(SetupWizard); verticalLayout->setSpacing(0); verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); verticalLayout->setContentsMargins(0, 0, 0, 0); wHeader = new QWidget(SetupWizard); wHeader->setObjectName(QString::fromUtf8("wHeader")); wHeader->setMinimumSize(QSize(560, 120)); wHeader->setMaximumSize(QSize(560, 120)); verticalLayout_14 = new QVBoxLayout(wHeader); verticalLayout_14->setObjectName(QString::fromUtf8("verticalLayout_14")); verticalLayout_14->setContentsMargins(0, 0, 0, -1); wTitle = new QWidget(wHeader); wTitle->setObjectName(QString::fromUtf8("wTitle")); horizontalLayout_7 = new QHBoxLayout(wTitle); horizontalLayout_7->setSpacing(6); horizontalLayout_7->setObjectName(QString::fromUtf8("horizontalLayout_7")); horizontalLayout_7->setContentsMargins(0, 5, 0, 0); horizontalSpacer_3 = new QSpacerItem(2, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_7->addItem(horizontalSpacer_3); lHeader = new QLabel(wTitle); lHeader->setObjectName(QString::fromUtf8("lHeader")); lHeader->setMinimumSize(QSize(0, 19)); lHeader->setMaximumSize(QSize(16777215, 19)); lHeader->setAlignment(Qt::AlignCenter); horizontalLayout_7->addWidget(lHeader); wHelp = new QPushButton(wTitle); wHelp->setObjectName(QString::fromUtf8("wHelp")); wHelp->setMinimumSize(QSize(24, 24)); wHelp->setMaximumSize(QSize(24, 24)); wHelp->setStyleSheet(QString::fromUtf8("border: none;\n" "")); QIcon icon; icon.addFile(QString::fromUtf8(":/images/help_ico.png"), QSize(), QIcon::Normal, QIcon::Off); wHelp->setIcon(icon); wHelp->setIconSize(QSize(24, 24)); horizontalLayout_7->addWidget(wHelp); horizontalSpacer_4 = new QSpacerItem(2, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_7->addItem(horizontalSpacer_4); verticalLayout_14->addWidget(wTitle); wCountStep = new QWidget(wHeader); wCountStep->setObjectName(QString::fromUtf8("wCountStep")); wCountStep->setMinimumSize(QSize(0, 44)); wCountStep->setMaximumSize(QSize(16777215, 44)); horizontalLayout = new QHBoxLayout(wCountStep); horizontalLayout->setSpacing(0); horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout")); horizontalLayout->setContentsMargins(0, 0, 0, 0); horizontalSpacer_2 = new QSpacerItem(3, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout->addItem(horizontalSpacer_2); bCurrentStep = new QPushButton(wCountStep); bCurrentStep->setObjectName(QString::fromUtf8("bCurrentStep")); bCurrentStep->setMinimumSize(QSize(512, 0)); bCurrentStep->setMaximumSize(QSize(512, 44)); bCurrentStep->setFocusPolicy(Qt::NoFocus); QIcon icon1; icon1.addFile(QString::fromUtf8(":/images/setup_step1.png"), QSize(), QIcon::Normal, QIcon::On); bCurrentStep->setIcon(icon1); bCurrentStep->setIconSize(QSize(512, 44)); horizontalLayout->addWidget(bCurrentStep); horizontalSpacer = new QSpacerItem(21, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout->addItem(horizontalSpacer); verticalLayout_14->addWidget(wCountStep); verticalLayout->addWidget(wHeader); wErrors = new QWidget(SetupWizard); wErrors->setObjectName(QString::fromUtf8("wErrors")); wErrors->setMinimumSize(QSize(560, 32)); wErrors->setMaximumSize(QSize(560, 32)); wErrors->setStyleSheet(QString::fromUtf8("")); wErrorMessage = new QWidget(wErrors); wErrorMessage->setObjectName(QString::fromUtf8("wErrorMessage")); wErrorMessage->setGeometry(QRect(0, 0, 560, 32)); QSizePolicy sizePolicy(QSizePolicy::MinimumExpanding, QSizePolicy::MinimumExpanding); sizePolicy.setHorizontalStretch(0); sizePolicy.setVerticalStretch(0); sizePolicy.setHeightForWidth(wErrorMessage->sizePolicy().hasHeightForWidth()); wErrorMessage->setSizePolicy(sizePolicy); wErrorMessage->setMinimumSize(QSize(560, 0)); wErrorMessage->setMaximumSize(QSize(560, 32)); horizontalLayout_10 = new QHBoxLayout(wErrorMessage); horizontalLayout_10->setObjectName(QString::fromUtf8("horizontalLayout_10")); horizontalLayout_10->setSizeConstraint(QLayout::SetDefaultConstraint); horizontalLayout_10->setContentsMargins(0, 0, 0, 0); horizontalSpacer_6 = new QSpacerItem(268, 0, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_10->addItem(horizontalSpacer_6); lError = new QLabel(wErrorMessage); lError->setObjectName(QString::fromUtf8("lError")); QSizePolicy sizePolicy1(QSizePolicy::Preferred, QSizePolicy::Preferred); sizePolicy1.setHorizontalStretch(0); sizePolicy1.setVerticalStretch(0); sizePolicy1.setHeightForWidth(lError->sizePolicy().hasHeightForWidth()); lError->setSizePolicy(sizePolicy1); lError->setMinimumSize(QSize(530, 0)); lError->setMaximumSize(QSize(530, 16777215)); lError->setAlignment(Qt::AlignCenter); lError->setWordWrap(true); horizontalLayout_10->addWidget(lError); horizontalSpacer_7 = new QSpacerItem(268, 0, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_10->addItem(horizontalSpacer_7); verticalLayout->addWidget(wErrors); sPages = new QStackedWidget(SetupWizard); sPages->setObjectName(QString::fromUtf8("sPages")); sPages->setMinimumSize(QSize(560, 258)); sPages->setMaximumSize(QSize(560, 16777215)); pNewAccount = new QWidget(); pNewAccount->setObjectName(QString::fromUtf8("pNewAccount")); pNewAccount->setStyleSheet(QString::fromUtf8("#pNewAccount{background: transparent;}")); verticalLayout_8 = new QVBoxLayout(pNewAccount); verticalLayout_8->setSpacing(6); verticalLayout_8->setObjectName(QString::fromUtf8("verticalLayout_8")); verticalLayout_8->setContentsMargins(60, 0, 60, 9); wCreateAccountForm = new QWidget(pNewAccount); wCreateAccountForm->setObjectName(QString::fromUtf8("wCreateAccountForm")); wCreateAccountForm->setStyleSheet(QString::fromUtf8("")); formLayout_3 = new QFormLayout(wCreateAccountForm); formLayout_3->setObjectName(QString::fromUtf8("formLayout_3")); formLayout_3->setFieldGrowthPolicy(QFormLayout::ExpandingFieldsGrow); formLayout_3->setRowWrapPolicy(QFormLayout::DontWrapRows); formLayout_3->setLabelAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); formLayout_3->setHorizontalSpacing(10); formLayout_3->setVerticalSpacing(11); formLayout_3->setContentsMargins(3, 25, 3, 0); lName = new QLabel(wCreateAccountForm); lName->setObjectName(QString::fromUtf8("lName")); QSizePolicy sizePolicy2(QSizePolicy::MinimumExpanding, QSizePolicy::Preferred); sizePolicy2.setHorizontalStretch(0); sizePolicy2.setVerticalStretch(0); sizePolicy2.setHeightForWidth(lName->sizePolicy().hasHeightForWidth()); lName->setSizePolicy(sizePolicy2); lName->setLayoutDirection(Qt::LeftToRight); lName->setAlignment(Qt::AlignCenter); formLayout_3->setWidget(0, QFormLayout::LabelRole, lName); eName = new QLineEdit(wCreateAccountForm); eName->setObjectName(QString::fromUtf8("eName")); eName->setMinimumSize(QSize(289, 0)); eName->setMaximumSize(QSize(289, 16777215)); eName->setStyleSheet(QString::fromUtf8("background: none;")); formLayout_3->setWidget(0, QFormLayout::FieldRole, eName); lEmail = new QLabel(wCreateAccountForm); lEmail->setObjectName(QString::fromUtf8("lEmail")); formLayout_3->setWidget(2, QFormLayout::LabelRole, lEmail); eEmail = new QLineEdit(wCreateAccountForm); eEmail->setObjectName(QString::fromUtf8("eEmail")); eEmail->setMinimumSize(QSize(289, 0)); eEmail->setMaximumSize(QSize(289, 16777215)); eEmail->setStyleSheet(QString::fromUtf8("background: none;")); formLayout_3->setWidget(2, QFormLayout::FieldRole, eEmail); lPassword = new QLabel(wCreateAccountForm); lPassword->setObjectName(QString::fromUtf8("lPassword")); formLayout_3->setWidget(3, QFormLayout::LabelRole, lPassword); ePassword = new PasswordLineEdit(wCreateAccountForm); ePassword->setObjectName(QString::fromUtf8("ePassword")); ePassword->setMinimumSize(QSize(289, 0)); ePassword->setMaximumSize(QSize(289, 16777215)); ePassword->setStyleSheet(QString::fromUtf8("background: none;")); ePassword->setEchoMode(QLineEdit::Password); formLayout_3->setWidget(3, QFormLayout::FieldRole, ePassword); wPassStrength = new QWidget(wCreateAccountForm); wPassStrength->setObjectName(QString::fromUtf8("wPassStrength")); wPassStrength->setMinimumSize(QSize(289, 2)); wPassStrength->setMaximumSize(QSize(289, 2)); horizontalLayout_3 = new QHBoxLayout(wPassStrength); horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3")); horizontalLayout_3->setContentsMargins(1, 0, 1, 0); wVeryWeak = new QWidget(wPassStrength); wVeryWeak->setObjectName(QString::fromUtf8("wVeryWeak")); wVeryWeak->setMinimumSize(QSize(56, 2)); wVeryWeak->setMaximumSize(QSize(56, 2)); wVeryWeak->setStyleSheet(QString::fromUtf8("background-color: rgba(0,0,0,0.2);")); horizontalLayout_3->addWidget(wVeryWeak); wWeak = new QWidget(wPassStrength); wWeak->setObjectName(QString::fromUtf8("wWeak")); wWeak->setMinimumSize(QSize(56, 2)); wWeak->setMaximumSize(QSize(56, 2)); wWeak->setStyleSheet(QString::fromUtf8("background-color: rgba(0,0,0,0.2);")); horizontalLayout_3->addWidget(wWeak); wMedium = new QWidget(wPassStrength); wMedium->setObjectName(QString::fromUtf8("wMedium")); wMedium->setMinimumSize(QSize(56, 2)); wMedium->setMaximumSize(QSize(56, 2)); wMedium->setStyleSheet(QString::fromUtf8("background-color: rgba(0,0,0,0.2);")); horizontalLayout_3->addWidget(wMedium); wGood = new QWidget(wPassStrength); wGood->setObjectName(QString::fromUtf8("wGood")); wGood->setMinimumSize(QSize(56, 2)); wGood->setMaximumSize(QSize(56, 2)); wGood->setStyleSheet(QString::fromUtf8("background-color: rgba(0,0,0,0.2);")); horizontalLayout_3->addWidget(wGood); wStrong = new QWidget(wPassStrength); wStrong->setObjectName(QString::fromUtf8("wStrong")); wStrong->setMinimumSize(QSize(56, 2)); wStrong->setMaximumSize(QSize(56, 2)); wStrong->setStyleSheet(QString::fromUtf8("background-color: rgba(0,0,0,0.2);")); horizontalLayout_3->addWidget(wStrong); formLayout_3->setWidget(4, QFormLayout::FieldRole, wPassStrength); lRepeatPassword = new QLabel(wCreateAccountForm); lRepeatPassword->setObjectName(QString::fromUtf8("lRepeatPassword")); lRepeatPassword->setWordWrap(true); formLayout_3->setWidget(5, QFormLayout::LabelRole, lRepeatPassword); eRepeatPassword = new PasswordLineEdit(wCreateAccountForm); eRepeatPassword->setObjectName(QString::fromUtf8("eRepeatPassword")); eRepeatPassword->setMinimumSize(QSize(289, 0)); eRepeatPassword->setMaximumSize(QSize(289, 16777215)); eRepeatPassword->setStyleSheet(QString::fromUtf8("background: none;")); eRepeatPassword->setEchoMode(QLineEdit::Password); formLayout_3->setWidget(5, QFormLayout::FieldRole, eRepeatPassword); widget_4 = new QWidget(wCreateAccountForm); widget_4->setObjectName(QString::fromUtf8("widget_4")); widget_4->setMinimumSize(QSize(0, 23)); widget_4->setMaximumSize(QSize(16777215, 23)); horizontalLayout_4 = new QHBoxLayout(widget_4); horizontalLayout_4->setSpacing(0); horizontalLayout_4->setObjectName(QString::fromUtf8("horizontalLayout_4")); horizontalLayout_4->setContentsMargins(0, 0, 0, 0); cAgreeWithTerms = new QCheckBox(widget_4); cAgreeWithTerms->setObjectName(QString::fromUtf8("cAgreeWithTerms")); sizePolicy1.setHeightForWidth(cAgreeWithTerms->sizePolicy().hasHeightForWidth()); cAgreeWithTerms->setSizePolicy(sizePolicy1); cAgreeWithTerms->setMinimumSize(QSize(0, 23)); cAgreeWithTerms->setMaximumSize(QSize(16777215, 23)); cAgreeWithTerms->setStyleSheet(QString::fromUtf8("padding-right: 4px;")); horizontalLayout_4->addWidget(cAgreeWithTerms); lTermsLink = new QLabel(widget_4); lTermsLink->setObjectName(QString::fromUtf8("lTermsLink")); lTermsLink->setFocusPolicy(Qt::NoFocus); lTermsLink->setStyleSheet(QString::fromUtf8("")); lTermsLink->setTextFormat(Qt::RichText); lTermsLink->setWordWrap(true); lTermsLink->setOpenExternalLinks(false); horizontalLayout_4->addWidget(lTermsLink); horizontalLayout_4->setStretch(1, 1); formLayout_3->setWidget(6, QFormLayout::FieldRole, widget_4); eLastName = new QLineEdit(wCreateAccountForm); eLastName->setObjectName(QString::fromUtf8("eLastName")); eLastName->setMinimumSize(QSize(289, 0)); eLastName->setMaximumSize(QSize(289, 16777215)); eLastName->setStyleSheet(QString::fromUtf8("background: none;")); formLayout_3->setWidget(1, QFormLayout::FieldRole, eLastName); label = new QLabel(wCreateAccountForm); label->setObjectName(QString::fromUtf8("label")); formLayout_3->setWidget(1, QFormLayout::LabelRole, label); verticalLayout_8->addWidget(wCreateAccountForm); sPages->addWidget(pNewAccount); pLogin = new QWidget(); pLogin->setObjectName(QString::fromUtf8("pLogin")); pLogin->setStyleSheet(QString::fromUtf8("background: transparent;")); verticalLayout_4 = new QVBoxLayout(pLogin); verticalLayout_4->setSpacing(27); verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4")); verticalLayout_4->setContentsMargins(32, 40, 32, 0); wLoginForm = new QWidget(pLogin); wLoginForm->setObjectName(QString::fromUtf8("wLoginForm")); wLoginForm->setStyleSheet(QString::fromUtf8("")); formLayout = new QFormLayout(wLoginForm); formLayout->setObjectName(QString::fromUtf8("formLayout")); formLayout->setFieldGrowthPolicy(QFormLayout::AllNonFixedFieldsGrow); formLayout->setLabelAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); formLayout->setContentsMargins(65, 1, 68, -1); lLoginEmail = new QLabel(wLoginForm); lLoginEmail->setObjectName(QString::fromUtf8("lLoginEmail")); formLayout->setWidget(1, QFormLayout::LabelRole, lLoginEmail); eLoginEmail = new QLineEdit(wLoginForm); eLoginEmail->setObjectName(QString::fromUtf8("eLoginEmail")); eLoginEmail->setMinimumSize(QSize(289, 0)); eLoginEmail->setMaximumSize(QSize(289, 16777215)); eLoginEmail->setStyleSheet(QString::fromUtf8("background: none;")); formLayout->setWidget(1, QFormLayout::FieldRole, eLoginEmail); lLoginPassword = new QLabel(wLoginForm); lLoginPassword->setObjectName(QString::fromUtf8("lLoginPassword")); formLayout->setWidget(2, QFormLayout::LabelRole, lLoginPassword); eLoginPassword = new QLineEdit(wLoginForm); eLoginPassword->setObjectName(QString::fromUtf8("eLoginPassword")); eLoginPassword->setMinimumSize(QSize(289, 0)); eLoginPassword->setMaximumSize(QSize(289, 16777215)); eLoginPassword->setStyleSheet(QString::fromUtf8("background: none;")); eLoginPassword->setEchoMode(QLineEdit::Password); formLayout->setWidget(2, QFormLayout::FieldRole, eLoginPassword); verticalLayout_4->addWidget(wLoginForm); wCheckInbox = new QWidget(pLogin); wCheckInbox->setObjectName(QString::fromUtf8("wCheckInbox")); wCheckInbox->setMinimumSize(QSize(0, 96)); wCheckInbox->setMaximumSize(QSize(16777215, 96)); wCheckInbox->setStyleSheet(QString::fromUtf8("#wCheckInbox\n" "{ \n" "background-color: #E2E2E2;\n" " border-radius: 3px;\n" " border: 1px solid rgba(0, 0, 0, 5%);\n" " padding: 40px 40px 40px 40px;\n" "}")); horizontalLayout_6 = new QHBoxLayout(wCheckInbox); horizontalLayout_6->setSpacing(27); horizontalLayout_6->setObjectName(QString::fromUtf8("horizontalLayout_6")); horizontalLayout_6->setContentsMargins(21, 0, 21, 0); bCheckInbox = new QPushButton(wCheckInbox); bCheckInbox->setObjectName(QString::fromUtf8("bCheckInbox")); bCheckInbox->setMinimumSize(QSize(94, 94)); bCheckInbox->setMaximumSize(QSize(94, 94)); bCheckInbox->setFocusPolicy(Qt::NoFocus); bCheckInbox->setStyleSheet(QString::fromUtf8("border: none;")); QIcon icon2; icon2.addFile(QString::fromUtf8(":/images/confirmation_link.png"), QSize(), QIcon::Normal, QIcon::On); bCheckInbox->setIcon(icon2); bCheckInbox->setIconSize(QSize(94, 94)); horizontalLayout_6->addWidget(bCheckInbox); wCheckInboxDesc = new QWidget(wCheckInbox); wCheckInboxDesc->setObjectName(QString::fromUtf8("wCheckInboxDesc")); verticalLayout_15 = new QVBoxLayout(wCheckInboxDesc); verticalLayout_15->setSpacing(4); verticalLayout_15->setObjectName(QString::fromUtf8("verticalLayout_15")); verticalLayout_15->setContentsMargins(0, 13, 0, 16); lCheckInbox = new QLabel(wCheckInboxDesc); lCheckInbox->setObjectName(QString::fromUtf8("lCheckInbox")); lCheckInbox->setMinimumSize(QSize(0, 20)); lCheckInbox->setMaximumSize(QSize(16777215, 20)); lCheckInbox->setStyleSheet(QString::fromUtf8(" color: #333333;\n" " font-family: \"Lato\";\n" " font-size: 13px;\n" "")); verticalLayout_15->addWidget(lCheckInbox); lCheckInboxDesc = new QLabel(wCheckInboxDesc); lCheckInboxDesc->setObjectName(QString::fromUtf8("lCheckInboxDesc")); QFont font; font.setFamily(QString::fromUtf8("Lato")); lCheckInboxDesc->setFont(font); lCheckInboxDesc->setFocusPolicy(Qt::NoFocus); lCheckInboxDesc->setStyleSheet(QString::fromUtf8(" color: #666666;\n" " font-family: \"Lato\";\n" " font-size: 13px;\n" "")); lCheckInboxDesc->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); lCheckInboxDesc->setWordWrap(true); verticalLayout_15->addWidget(lCheckInboxDesc); horizontalLayout_6->addWidget(wCheckInboxDesc); verticalLayout_4->addWidget(wCheckInbox); vsLogin = new QSpacerItem(20, 0, QSizePolicy::Minimum, QSizePolicy::Expanding); verticalLayout_4->addItem(vsLogin); sPages->addWidget(pLogin); pProgress = new QWidget(); pProgress->setObjectName(QString::fromUtf8("pProgress")); gridLayout = new QGridLayout(pProgress); gridLayout->setObjectName(QString::fromUtf8("gridLayout")); widget = new QWidget(pProgress); widget->setObjectName(QString::fromUtf8("widget")); widget->setStyleSheet(QString::fromUtf8("background: transparent;")); verticalLayout_9 = new QVBoxLayout(widget); verticalLayout_9->setObjectName(QString::fromUtf8("verticalLayout_9")); verticalLayout_9->setContentsMargins(80, 50, 80, 120); lProgress = new QLabel(widget); lProgress->setObjectName(QString::fromUtf8("lProgress")); lProgress->setFocusPolicy(Qt::NoFocus); lProgress->setStyleSheet(QString::fromUtf8("")); lProgress->setAlignment(Qt::AlignCenter); verticalLayout_9->addWidget(lProgress); progressBar = new QProgressBar(widget); progressBar->setObjectName(QString::fromUtf8("progressBar")); progressBar->setMaximum(0); progressBar->setValue(-1); progressBar->setTextVisible(false); verticalLayout_9->addWidget(progressBar); gridLayout->addWidget(widget, 0, 0, 1, 1); sPages->addWidget(pProgress); pSetupType = new QWidget(); pSetupType->setObjectName(QString::fromUtf8("pSetupType")); pSetupType->setStyleSheet(QString::fromUtf8("background: transparent;")); verticalLayout_5 = new QVBoxLayout(pSetupType); verticalLayout_5->setSpacing(20); verticalLayout_5->setObjectName(QString::fromUtf8("verticalLayout_5")); verticalLayout_5->setContentsMargins(15, 0, 15, -1); wOptions = new QWidget(pSetupType); wOptions->setObjectName(QString::fromUtf8("wOptions")); horizontalLayout_5 = new QHBoxLayout(wOptions); horizontalLayout_5->setObjectName(QString::fromUtf8("horizontalLayout_5")); horizontalLayout_5->setContentsMargins(0, 0, 0, -1); wTypicalSetup = new QWidget(wOptions); wTypicalSetup->setObjectName(QString::fromUtf8("wTypicalSetup")); wTypicalSetup->setMinimumSize(QSize(246, 236)); wTypicalSetup->setMaximumSize(QSize(246, 236)); wTypicalSetup->setFocusPolicy(Qt::StrongFocus); wTypicalSetup->setStyleSheet(QString::fromUtf8("")); verticalLayout_12 = new QVBoxLayout(wTypicalSetup); verticalLayout_12->setSpacing(12); verticalLayout_12->setObjectName(QString::fromUtf8("verticalLayout_12")); verticalLayout_12->setContentsMargins(-1, 21, -1, 14); rTypicalSetup = new QPushButton(wTypicalSetup); rTypicalSetup->setObjectName(QString::fromUtf8("rTypicalSetup")); sizePolicy1.setHeightForWidth(rTypicalSetup->sizePolicy().hasHeightForWidth()); rTypicalSetup->setSizePolicy(sizePolicy1); rTypicalSetup->setMinimumSize(QSize(216, 124)); rTypicalSetup->setMaximumSize(QSize(216, 124)); QFont font1; rTypicalSetup->setFont(font1); rTypicalSetup->setFocusPolicy(Qt::NoFocus); rTypicalSetup->setStyleSheet(QString::fromUtf8("background: transparent;\n" "border: none;")); QIcon icon3; icon3.addFile(QString::fromUtf8(":/images/full_sync_ico.png"), QSize(), QIcon::Normal, QIcon::Off); rTypicalSetup->setIcon(icon3); rTypicalSetup->setIconSize(QSize(216, 124)); rTypicalSetup->setCheckable(true); rTypicalSetup->setChecked(false); verticalLayout_12->addWidget(rTypicalSetup); widget_3 = new QWidget(wTypicalSetup); widget_3->setObjectName(QString::fromUtf8("widget_3")); QSizePolicy sizePolicy3(QSizePolicy::Preferred, QSizePolicy::Maximum); sizePolicy3.setHorizontalStretch(0); sizePolicy3.setVerticalStretch(0); sizePolicy3.setHeightForWidth(widget_3->sizePolicy().hasHeightForWidth()); widget_3->setSizePolicy(sizePolicy3); widget_3->setMinimumSize(QSize(0, 0)); widget_3->setMaximumSize(QSize(16777215, 16777215)); widget_3->setStyleSheet(QString::fromUtf8("background: transparent;\n" "")); verticalLayout_11 = new QVBoxLayout(widget_3); verticalLayout_11->setSpacing(0); verticalLayout_11->setObjectName(QString::fromUtf8("verticalLayout_11")); verticalLayout_11->setContentsMargins(0, 0, 0, 0); lTypicalHeader = new QLabel(widget_3); lTypicalHeader->setObjectName(QString::fromUtf8("lTypicalHeader")); sizePolicy3.setHeightForWidth(lTypicalHeader->sizePolicy().hasHeightForWidth()); lTypicalHeader->setSizePolicy(sizePolicy3); lTypicalHeader->setMinimumSize(QSize(0, 48)); lTypicalHeader->setMaximumSize(QSize(16777215, 48)); lTypicalHeader->setFocusPolicy(Qt::NoFocus); lTypicalHeader->setStyleSheet(QString::fromUtf8("font-size:16px;\n" "font: \"Lato\";\n" "font-weight: normal;\n" "color: #E2574C;\n" "\n" "")); lTypicalHeader->setAlignment(Qt::AlignCenter); lTypicalHeader->setWordWrap(true); verticalLayout_11->addWidget(lTypicalHeader); lTypicalDesc = new QLabel(widget_3); lTypicalDesc->setObjectName(QString::fromUtf8("lTypicalDesc")); lTypicalDesc->setMinimumSize(QSize(0, 32)); lTypicalDesc->setMaximumSize(QSize(16777215, 32)); lTypicalDesc->setFont(font); lTypicalDesc->setFocusPolicy(Qt::NoFocus); lTypicalDesc->setStyleSheet(QString::fromUtf8(" color: #666666;\n" " font-family: \"Lato\";\n" " font-size: 13px;\n" "")); lTypicalDesc->setAlignment(Qt::AlignHCenter|Qt::AlignTop); lTypicalDesc->setWordWrap(true); lTypicalDesc->setMargin(0); verticalLayout_11->addWidget(lTypicalDesc); verticalLayout_12->addWidget(widget_3); horizontalLayout_5->addWidget(wTypicalSetup); wAdvancedSetup = new QWidget(wOptions); wAdvancedSetup->setObjectName(QString::fromUtf8("wAdvancedSetup")); wAdvancedSetup->setMinimumSize(QSize(246, 236)); wAdvancedSetup->setMaximumSize(QSize(246, 236)); wAdvancedSetup->setFocusPolicy(Qt::StrongFocus); wAdvancedSetup->setStyleSheet(QString::fromUtf8("")); verticalLayout_13 = new QVBoxLayout(wAdvancedSetup); verticalLayout_13->setSpacing(12); verticalLayout_13->setObjectName(QString::fromUtf8("verticalLayout_13")); verticalLayout_13->setContentsMargins(12, 21, -1, 14); rAdvancedSetup = new QPushButton(wAdvancedSetup); rAdvancedSetup->setObjectName(QString::fromUtf8("rAdvancedSetup")); sizePolicy1.setHeightForWidth(rAdvancedSetup->sizePolicy().hasHeightForWidth()); rAdvancedSetup->setSizePolicy(sizePolicy1); rAdvancedSetup->setMinimumSize(QSize(216, 124)); rAdvancedSetup->setMaximumSize(QSize(216, 124)); rAdvancedSetup->setFont(font1); rAdvancedSetup->setFocusPolicy(Qt::NoFocus); rAdvancedSetup->setStyleSheet(QString::fromUtf8("background: transparent;\n" "border: none;")); QIcon icon4; icon4.addFile(QString::fromUtf8(":/images/selective_sync_ico.png"), QSize(), QIcon::Normal, QIcon::Off); rAdvancedSetup->setIcon(icon4); rAdvancedSetup->setIconSize(QSize(216, 124)); rAdvancedSetup->setCheckable(true); verticalLayout_13->addWidget(rAdvancedSetup); widget_2 = new QWidget(wAdvancedSetup); widget_2->setObjectName(QString::fromUtf8("widget_2")); sizePolicy3.setHeightForWidth(widget_2->sizePolicy().hasHeightForWidth()); widget_2->setSizePolicy(sizePolicy3); widget_2->setMinimumSize(QSize(0, 0)); widget_2->setMaximumSize(QSize(16777215, 16777215)); widget_2->setStyleSheet(QString::fromUtf8("background: transparent;\n" "")); verticalLayout_10 = new QVBoxLayout(widget_2); verticalLayout_10->setSpacing(0); verticalLayout_10->setObjectName(QString::fromUtf8("verticalLayout_10")); verticalLayout_10->setContentsMargins(0, 0, 0, 0); lAdvancedHeader = new QLabel(widget_2); lAdvancedHeader->setObjectName(QString::fromUtf8("lAdvancedHeader")); sizePolicy3.setHeightForWidth(lAdvancedHeader->sizePolicy().hasHeightForWidth()); lAdvancedHeader->setSizePolicy(sizePolicy3); lAdvancedHeader->setMinimumSize(QSize(0, 48)); lAdvancedHeader->setMaximumSize(QSize(16777215, 48)); QFont font2; font2.setBold(false); font2.setItalic(false); font2.setWeight(50); lAdvancedHeader->setFont(font2); lAdvancedHeader->setFocusPolicy(Qt::NoFocus); lAdvancedHeader->setStyleSheet(QString::fromUtf8("font-size:16px;\n" "font: \"Lato\";\n" "font-weight: normal;\n" "color: #E2574C;\n" "")); lAdvancedHeader->setAlignment(Qt::AlignCenter); lAdvancedHeader->setWordWrap(true); verticalLayout_10->addWidget(lAdvancedHeader); lAdvancedDesc = new QLabel(widget_2); lAdvancedDesc->setObjectName(QString::fromUtf8("lAdvancedDesc")); sizePolicy3.setHeightForWidth(lAdvancedDesc->sizePolicy().hasHeightForWidth()); lAdvancedDesc->setSizePolicy(sizePolicy3); lAdvancedDesc->setMinimumSize(QSize(0, 32)); lAdvancedDesc->setMaximumSize(QSize(16777215, 32)); lAdvancedDesc->setFocusPolicy(Qt::NoFocus); lAdvancedDesc->setStyleSheet(QString::fromUtf8(" color: #666666;\n" " font-family: \"Lato\";\n" " font-size: 13px;")); lAdvancedDesc->setAlignment(Qt::AlignHCenter|Qt::AlignTop); lAdvancedDesc->setWordWrap(true); lAdvancedDesc->setMargin(0); verticalLayout_10->addWidget(lAdvancedDesc); verticalLayout_13->addWidget(widget_2); horizontalLayout_5->addWidget(wAdvancedSetup); verticalLayout_5->addWidget(wOptions); sPages->addWidget(pSetupType); pAdvanced = new QWidget(); pAdvanced->setObjectName(QString::fromUtf8("pAdvanced")); verticalLayout_6 = new QVBoxLayout(pAdvanced); verticalLayout_6->setSpacing(0); verticalLayout_6->setObjectName(QString::fromUtf8("verticalLayout_6")); verticalLayout_6->setContentsMargins(32, -1, 32, 27); lAdvancedSetup = new QLabel(pAdvanced); lAdvancedSetup->setObjectName(QString::fromUtf8("lAdvancedSetup")); lAdvancedSetup->setMinimumSize(QSize(0, 20)); QFont font3; font3.setFamily(QString::fromUtf8("Lato")); font3.setBold(false); font3.setItalic(false); font3.setWeight(50); lAdvancedSetup->setFont(font3); lAdvancedSetup->setFocusPolicy(Qt::NoFocus); lAdvancedSetup->setStyleSheet(QString::fromUtf8("#lAdvancedSetup\n" "{\n" " color: #333333;\n" " font-family: \"Lato\";\n" " font-size: 16px;\n" "}\n" "")); lAdvancedSetup->setAlignment(Qt::AlignHCenter|Qt::AlignTop); verticalLayout_6->addWidget(lAdvancedSetup); lAdditionalSyncs = new QLabel(pAdvanced); lAdditionalSyncs->setObjectName(QString::fromUtf8("lAdditionalSyncs")); lAdditionalSyncs->setAlignment(Qt::AlignCenter); lAdditionalSyncs->setWordWrap(true); verticalLayout_6->addWidget(lAdditionalSyncs); wAdvancedConfigForm = new QWidget(pAdvanced); wAdvancedConfigForm->setObjectName(QString::fromUtf8("wAdvancedConfigForm")); wAdvancedConfigForm->setStyleSheet(QString::fromUtf8("background: none;")); formLayout_2 = new QFormLayout(wAdvancedConfigForm); formLayout_2->setObjectName(QString::fromUtf8("formLayout_2")); formLayout_2->setFieldGrowthPolicy(QFormLayout::ExpandingFieldsGrow); formLayout_2->setLabelAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); formLayout_2->setHorizontalSpacing(6); formLayout_2->setVerticalSpacing(0); formLayout_2->setContentsMargins(17, 0, 17, 0); lLocalFolder = new QLabel(wAdvancedConfigForm); lLocalFolder->setObjectName(QString::fromUtf8("lLocalFolder")); sizePolicy1.setHeightForWidth(lLocalFolder->sizePolicy().hasHeightForWidth()); lLocalFolder->setSizePolicy(sizePolicy1); lLocalFolder->setMinimumSize(QSize(0, 0)); lLocalFolder->setStyleSheet(QString::fromUtf8("margin-left: 2px;\n" "color: #333333;\n" "font-family: \"Lato\";\n" "font-size: 13px;\n" "")); formLayout_2->setWidget(0, QFormLayout::LabelRole, lLocalFolder); hMegaFolder = new QHBoxLayout(); hMegaFolder->setSpacing(0); hMegaFolder->setObjectName(QString::fromUtf8("hMegaFolder")); eLocalFolder = new QLineEdit(wAdvancedConfigForm); eLocalFolder->setObjectName(QString::fromUtf8("eLocalFolder")); eLocalFolder->setEnabled(true); eLocalFolder->setMinimumSize(QSize(0, 0)); eLocalFolder->setFocusPolicy(Qt::NoFocus); eLocalFolder->setStyleSheet(QString::fromUtf8("margin-right: 6px;")); eLocalFolder->setReadOnly(true); hMegaFolder->addWidget(eLocalFolder); bLocalFolder = new QPushButton(wAdvancedConfigForm); bLocalFolder->setObjectName(QString::fromUtf8("bLocalFolder")); hMegaFolder->addWidget(bLocalFolder); formLayout_2->setLayout(0, QFormLayout::FieldRole, hMegaFolder); lMegaFolder = new QLabel(wAdvancedConfigForm); lMegaFolder->setObjectName(QString::fromUtf8("lMegaFolder")); lMegaFolder->setStyleSheet(QString::fromUtf8("margin-left: 2px;\n" "color: #333333;\n" "font-family: \"Lato\";\n" "font-size: 13px;\n" "")); lMegaFolder->setMargin(0); formLayout_2->setWidget(2, QFormLayout::LabelRole, lMegaFolder); hLocalFolder = new QHBoxLayout(); hLocalFolder->setSpacing(0); hLocalFolder->setObjectName(QString::fromUtf8("hLocalFolder")); eMegaFolder = new QLineEdit(wAdvancedConfigForm); eMegaFolder->setObjectName(QString::fromUtf8("eMegaFolder")); eMegaFolder->setEnabled(true); eMegaFolder->setFocusPolicy(Qt::NoFocus); eMegaFolder->setStyleSheet(QString::fromUtf8("margin-right: 6px;")); eMegaFolder->setReadOnly(true); hLocalFolder->addWidget(eMegaFolder); bMegaFolder = new QPushButton(wAdvancedConfigForm); bMegaFolder->setObjectName(QString::fromUtf8("bMegaFolder")); hLocalFolder->addWidget(bMegaFolder); formLayout_2->setLayout(2, QFormLayout::FieldRole, hLocalFolder); verticalLayout_6->addWidget(wAdvancedConfigForm); vsAdvancedSetup = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); verticalLayout_6->addItem(vsAdvancedSetup); wSetupSyncInfo = new QWidget(pAdvanced); wSetupSyncInfo->setObjectName(QString::fromUtf8("wSetupSyncInfo")); wSetupSyncInfo->setMinimumSize(QSize(0, 96)); wSetupSyncInfo->setMaximumSize(QSize(16777215, 96)); wSetupSyncInfo->setStyleSheet(QString::fromUtf8("#wSetupSyncInfo\n" "{\n" " background-color: #E2E2E2;\n" " border-radius: 3px;\n" " border: 1px solid rgba(0, 0, 0, 5%);\n" " padding: 40px 40px 40px 40px;\n" "}")); horizontalLayout_8 = new QHBoxLayout(wSetupSyncInfo); horizontalLayout_8->setSpacing(27); horizontalLayout_8->setObjectName(QString::fromUtf8("horizontalLayout_8")); horizontalLayout_8->setContentsMargins(16, 0, 21, 0); bSyncType = new QPushButton(wSetupSyncInfo); bSyncType->setObjectName(QString::fromUtf8("bSyncType")); bSyncType->setMinimumSize(QSize(94, 0)); bSyncType->setMaximumSize(QSize(94, 94)); bSyncType->setFocusPolicy(Qt::NoFocus); bSyncType->setStyleSheet(QString::fromUtf8("border: none;")); horizontalLayout_8->addWidget(bSyncType); wSyncTypeDesc = new QWidget(wSetupSyncInfo); wSyncTypeDesc->setObjectName(QString::fromUtf8("wSyncTypeDesc")); verticalLayout_16 = new QVBoxLayout(wSyncTypeDesc); verticalLayout_16->setSpacing(4); verticalLayout_16->setObjectName(QString::fromUtf8("verticalLayout_16")); verticalLayout_16->setContentsMargins(0, 13, 0, 16); lSyncType = new QLabel(wSyncTypeDesc); lSyncType->setObjectName(QString::fromUtf8("lSyncType")); lSyncType->setMinimumSize(QSize(0, 20)); lSyncType->setMaximumSize(QSize(16777215, 20)); lSyncType->setStyleSheet(QString::fromUtf8(" color: #333333;\n" " font-family: \"Lato\";\n" " font-size: 13px;")); verticalLayout_16->addWidget(lSyncType); lSyncTypeDesc = new QLabel(wSyncTypeDesc); lSyncTypeDesc->setObjectName(QString::fromUtf8("lSyncTypeDesc")); lSyncTypeDesc->setFont(font); lSyncTypeDesc->setFocusPolicy(Qt::NoFocus); lSyncTypeDesc->setStyleSheet(QString::fromUtf8(" color: #666666;\n" " font-family: \"Lato\";\n" " font-size: 13px;")); lSyncTypeDesc->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); lSyncTypeDesc->setWordWrap(true); verticalLayout_16->addWidget(lSyncTypeDesc); horizontalLayout_8->addWidget(wSyncTypeDesc); verticalLayout_6->addWidget(wSetupSyncInfo); sPages->addWidget(pAdvanced); pWelcome = new QWidget(); pWelcome->setObjectName(QString::fromUtf8("pWelcome")); pWelcome->setStyleSheet(QString::fromUtf8("")); verticalLayout_7 = new QVBoxLayout(pWelcome); verticalLayout_7->setSpacing(5); verticalLayout_7->setObjectName(QString::fromUtf8("verticalLayout_7")); verticalLayout_7->setContentsMargins(20, 2, 20, 0); lWelcome = new QLabel(pWelcome); lWelcome->setObjectName(QString::fromUtf8("lWelcome")); sizePolicy3.setHeightForWidth(lWelcome->sizePolicy().hasHeightForWidth()); lWelcome->setSizePolicy(sizePolicy3); lWelcome->setMinimumSize(QSize(0, 0)); lWelcome->setMaximumSize(QSize(16777215, 16777215)); lWelcome->setFont(font); lWelcome->setFocusPolicy(Qt::NoFocus); lWelcome->setStyleSheet(QString::fromUtf8("#lWelcome\n" "{\n" "font-size: 16px;\n" "color: #E2574C;\n" "font-family: \"Lato\";\n" "}")); lWelcome->setAlignment(Qt::AlignHCenter|Qt::AlignTop); verticalLayout_7->addWidget(lWelcome); lWelcomeDesc = new QLabel(pWelcome); lWelcomeDesc->setObjectName(QString::fromUtf8("lWelcomeDesc")); lWelcomeDesc->setFocusPolicy(Qt::NoFocus); lWelcomeDesc->setStyleSheet(QString::fromUtf8(" color: #333333;\n" " font-family: \"Lato\";\n" " font-size: 13px;\n" "")); lWelcomeDesc->setAlignment(Qt::AlignCenter); lWelcomeDesc->setWordWrap(true); verticalLayout_7->addWidget(lWelcomeDesc); wAllDone = new QWidget(pWelcome); wAllDone->setObjectName(QString::fromUtf8("wAllDone")); wAllDone->setMinimumSize(QSize(541, 226)); wAllDone->setMaximumSize(QSize(541, 226)); wAllDone->setStyleSheet(QString::fromUtf8("#wAllDone{\n" "image: url(://images/desktop_app_TM.png);\n" "}")); verticalLayout_18 = new QVBoxLayout(wAllDone); verticalLayout_18->setSpacing(0); verticalLayout_18->setObjectName(QString::fromUtf8("verticalLayout_18")); verticalLayout_18->setContentsMargins(0, 0, 0, 6); horizontalLayout_9 = new QHBoxLayout(); horizontalLayout_9->setObjectName(QString::fromUtf8("horizontalLayout_9")); horizontalLayout_9->setContentsMargins(0, -1, 27, 10); horizontalSpacer_5 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_9->addItem(horizontalSpacer_5); verticalLayout_17 = new QVBoxLayout(); verticalLayout_17->setSpacing(0); verticalLayout_17->setObjectName(QString::fromUtf8("verticalLayout_17")); verticalLayout_17->setContentsMargins(-1, -1, -1, 5); verticalSpacer = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); verticalLayout_17->addItem(verticalSpacer); bFinish = new QPushButton(wAllDone); bFinish->setObjectName(QString::fromUtf8("bFinish")); bFinish->setMinimumSize(QSize(0, 0)); verticalLayout_17->addWidget(bFinish); horizontalLayout_9->addLayout(verticalLayout_17); verticalLayout_18->addLayout(horizontalLayout_9); verticalLayout_7->addWidget(wAllDone); sPages->addWidget(pWelcome); verticalLayout->addWidget(sPages); wButtons = new QWidget(SetupWizard); wButtons->setObjectName(QString::fromUtf8("wButtons")); wButtons->setMinimumSize(QSize(560, 50)); wButtons->setMaximumSize(QSize(560, 50)); horizontalLayout_2 = new QHBoxLayout(wButtons); horizontalLayout_2->setSpacing(14); horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2")); horizontalLayout_2->setContentsMargins(32, 0, 32, 22); bSkip = new QPushButton(wButtons); bSkip->setObjectName(QString::fromUtf8("bSkip")); horizontalLayout_2->addWidget(bSkip); hsButtonsRight = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_2->addItem(hsButtonsRight); bCancel = new QPushButton(wButtons); bCancel->setObjectName(QString::fromUtf8("bCancel")); horizontalLayout_2->addWidget(bCancel); bBack = new QPushButton(wButtons); bBack->setObjectName(QString::fromUtf8("bBack")); horizontalLayout_2->addWidget(bBack); bNext = new QPushButton(wButtons); bNext->setObjectName(QString::fromUtf8("bNext")); horizontalLayout_2->addWidget(bNext); verticalLayout->addWidget(wButtons); QWidget::setTabOrder(eName, eLastName); QWidget::setTabOrder(eLastName, eEmail); QWidget::setTabOrder(eEmail, ePassword); QWidget::setTabOrder(ePassword, eRepeatPassword); QWidget::setTabOrder(eRepeatPassword, cAgreeWithTerms); QWidget::setTabOrder(cAgreeWithTerms, bNext); QWidget::setTabOrder(bNext, bBack); QWidget::setTabOrder(bBack, bSkip); QWidget::setTabOrder(bSkip, bCancel); QWidget::setTabOrder(bCancel, eLoginEmail); QWidget::setTabOrder(eLoginEmail, eLoginPassword); QWidget::setTabOrder(eLoginPassword, wTypicalSetup); QWidget::setTabOrder(wTypicalSetup, wAdvancedSetup); QWidget::setTabOrder(wAdvancedSetup, wHelp); QWidget::setTabOrder(wHelp, bLocalFolder); QWidget::setTabOrder(bLocalFolder, bMegaFolder); QWidget::setTabOrder(bMegaFolder, bFinish); retranslateUi(SetupWizard); sPages->setCurrentIndex(0); QMetaObject::connectSlotsByName(SetupWizard); } // setupUi void retranslateUi(QDialog *SetupWizard) { SetupWizard->setWindowTitle(QCoreApplication::translate("SetupWizard", "Set up Assistant - MEGAsync", nullptr)); lHeader->setText(QCoreApplication::translate("SetupWizard", "Create a new MEGA account", nullptr)); wHelp->setText(QString()); bCurrentStep->setText(QString()); lError->setText(QString()); lName->setText(QCoreApplication::translate("SetupWizard", "First name:", nullptr)); lEmail->setText(QCoreApplication::translate("SetupWizard", "Email:", nullptr)); lPassword->setText(QCoreApplication::translate("SetupWizard", "Password:", nullptr)); lRepeatPassword->setText(QCoreApplication::translate("SetupWizard", "Repeat password:", nullptr)); cAgreeWithTerms->setText(QString()); lTermsLink->setText(QCoreApplication::translate("SetupWizard", "I agree with the MEGA [A]Terms of Service[/A]", nullptr)); label->setText(QCoreApplication::translate("SetupWizard", "Last name:", nullptr)); lLoginEmail->setText(QCoreApplication::translate("SetupWizard", "Email:", nullptr)); lLoginPassword->setText(QCoreApplication::translate("SetupWizard", "Password:", nullptr)); bCheckInbox->setText(QString()); lCheckInbox->setText(QCoreApplication::translate("SetupWizard", "Check your inbox", nullptr)); lCheckInboxDesc->setText(QCoreApplication::translate("SetupWizard", "Please verify your account using the confirmation link that we have sent to your email account", nullptr)); lProgress->setText(QCoreApplication::translate("SetupWizard", "Logging in...", nullptr)); #if QT_CONFIG(accessibility) wTypicalSetup->setAccessibleDescription(QCoreApplication::translate("SetupWizard", " Sync your entire cloud drive", nullptr)); #endif // QT_CONFIG(accessibility) lTypicalHeader->setText(QCoreApplication::translate("SetupWizard", "Full sync", nullptr)); lTypicalDesc->setText(QCoreApplication::translate("SetupWizard", " Sync your entire cloud drive", nullptr)); #if QT_CONFIG(accessibility) wAdvancedSetup->setAccessibleDescription(QCoreApplication::translate("SetupWizard", "Sync specific folders in your cloud drive", nullptr)); #endif // QT_CONFIG(accessibility) rAdvancedSetup->setText(QString()); lAdvancedHeader->setText(QCoreApplication::translate("SetupWizard", "Selective sync", nullptr)); lAdvancedDesc->setText(QCoreApplication::translate("SetupWizard", "Sync specific folders in your cloud drive", nullptr)); lAdvancedSetup->setText(QCoreApplication::translate("SetupWizard", "Selective sync:", nullptr)); lAdditionalSyncs->setText(QCoreApplication::translate("SetupWizard", "When you finish this assistant, you will be able to sync additional folders using the settings dialog", nullptr)); lLocalFolder->setText(QCoreApplication::translate("SetupWizard", "Local folder:", nullptr)); bLocalFolder->setText(QCoreApplication::translate("SetupWizard", "Change", nullptr)); lMegaFolder->setText(QCoreApplication::translate("SetupWizard", "MEGA folder:", nullptr)); bMegaFolder->setText(QCoreApplication::translate("SetupWizard", "Change", nullptr)); bSyncType->setText(QString()); lSyncType->setText(QString()); lSyncTypeDesc->setText(QString()); lWelcome->setText(QCoreApplication::translate("SetupWizard", "Enjoy MEGAsync", nullptr)); lWelcomeDesc->setText(QCoreApplication::translate("SetupWizard", "Your local folder and your MEGA Cloud Drive will be automatically synchronized.", nullptr)); bFinish->setText(QCoreApplication::translate("SetupWizard", "Finish", nullptr)); bSkip->setText(QCoreApplication::translate("SetupWizard", "Skip", nullptr)); bCancel->setText(QCoreApplication::translate("SetupWizard", "Cancel", nullptr)); bBack->setText(QCoreApplication::translate("SetupWizard", "Back", nullptr)); bNext->setText(QCoreApplication::translate("SetupWizard", "Next", nullptr)); } // retranslateUi }; namespace Ui { class SetupWizard: public Ui_SetupWizard {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_SETUPWIZARD_H