/******************************************************************************** ** Form generated from reading UI file 'TransferManager.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_TRANSFERMANAGER_H #define UI_TRANSFERMANAGER_H #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include "AutoResizeStackedWidget.h" #include "TransfersWidget.h" QT_BEGIN_NAMESPACE class Ui_TransferManager { public: QHBoxLayout *TransferManagerLayout; QWidget *wLeftPane; QVBoxLayout *wLeftPaneLayout; QStackedWidget *wTitleAndSearch; QWidget *pTransfers; QHBoxLayout *pTransfersLayout; QLabel *lTransfers; QSpacerItem *horizontalSpacer; QPushButton *bPause; QPushButton *bSearch; QWidget *pSearch; QHBoxLayout *pSearchLayout; QToolButton *tSearchIcon; QLineEdit *leSearchField; QToolButton *tSearchCancel; QGroupBox *wTransferring; QVBoxLayout *verticalLayout; QFrame *fAllTransfers; QHBoxLayout *horizontalLayout_10; QPushButton *tAllTransfers; QLabel *lAllTransfers; QFrame *fDownloads; QHBoxLayout *horizontalLayout_11; QPushButton *tDownloads; QLabel *lDownloads; QFrame *fUploads; QHBoxLayout *horizontalLayout_12; QPushButton *tUploads; QLabel *lUploads; QFrame *fCompleted; QHBoxLayout *horizontalLayout_13; QPushButton *tCompleted; QLabel *lCompleted; QFrame *fFailed; QHBoxLayout *horizontalLayout_failed; QPushButton *tFailed; QLabel *lFailed; QGroupBox *wMediaType; QVBoxLayout *wMediaTypeLayout; QFrame *fArchives; QHBoxLayout *horizontalLayout_3; QPushButton *bArchives; QLabel *lArchivesNb; QFrame *fDocuments; QHBoxLayout *horizontalLayout_7; QPushButton *bDocuments; QLabel *lDocumentsNb; QFrame *fImages; QHBoxLayout *horizontalLayout_8; QPushButton *bImages; QLabel *lImagesNb; QFrame *fVideos; QHBoxLayout *horizontalLayout_9; QPushButton *bVideos; QLabel *lVideosNb; QFrame *fAudio; QHBoxLayout *horizontalLayout_6; QPushButton *bAudio; QLabel *lAudioNb; QFrame *fOther; QHBoxLayout *horizontalLayout_4; QPushButton *bOther; QLabel *lOtherNb; QGroupBox *wSearch; QVBoxLayout *wSearchLayout; QFrame *fSearchString; QHBoxLayout *horizontalLayout_14; QPushButton *bSearchString; QToolButton *tClearSearchResult; QSpacerItem *verticalSpacer; QStackedWidget *sStatus; QWidget *pSpeedAndClear; QHBoxLayout *pSpeedAndClearLayout; QWidget *wDownSpeed; QHBoxLayout *horizontalLayout_16; QPushButton *lDownSpeedIcon; QLabel *lDownSpeed; QSpacerItem *horizontalSpacer_16; QWidget *wUpSpeed; QHBoxLayout *horizontalLayout_17; QPushButton *lUpSpeedIcon; QLabel *lUpSpeed; QSpacerItem *horizontalSpacer_14; QWidget *pUpToDate; QHBoxLayout *horizontalLayout; QPushButton *bUpToDate; QWidget *pSomeIssues; QHBoxLayout *horizontalLayout_2; QPushButton *bSomeIssues; QWidget *pScanning; QHBoxLayout *horizontalLayout_5; QPushButton *bScanning; QWidget *wRightPane; QVBoxLayout *verticalLayout_2; QWidget *wRightPaneHeader; QGridLayout *wRightPaneHeaderLayout; QStackedWidget *sCurrentContent; QWidget *pSearchHeader; QVBoxLayout *searchHeaderLayout; QHBoxLayout *searchTextHeaderLayout; QLabel *lSearch; QLabel *lTextSearch; QWidget *pStatusHeader; QGridLayout *currentContentLayout; QToolButton *tActionButton; QToolButton *tSeePlans; QLabel *lCurrentContent; QSpacerItem *horizontalSpacer_13; QWidget *pToolButtons; QHBoxLayout *horizontalLayout_15; QSpacerItem *horizontalSpacer_6; QPushButton *bOpenLinks; QPushButton *bUpload; QPushButton *bDownload; QPushButton *tCogWheel; QSpacerItem *wRightPanelScrollMargin; AutoResizeStackedWidget *sCurrentContentInfo; QWidget *pStatusHeaderInfo; QVBoxLayout *verticalLayout_3; QLabel *lPaused; QWidget *pTransferOverQuota; QVBoxLayout *verticalLayout_5; QLabel *lTransferOverQuota; QLabel *lTransferOverQuotaInfo; QLabel *lTransferOverQuotaMoreAbout; QLabel *lStorageOverQuota; QWidget *pSearchHeaderInfo; QVBoxLayout *verticalLayout_4; QLabel *lNbResults; QWidget *searchByTextTypeSelector; QHBoxLayout *searchByTypeLayout; QWidget *wAllResults; QHBoxLayout *horizontalLayout_18; QLabel *lAllResults; QLabel *lAllResultsCounter; QWidget *wDlResults; QHBoxLayout *horizontalLayout_19; QLabel *lDlResults; QLabel *lDlResultsCounter; QWidget *wUlResults; QHBoxLayout *horizontalLayout_20; QLabel *lUlResults; QLabel *lUlResultsCounter; QSpacerItem *horizontalSpacer_15; QStackedWidget *sTransfers; TransfersWidget *wTransfers; QWidget *wNoUploads; QGridLayout *wNoUploadsLayout; QToolButton *tNoUploads; QSpacerItem *verticalSpacer_11; QSpacerItem *verticalSpacer_10; QLabel *lNoUploads; QWidget *wNoDownloads; QGridLayout *wNoDownloadsLayout; QSpacerItem *verticalSpacer_3; QSpacerItem *verticalSpacer_2; QToolButton *tNoDownloads; QLabel *lNoDownloads; QWidget *wNoTransfers; QGridLayout *wNoTransfersLayout; QSpacerItem *verticalSpacer_9; QToolButton *tNoTransfers; QSpacerItem *verticalSpacer_8; QLabel *lNoTransfers; QWidget *wNoResults; QGridLayout *wNoResultsLayout; QToolButton *tNoResults; QSpacerItem *verticalSpacer_6; QSpacerItem *verticalSpacer_7; QLabel *lNoResults; QWidget *wNoFinished; QGridLayout *wNoFinishedLayout; QSpacerItem *verticalSpacer_4; QToolButton *tNoFinished; QSpacerItem *verticalSpacer_5; QLabel *lNoFinished; void setupUi(QDialog *TransferManager) { if (TransferManager->objectName().isEmpty()) TransferManager->setObjectName(QString::fromUtf8("TransferManager")); TransferManager->setEnabled(true); TransferManager->resize(1161, 720); TransferManager->setMinimumSize(QSize(1000, 0)); QIcon icon; QString iconThemeName = QString::fromUtf8("mega"); if (QIcon::hasThemeIcon(iconThemeName)) { icon = QIcon::fromTheme(iconThemeName); } else { icon.addFile(QString::fromUtf8("../../../../../../.designer/backup"), QSize(), QIcon::Normal, QIcon::Off); } TransferManager->setWindowIcon(icon); TransferManager->setStyleSheet(QString::fromUtf8("#TransferManager\n" "{\n" " border-radius: 4px;\n" " border: 1px solid black;\n" "}\n" "\n" "*\n" "{\n" " font-family: Lato;\n" "}\n" "\n" "#wLeftPane\n" "{\n" " background-color: #FAFAFA;\n" " border-right: 1px solid #EEEEEE;\n" "}\n" "\n" "#wRightPane, #wTransfers\n" "{\n" " background-color: white;\n" "}\n" "\n" "#wRightPaneHeader, #sCurrentContent\n" "{\n" " background-color: white;\n" "}\n" "\n" "#lTransfers, #lCurrentContent, #lSearch\n" "{\n" " color: #333333;\n" " font-size: 20px;\n" " font-weight: 600;\n" " padding-left: 12px;\n" " qproperty-alignment: 'AlignLeft | AlignVCenter';\n" "}\n" "\n" "#lTextSearch\n" "{\n" " color: #666666;\n" " font-size: 20px;\n" " font-weight: 600;\n" " padding-left: 12px;\n" " qproperty-alignment: 'AlignLeft | AlignVCenter';\n" "}\n" "\n" "#lCurrentContent\n" "{\n" " margin-right: 16px;\n" "}\n" "\n" "#wMediaType QFrame, #wTransferring QFrame, #wSearch QFrame\n" "{\n" " padding-right: 6px;\n" " padding-left: 6px;\n" "" "}\n" "\n" "#wMediaType QPushButton, #wTransferring QPushButton , #wSearch QPushButton\n" "{\n" " height: 34px;\n" "}\n" "\n" "#lTransferring, #lMediaType\n" "{\n" " color: #666666;\n" " font-size: 12px;\n" " padding-left: 12px;\n" " qproperty-alignment: 'AlignLeft | AlignVCenter';\n" "}\n" "\n" "QGroupBox\n" "{\n" " font-size: 12px;\n" " border: none;\n" "}\n" "\n" "QGroupBox::title\n" "{\n" " font-family: Lato;\n" " color: #666666;\n" " padding-left: 10px;\n" "}\n" "\n" "#wTransferring QPushButton\n" "{\n" " font-size: 14px;\n" " color: #15191F;\n" " border: none;\n" " text-align: left;\n" " qProperty-iconSize: 24px;\n" " padding-left:0px;\n" " padding-right:0px;\n" "}\n" "\n" "#wMediaType QPushButton, #wSearch QPushButton\n" "{\n" " font-size: 14px;\n" " color: #15191F;\n" " border: none;\n" " text-align: left;\n" " padding-left:-1px;\n" " padding-right: 0px;\n" " qProperty-iconSize: 24px;\n" "}\n" "\n" "#wTitleAndSearch\n" "{\n" " heig" "ht: 34px;\n" " min-height: 34px;\n" " max-height: 34px;\n" "}\n" "\n" "#pSearch\n" "{\n" " height: 34px;\n" " min-height: 34px;\n" " max-height: 34px;\n" " border-radius: 17px;\n" " background-color: #E9E9E9;\n" "}\n" "\n" "#leSearchField\n" "{\n" " background-color: transparent;\n" " color: #333333;\n" " font-size: 14px;\n" " font-weight: 600;\n" "}\n" "\n" "#tSearchIcon\n" "{\n" " height: 18px;\n" " width: 18px;\n" " min-height: 18px;\n" " min-width: 18px;\n" " max-height: 18px;\n" " max-width: 18px;\n" " qProperty-iconSize: 18px;\n" " border: none;\n" "}\n" "\n" "#tSearchCancel\n" "{\n" " width: 24px;\n" " height: 24px;\n" " min-width: 24px;\n" " min-height: 24px;\n" " max-height: 24px;\n" " max-width: 24px;\n" " qProperty-iconSize: 16px;\n" " border: none;\n" " padding: 0px;\n" " margin: 0px;\n" "}\n" "\n" "#tClearSearchResult\n" "{\n" " width: 24px;\n" " height: 24px;\n" " min-width: 24px;\n" " min-height: 24px;" "\n" " max-width: 24px;\n" " max-height: 24px;\n" " qProperty-iconSize: 16px;\n" "}\n" "\n" "#bPause, #bSearch\n" "{\n" " height: 32px;\n" " width: 32px;\n" " min-height: 32px;\n" " min-width: 32px;\n" " max-height: 32px;\n" " max-width: 32px;\n" " qProperty-iconSize: 32px;\n" " padding: 0px;\n" " margin: 0px;\n" " border: none;\n" "}\n" "\n" "#sStatus\n" "{\n" " height: 36px;\n" " min-height: 36px;\n" " max-height: 36px;\n" " padding-left: 10px;\n" "}\n" "\n" "#bUpToDate, #bSomeIssues\n" "{\n" " height: 36px;\n" " min-height: 36px;\n" " max-height: 36px;\n" " border: none;\n" " color: #333333;\n" " font-size: 14px;\n" " qProperty-iconSize: 24px;\n" " text-align: left;\n" "}\n" "\n" "#lStorageOverQuota\n" "{\n" " color: #F46265;\n" " font-size: 12px;\n" " font-weight: bold;\n" " padding-left: 14px;\n" "}\n" "\n" "#lTransferOverQuotaMoreAbout\n" "{\n" " color: #333333;\n" " font-size: 12px;\n" " font-weight: 400;\n" " padding-left" ": 2px;\n" "}\n" "\n" "#bScanning\n" "{\n" " height: 24px;\n" " min-height: 24px;\n" " max-height: 24px;\n" " border: none;\n" " color: #333333;\n" " font-size: 14px;\n" " qProperty-iconSize: 24px;\n" " text-align: left;\n" "}\n" "\n" "#wDownSpeed, #wUpSpeed\n" "{\n" " border-radius: 12px;\n" " background-color: #ECECEC;\n" "}\n" "\n" "#wDownSpeed QLabel, #wUpSpeed QLabel\n" "{\n" " color: #333333;\n" " font-size: 10px;\n" " font-weight: bold;\n" " text-align: right;\n" "}\n" " \n" "QToolButton\n" "{\n" " border: none;\n" "}\n" "\n" "#wRightPaneHeader QPushButton, #tCogWheel\n" "{\n" " border: none;\n" " color: #333333;\n" " font-size: 14px;\n" " font-weight: 600;\n" " qProperty-iconSize: 24px;\n" "}\n" "\n" "#lPaused, #lNbResults\n" "{\n" " color: #FF9E4F;\n" " font-size: 12px;\n" " font-weight: bold;\n" " padding-left: 14px;\n" "}\n" "\n" "#lNbResults[results=true]\n" "{\n" " color: #2BA6DE;\n" " font-size: 12px;\n" " font-weight: bold;\n" " padding-left" ": 14px;\n" "}\n" "\n" "#lTransferOverQuota\n" "{\n" " color: #F46265;\n" " font-size: 12px;\n" " font-weight: bold;\n" " padding-left: 2px;\n" "}\n" "\n" "#lTransferOverQuotaInfo\n" "{\n" " color: #777777;\n" " font-size: 12px;\n" " padding-left: 2px;\n" "}\n" "\n" "#sTransfers QToolButton\n" "{\n" " qProperty-iconSize: 240px;\n" "}\n" "\n" "#pStatusHeader QToolButton\n" "{\n" " border-radius: 16px;\n" " padding-left: 20px;\n" " padding-right: 20px;\n" " color: #FFFFFF;\n" " font-size: 14px;\n" " font-weight: 600;\n" "}\n" "\n" "#tActionButton\n" "{\n" " height: 32px;\n" " min-height: 32px;\n" " max-height: 32px;\n" " border-radius: 16px;\n" " padding-left: 20px;\n" " padding-right: 20px;\n" " background-color: #FFA500;\n" "}\n" "\n" "#tActionButton:disabled\n" "{\n" " height: 32px;\n" " min-height: 32px;\n" " max-height: 32px;\n" " border-radius: 16px;\n" " padding-left: 20px;\n" " padding-right: 20px;\n" " background-color: #D3D3D3;\n" "}\n" "\n" "\n" "#tSeePlans\n" "{\n" "" " background-color: #3ACC86;\n" "}\n" "\n" "#wNoDownloads QLabel, #wNoUploads QLabel, #wNoTransfers QLabel, #wNoFinished QLabel, #wNoResults QLabel\n" "{\n" " color: #333333;\n" " font-size: 24px;\n" " font-weight: 400;\n" "}\n" "")); TransferManagerLayout = new QHBoxLayout(TransferManager); TransferManagerLayout->setSpacing(0); TransferManagerLayout->setObjectName(QString::fromUtf8("TransferManagerLayout")); TransferManagerLayout->setContentsMargins(0, 0, 0, 0); wLeftPane = new QWidget(TransferManager); wLeftPane->setObjectName(QString::fromUtf8("wLeftPane")); QSizePolicy sizePolicy(QSizePolicy::Fixed, QSizePolicy::Preferred); sizePolicy.setHorizontalStretch(0); sizePolicy.setVerticalStretch(0); sizePolicy.setHeightForWidth(wLeftPane->sizePolicy().hasHeightForWidth()); wLeftPane->setSizePolicy(sizePolicy); wLeftPane->setMinimumSize(QSize(256, 0)); wLeftPane->setMaximumSize(QSize(256, 16777215)); wLeftPane->setStyleSheet(QString::fromUtf8("#wLeftPane QFrame > QLabel\n" "{\n" " font-weight: bold;\n" " color: #999999;\n" " font-size: 10px;\n" " text-align: right;\n" " border-radius: 12px;\n" "}\n" "\n" "#wLeftPane QFrame[itsOn=true]\n" "{\n" " border-radius: 4px;\n" " background: solid white;\n" "}\n" "\n" "#wLeftPane QFrame[itsOn=true] > QLabel\n" "{\n" " border: 1px solid #F5F5F5; \n" " background-color: #FAFAFA;\n" " color: #333333;\n" "}\n" "\n" "#wLeftPane QFrame[itsOn=false] \n" "{\n" " border-radius: none;\n" " background-color: transparent;\n" "}\n" "\n" "#wLeftPane QFrame[itsOn=false] QLabel\n" "{\n" " border: 1px transparent #FAFAFA; \n" " background: transparent;\n" " color: #999999;\n" "}\n" "\n" "#wLeftPane QFrame[itsOn=false] QPushButton\n" "{\n" " font-weight: normal;\n" "}\n" "")); wLeftPaneLayout = new QVBoxLayout(wLeftPane); wLeftPaneLayout->setSpacing(16); wLeftPaneLayout->setObjectName(QString::fromUtf8("wLeftPaneLayout")); wLeftPaneLayout->setContentsMargins(6, 12, 6, 12); wTitleAndSearch = new QStackedWidget(wLeftPane); wTitleAndSearch->setObjectName(QString::fromUtf8("wTitleAndSearch")); pTransfers = new QWidget(); pTransfers->setObjectName(QString::fromUtf8("pTransfers")); pTransfersLayout = new QHBoxLayout(pTransfers); pTransfersLayout->setSpacing(4); pTransfersLayout->setObjectName(QString::fromUtf8("pTransfersLayout")); pTransfersLayout->setContentsMargins(0, 0, 8, 0); lTransfers = new QLabel(pTransfers); lTransfers->setObjectName(QString::fromUtf8("lTransfers")); lTransfers->setIndent(0); pTransfersLayout->addWidget(lTransfers); horizontalSpacer = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); pTransfersLayout->addItem(horizontalSpacer); bPause = new QPushButton(pTransfers); bPause->setObjectName(QString::fromUtf8("bPause")); bPause->setMinimumSize(QSize(32, 32)); bPause->setMaximumSize(QSize(32, 32)); bPause->setCursor(QCursor(Qt::PointingHandCursor)); bPause->setFocusPolicy(Qt::StrongFocus); QIcon icon1; icon1.addFile(QString::fromUtf8(":/images/transfer_manager/sidebar/sidebar_pause_ico_default.png"), QSize(), QIcon::Normal, QIcon::Off); bPause->setIcon(icon1); bPause->setIconSize(QSize(32, 32)); bPause->setCheckable(true); bPause->setProperty("hover_selected", QVariant(true)); bPause->setProperty("default_icon", QVariant(QString::fromUtf8("qrc:/images/transfer_manager/sidebar/sidebar_pause_ico_default.png"))); pTransfersLayout->addWidget(bPause); bSearch = new QPushButton(pTransfers); bSearch->setObjectName(QString::fromUtf8("bSearch")); bSearch->setMinimumSize(QSize(32, 32)); bSearch->setMaximumSize(QSize(32, 32)); bSearch->setCursor(QCursor(Qt::PointingHandCursor)); QIcon icon2; icon2.addFile(QString::fromUtf8(":/images/transfer_manager/sidebar/sidebar_search_ico_default.png"), QSize(), QIcon::Normal, QIcon::Off); bSearch->setIcon(icon2); bSearch->setIconSize(QSize(32, 32)); bSearch->setProperty("default_icon", QVariant(QString::fromUtf8("qrc:/images/transfer_manager/sidebar/sidebar_search_ico_default.png"))); pTransfersLayout->addWidget(bSearch); wTitleAndSearch->addWidget(pTransfers); pSearch = new QWidget(); pSearch->setObjectName(QString::fromUtf8("pSearch")); pSearchLayout = new QHBoxLayout(pSearch); pSearchLayout->setSpacing(0); pSearchLayout->setObjectName(QString::fromUtf8("pSearchLayout")); pSearchLayout->setContentsMargins(8, 0, 8, 0); tSearchIcon = new QToolButton(pSearch); tSearchIcon->setObjectName(QString::fromUtf8("tSearchIcon")); QSizePolicy sizePolicy1(QSizePolicy::Fixed, QSizePolicy::Fixed); sizePolicy1.setHorizontalStretch(0); sizePolicy1.setVerticalStretch(0); sizePolicy1.setHeightForWidth(tSearchIcon->sizePolicy().hasHeightForWidth()); tSearchIcon->setSizePolicy(sizePolicy1); QIcon icon3; icon3.addFile(QString::fromUtf8(":/images/transfer_manager/sidebar/search_ico_default.png"), QSize(), QIcon::Normal, QIcon::Off); tSearchIcon->setIcon(icon3); pSearchLayout->addWidget(tSearchIcon); leSearchField = new QLineEdit(pSearch); leSearchField->setObjectName(QString::fromUtf8("leSearchField")); QSizePolicy sizePolicy2(QSizePolicy::Preferred, QSizePolicy::Fixed); sizePolicy2.setHorizontalStretch(0); sizePolicy2.setVerticalStretch(0); sizePolicy2.setHeightForWidth(leSearchField->sizePolicy().hasHeightForWidth()); leSearchField->setSizePolicy(sizePolicy2); leSearchField->setText(QString::fromUtf8("")); leSearchField->setFrame(false); pSearchLayout->addWidget(leSearchField); tSearchCancel = new QToolButton(pSearch); tSearchCancel->setObjectName(QString::fromUtf8("tSearchCancel")); tSearchCancel->setCursor(QCursor(Qt::PointingHandCursor)); QIcon icon4; icon4.addFile(QString::fromUtf8(":/images/transfer_manager/sidebar/delete_search_ico_default.png"), QSize(), QIcon::Normal, QIcon::Off); tSearchCancel->setIcon(icon4); tSearchCancel->setProperty("default_icon", QVariant(QString::fromUtf8("qrc:/images/transfer_manager/sidebar/delete_search_ico_default.png"))); pSearchLayout->addWidget(tSearchCancel); wTitleAndSearch->addWidget(pSearch); wLeftPaneLayout->addWidget(wTitleAndSearch); wTransferring = new QGroupBox(wLeftPane); wTransferring->setObjectName(QString::fromUtf8("wTransferring")); wTransferring->setMinimumSize(QSize(0, 0)); wTransferring->setMaximumSize(QSize(256, 600)); wTransferring->setFlat(true); verticalLayout = new QVBoxLayout(wTransferring); verticalLayout->setSpacing(0); verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); verticalLayout->setContentsMargins(4, 24, 4, 4); fAllTransfers = new QFrame(wTransferring); fAllTransfers->setObjectName(QString::fromUtf8("fAllTransfers")); horizontalLayout_10 = new QHBoxLayout(fAllTransfers); horizontalLayout_10->setSpacing(3); horizontalLayout_10->setObjectName(QString::fromUtf8("horizontalLayout_10")); horizontalLayout_10->setContentsMargins(0, 0, 0, 0); tAllTransfers = new QPushButton(fAllTransfers); tAllTransfers->setObjectName(QString::fromUtf8("tAllTransfers")); QSizePolicy sizePolicy3(QSizePolicy::Expanding, QSizePolicy::Fixed); sizePolicy3.setHorizontalStretch(0); sizePolicy3.setVerticalStretch(0); sizePolicy3.setHeightForWidth(tAllTransfers->sizePolicy().hasHeightForWidth()); tAllTransfers->setSizePolicy(sizePolicy3); tAllTransfers->setCursor(QCursor(Qt::PointingHandCursor)); QIcon icon5; icon5.addFile(QString::fromUtf8(":/images/transfer_manager/sidebar/all_transfers_ico_default.png"), QSize(), QIcon::Normal, QIcon::Off); tAllTransfers->setIcon(icon5); tAllTransfers->setCheckable(true); tAllTransfers->setAutoDefault(false); tAllTransfers->setFlat(false); tAllTransfers->setProperty("default_icon", QVariant(QString::fromUtf8("qrc:/images/transfer_manager/sidebar/all_transfers_ico_default.png"))); horizontalLayout_10->addWidget(tAllTransfers); lAllTransfers = new QLabel(fAllTransfers); lAllTransfers->setObjectName(QString::fromUtf8("lAllTransfers")); lAllTransfers->setEnabled(true); QSizePolicy sizePolicy4(QSizePolicy::MinimumExpanding, QSizePolicy::Fixed); sizePolicy4.setHorizontalStretch(0); sizePolicy4.setVerticalStretch(0); sizePolicy4.setHeightForWidth(lAllTransfers->sizePolicy().hasHeightForWidth()); lAllTransfers->setSizePolicy(sizePolicy4); lAllTransfers->setMinimumSize(QSize(0, 24)); lAllTransfers->setMaximumSize(QSize(16777215, 24)); lAllTransfers->setText(QString::fromUtf8("")); horizontalLayout_10->addWidget(lAllTransfers, 0, Qt::AlignRight); verticalLayout->addWidget(fAllTransfers); fDownloads = new QFrame(wTransferring); fDownloads->setObjectName(QString::fromUtf8("fDownloads")); horizontalLayout_11 = new QHBoxLayout(fDownloads); horizontalLayout_11->setSpacing(3); horizontalLayout_11->setObjectName(QString::fromUtf8("horizontalLayout_11")); horizontalLayout_11->setContentsMargins(0, 0, 0, 0); tDownloads = new QPushButton(fDownloads); tDownloads->setObjectName(QString::fromUtf8("tDownloads")); sizePolicy3.setHeightForWidth(tDownloads->sizePolicy().hasHeightForWidth()); tDownloads->setSizePolicy(sizePolicy3); tDownloads->setCursor(QCursor(Qt::PointingHandCursor)); QIcon icon6; icon6.addFile(QString::fromUtf8(":/images/transfer_manager/sidebar/downloads_ico_default.png"), QSize(), QIcon::Normal, QIcon::Off); tDownloads->setIcon(icon6); tDownloads->setCheckable(true); tDownloads->setAutoDefault(false); tDownloads->setProperty("default_icon", QVariant(QString::fromUtf8("qrc:/images/transfer_manager/sidebar/downloads_ico_default.png"))); horizontalLayout_11->addWidget(tDownloads); lDownloads = new QLabel(fDownloads); lDownloads->setObjectName(QString::fromUtf8("lDownloads")); lDownloads->setEnabled(true); sizePolicy4.setHeightForWidth(lDownloads->sizePolicy().hasHeightForWidth()); lDownloads->setSizePolicy(sizePolicy4); lDownloads->setMinimumSize(QSize(0, 24)); lDownloads->setMaximumSize(QSize(16777215, 24)); lDownloads->setText(QString::fromUtf8("")); horizontalLayout_11->addWidget(lDownloads, 0, Qt::AlignRight); verticalLayout->addWidget(fDownloads); fUploads = new QFrame(wTransferring); fUploads->setObjectName(QString::fromUtf8("fUploads")); horizontalLayout_12 = new QHBoxLayout(fUploads); horizontalLayout_12->setSpacing(3); horizontalLayout_12->setObjectName(QString::fromUtf8("horizontalLayout_12")); horizontalLayout_12->setContentsMargins(0, 0, 0, 0); tUploads = new QPushButton(fUploads); tUploads->setObjectName(QString::fromUtf8("tUploads")); sizePolicy3.setHeightForWidth(tUploads->sizePolicy().hasHeightForWidth()); tUploads->setSizePolicy(sizePolicy3); tUploads->setCursor(QCursor(Qt::PointingHandCursor)); QIcon icon7; icon7.addFile(QString::fromUtf8(":/images/transfer_manager/sidebar/uploads_ico_default.png"), QSize(), QIcon::Normal, QIcon::Off); tUploads->setIcon(icon7); tUploads->setCheckable(true); tUploads->setAutoDefault(false); tUploads->setProperty("default_icon", QVariant(QString::fromUtf8("qrc:/images/transfer_manager/sidebar/uploads_ico_default.png"))); horizontalLayout_12->addWidget(tUploads); lUploads = new QLabel(fUploads); lUploads->setObjectName(QString::fromUtf8("lUploads")); lUploads->setEnabled(true); sizePolicy4.setHeightForWidth(lUploads->sizePolicy().hasHeightForWidth()); lUploads->setSizePolicy(sizePolicy4); lUploads->setMinimumSize(QSize(0, 24)); lUploads->setMaximumSize(QSize(16777215, 24)); lUploads->setText(QString::fromUtf8("")); horizontalLayout_12->addWidget(lUploads, 0, Qt::AlignRight); verticalLayout->addWidget(fUploads); fCompleted = new QFrame(wTransferring); fCompleted->setObjectName(QString::fromUtf8("fCompleted")); horizontalLayout_13 = new QHBoxLayout(fCompleted); horizontalLayout_13->setSpacing(3); horizontalLayout_13->setObjectName(QString::fromUtf8("horizontalLayout_13")); horizontalLayout_13->setContentsMargins(0, 0, 0, 0); tCompleted = new QPushButton(fCompleted); tCompleted->setObjectName(QString::fromUtf8("tCompleted")); tCompleted->setEnabled(true); sizePolicy3.setHeightForWidth(tCompleted->sizePolicy().hasHeightForWidth()); tCompleted->setSizePolicy(sizePolicy3); tCompleted->setCursor(QCursor(Qt::PointingHandCursor)); QIcon icon8; icon8.addFile(QString::fromUtf8(":/images/transfer_manager/sidebar/finished_ico_default.png"), QSize(), QIcon::Normal, QIcon::Off); tCompleted->setIcon(icon8); tCompleted->setCheckable(true); tCompleted->setAutoDefault(false); tCompleted->setProperty("default_icon", QVariant(QString::fromUtf8("qrc:/images/transfer_manager/sidebar/finished_ico_default.png"))); horizontalLayout_13->addWidget(tCompleted); lCompleted = new QLabel(fCompleted); lCompleted->setObjectName(QString::fromUtf8("lCompleted")); lCompleted->setEnabled(true); sizePolicy4.setHeightForWidth(lCompleted->sizePolicy().hasHeightForWidth()); lCompleted->setSizePolicy(sizePolicy4); lCompleted->setMinimumSize(QSize(0, 24)); lCompleted->setMaximumSize(QSize(16777215, 24)); lCompleted->setText(QString::fromUtf8("")); horizontalLayout_13->addWidget(lCompleted, 0, Qt::AlignRight); verticalLayout->addWidget(fCompleted); fFailed = new QFrame(wTransferring); fFailed->setObjectName(QString::fromUtf8("fFailed")); horizontalLayout_failed = new QHBoxLayout(fFailed); horizontalLayout_failed->setSpacing(3); horizontalLayout_failed->setObjectName(QString::fromUtf8("horizontalLayout_failed")); horizontalLayout_failed->setContentsMargins(0, 0, 0, 0); tFailed = new QPushButton(fFailed); tFailed->setObjectName(QString::fromUtf8("tFailed")); tFailed->setEnabled(true); sizePolicy3.setHeightForWidth(tFailed->sizePolicy().hasHeightForWidth()); tFailed->setSizePolicy(sizePolicy3); tFailed->setCursor(QCursor(Qt::PointingHandCursor)); QIcon icon9; icon9.addFile(QString::fromUtf8(":/images/transfer_manager/sidebar/sidebar_failed_ico_default.png"), QSize(), QIcon::Normal, QIcon::Off); tFailed->setIcon(icon9); tFailed->setCheckable(true); tFailed->setAutoDefault(false); tFailed->setProperty("default_icon", QVariant(QString::fromUtf8("qrc:/images/transfer_manager/sidebar/sidebar_failed_ico_default.png"))); horizontalLayout_failed->addWidget(tFailed); lFailed = new QLabel(fFailed); lFailed->setObjectName(QString::fromUtf8("lFailed")); lFailed->setEnabled(true); sizePolicy4.setHeightForWidth(lFailed->sizePolicy().hasHeightForWidth()); lFailed->setSizePolicy(sizePolicy4); lFailed->setMinimumSize(QSize(0, 24)); lFailed->setMaximumSize(QSize(16777215, 24)); lFailed->setText(QString::fromUtf8("")); horizontalLayout_failed->addWidget(lFailed, 0, Qt::AlignRight); verticalLayout->addWidget(fFailed); wLeftPaneLayout->addWidget(wTransferring); wMediaType = new QGroupBox(wLeftPane); wMediaType->setObjectName(QString::fromUtf8("wMediaType")); wMediaTypeLayout = new QVBoxLayout(wMediaType); wMediaTypeLayout->setSpacing(0); wMediaTypeLayout->setObjectName(QString::fromUtf8("wMediaTypeLayout")); wMediaTypeLayout->setContentsMargins(4, 24, 4, 4); fArchives = new QFrame(wMediaType); fArchives->setObjectName(QString::fromUtf8("fArchives")); fArchives->setMinimumSize(QSize(0, 36)); horizontalLayout_3 = new QHBoxLayout(fArchives); horizontalLayout_3->setSpacing(3); horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3")); horizontalLayout_3->setContentsMargins(0, 0, 0, 0); bArchives = new QPushButton(fArchives); bArchives->setObjectName(QString::fromUtf8("bArchives")); sizePolicy3.setHeightForWidth(bArchives->sizePolicy().hasHeightForWidth()); bArchives->setSizePolicy(sizePolicy3); bArchives->setCursor(QCursor(Qt::PointingHandCursor)); QIcon icon10; icon10.addFile(QString::fromUtf8(":/images/transfer_manager/sidebar/compressed_default.png"), QSize(), QIcon::Normal, QIcon::Off); bArchives->setIcon(icon10); bArchives->setCheckable(true); bArchives->setAutoDefault(false); bArchives->setProperty("default_icon", QVariant(QString::fromUtf8("qrc:/images/transfer_manager/sidebar/compressed_default.png"))); horizontalLayout_3->addWidget(bArchives); lArchivesNb = new QLabel(fArchives); lArchivesNb->setObjectName(QString::fromUtf8("lArchivesNb")); lArchivesNb->setEnabled(true); sizePolicy4.setHeightForWidth(lArchivesNb->sizePolicy().hasHeightForWidth()); lArchivesNb->setSizePolicy(sizePolicy4); lArchivesNb->setMinimumSize(QSize(0, 24)); lArchivesNb->setMaximumSize(QSize(16777215, 24)); lArchivesNb->setText(QString::fromUtf8("")); horizontalLayout_3->addWidget(lArchivesNb, 0, Qt::AlignRight); wMediaTypeLayout->addWidget(fArchives); fDocuments = new QFrame(wMediaType); fDocuments->setObjectName(QString::fromUtf8("fDocuments")); fDocuments->setMinimumSize(QSize(0, 36)); horizontalLayout_7 = new QHBoxLayout(fDocuments); horizontalLayout_7->setSpacing(3); horizontalLayout_7->setObjectName(QString::fromUtf8("horizontalLayout_7")); horizontalLayout_7->setContentsMargins(0, 0, 0, 0); bDocuments = new QPushButton(fDocuments); bDocuments->setObjectName(QString::fromUtf8("bDocuments")); sizePolicy3.setHeightForWidth(bDocuments->sizePolicy().hasHeightForWidth()); bDocuments->setSizePolicy(sizePolicy3); bDocuments->setCursor(QCursor(Qt::PointingHandCursor)); QIcon icon11; icon11.addFile(QString::fromUtf8(":/images/transfer_manager/sidebar/text_default.png"), QSize(), QIcon::Normal, QIcon::Off); bDocuments->setIcon(icon11); bDocuments->setCheckable(true); bDocuments->setAutoDefault(false); bDocuments->setProperty("default_icon", QVariant(QString::fromUtf8("qrc:/images/transfer_manager/sidebar/text_default.png"))); horizontalLayout_7->addWidget(bDocuments); lDocumentsNb = new QLabel(fDocuments); lDocumentsNb->setObjectName(QString::fromUtf8("lDocumentsNb")); sizePolicy4.setHeightForWidth(lDocumentsNb->sizePolicy().hasHeightForWidth()); lDocumentsNb->setSizePolicy(sizePolicy4); lDocumentsNb->setMinimumSize(QSize(0, 24)); lDocumentsNb->setMaximumSize(QSize(16777215, 24)); lDocumentsNb->setText(QString::fromUtf8("")); horizontalLayout_7->addWidget(lDocumentsNb, 0, Qt::AlignRight); wMediaTypeLayout->addWidget(fDocuments); fImages = new QFrame(wMediaType); fImages->setObjectName(QString::fromUtf8("fImages")); fImages->setMinimumSize(QSize(0, 36)); horizontalLayout_8 = new QHBoxLayout(fImages); horizontalLayout_8->setSpacing(3); horizontalLayout_8->setObjectName(QString::fromUtf8("horizontalLayout_8")); horizontalLayout_8->setContentsMargins(0, 0, 0, 0); bImages = new QPushButton(fImages); bImages->setObjectName(QString::fromUtf8("bImages")); sizePolicy3.setHeightForWidth(bImages->sizePolicy().hasHeightForWidth()); bImages->setSizePolicy(sizePolicy3); bImages->setCursor(QCursor(Qt::PointingHandCursor)); QIcon icon12; icon12.addFile(QString::fromUtf8(":/images/transfer_manager/sidebar/image_default.png"), QSize(), QIcon::Normal, QIcon::Off); bImages->setIcon(icon12); bImages->setCheckable(true); bImages->setAutoDefault(false); bImages->setProperty("default_icon", QVariant(QString::fromUtf8("qrc:/images/transfer_manager/sidebar/image_default.png"))); horizontalLayout_8->addWidget(bImages); lImagesNb = new QLabel(fImages); lImagesNb->setObjectName(QString::fromUtf8("lImagesNb")); sizePolicy4.setHeightForWidth(lImagesNb->sizePolicy().hasHeightForWidth()); lImagesNb->setSizePolicy(sizePolicy4); lImagesNb->setMinimumSize(QSize(0, 24)); lImagesNb->setMaximumSize(QSize(16777215, 24)); lImagesNb->setText(QString::fromUtf8("")); horizontalLayout_8->addWidget(lImagesNb, 0, Qt::AlignRight); wMediaTypeLayout->addWidget(fImages); fVideos = new QFrame(wMediaType); fVideos->setObjectName(QString::fromUtf8("fVideos")); fVideos->setMinimumSize(QSize(0, 36)); horizontalLayout_9 = new QHBoxLayout(fVideos); horizontalLayout_9->setSpacing(3); horizontalLayout_9->setObjectName(QString::fromUtf8("horizontalLayout_9")); horizontalLayout_9->setContentsMargins(0, 0, 0, 0); bVideos = new QPushButton(fVideos); bVideos->setObjectName(QString::fromUtf8("bVideos")); sizePolicy3.setHeightForWidth(bVideos->sizePolicy().hasHeightForWidth()); bVideos->setSizePolicy(sizePolicy3); bVideos->setCursor(QCursor(Qt::PointingHandCursor)); QIcon icon13; icon13.addFile(QString::fromUtf8(":/images/transfer_manager/sidebar/video_default.png"), QSize(), QIcon::Normal, QIcon::Off); bVideos->setIcon(icon13); bVideos->setCheckable(true); bVideos->setAutoDefault(false); bVideos->setProperty("default_icon", QVariant(QString::fromUtf8("qrc:/images/transfer_manager/sidebar/video_default.png"))); horizontalLayout_9->addWidget(bVideos); lVideosNb = new QLabel(fVideos); lVideosNb->setObjectName(QString::fromUtf8("lVideosNb")); sizePolicy4.setHeightForWidth(lVideosNb->sizePolicy().hasHeightForWidth()); lVideosNb->setSizePolicy(sizePolicy4); lVideosNb->setMinimumSize(QSize(0, 24)); lVideosNb->setMaximumSize(QSize(16777215, 24)); lVideosNb->setText(QString::fromUtf8("")); horizontalLayout_9->addWidget(lVideosNb, 0, Qt::AlignRight); wMediaTypeLayout->addWidget(fVideos); fAudio = new QFrame(wMediaType); fAudio->setObjectName(QString::fromUtf8("fAudio")); fAudio->setMinimumSize(QSize(0, 36)); horizontalLayout_6 = new QHBoxLayout(fAudio); horizontalLayout_6->setSpacing(3); horizontalLayout_6->setObjectName(QString::fromUtf8("horizontalLayout_6")); horizontalLayout_6->setContentsMargins(0, 0, 0, 0); bAudio = new QPushButton(fAudio); bAudio->setObjectName(QString::fromUtf8("bAudio")); sizePolicy3.setHeightForWidth(bAudio->sizePolicy().hasHeightForWidth()); bAudio->setSizePolicy(sizePolicy3); bAudio->setCursor(QCursor(Qt::PointingHandCursor)); QIcon icon14; icon14.addFile(QString::fromUtf8(":/images/transfer_manager/sidebar/audio_default.png"), QSize(), QIcon::Normal, QIcon::Off); bAudio->setIcon(icon14); bAudio->setCheckable(true); bAudio->setAutoDefault(false); bAudio->setProperty("default_icon", QVariant(QString::fromUtf8("qrc:/images/transfer_manager/sidebar/audio_default.png"))); horizontalLayout_6->addWidget(bAudio); lAudioNb = new QLabel(fAudio); lAudioNb->setObjectName(QString::fromUtf8("lAudioNb")); sizePolicy4.setHeightForWidth(lAudioNb->sizePolicy().hasHeightForWidth()); lAudioNb->setSizePolicy(sizePolicy4); lAudioNb->setMinimumSize(QSize(0, 24)); lAudioNb->setMaximumSize(QSize(16777215, 24)); lAudioNb->setText(QString::fromUtf8("")); horizontalLayout_6->addWidget(lAudioNb, 0, Qt::AlignRight); wMediaTypeLayout->addWidget(fAudio); fOther = new QFrame(wMediaType); fOther->setObjectName(QString::fromUtf8("fOther")); fOther->setMinimumSize(QSize(0, 36)); horizontalLayout_4 = new QHBoxLayout(fOther); horizontalLayout_4->setSpacing(3); horizontalLayout_4->setObjectName(QString::fromUtf8("horizontalLayout_4")); horizontalLayout_4->setContentsMargins(0, 0, 0, 0); bOther = new QPushButton(fOther); bOther->setObjectName(QString::fromUtf8("bOther")); sizePolicy3.setHeightForWidth(bOther->sizePolicy().hasHeightForWidth()); bOther->setSizePolicy(sizePolicy3); bOther->setCursor(QCursor(Qt::PointingHandCursor)); QIcon icon15; icon15.addFile(QString::fromUtf8(":/images/transfer_manager/sidebar/generic_default.png"), QSize(), QIcon::Normal, QIcon::Off); bOther->setIcon(icon15); bOther->setCheckable(true); bOther->setAutoDefault(false); bOther->setProperty("default_icon", QVariant(QString::fromUtf8("qrc:/images/transfer_manager/sidebar/generic_default.png"))); horizontalLayout_4->addWidget(bOther); lOtherNb = new QLabel(fOther); lOtherNb->setObjectName(QString::fromUtf8("lOtherNb")); sizePolicy4.setHeightForWidth(lOtherNb->sizePolicy().hasHeightForWidth()); lOtherNb->setSizePolicy(sizePolicy4); lOtherNb->setMinimumSize(QSize(0, 24)); lOtherNb->setMaximumSize(QSize(16777215, 24)); lOtherNb->setText(QString::fromUtf8("")); horizontalLayout_4->addWidget(lOtherNb, 0, Qt::AlignRight); wMediaTypeLayout->addWidget(fOther); wLeftPaneLayout->addWidget(wMediaType); wSearch = new QGroupBox(wLeftPane); wSearch->setObjectName(QString::fromUtf8("wSearch")); wSearchLayout = new QVBoxLayout(wSearch); wSearchLayout->setSpacing(0); wSearchLayout->setObjectName(QString::fromUtf8("wSearchLayout")); wSearchLayout->setContentsMargins(4, 24, 4, 4); fSearchString = new QFrame(wSearch); fSearchString->setObjectName(QString::fromUtf8("fSearchString")); fSearchString->setFocusPolicy(Qt::StrongFocus); fSearchString->setFrameShape(QFrame::NoFrame); fSearchString->setFrameShadow(QFrame::Plain); horizontalLayout_14 = new QHBoxLayout(fSearchString); horizontalLayout_14->setSpacing(0); horizontalLayout_14->setObjectName(QString::fromUtf8("horizontalLayout_14")); horizontalLayout_14->setContentsMargins(0, 0, 0, 0); bSearchString = new QPushButton(fSearchString); bSearchString->setObjectName(QString::fromUtf8("bSearchString")); sizePolicy3.setHeightForWidth(bSearchString->sizePolicy().hasHeightForWidth()); bSearchString->setSizePolicy(sizePolicy3); bSearchString->setCursor(QCursor(Qt::PointingHandCursor)); bSearchString->setText(QString::fromUtf8("")); QIcon icon16; icon16.addFile(QString::fromUtf8(":/images/transfer_manager/sidebar/search_result_default.png"), QSize(), QIcon::Normal, QIcon::Off); bSearchString->setIcon(icon16); bSearchString->setCheckable(true); bSearchString->setAutoDefault(false); bSearchString->setProperty("default_icon", QVariant(QString::fromUtf8("qrc:/images/transfer_manager/sidebar/search_result_default.png"))); horizontalLayout_14->addWidget(bSearchString); tClearSearchResult = new QToolButton(fSearchString); tClearSearchResult->setObjectName(QString::fromUtf8("tClearSearchResult")); tClearSearchResult->setCursor(QCursor(Qt::PointingHandCursor)); QIcon icon17; icon17.addFile(QString::fromUtf8(":/images/transfer_manager/sidebar/delete_search_result_default.png"), QSize(), QIcon::Normal, QIcon::Off); tClearSearchResult->setIcon(icon17); tClearSearchResult->setProperty("default_icon", QVariant(QString::fromUtf8("qrc:/images/transfer_manager/sidebar/delete_search_result_default.png"))); horizontalLayout_14->addWidget(tClearSearchResult); wSearchLayout->addWidget(fSearchString); wLeftPaneLayout->addWidget(wSearch); verticalSpacer = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); wLeftPaneLayout->addItem(verticalSpacer); sStatus = new QStackedWidget(wLeftPane); sStatus->setObjectName(QString::fromUtf8("sStatus")); sStatus->setStyleSheet(QString::fromUtf8("")); pSpeedAndClear = new QWidget(); pSpeedAndClear->setObjectName(QString::fromUtf8("pSpeedAndClear")); pSpeedAndClearLayout = new QHBoxLayout(pSpeedAndClear); pSpeedAndClearLayout->setSpacing(0); pSpeedAndClearLayout->setObjectName(QString::fromUtf8("pSpeedAndClearLayout")); pSpeedAndClearLayout->setContentsMargins(12, 0, 0, 0); wDownSpeed = new QWidget(pSpeedAndClear); wDownSpeed->setObjectName(QString::fromUtf8("wDownSpeed")); sizePolicy1.setHeightForWidth(wDownSpeed->sizePolicy().hasHeightForWidth()); wDownSpeed->setSizePolicy(sizePolicy1); wDownSpeed->setMinimumSize(QSize(88, 24)); wDownSpeed->setMaximumSize(QSize(88, 24)); horizontalLayout_16 = new QHBoxLayout(wDownSpeed); horizontalLayout_16->setSpacing(0); horizontalLayout_16->setObjectName(QString::fromUtf8("horizontalLayout_16")); horizontalLayout_16->setContentsMargins(4, 0, 4, 0); lDownSpeedIcon = new QPushButton(wDownSpeed); lDownSpeedIcon->setObjectName(QString::fromUtf8("lDownSpeedIcon")); sizePolicy1.setHeightForWidth(lDownSpeedIcon->sizePolicy().hasHeightForWidth()); lDownSpeedIcon->setSizePolicy(sizePolicy1); lDownSpeedIcon->setMinimumSize(QSize(16, 16)); lDownSpeedIcon->setMaximumSize(QSize(16, 16)); lDownSpeedIcon->setFocusPolicy(Qt::NoFocus); lDownSpeedIcon->setText(QString::fromUtf8("")); QIcon icon18; icon18.addFile(QString::fromUtf8(":/images/transfer_manager/transfers_states/arrow_download_ico.png"), QSize(), QIcon::Normal, QIcon::On); lDownSpeedIcon->setIcon(icon18); lDownSpeedIcon->setIconSize(QSize(16, 16)); lDownSpeedIcon->setFlat(true); horizontalLayout_16->addWidget(lDownSpeedIcon); lDownSpeed = new QLabel(wDownSpeed); lDownSpeed->setObjectName(QString::fromUtf8("lDownSpeed")); QSizePolicy sizePolicy5(QSizePolicy::Expanding, QSizePolicy::Preferred); sizePolicy5.setHorizontalStretch(0); sizePolicy5.setVerticalStretch(0); sizePolicy5.setHeightForWidth(lDownSpeed->sizePolicy().hasHeightForWidth()); lDownSpeed->setSizePolicy(sizePolicy5); lDownSpeed->setAlignment(Qt::AlignCenter); horizontalLayout_16->addWidget(lDownSpeed); pSpeedAndClearLayout->addWidget(wDownSpeed); horizontalSpacer_16 = new QSpacerItem(12, 20, QSizePolicy::Fixed, QSizePolicy::Minimum); pSpeedAndClearLayout->addItem(horizontalSpacer_16); wUpSpeed = new QWidget(pSpeedAndClear); wUpSpeed->setObjectName(QString::fromUtf8("wUpSpeed")); sizePolicy1.setHeightForWidth(wUpSpeed->sizePolicy().hasHeightForWidth()); wUpSpeed->setSizePolicy(sizePolicy1); wUpSpeed->setMinimumSize(QSize(88, 24)); wUpSpeed->setMaximumSize(QSize(88, 24)); horizontalLayout_17 = new QHBoxLayout(wUpSpeed); horizontalLayout_17->setSpacing(0); horizontalLayout_17->setObjectName(QString::fromUtf8("horizontalLayout_17")); horizontalLayout_17->setContentsMargins(4, 0, 4, 0); lUpSpeedIcon = new QPushButton(wUpSpeed); lUpSpeedIcon->setObjectName(QString::fromUtf8("lUpSpeedIcon")); sizePolicy1.setHeightForWidth(lUpSpeedIcon->sizePolicy().hasHeightForWidth()); lUpSpeedIcon->setSizePolicy(sizePolicy1); lUpSpeedIcon->setMinimumSize(QSize(16, 16)); lUpSpeedIcon->setMaximumSize(QSize(16, 16)); lUpSpeedIcon->setFocusPolicy(Qt::NoFocus); lUpSpeedIcon->setText(QString::fromUtf8("")); QIcon icon19; icon19.addFile(QString::fromUtf8(":/images/transfer_manager/transfers_states/arrow_upload_ico.png"), QSize(), QIcon::Normal, QIcon::On); lUpSpeedIcon->setIcon(icon19); lUpSpeedIcon->setIconSize(QSize(16, 16)); lUpSpeedIcon->setFlat(true); horizontalLayout_17->addWidget(lUpSpeedIcon); lUpSpeed = new QLabel(wUpSpeed); lUpSpeed->setObjectName(QString::fromUtf8("lUpSpeed")); sizePolicy5.setHeightForWidth(lUpSpeed->sizePolicy().hasHeightForWidth()); lUpSpeed->setSizePolicy(sizePolicy5); lUpSpeed->setAlignment(Qt::AlignCenter); horizontalLayout_17->addWidget(lUpSpeed); pSpeedAndClearLayout->addWidget(wUpSpeed); horizontalSpacer_14 = new QSpacerItem(12, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); pSpeedAndClearLayout->addItem(horizontalSpacer_14); pSpeedAndClearLayout->setStretch(3, 1); sStatus->addWidget(pSpeedAndClear); pUpToDate = new QWidget(); pUpToDate->setObjectName(QString::fromUtf8("pUpToDate")); horizontalLayout = new QHBoxLayout(pUpToDate); horizontalLayout->setSpacing(0); horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout")); horizontalLayout->setContentsMargins(5, 0, 0, 0); bUpToDate = new QPushButton(pUpToDate); bUpToDate->setObjectName(QString::fromUtf8("bUpToDate")); sizePolicy3.setHeightForWidth(bUpToDate->sizePolicy().hasHeightForWidth()); bUpToDate->setSizePolicy(sizePolicy3); QIcon icon20; icon20.addFile(QString::fromUtf8(":/images/transfer_manager/sidebar/up_to_date_ico.png"), QSize(), QIcon::Normal, QIcon::Off); bUpToDate->setIcon(icon20); bUpToDate->setIconSize(QSize(24, 24)); bUpToDate->setProperty("ignore_button_manager", QVariant(true)); horizontalLayout->addWidget(bUpToDate); sStatus->addWidget(pUpToDate); pSomeIssues = new QWidget(); pSomeIssues->setObjectName(QString::fromUtf8("pSomeIssues")); horizontalLayout_2 = new QHBoxLayout(pSomeIssues); horizontalLayout_2->setSpacing(0); horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2")); horizontalLayout_2->setContentsMargins(0, 0, 0, 0); bSomeIssues = new QPushButton(pSomeIssues); bSomeIssues->setObjectName(QString::fromUtf8("bSomeIssues")); bSomeIssues->setMinimumSize(QSize(0, 36)); bSomeIssues->setMaximumSize(QSize(16777215, 36)); QIcon icon21; icon21.addFile(QString::fromUtf8(":/images/transfer_manager/sidebar/cancel_all_ico_default.png"), QSize(), QIcon::Normal, QIcon::Off); bSomeIssues->setIcon(icon21); bSomeIssues->setIconSize(QSize(24, 24)); bSomeIssues->setProperty("ignore_button_manager", QVariant(true)); horizontalLayout_2->addWidget(bSomeIssues); sStatus->addWidget(pSomeIssues); pScanning = new QWidget(); pScanning->setObjectName(QString::fromUtf8("pScanning")); horizontalLayout_5 = new QHBoxLayout(pScanning); horizontalLayout_5->setSpacing(0); horizontalLayout_5->setObjectName(QString::fromUtf8("horizontalLayout_5")); horizontalLayout_5->setContentsMargins(8, 0, 0, 0); bScanning = new QPushButton(pScanning); bScanning->setObjectName(QString::fromUtf8("bScanning")); bScanning->setProperty("ignore_button_manager", QVariant(true)); horizontalLayout_5->addWidget(bScanning); sStatus->addWidget(pScanning); wLeftPaneLayout->addWidget(sStatus); TransferManagerLayout->addWidget(wLeftPane); wRightPane = new QWidget(TransferManager); wRightPane->setObjectName(QString::fromUtf8("wRightPane")); QSizePolicy sizePolicy6(QSizePolicy::Expanding, QSizePolicy::Expanding); sizePolicy6.setHorizontalStretch(0); sizePolicy6.setVerticalStretch(0); sizePolicy6.setHeightForWidth(wRightPane->sizePolicy().hasHeightForWidth()); wRightPane->setSizePolicy(sizePolicy6); verticalLayout_2 = new QVBoxLayout(wRightPane); verticalLayout_2->setSpacing(0); verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2")); verticalLayout_2->setContentsMargins(0, 12, 0, 0); wRightPaneHeader = new QWidget(wRightPane); wRightPaneHeader->setObjectName(QString::fromUtf8("wRightPaneHeader")); sizePolicy5.setHeightForWidth(wRightPaneHeader->sizePolicy().hasHeightForWidth()); wRightPaneHeader->setSizePolicy(sizePolicy5); wRightPaneHeader->setMaximumSize(QSize(16777215, 16777215)); wRightPaneHeaderLayout = new QGridLayout(wRightPaneHeader); wRightPaneHeaderLayout->setObjectName(QString::fromUtf8("wRightPaneHeaderLayout")); wRightPaneHeaderLayout->setHorizontalSpacing(24); wRightPaneHeaderLayout->setVerticalSpacing(5); wRightPaneHeaderLayout->setContentsMargins(0, 0, 20, 0); sCurrentContent = new QStackedWidget(wRightPaneHeader); sCurrentContent->setObjectName(QString::fromUtf8("sCurrentContent")); sizePolicy3.setHeightForWidth(sCurrentContent->sizePolicy().hasHeightForWidth()); sCurrentContent->setSizePolicy(sizePolicy3); pSearchHeader = new QWidget(); pSearchHeader->setObjectName(QString::fromUtf8("pSearchHeader")); sizePolicy3.setHeightForWidth(pSearchHeader->sizePolicy().hasHeightForWidth()); pSearchHeader->setSizePolicy(sizePolicy3); searchHeaderLayout = new QVBoxLayout(pSearchHeader); searchHeaderLayout->setSpacing(3); searchHeaderLayout->setObjectName(QString::fromUtf8("searchHeaderLayout")); searchHeaderLayout->setContentsMargins(8, 0, 0, 0); searchTextHeaderLayout = new QHBoxLayout(); searchTextHeaderLayout->setSpacing(0); searchTextHeaderLayout->setObjectName(QString::fromUtf8("searchTextHeaderLayout")); lSearch = new QLabel(pSearchHeader); lSearch->setObjectName(QString::fromUtf8("lSearch")); lSearch->setMinimumSize(QSize(0, 0)); lSearch->setMaximumSize(QSize(16777215, 16777215)); lSearch->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); searchTextHeaderLayout->addWidget(lSearch, 0, Qt::AlignLeft); lTextSearch = new QLabel(pSearchHeader); lTextSearch->setObjectName(QString::fromUtf8("lTextSearch")); sizePolicy5.setHeightForWidth(lTextSearch->sizePolicy().hasHeightForWidth()); lTextSearch->setSizePolicy(sizePolicy5); lTextSearch->setMinimumSize(QSize(0, 0)); lTextSearch->setMaximumSize(QSize(16777215, 16777215)); lTextSearch->setText(QString::fromUtf8("")); searchTextHeaderLayout->addWidget(lTextSearch); searchTextHeaderLayout->setStretch(1, 1); searchHeaderLayout->addLayout(searchTextHeaderLayout); sCurrentContent->addWidget(pSearchHeader); pStatusHeader = new QWidget(); pStatusHeader->setObjectName(QString::fromUtf8("pStatusHeader")); sizePolicy5.setHeightForWidth(pStatusHeader->sizePolicy().hasHeightForWidth()); pStatusHeader->setSizePolicy(sizePolicy5); currentContentLayout = new QGridLayout(pStatusHeader); currentContentLayout->setObjectName(QString::fromUtf8("currentContentLayout")); currentContentLayout->setHorizontalSpacing(10); currentContentLayout->setVerticalSpacing(0); currentContentLayout->setContentsMargins(8, 0, 0, 0); tActionButton = new QToolButton(pStatusHeader); tActionButton->setObjectName(QString::fromUtf8("tActionButton")); sizePolicy2.setHeightForWidth(tActionButton->sizePolicy().hasHeightForWidth()); tActionButton->setSizePolicy(sizePolicy2); tActionButton->setMinimumSize(QSize(0, 32)); tActionButton->setMaximumSize(QSize(16777215, 32)); tActionButton->setCursor(QCursor(Qt::PointingHandCursor)); currentContentLayout->addWidget(tActionButton, 0, 1, 1, 1); tSeePlans = new QToolButton(pStatusHeader); tSeePlans->setObjectName(QString::fromUtf8("tSeePlans")); tSeePlans->setMinimumSize(QSize(0, 32)); tSeePlans->setMaximumSize(QSize(16777215, 16777215)); tSeePlans->setCursor(QCursor(Qt::PointingHandCursor)); #if QT_CONFIG(tooltip) tSeePlans->setToolTip(QString::fromUtf8("")); #endif // QT_CONFIG(tooltip) currentContentLayout->addWidget(tSeePlans, 0, 2, 1, 1); lCurrentContent = new QLabel(pStatusHeader); lCurrentContent->setObjectName(QString::fromUtf8("lCurrentContent")); lCurrentContent->setMinimumSize(QSize(0, 32)); lCurrentContent->setMaximumSize(QSize(16777215, 32)); currentContentLayout->addWidget(lCurrentContent, 0, 0, 1, 1); horizontalSpacer_13 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); currentContentLayout->addItem(horizontalSpacer_13, 0, 3, 1, 1); sCurrentContent->addWidget(pStatusHeader); wRightPaneHeaderLayout->addWidget(sCurrentContent, 0, 0, 1, 1, Qt::AlignTop); pToolButtons = new QWidget(wRightPaneHeader); pToolButtons->setObjectName(QString::fromUtf8("pToolButtons")); pToolButtons->setMinimumSize(QSize(0, 0)); horizontalLayout_15 = new QHBoxLayout(pToolButtons); horizontalLayout_15->setSpacing(24); horizontalLayout_15->setObjectName(QString::fromUtf8("horizontalLayout_15")); horizontalLayout_15->setContentsMargins(0, 0, 0, 0); horizontalSpacer_6 = new QSpacerItem(0, 0, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_15->addItem(horizontalSpacer_6); bOpenLinks = new QPushButton(pToolButtons); bOpenLinks->setObjectName(QString::fromUtf8("bOpenLinks")); bOpenLinks->setCursor(QCursor(Qt::PointingHandCursor)); QIcon icon22; icon22.addFile(QString::fromUtf8(":/images/transfer_manager/toolbar/import_toolbar_ico_default.png"), QSize(), QIcon::Normal, QIcon::Off); bOpenLinks->setIcon(icon22); bOpenLinks->setProperty("default_icon", QVariant(QString::fromUtf8("qrc:/images/transfer_manager/toolbar/import_toolbar_ico_default.png"))); horizontalLayout_15->addWidget(bOpenLinks); bUpload = new QPushButton(pToolButtons); bUpload->setObjectName(QString::fromUtf8("bUpload")); bUpload->setCursor(QCursor(Qt::PointingHandCursor)); QIcon icon23; icon23.addFile(QString::fromUtf8(":/images/transfer_manager/toolbar/upload_toolbar_ico_default.png"), QSize(), QIcon::Normal, QIcon::Off); bUpload->setIcon(icon23); bUpload->setProperty("default_icon", QVariant(QString::fromUtf8("qrc:/images/transfer_manager/toolbar/upload_toolbar_ico_default.png"))); horizontalLayout_15->addWidget(bUpload); bDownload = new QPushButton(pToolButtons); bDownload->setObjectName(QString::fromUtf8("bDownload")); bDownload->setCursor(QCursor(Qt::PointingHandCursor)); QIcon icon24; icon24.addFile(QString::fromUtf8(":/images/transfer_manager/toolbar/download_toolbar_ico_default.png"), QSize(), QIcon::Normal, QIcon::Off); bDownload->setIcon(icon24); bDownload->setProperty("default_icon", QVariant(QString::fromUtf8("qrc:/images/transfer_manager/toolbar/download_toolbar_ico_default.png"))); horizontalLayout_15->addWidget(bDownload); tCogWheel = new QPushButton(pToolButtons); tCogWheel->setObjectName(QString::fromUtf8("tCogWheel")); tCogWheel->setCursor(QCursor(Qt::PointingHandCursor)); QIcon icon25; icon25.addFile(QString::fromUtf8(":/images/transfer_manager/toolbar/preferences_toolbar_ico_default.png"), QSize(), QIcon::Normal, QIcon::Off); tCogWheel->setIcon(icon25); tCogWheel->setProperty("default_icon", QVariant(QString::fromUtf8("qrc:/images/transfer_manager/toolbar/preferences_toolbar_ico_default.png"))); horizontalLayout_15->addWidget(tCogWheel); wRightPaneHeaderLayout->addWidget(pToolButtons, 0, 1, 1, 2); wRightPanelScrollMargin = new QSpacerItem(0, 20, QSizePolicy::Fixed, QSizePolicy::Minimum); wRightPaneHeaderLayout->addItem(wRightPanelScrollMargin, 0, 3, 1, 1); sCurrentContentInfo = new AutoResizeStackedWidget(wRightPaneHeader); sCurrentContentInfo->setObjectName(QString::fromUtf8("sCurrentContentInfo")); sCurrentContentInfo->setMinimumSize(QSize(0, 20)); pStatusHeaderInfo = new QWidget(); pStatusHeaderInfo->setObjectName(QString::fromUtf8("pStatusHeaderInfo")); QSizePolicy sizePolicy7(QSizePolicy::Preferred, QSizePolicy::Preferred); sizePolicy7.setHorizontalStretch(0); sizePolicy7.setVerticalStretch(0); sizePolicy7.setHeightForWidth(pStatusHeaderInfo->sizePolicy().hasHeightForWidth()); pStatusHeaderInfo->setSizePolicy(sizePolicy7); verticalLayout_3 = new QVBoxLayout(pStatusHeaderInfo); verticalLayout_3->setSpacing(0); verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3")); verticalLayout_3->setSizeConstraint(QLayout::SetMinimumSize); verticalLayout_3->setContentsMargins(8, 0, 0, 5); lPaused = new QLabel(pStatusHeaderInfo); lPaused->setObjectName(QString::fromUtf8("lPaused")); sizePolicy7.setHeightForWidth(lPaused->sizePolicy().hasHeightForWidth()); lPaused->setSizePolicy(sizePolicy7); verticalLayout_3->addWidget(lPaused, 0, Qt::AlignLeft|Qt::AlignTop); pTransferOverQuota = new QWidget(pStatusHeaderInfo); pTransferOverQuota->setObjectName(QString::fromUtf8("pTransferOverQuota")); sizePolicy7.setHeightForWidth(pTransferOverQuota->sizePolicy().hasHeightForWidth()); pTransferOverQuota->setSizePolicy(sizePolicy7); verticalLayout_5 = new QVBoxLayout(pTransferOverQuota); verticalLayout_5->setSpacing(5); verticalLayout_5->setObjectName(QString::fromUtf8("verticalLayout_5")); verticalLayout_5->setContentsMargins(10, 0, 0, 5); lTransferOverQuota = new QLabel(pTransferOverQuota); lTransferOverQuota->setObjectName(QString::fromUtf8("lTransferOverQuota")); verticalLayout_5->addWidget(lTransferOverQuota, 0, Qt::AlignLeft); lTransferOverQuotaInfo = new QLabel(pTransferOverQuota); lTransferOverQuotaInfo->setObjectName(QString::fromUtf8("lTransferOverQuotaInfo")); verticalLayout_5->addWidget(lTransferOverQuotaInfo); lTransferOverQuotaMoreAbout = new QLabel(pTransferOverQuota); lTransferOverQuotaMoreAbout->setObjectName(QString::fromUtf8("lTransferOverQuotaMoreAbout")); lTransferOverQuotaMoreAbout->setMinimumSize(QSize(0, 20)); QFont font; font.setFamily(QString::fromUtf8("Lato")); font.setBold(false); font.setUnderline(true); lTransferOverQuotaMoreAbout->setFont(font); lTransferOverQuotaMoreAbout->setText(QString::fromUtf8("")); lTransferOverQuotaMoreAbout->setOpenExternalLinks(true); verticalLayout_5->addWidget(lTransferOverQuotaMoreAbout); verticalLayout_3->addWidget(pTransferOverQuota, 0, Qt::AlignTop); lStorageOverQuota = new QLabel(pStatusHeaderInfo); lStorageOverQuota->setObjectName(QString::fromUtf8("lStorageOverQuota")); sizePolicy7.setHeightForWidth(lStorageOverQuota->sizePolicy().hasHeightForWidth()); lStorageOverQuota->setSizePolicy(sizePolicy7); verticalLayout_3->addWidget(lStorageOverQuota, 0, Qt::AlignLeft|Qt::AlignTop); sCurrentContentInfo->addWidget(pStatusHeaderInfo); pSearchHeaderInfo = new QWidget(); pSearchHeaderInfo->setObjectName(QString::fromUtf8("pSearchHeaderInfo")); QSizePolicy sizePolicy8(QSizePolicy::Preferred, QSizePolicy::Minimum); sizePolicy8.setHorizontalStretch(0); sizePolicy8.setVerticalStretch(0); sizePolicy8.setHeightForWidth(pSearchHeaderInfo->sizePolicy().hasHeightForWidth()); pSearchHeaderInfo->setSizePolicy(sizePolicy8); pSearchHeaderInfo->setStyleSheet(QString::fromUtf8("#wAllResults, #wDlResults, #wUlResults\n" "{\n" " height: 24px;\n" " border-radius: 12px;\n" " background-color: #EEEEEE;\n" "}\n" "\n" "#wAllResults QLabel, #wDlResults QLabel, #wUlResults QLabel\n" "{\n" " font-size: 12px; \n" " color: #777777;\n" " font-weight: bold;\n" "}\n" "\n" "#wAllResults[selected = true], #wDlResults[selected=true], #wUlResults[selected=true]\n" "{\n" " height: 24px;\n" " border-radius: 12px;\n" " background-color: #2BA6DE;\n" "}\n" "\n" "#wAllResults[selected = true] QLabel, #wDlResults[selected=true] QLabel, #wUlResults[selected=true] QLabel\n" "{\n" " color: #FFFFFF;\n" "}")); verticalLayout_4 = new QVBoxLayout(pSearchHeaderInfo); verticalLayout_4->setSpacing(4); verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4")); verticalLayout_4->setSizeConstraint(QLayout::SetMinimumSize); verticalLayout_4->setContentsMargins(8, 0, 0, 5); lNbResults = new QLabel(pSearchHeaderInfo); lNbResults->setObjectName(QString::fromUtf8("lNbResults")); sizePolicy8.setHeightForWidth(lNbResults->sizePolicy().hasHeightForWidth()); lNbResults->setSizePolicy(sizePolicy8); lNbResults->setMinimumSize(QSize(0, 0)); lNbResults->setMaximumSize(QSize(16777215, 16777215)); verticalLayout_4->addWidget(lNbResults, 0, Qt::AlignTop); searchByTextTypeSelector = new QWidget(pSearchHeaderInfo); searchByTextTypeSelector->setObjectName(QString::fromUtf8("searchByTextTypeSelector")); sizePolicy2.setHeightForWidth(searchByTextTypeSelector->sizePolicy().hasHeightForWidth()); searchByTextTypeSelector->setSizePolicy(sizePolicy2); searchByTypeLayout = new QHBoxLayout(searchByTextTypeSelector); searchByTypeLayout->setSpacing(8); searchByTypeLayout->setObjectName(QString::fromUtf8("searchByTypeLayout")); searchByTypeLayout->setContentsMargins(18, 10, 0, 10); wAllResults = new QWidget(searchByTextTypeSelector); wAllResults->setObjectName(QString::fromUtf8("wAllResults")); wAllResults->setMinimumSize(QSize(0, 24)); wAllResults->setMaximumSize(QSize(16777215, 24)); wAllResults->setCursor(QCursor(Qt::PointingHandCursor)); wAllResults->setFocusPolicy(Qt::StrongFocus); horizontalLayout_18 = new QHBoxLayout(wAllResults); horizontalLayout_18->setSpacing(12); horizontalLayout_18->setObjectName(QString::fromUtf8("horizontalLayout_18")); horizontalLayout_18->setContentsMargins(12, 0, 12, 0); lAllResults = new QLabel(wAllResults); lAllResults->setObjectName(QString::fromUtf8("lAllResults")); horizontalLayout_18->addWidget(lAllResults, 0, Qt::AlignLeft); lAllResultsCounter = new QLabel(wAllResults); lAllResultsCounter->setObjectName(QString::fromUtf8("lAllResultsCounter")); lAllResultsCounter->setText(QString::fromUtf8("")); horizontalLayout_18->addWidget(lAllResultsCounter, 0, Qt::AlignRight); searchByTypeLayout->addWidget(wAllResults); wDlResults = new QWidget(searchByTextTypeSelector); wDlResults->setObjectName(QString::fromUtf8("wDlResults")); wDlResults->setMinimumSize(QSize(0, 24)); wDlResults->setMaximumSize(QSize(16777215, 24)); wDlResults->setCursor(QCursor(Qt::PointingHandCursor)); wDlResults->setFocusPolicy(Qt::StrongFocus); horizontalLayout_19 = new QHBoxLayout(wDlResults); horizontalLayout_19->setSpacing(12); horizontalLayout_19->setObjectName(QString::fromUtf8("horizontalLayout_19")); horizontalLayout_19->setContentsMargins(12, 0, 12, 0); lDlResults = new QLabel(wDlResults); lDlResults->setObjectName(QString::fromUtf8("lDlResults")); horizontalLayout_19->addWidget(lDlResults, 0, Qt::AlignLeft); lDlResultsCounter = new QLabel(wDlResults); lDlResultsCounter->setObjectName(QString::fromUtf8("lDlResultsCounter")); lDlResultsCounter->setText(QString::fromUtf8("")); horizontalLayout_19->addWidget(lDlResultsCounter, 0, Qt::AlignRight); searchByTypeLayout->addWidget(wDlResults); wUlResults = new QWidget(searchByTextTypeSelector); wUlResults->setObjectName(QString::fromUtf8("wUlResults")); wUlResults->setMinimumSize(QSize(0, 24)); wUlResults->setMaximumSize(QSize(16777215, 24)); wUlResults->setCursor(QCursor(Qt::PointingHandCursor)); wUlResults->setFocusPolicy(Qt::StrongFocus); horizontalLayout_20 = new QHBoxLayout(wUlResults); horizontalLayout_20->setSpacing(12); horizontalLayout_20->setObjectName(QString::fromUtf8("horizontalLayout_20")); horizontalLayout_20->setContentsMargins(12, 0, 12, 0); lUlResults = new QLabel(wUlResults); lUlResults->setObjectName(QString::fromUtf8("lUlResults")); horizontalLayout_20->addWidget(lUlResults, 0, Qt::AlignLeft); lUlResultsCounter = new QLabel(wUlResults); lUlResultsCounter->setObjectName(QString::fromUtf8("lUlResultsCounter")); lUlResultsCounter->setText(QString::fromUtf8("")); horizontalLayout_20->addWidget(lUlResultsCounter, 0, Qt::AlignRight); searchByTypeLayout->addWidget(wUlResults); horizontalSpacer_15 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); searchByTypeLayout->addItem(horizontalSpacer_15); verticalLayout_4->addWidget(searchByTextTypeSelector, 0, Qt::AlignTop); sCurrentContentInfo->addWidget(pSearchHeaderInfo); wRightPaneHeaderLayout->addWidget(sCurrentContentInfo, 1, 0, 1, 3, Qt::AlignTop); verticalLayout_2->addWidget(wRightPaneHeader); sTransfers = new QStackedWidget(wRightPane); sTransfers->setObjectName(QString::fromUtf8("sTransfers")); wTransfers = new TransfersWidget(); wTransfers->setObjectName(QString::fromUtf8("wTransfers")); sizePolicy6.setHeightForWidth(wTransfers->sizePolicy().hasHeightForWidth()); wTransfers->setSizePolicy(sizePolicy6); sTransfers->addWidget(wTransfers); wNoUploads = new QWidget(); wNoUploads->setObjectName(QString::fromUtf8("wNoUploads")); wNoUploadsLayout = new QGridLayout(wNoUploads); wNoUploadsLayout->setSpacing(0); wNoUploadsLayout->setObjectName(QString::fromUtf8("wNoUploadsLayout")); wNoUploadsLayout->setContentsMargins(-1, 20, -1, 20); tNoUploads = new QToolButton(wNoUploads); tNoUploads->setObjectName(QString::fromUtf8("tNoUploads")); QIcon icon26; icon26.addFile(QString::fromUtf8(":/images/transfer_manager/empty_categories/no_uploads.png"), QSize(), QIcon::Normal, QIcon::Off); tNoUploads->setIcon(icon26); wNoUploadsLayout->addWidget(tNoUploads, 1, 0, 1, 1); verticalSpacer_11 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); wNoUploadsLayout->addItem(verticalSpacer_11, 3, 0, 1, 1); verticalSpacer_10 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); wNoUploadsLayout->addItem(verticalSpacer_10, 0, 0, 1, 1); lNoUploads = new QLabel(wNoUploads); lNoUploads->setObjectName(QString::fromUtf8("lNoUploads")); lNoUploads->setAlignment(Qt::AlignCenter); wNoUploadsLayout->addWidget(lNoUploads, 2, 0, 1, 1); sTransfers->addWidget(wNoUploads); wNoDownloads = new QWidget(); wNoDownloads->setObjectName(QString::fromUtf8("wNoDownloads")); wNoDownloadsLayout = new QGridLayout(wNoDownloads); wNoDownloadsLayout->setSpacing(0); wNoDownloadsLayout->setObjectName(QString::fromUtf8("wNoDownloadsLayout")); wNoDownloadsLayout->setContentsMargins(-1, 20, -1, 20); verticalSpacer_3 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); wNoDownloadsLayout->addItem(verticalSpacer_3, 3, 0, 1, 1); verticalSpacer_2 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); wNoDownloadsLayout->addItem(verticalSpacer_2, 0, 0, 1, 1); tNoDownloads = new QToolButton(wNoDownloads); tNoDownloads->setObjectName(QString::fromUtf8("tNoDownloads")); QIcon icon27; icon27.addFile(QString::fromUtf8(":/images/transfer_manager/empty_categories/no_downloads.png"), QSize(), QIcon::Normal, QIcon::Off); tNoDownloads->setIcon(icon27); wNoDownloadsLayout->addWidget(tNoDownloads, 1, 0, 1, 1); lNoDownloads = new QLabel(wNoDownloads); lNoDownloads->setObjectName(QString::fromUtf8("lNoDownloads")); lNoDownloads->setAlignment(Qt::AlignCenter); wNoDownloadsLayout->addWidget(lNoDownloads, 2, 0, 1, 1); sTransfers->addWidget(wNoDownloads); wNoTransfers = new QWidget(); wNoTransfers->setObjectName(QString::fromUtf8("wNoTransfers")); wNoTransfersLayout = new QGridLayout(wNoTransfers); wNoTransfersLayout->setSpacing(0); wNoTransfersLayout->setObjectName(QString::fromUtf8("wNoTransfersLayout")); wNoTransfersLayout->setContentsMargins(-1, 20, -1, 20); verticalSpacer_9 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); wNoTransfersLayout->addItem(verticalSpacer_9, 3, 0, 1, 1); tNoTransfers = new QToolButton(wNoTransfers); tNoTransfers->setObjectName(QString::fromUtf8("tNoTransfers")); QIcon icon28; icon28.addFile(QString::fromUtf8(":/images/transfer_manager/empty_categories/no_transfers.png"), QSize(), QIcon::Normal, QIcon::Off); tNoTransfers->setIcon(icon28); wNoTransfersLayout->addWidget(tNoTransfers, 1, 0, 1, 1); verticalSpacer_8 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); wNoTransfersLayout->addItem(verticalSpacer_8, 0, 0, 1, 1); lNoTransfers = new QLabel(wNoTransfers); lNoTransfers->setObjectName(QString::fromUtf8("lNoTransfers")); lNoTransfers->setAlignment(Qt::AlignCenter); wNoTransfersLayout->addWidget(lNoTransfers, 2, 0, 1, 1); sTransfers->addWidget(wNoTransfers); wNoResults = new QWidget(); wNoResults->setObjectName(QString::fromUtf8("wNoResults")); wNoResultsLayout = new QGridLayout(wNoResults); wNoResultsLayout->setSpacing(0); wNoResultsLayout->setObjectName(QString::fromUtf8("wNoResultsLayout")); wNoResultsLayout->setContentsMargins(-1, 20, -1, 20); tNoResults = new QToolButton(wNoResults); tNoResults->setObjectName(QString::fromUtf8("tNoResults")); QIcon icon29; icon29.addFile(QString::fromUtf8(":/images/transfer_manager/empty_categories/no_search_results.png"), QSize(), QIcon::Normal, QIcon::Off); tNoResults->setIcon(icon29); wNoResultsLayout->addWidget(tNoResults, 1, 0, 1, 1); verticalSpacer_6 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); wNoResultsLayout->addItem(verticalSpacer_6, 0, 0, 1, 1); verticalSpacer_7 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); wNoResultsLayout->addItem(verticalSpacer_7, 3, 0, 1, 1); lNoResults = new QLabel(wNoResults); lNoResults->setObjectName(QString::fromUtf8("lNoResults")); lNoResults->setAlignment(Qt::AlignCenter); wNoResultsLayout->addWidget(lNoResults, 2, 0, 1, 1); sTransfers->addWidget(wNoResults); wNoFinished = new QWidget(); wNoFinished->setObjectName(QString::fromUtf8("wNoFinished")); wNoFinishedLayout = new QGridLayout(wNoFinished); wNoFinishedLayout->setSpacing(0); wNoFinishedLayout->setObjectName(QString::fromUtf8("wNoFinishedLayout")); wNoFinishedLayout->setContentsMargins(-1, 20, -1, 20); verticalSpacer_4 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); wNoFinishedLayout->addItem(verticalSpacer_4, 0, 0, 1, 1); tNoFinished = new QToolButton(wNoFinished); tNoFinished->setObjectName(QString::fromUtf8("tNoFinished")); QIcon icon30; icon30.addFile(QString::fromUtf8(":/images/transfer_manager/empty_categories/Completed_transfers.png"), QSize(), QIcon::Normal, QIcon::Off); tNoFinished->setIcon(icon30); wNoFinishedLayout->addWidget(tNoFinished, 1, 0, 1, 1); verticalSpacer_5 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); wNoFinishedLayout->addItem(verticalSpacer_5, 3, 0, 1, 1); lNoFinished = new QLabel(wNoFinished); lNoFinished->setObjectName(QString::fromUtf8("lNoFinished")); lNoFinished->setAlignment(Qt::AlignCenter); wNoFinishedLayout->addWidget(lNoFinished, 2, 0, 1, 1); sTransfers->addWidget(wNoFinished); verticalLayout_2->addWidget(sTransfers); TransferManagerLayout->addWidget(wRightPane); QWidget::setTabOrder(bPause, bSearch); QWidget::setTabOrder(bSearch, tAllTransfers); QWidget::setTabOrder(tAllTransfers, tDownloads); QWidget::setTabOrder(tDownloads, tUploads); QWidget::setTabOrder(tUploads, tCompleted); QWidget::setTabOrder(tCompleted, tFailed); QWidget::setTabOrder(tFailed, bArchives); QWidget::setTabOrder(bArchives, bDocuments); QWidget::setTabOrder(bDocuments, bImages); QWidget::setTabOrder(bImages, bVideos); QWidget::setTabOrder(bVideos, bAudio); QWidget::setTabOrder(bAudio, bOther); QWidget::setTabOrder(bOther, bOpenLinks); QWidget::setTabOrder(bOpenLinks, bUpload); QWidget::setTabOrder(bUpload, bDownload); QWidget::setTabOrder(bDownload, tCogWheel); QWidget::setTabOrder(tCogWheel, wAllResults); QWidget::setTabOrder(wAllResults, wDlResults); QWidget::setTabOrder(wDlResults, wUlResults); QWidget::setTabOrder(wUlResults, tNoUploads); QWidget::setTabOrder(tNoUploads, tActionButton); QWidget::setTabOrder(tActionButton, tSeePlans); QWidget::setTabOrder(tSeePlans, fSearchString); QWidget::setTabOrder(fSearchString, tClearSearchResult); QWidget::setTabOrder(tClearSearchResult, bScanning); QWidget::setTabOrder(bScanning, bUpToDate); QWidget::setTabOrder(bUpToDate, tNoDownloads); QWidget::setTabOrder(tNoDownloads, tNoTransfers); QWidget::setTabOrder(tNoTransfers, tNoResults); QWidget::setTabOrder(tNoResults, tNoFinished); QWidget::setTabOrder(tNoFinished, bSearchString); QWidget::setTabOrder(bSearchString, bSomeIssues); QWidget::setTabOrder(bSomeIssues, tSearchIcon); QWidget::setTabOrder(tSearchIcon, leSearchField); QWidget::setTabOrder(leSearchField, tSearchCancel); retranslateUi(TransferManager); QObject::connect(bSearch, SIGNAL(clicked()), leSearchField, SLOT(setFocus())); QObject::connect(tClearSearchResult, SIGNAL(clicked()), wSearch, SLOT(hide())); wTitleAndSearch->setCurrentIndex(0); sStatus->setCurrentIndex(0); sCurrentContent->setCurrentIndex(1); sCurrentContentInfo->setCurrentIndex(0); sTransfers->setCurrentIndex(1); QMetaObject::connectSlotsByName(TransferManager); } // setupUi void retranslateUi(QDialog *TransferManager) { TransferManager->setWindowTitle(QCoreApplication::translate("TransferManager", "Transfer Manager", nullptr)); #if QT_CONFIG(tooltip) lTransfers->setToolTip(QCoreApplication::translate("TransferManager", "Transfers", nullptr)); #endif // QT_CONFIG(tooltip) lTransfers->setText(QCoreApplication::translate("TransferManager", "Transfers", nullptr)); #if QT_CONFIG(tooltip) bSearch->setToolTip(QCoreApplication::translate("TransferManager", "Search", nullptr)); #endif // QT_CONFIG(tooltip) leSearchField->setPlaceholderText(QCoreApplication::translate("TransferManager", "Search", nullptr)); wTransferring->setTitle(QCoreApplication::translate("TransferManager", "Transferring", nullptr)); tAllTransfers->setText(QCoreApplication::translate("TransferManager", "All transfers", nullptr)); tDownloads->setText(QCoreApplication::translate("TransferManager", "Downloads", nullptr)); tUploads->setText(QCoreApplication::translate("TransferManager", "Uploads", nullptr)); tCompleted->setText(QCoreApplication::translate("TransferManager", "Completed", nullptr)); tFailed->setText(QCoreApplication::translate("TransferManager", "Failed", nullptr)); wMediaType->setTitle(QCoreApplication::translate("TransferManager", "Media type", nullptr)); bArchives->setText(QCoreApplication::translate("TransferManager", "Archives", nullptr)); bDocuments->setText(QCoreApplication::translate("TransferManager", "Documents", nullptr)); bImages->setText(QCoreApplication::translate("TransferManager", "Images", nullptr)); bVideos->setText(QCoreApplication::translate("TransferManager", "Videos", nullptr)); bAudio->setText(QCoreApplication::translate("TransferManager", "Audio", nullptr)); bOther->setText(QCoreApplication::translate("TransferManager", "Other", nullptr)); wSearch->setTitle(QCoreApplication::translate("TransferManager", "Search", nullptr)); tClearSearchResult->setText(QString()); lDownSpeed->setText(QString()); lUpSpeed->setText(QString()); bUpToDate->setText(QCoreApplication::translate("TransferManager", "Up to date", nullptr)); bSomeIssues->setText(QString()); bScanning->setText(QCoreApplication::translate("TransferManager", "Scanning", nullptr)); lSearch->setText(QCoreApplication::translate("TransferManager", "Search:", nullptr)); tActionButton->setText(QCoreApplication::translate("TransferManager", "Retry all", nullptr)); tSeePlans->setText(QCoreApplication::translate("TransferManager", "Upgrade now", nullptr)); lCurrentContent->setText(QString()); bOpenLinks->setText(QCoreApplication::translate("TransferManager", "Open links", nullptr)); bUpload->setText(QCoreApplication::translate("TransferManager", "Upload", nullptr)); bDownload->setText(QCoreApplication::translate("TransferManager", "Download", nullptr)); lPaused->setText(QCoreApplication::translate("TransferManager", "All paused", nullptr)); lTransferOverQuota->setText(QCoreApplication::translate("TransferManager", "Transfer quota exceeded", nullptr)); lTransferOverQuotaInfo->setText(QString()); lStorageOverQuota->setText(QCoreApplication::translate("TransferManager", "Your MEGA account is full", nullptr)); lNbResults->setText(QString()); lAllResults->setText(QCoreApplication::translate("TransferManager", "All", nullptr)); lDlResults->setText(QCoreApplication::translate("TransferManager", "Downloads", nullptr)); lUlResults->setText(QCoreApplication::translate("TransferManager", "Uploads", nullptr)); tNoUploads->setText(QString()); lNoUploads->setText(QCoreApplication::translate("TransferManager", "No uploads", nullptr)); tNoDownloads->setText(QString()); lNoDownloads->setText(QCoreApplication::translate("TransferManager", "No downloads", nullptr)); tNoTransfers->setText(QString()); lNoTransfers->setText(QCoreApplication::translate("TransferManager", "No transfers", nullptr)); tNoResults->setText(QString()); lNoResults->setText(QCoreApplication::translate("TransferManager", "No search results", nullptr)); tNoFinished->setText(QString()); lNoFinished->setText(QCoreApplication::translate("TransferManager", "No completed transfers", nullptr)); } // retranslateUi }; namespace Ui { class TransferManager: public Ui_TransferManager {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_TRANSFERMANAGER_H