/******************************************************************************** ** Form generated from reading UI file 'InfoDialogTransferDelegateWidget.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_INFODIALOGTRANSFERDELEGATEWIDGET_H #define UI_INFODIALOGTRANSFERDELEGATEWIDGET_H #include #include #include #include #include #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_InfoDialogTransferDelegateWidget { public: QVBoxLayout *verticalLayout_8; QStackedWidget *sTransferState; QWidget *completedTransfer; QVBoxLayout *verticalLayout_7; QWidget *wContainerCompletedData; QHBoxLayout *horizontalLayout_7; QPushButton *lFileTypeCompleted; QWidget *wTransferInfo; QVBoxLayout *verticalLayout_5; QWidget *wFileNameCompleted; QHBoxLayout *horizontalLayout_4; QLabel *lFileNameCompleted; QLabel *lSyncIconCompleted; QSpacerItem *fileNameCompletedSpacer; QHBoxLayout *horizontalLayout_5; QLabel *lTransferTypeCompleted; QLabel *lElapsedTime; QWidget *wOptions; QHBoxLayout *horizontalLayout_6; QToolButton *lShowInFolder; QToolButton *lActionTransfer; QWidget *wCompletedSeparator; QWidget *activeTransfer; QVBoxLayout *verticalLayout_3; QWidget *wContainer; QVBoxLayout *verticalLayout_4; QWidget *widget; QVBoxLayout *verticalLayout_6; QWidget *wVisualData; QHBoxLayout *horizontalLayout_3; QPushButton *lFileType; QWidget *wTransferItem; QVBoxLayout *verticalLayout; QWidget *wFileName; QHBoxLayout *horizontalLayout; QLabel *lFileName; QLabel *lSyncIcon; QSpacerItem *fileNameSpacer; QWidget *wSpeed; QHBoxLayout *horizontalLayout_2; QLabel *lTransferType; QLabel *lSpeed; QPushButton *bClockDown; QLabel *lRemainingTime; QWidget *wProgressBar; QVBoxLayout *verticalLayout_2; QProgressBar *pbTransfer; void setupUi(QWidget *InfoDialogTransferDelegateWidget) { if (InfoDialogTransferDelegateWidget->objectName().isEmpty()) InfoDialogTransferDelegateWidget->setObjectName(QString::fromUtf8("InfoDialogTransferDelegateWidget")); InfoDialogTransferDelegateWidget->resize(400, 60); QSizePolicy sizePolicy(QSizePolicy::Preferred, QSizePolicy::Preferred); sizePolicy.setHorizontalStretch(0); sizePolicy.setVerticalStretch(0); sizePolicy.setHeightForWidth(InfoDialogTransferDelegateWidget->sizePolicy().hasHeightForWidth()); InfoDialogTransferDelegateWidget->setSizePolicy(sizePolicy); InfoDialogTransferDelegateWidget->setMinimumSize(QSize(350, 60)); InfoDialogTransferDelegateWidget->setMaximumSize(QSize(400, 60)); InfoDialogTransferDelegateWidget->setStyleSheet(QString::fromUtf8("InfoDialogTransferDelegateWidget\n" "{\n" " background-color: transparent;\n" "}\n" "\n" "#lTransferType, #lTransferTypeActive, #lFileType, #lFileTypeActive, #lActionTransfer, #lFileTypeCompleted, #lTransferTypeCompleted, #pbTransfer, #bTransferType, #lShowInFolder\n" "{\n" " border: none;\n" "}\n" "\n" "#lFileName, #lFileNameCompleted\n" "{\n" " font-family: \"Lato\";\n" " font-size: 13px;\n" " color: #333333;\n" "}\n" "\n" "#lSpeed\n" "{\n" " font-family: \"Lato\";\n" " font-size: 12px;\n" " color: #666666;\n" "}\n" "\n" "#lTransfers\n" "{\n" " font-family: \"Lato\";\n" " font-size: 12px;\n" " color: #666666;\n" "}\n" "\n" "#lElapsedTime\n" "{\n" " font-family: \"Lato\";\n" " font-size: 12px;\n" " color: #999;\n" "}\n" "\n" "#lRemainingTime\n" "{\n" " font-family: \"Lato\";\n" " font-size: 13px;\n" "}")); verticalLayout_8 = new QVBoxLayout(InfoDialogTransferDelegateWidget); verticalLayout_8->setSpacing(0); verticalLayout_8->setObjectName(QString::fromUtf8("verticalLayout_8")); verticalLayout_8->setContentsMargins(0, 0, 0, 0); sTransferState = new QStackedWidget(InfoDialogTransferDelegateWidget); sTransferState->setObjectName(QString::fromUtf8("sTransferState")); sTransferState->setMinimumSize(QSize(350, 60)); sTransferState->setMaximumSize(QSize(400, 60)); sTransferState->setLineWidth(0); completedTransfer = new QWidget(); completedTransfer->setObjectName(QString::fromUtf8("completedTransfer")); completedTransfer->setMinimumSize(QSize(350, 60)); completedTransfer->setMaximumSize(QSize(400, 60)); verticalLayout_7 = new QVBoxLayout(completedTransfer); verticalLayout_7->setSpacing(0); verticalLayout_7->setObjectName(QString::fromUtf8("verticalLayout_7")); verticalLayout_7->setContentsMargins(0, 2, 0, 0); wContainerCompletedData = new QWidget(completedTransfer); wContainerCompletedData->setObjectName(QString::fromUtf8("wContainerCompletedData")); wContainerCompletedData->setMinimumSize(QSize(0, 0)); wContainerCompletedData->setMaximumSize(QSize(16777215, 16777215)); horizontalLayout_7 = new QHBoxLayout(wContainerCompletedData); horizontalLayout_7->setSpacing(9); horizontalLayout_7->setObjectName(QString::fromUtf8("horizontalLayout_7")); horizontalLayout_7->setContentsMargins(6, 0, 12, 0); lFileTypeCompleted = new QPushButton(wContainerCompletedData); lFileTypeCompleted->setObjectName(QString::fromUtf8("lFileTypeCompleted")); lFileTypeCompleted->setMinimumSize(QSize(48, 48)); lFileTypeCompleted->setMaximumSize(QSize(48, 48)); lFileTypeCompleted->setIconSize(QSize(48, 48)); horizontalLayout_7->addWidget(lFileTypeCompleted); wTransferInfo = new QWidget(wContainerCompletedData); wTransferInfo->setObjectName(QString::fromUtf8("wTransferInfo")); QSizePolicy sizePolicy1(QSizePolicy::Preferred, QSizePolicy::Fixed); sizePolicy1.setHorizontalStretch(0); sizePolicy1.setVerticalStretch(0); sizePolicy1.setHeightForWidth(wTransferInfo->sizePolicy().hasHeightForWidth()); wTransferInfo->setSizePolicy(sizePolicy1); verticalLayout_5 = new QVBoxLayout(wTransferInfo); verticalLayout_5->setSpacing(3); verticalLayout_5->setObjectName(QString::fromUtf8("verticalLayout_5")); verticalLayout_5->setContentsMargins(0, 2, 0, 0); wFileNameCompleted = new QWidget(wTransferInfo); wFileNameCompleted->setObjectName(QString::fromUtf8("wFileNameCompleted")); horizontalLayout_4 = new QHBoxLayout(wFileNameCompleted); horizontalLayout_4->setSpacing(5); horizontalLayout_4->setObjectName(QString::fromUtf8("horizontalLayout_4")); horizontalLayout_4->setContentsMargins(0, 0, 0, 0); lFileNameCompleted = new QLabel(wFileNameCompleted); lFileNameCompleted->setObjectName(QString::fromUtf8("lFileNameCompleted")); sizePolicy1.setHeightForWidth(lFileNameCompleted->sizePolicy().hasHeightForWidth()); lFileNameCompleted->setSizePolicy(sizePolicy1); lFileNameCompleted->setMinimumSize(QSize(0, 0)); lFileNameCompleted->setMaximumSize(QSize(16777215, 16777215)); QFont font; font.setFamily(QString::fromUtf8("Lato")); lFileNameCompleted->setFont(font); lFileNameCompleted->setFocusPolicy(Qt::StrongFocus); horizontalLayout_4->addWidget(lFileNameCompleted); lSyncIconCompleted = new QLabel(wFileNameCompleted); lSyncIconCompleted->setObjectName(QString::fromUtf8("lSyncIconCompleted")); lSyncIconCompleted->setMinimumSize(QSize(16, 16)); lSyncIconCompleted->setMaximumSize(QSize(16, 16)); lSyncIconCompleted->setText(QString::fromUtf8("")); lSyncIconCompleted->setTextFormat(Qt::PlainText); lSyncIconCompleted->setScaledContents(false); lSyncIconCompleted->setAlignment(Qt::AlignCenter); horizontalLayout_4->addWidget(lSyncIconCompleted); fileNameCompletedSpacer = new QSpacerItem(0, 15, QSizePolicy::MinimumExpanding, QSizePolicy::Minimum); horizontalLayout_4->addItem(fileNameCompletedSpacer); verticalLayout_5->addWidget(wFileNameCompleted); horizontalLayout_5 = new QHBoxLayout(); horizontalLayout_5->setSpacing(8); horizontalLayout_5->setObjectName(QString::fromUtf8("horizontalLayout_5")); lTransferTypeCompleted = new QLabel(wTransferInfo); lTransferTypeCompleted->setObjectName(QString::fromUtf8("lTransferTypeCompleted")); lTransferTypeCompleted->setMinimumSize(QSize(10, 12)); lTransferTypeCompleted->setMaximumSize(QSize(10, 12)); lTransferTypeCompleted->setAlignment(Qt::AlignCenter); horizontalLayout_5->addWidget(lTransferTypeCompleted); lElapsedTime = new QLabel(wTransferInfo); lElapsedTime->setObjectName(QString::fromUtf8("lElapsedTime")); sizePolicy1.setHeightForWidth(lElapsedTime->sizePolicy().hasHeightForWidth()); lElapsedTime->setSizePolicy(sizePolicy1); lElapsedTime->setMinimumSize(QSize(0, 15)); lElapsedTime->setMaximumSize(QSize(16777215, 15)); horizontalLayout_5->addWidget(lElapsedTime, 0, Qt::AlignLeft); verticalLayout_5->addLayout(horizontalLayout_5); horizontalLayout_7->addWidget(wTransferInfo); wOptions = new QWidget(wContainerCompletedData); wOptions->setObjectName(QString::fromUtf8("wOptions")); horizontalLayout_6 = new QHBoxLayout(wOptions); horizontalLayout_6->setSpacing(5); horizontalLayout_6->setObjectName(QString::fromUtf8("horizontalLayout_6")); horizontalLayout_6->setContentsMargins(0, 0, 0, 0); lShowInFolder = new QToolButton(wOptions); lShowInFolder->setObjectName(QString::fromUtf8("lShowInFolder")); lShowInFolder->setMinimumSize(QSize(24, 24)); lShowInFolder->setMaximumSize(QSize(24, 24)); lShowInFolder->setStyleSheet(QString::fromUtf8("")); lShowInFolder->setIconSize(QSize(24, 24)); horizontalLayout_6->addWidget(lShowInFolder); lActionTransfer = new QToolButton(wOptions); lActionTransfer->setObjectName(QString::fromUtf8("lActionTransfer")); lActionTransfer->setMinimumSize(QSize(24, 24)); lActionTransfer->setMaximumSize(QSize(24, 24)); lActionTransfer->setIconSize(QSize(24, 24)); horizontalLayout_6->addWidget(lActionTransfer); horizontalLayout_7->addWidget(wOptions); wTransferInfo->raise(); lFileTypeCompleted->raise(); wOptions->raise(); verticalLayout_7->addWidget(wContainerCompletedData); wCompletedSeparator = new QWidget(completedTransfer); wCompletedSeparator->setObjectName(QString::fromUtf8("wCompletedSeparator")); wCompletedSeparator->setMinimumSize(QSize(350, 1)); wCompletedSeparator->setMaximumSize(QSize(400, 1)); wCompletedSeparator->setStyleSheet(QString::fromUtf8("#wCompletedSeparator\n" "{\n" "background-color: rgba(0, 0, 0, 8%);\n" "}")); verticalLayout_7->addWidget(wCompletedSeparator); sTransferState->addWidget(completedTransfer); activeTransfer = new QWidget(); activeTransfer->setObjectName(QString::fromUtf8("activeTransfer")); activeTransfer->setMinimumSize(QSize(350, 60)); activeTransfer->setMaximumSize(QSize(400, 60)); verticalLayout_3 = new QVBoxLayout(activeTransfer); verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3")); verticalLayout_3->setContentsMargins(0, 0, 0, 0); wContainer = new QWidget(activeTransfer); wContainer->setObjectName(QString::fromUtf8("wContainer")); wContainer->setMinimumSize(QSize(350, 60)); wContainer->setMaximumSize(QSize(400, 60)); verticalLayout_4 = new QVBoxLayout(wContainer); verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4")); verticalLayout_4->setContentsMargins(0, 0, 0, 0); widget = new QWidget(wContainer); widget->setObjectName(QString::fromUtf8("widget")); widget->setMinimumSize(QSize(350, 60)); widget->setMaximumSize(QSize(400, 60)); widget->setStyleSheet(QString::fromUtf8("")); verticalLayout_6 = new QVBoxLayout(widget); verticalLayout_6->setSpacing(0); verticalLayout_6->setObjectName(QString::fromUtf8("verticalLayout_6")); verticalLayout_6->setContentsMargins(0, 0, 0, 0); wVisualData = new QWidget(widget); wVisualData->setObjectName(QString::fromUtf8("wVisualData")); wVisualData->setMinimumSize(QSize(350, 0)); wVisualData->setMaximumSize(QSize(400, 16777215)); horizontalLayout_3 = new QHBoxLayout(wVisualData); horizontalLayout_3->setSpacing(9); horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3")); horizontalLayout_3->setContentsMargins(6, 2, 16, 0); lFileType = new QPushButton(wVisualData); lFileType->setObjectName(QString::fromUtf8("lFileType")); lFileType->setMinimumSize(QSize(48, 48)); lFileType->setMaximumSize(QSize(48, 48)); lFileType->setIconSize(QSize(48, 48)); horizontalLayout_3->addWidget(lFileType); wTransferItem = new QWidget(wVisualData); wTransferItem->setObjectName(QString::fromUtf8("wTransferItem")); wTransferItem->setMinimumSize(QSize(200, 0)); verticalLayout = new QVBoxLayout(wTransferItem); verticalLayout->setSpacing(0); verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); verticalLayout->setContentsMargins(0, 8, 0, 5); wFileName = new QWidget(wTransferItem); wFileName->setObjectName(QString::fromUtf8("wFileName")); horizontalLayout = new QHBoxLayout(wFileName); horizontalLayout->setSpacing(5); horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout")); horizontalLayout->setContentsMargins(0, 0, 0, 0); lFileName = new QLabel(wFileName); lFileName->setObjectName(QString::fromUtf8("lFileName")); sizePolicy1.setHeightForWidth(lFileName->sizePolicy().hasHeightForWidth()); lFileName->setSizePolicy(sizePolicy1); lFileName->setMinimumSize(QSize(0, 0)); lFileName->setMaximumSize(QSize(16777215, 16777215)); lFileName->setFont(font); lFileName->setFocusPolicy(Qt::StrongFocus); horizontalLayout->addWidget(lFileName); lSyncIcon = new QLabel(wFileName); lSyncIcon->setObjectName(QString::fromUtf8("lSyncIcon")); lSyncIcon->setMinimumSize(QSize(16, 16)); lSyncIcon->setMaximumSize(QSize(16, 16)); lSyncIcon->setText(QString::fromUtf8("")); lSyncIcon->setTextFormat(Qt::PlainText); lSyncIcon->setScaledContents(false); lSyncIcon->setAlignment(Qt::AlignCenter); horizontalLayout->addWidget(lSyncIcon); fileNameSpacer = new QSpacerItem(0, 15, QSizePolicy::MinimumExpanding, QSizePolicy::Minimum); horizontalLayout->addItem(fileNameSpacer); verticalLayout->addWidget(wFileName); wSpeed = new QWidget(wTransferItem); wSpeed->setObjectName(QString::fromUtf8("wSpeed")); wSpeed->setMinimumSize(QSize(0, 15)); wSpeed->setMaximumSize(QSize(16777215, 15)); horizontalLayout_2 = new QHBoxLayout(wSpeed); horizontalLayout_2->setSpacing(5); horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2")); horizontalLayout_2->setContentsMargins(0, 0, 0, 0); lTransferType = new QLabel(wSpeed); lTransferType->setObjectName(QString::fromUtf8("lTransferType")); QSizePolicy sizePolicy2(QSizePolicy::Minimum, QSizePolicy::Maximum); sizePolicy2.setHorizontalStretch(0); sizePolicy2.setVerticalStretch(0); sizePolicy2.setHeightForWidth(lTransferType->sizePolicy().hasHeightForWidth()); lTransferType->setSizePolicy(sizePolicy2); lTransferType->setMinimumSize(QSize(10, 12)); lTransferType->setMaximumSize(QSize(10, 12)); lTransferType->setFocusPolicy(Qt::NoFocus); lTransferType->setStyleSheet(QString::fromUtf8("border: none;")); lTransferType->setAlignment(Qt::AlignCenter); horizontalLayout_2->addWidget(lTransferType); lSpeed = new QLabel(wSpeed); lSpeed->setObjectName(QString::fromUtf8("lSpeed")); lSpeed->setMinimumSize(QSize(0, 15)); lSpeed->setMaximumSize(QSize(16777215, 15)); horizontalLayout_2->addWidget(lSpeed, 0, Qt::AlignLeft); verticalLayout->addWidget(wSpeed); horizontalLayout_3->addWidget(wTransferItem); bClockDown = new QPushButton(wVisualData); bClockDown->setObjectName(QString::fromUtf8("bClockDown")); QSizePolicy sizePolicy3(QSizePolicy::Maximum, QSizePolicy::Minimum); sizePolicy3.setHorizontalStretch(0); sizePolicy3.setVerticalStretch(0); sizePolicy3.setHeightForWidth(bClockDown->sizePolicy().hasHeightForWidth()); bClockDown->setSizePolicy(sizePolicy3); bClockDown->setMinimumSize(QSize(15, 15)); bClockDown->setMaximumSize(QSize(15, 15)); bClockDown->setFocusPolicy(Qt::NoFocus); QIcon icon; icon.addFile(QString::fromUtf8(":/images/clock_ico.png"), QSize(), QIcon::Normal, QIcon::On); bClockDown->setIcon(icon); bClockDown->setIconSize(QSize(15, 15)); bClockDown->setFlat(true); horizontalLayout_3->addWidget(bClockDown); lRemainingTime = new QLabel(wVisualData); lRemainingTime->setObjectName(QString::fromUtf8("lRemainingTime")); QSizePolicy sizePolicy4(QSizePolicy::Minimum, QSizePolicy::Preferred); sizePolicy4.setHorizontalStretch(0); sizePolicy4.setVerticalStretch(0); sizePolicy4.setHeightForWidth(lRemainingTime->sizePolicy().hasHeightForWidth()); lRemainingTime->setSizePolicy(sizePolicy4); lRemainingTime->setMinimumSize(QSize(0, 0)); lRemainingTime->setMaximumSize(QSize(64, 16777215)); lRemainingTime->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter); horizontalLayout_3->addWidget(lRemainingTime); verticalLayout_6->addWidget(wVisualData); wProgressBar = new QWidget(widget); wProgressBar->setObjectName(QString::fromUtf8("wProgressBar")); sizePolicy1.setHeightForWidth(wProgressBar->sizePolicy().hasHeightForWidth()); wProgressBar->setSizePolicy(sizePolicy1); wProgressBar->setMinimumSize(QSize(0, 2)); wProgressBar->setMaximumSize(QSize(16777215, 2)); wProgressBar->setStyleSheet(QString::fromUtf8("#wProgressBar\n" "{\n" " margin-top: 1px;\n" " background-color: rgba(0, 0, 0, 8%);\n" "}")); verticalLayout_2 = new QVBoxLayout(wProgressBar); verticalLayout_2->setSpacing(0); verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2")); verticalLayout_2->setContentsMargins(0, 0, 0, 0); pbTransfer = new QProgressBar(wProgressBar); pbTransfer->setObjectName(QString::fromUtf8("pbTransfer")); QSizePolicy sizePolicy5(QSizePolicy::Expanding, QSizePolicy::Minimum); sizePolicy5.setHorizontalStretch(0); sizePolicy5.setVerticalStretch(0); sizePolicy5.setHeightForWidth(pbTransfer->sizePolicy().hasHeightForWidth()); pbTransfer->setSizePolicy(sizePolicy5); pbTransfer->setMinimumSize(QSize(350, 2)); pbTransfer->setMaximumSize(QSize(400, 2)); pbTransfer->setStyleSheet(QString::fromUtf8("")); pbTransfer->setMaximum(1000); pbTransfer->setValue(0); pbTransfer->setTextVisible(false); verticalLayout_2->addWidget(pbTransfer); verticalLayout_6->addWidget(wProgressBar); verticalLayout_4->addWidget(widget); verticalLayout_3->addWidget(wContainer); sTransferState->addWidget(activeTransfer); verticalLayout_8->addWidget(sTransferState); retranslateUi(InfoDialogTransferDelegateWidget); sTransferState->setCurrentIndex(0); QMetaObject::connectSlotsByName(InfoDialogTransferDelegateWidget); } // setupUi void retranslateUi(QWidget *InfoDialogTransferDelegateWidget) { InfoDialogTransferDelegateWidget->setWindowTitle(QString()); lFileTypeCompleted->setText(QString()); lFileNameCompleted->setText(QString()); lTransferTypeCompleted->setText(QString()); lElapsedTime->setText(QString()); lShowInFolder->setText(QString()); lActionTransfer->setText(QString()); lFileType->setText(QString()); lFileName->setText(QString()); lTransferType->setText(QString()); lSpeed->setText(QString()); bClockDown->setText(QString()); lRemainingTime->setText(QString()); } // retranslateUi }; namespace Ui { class InfoDialogTransferDelegateWidget: public Ui_InfoDialogTransferDelegateWidget {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_INFODIALOGTRANSFERDELEGATEWIDGET_H