/******************************************************************************** ** Form generated from reading UI file 'DuplicatedNodeItem.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_DUPLICATEDNODEITEM_H #define UI_DUPLICATEDNODEITEM_H #include #include #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_DuplicatedNodeItem { public: QVBoxLayout *verticalLayout; QFrame *container; QVBoxLayout *verticalLayout_2; QWidget *titleContainer; QVBoxLayout *verticalLayout_3; QLabel *lTitle; QLabel *lDescription; QLabel *lLearnMore; QFrame *fSelectionBox; QHBoxLayout *horizontalLayout; QLabel *lIcon; QWidget *wNode; QVBoxLayout *verticalLayout_4; QLabel *lNodeName; QWidget *wNodeInfo; QHBoxLayout *horizontalLayout_2; QLabel *lSize; QWidget *point; QLabel *lDate; QSpacerItem *horizontalSpacer_2; QWidget *wActionButton; QHBoxLayout *horizontalLayout_3; QSpacerItem *horizontalSpacer_3; QPushButton *bAction; void setupUi(QWidget *DuplicatedNodeItem) { if (DuplicatedNodeItem->objectName().isEmpty()) DuplicatedNodeItem->setObjectName(QString::fromUtf8("DuplicatedNodeItem")); DuplicatedNodeItem->resize(244, 131); DuplicatedNodeItem->setMinimumSize(QSize(0, 0)); DuplicatedNodeItem->setMaximumSize(QSize(16777215, 16777215)); DuplicatedNodeItem->setWindowTitle(QString::fromUtf8("")); DuplicatedNodeItem->setStyleSheet(QString::fromUtf8("#container{\n" " background-color: #F7F8F9;\n" " border-top: 1px solid rgba(0,0,0,0.08);\n" " border-bottom: 1px solid rgba(0,0,0,0.08);\n" "}\n" "\n" "")); verticalLayout = new QVBoxLayout(DuplicatedNodeItem); verticalLayout->setSpacing(0); verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); verticalLayout->setContentsMargins(0, 0, 0, 0); container = new QFrame(DuplicatedNodeItem); container->setObjectName(QString::fromUtf8("container")); container->setStyleSheet(QString::fromUtf8("#fSelectionBox\n" "{\n" " border: 1px solid #D6D6D6;\n" " border-radius: 4px;\n" " background-color: #FFFFFF;\n" "}\n" "\n" "#lTitle\n" "{\n" " font-family: Lato;\n" " line-height: 20px;\n" " font-size: 16px;\n" " font-weight: 700; \n" " color: #333333;\n" "}\n" "\n" "#lDescription, #lLearnMore\n" "{\n" " font-family: Lato;\n" " line-height: 16px;\n" " font-size: 13px;\n" " font-weight: 400; \n" " color: #333333;\n" "}\n" "\n" "#titleContainer, #titleContainer QLabel\n" "{\n" " background-color: #F7F8F9;\n" "}\n" "")); container->setFrameShape(QFrame::Panel); verticalLayout_2 = new QVBoxLayout(container); verticalLayout_2->setSpacing(12); verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2")); verticalLayout_2->setContentsMargins(12, 0, 12, 11); titleContainer = new QWidget(container); titleContainer->setObjectName(QString::fromUtf8("titleContainer")); verticalLayout_3 = new QVBoxLayout(titleContainer); verticalLayout_3->setSpacing(8); verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3")); verticalLayout_3->setContentsMargins(10, 12, 0, 0); lTitle = new QLabel(titleContainer); lTitle->setObjectName(QString::fromUtf8("lTitle")); lTitle->setText(QString::fromUtf8("")); verticalLayout_3->addWidget(lTitle); lDescription = new QLabel(titleContainer); lDescription->setObjectName(QString::fromUtf8("lDescription")); verticalLayout_3->addWidget(lDescription); lLearnMore = new QLabel(titleContainer); lLearnMore->setObjectName(QString::fromUtf8("lLearnMore")); QSizePolicy sizePolicy(QSizePolicy::Preferred, QSizePolicy::Fixed); sizePolicy.setHorizontalStretch(0); sizePolicy.setVerticalStretch(0); sizePolicy.setHeightForWidth(lLearnMore->sizePolicy().hasHeightForWidth()); lLearnMore->setSizePolicy(sizePolicy); lLearnMore->setMinimumSize(QSize(0, 20)); lLearnMore->setText(QString::fromUtf8("")); lLearnMore->setOpenExternalLinks(true); verticalLayout_3->addWidget(lLearnMore); verticalLayout_2->addWidget(titleContainer); fSelectionBox = new QFrame(container); fSelectionBox->setObjectName(QString::fromUtf8("fSelectionBox")); QSizePolicy sizePolicy1(QSizePolicy::Expanding, QSizePolicy::Fixed); sizePolicy1.setHorizontalStretch(0); sizePolicy1.setVerticalStretch(0); sizePolicy1.setHeightForWidth(fSelectionBox->sizePolicy().hasHeightForWidth()); fSelectionBox->setSizePolicy(sizePolicy1); fSelectionBox->setMinimumSize(QSize(0, 56)); fSelectionBox->setMaximumSize(QSize(16777215, 56)); fSelectionBox->setStyleSheet(QString::fromUtf8("#bAction\n" "{\n" " border: solid 1px #000000;\n" " border-radius: 4px;\n" " font-family: Lato;\n" " font-size: 14px;\n" " line-height: 20px;\n" " font-weight: 400;\n" " padding: 6px 12px 6px 12px;\n" " background-color: #00BFA5;\n" " color: #FFFFFF;\n" "}\n" "\n" "#lNodeName\n" "{\n" " font-family: Lato;\n" " font-size: 13px;\n" " font-weight: 700;\n" " line-height: 15px;\n" " background-color: transparent;\n" " color: #333333;\n" "}\n" "\n" "#lDate, #lSize\n" "{\n" " font-family: Lato;\n" " font-size: 12px;\n" " font-weight: 400;\n" " line-height: 14px;\n" " background-color: transparent;\n" " color: #333333;\n" "}\n" "\n" "#lIcon\n" "{\n" " background-color: transparent;\n" "}")); fSelectionBox->setFrameShape(QFrame::Panel); fSelectionBox->setFrameShadow(QFrame::Plain); horizontalLayout = new QHBoxLayout(fSelectionBox); horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout")); horizontalLayout->setContentsMargins(4, 4, 9, 4); lIcon = new QLabel(fSelectionBox); lIcon->setObjectName(QString::fromUtf8("lIcon")); lIcon->setMinimumSize(QSize(48, 48)); lIcon->setMaximumSize(QSize(48, 48)); horizontalLayout->addWidget(lIcon); wNode = new QWidget(fSelectionBox); wNode->setObjectName(QString::fromUtf8("wNode")); QSizePolicy sizePolicy2(QSizePolicy::Expanding, QSizePolicy::Preferred); sizePolicy2.setHorizontalStretch(0); sizePolicy2.setVerticalStretch(0); sizePolicy2.setHeightForWidth(wNode->sizePolicy().hasHeightForWidth()); wNode->setSizePolicy(sizePolicy2); verticalLayout_4 = new QVBoxLayout(wNode); verticalLayout_4->setSpacing(0); verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4")); verticalLayout_4->setContentsMargins(0, 4, 0, 4); lNodeName = new QLabel(wNode); lNodeName->setObjectName(QString::fromUtf8("lNodeName")); sizePolicy2.setHeightForWidth(lNodeName->sizePolicy().hasHeightForWidth()); lNodeName->setSizePolicy(sizePolicy2); lNodeName->setText(QString::fromUtf8("")); verticalLayout_4->addWidget(lNodeName); wNodeInfo = new QWidget(wNode); wNodeInfo->setObjectName(QString::fromUtf8("wNodeInfo")); wNodeInfo->setStyleSheet(QString::fromUtf8("#point\n" "{\n" " border-radius: 2px;\n" " background-color: rgba(0,0,0,0.2);\n" "}")); horizontalLayout_2 = new QHBoxLayout(wNodeInfo); horizontalLayout_2->setSpacing(5); horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2")); horizontalLayout_2->setContentsMargins(0, 0, 0, 0); lSize = new QLabel(wNodeInfo); lSize->setObjectName(QString::fromUtf8("lSize")); horizontalLayout_2->addWidget(lSize); point = new QWidget(wNodeInfo); point->setObjectName(QString::fromUtf8("point")); point->setMinimumSize(QSize(4, 4)); point->setMaximumSize(QSize(4, 4)); horizontalLayout_2->addWidget(point); lDate = new QLabel(wNodeInfo); lDate->setObjectName(QString::fromUtf8("lDate")); horizontalLayout_2->addWidget(lDate); horizontalSpacer_2 = new QSpacerItem(0, 0, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_2->addItem(horizontalSpacer_2); verticalLayout_4->addWidget(wNodeInfo); horizontalLayout->addWidget(wNode); wActionButton = new QWidget(fSelectionBox); wActionButton->setObjectName(QString::fromUtf8("wActionButton")); QSizePolicy sizePolicy3(QSizePolicy::Fixed, QSizePolicy::Preferred); sizePolicy3.setHorizontalStretch(0); sizePolicy3.setVerticalStretch(0); sizePolicy3.setHeightForWidth(wActionButton->sizePolicy().hasHeightForWidth()); wActionButton->setSizePolicy(sizePolicy3); wActionButton->setMinimumSize(QSize(100, 0)); wActionButton->setMaximumSize(QSize(100, 16777215)); horizontalLayout_3 = new QHBoxLayout(wActionButton); horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3")); horizontalLayout_3->setContentsMargins(0, 0, 0, 0); horizontalSpacer_3 = new QSpacerItem(0, 0, QSizePolicy::Expanding, QSizePolicy::Minimum); horizontalLayout_3->addItem(horizontalSpacer_3); bAction = new QPushButton(wActionButton); bAction->setObjectName(QString::fromUtf8("bAction")); bAction->setMinimumSize(QSize(0, 32)); bAction->setMaximumSize(QSize(16777215, 32)); bAction->setCursor(QCursor(Qt::PointingHandCursor)); bAction->setText(QString::fromUtf8("")); horizontalLayout_3->addWidget(bAction); horizontalLayout->addWidget(wActionButton); horizontalLayout->setStretch(1, 1); verticalLayout_2->addWidget(fSelectionBox); verticalLayout->addWidget(container); retranslateUi(DuplicatedNodeItem); QMetaObject::connectSlotsByName(DuplicatedNodeItem); } // setupUi void retranslateUi(QWidget *DuplicatedNodeItem) { lDescription->setText(QString()); lIcon->setText(QString()); lSize->setText(QString()); lDate->setText(QString()); (void)DuplicatedNodeItem; } // retranslateUi }; namespace Ui { class DuplicatedNodeItem: public Ui_DuplicatedNodeItem {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_DUPLICATEDNODEITEM_H