Sayonara Player
ui_GUI_ImportDialog.h
1 /********************************************************************************
2 ** Form generated from reading UI file 'GUI_ImportDialog.ui'
3 **
4 ** Created by: Qt User Interface Compiler version 5.11.3
5 **
6 ** WARNING! All changes made in this file will be lost when recompiling UI file!
7 ********************************************************************************/
8 
9 #ifndef UI_GUI_IMPORTDIALOG_H
10 #define UI_GUI_IMPORTDIALOG_H
11 
12 #include <QtCore/QVariant>
13 #include <QtWidgets/QApplication>
14 #include <QtWidgets/QDialog>
15 #include <QtWidgets/QFrame>
16 #include <QtWidgets/QGridLayout>
17 #include <QtWidgets/QHBoxLayout>
18 #include <QtWidgets/QLabel>
19 #include <QtWidgets/QLineEdit>
20 #include <QtWidgets/QProgressBar>
21 #include <QtWidgets/QPushButton>
22 
23 QT_BEGIN_NAMESPACE
24 
26 {
27 public:
28  QGridLayout *gridLayout;
29  QLabel *lab_title;
30  QLabel *lab_target_info;
31  QHBoxLayout *horizontalLayout_2;
32  QProgressBar *pb_progress;
33  QLabel *lab_status;
34  QPushButton *btn_edit;
35  QPushButton *btn_cancel;
36  QPushButton *btn_ok;
37  QHBoxLayout *horizontalLayout;
38  QLabel *lab_target_path;
39  QLineEdit *le_directory;
40  QPushButton *btn_choose_dir;
41  QFrame *line_3;
42  QFrame *line;
43 
44  void setupUi(QDialog *GUI_ImportDialog)
45  {
46  if (GUI_ImportDialog->objectName().isEmpty())
47  GUI_ImportDialog->setObjectName(QStringLiteral("GUI_ImportDialog"));
48  GUI_ImportDialog->resize(563, 185);
49  gridLayout = new QGridLayout(GUI_ImportDialog);
50  gridLayout->setObjectName(QStringLiteral("gridLayout"));
51  lab_title = new QLabel(GUI_ImportDialog);
52  lab_title->setObjectName(QStringLiteral("lab_title"));
53  QFont font;
54  font.setPointSize(11);
55  font.setBold(true);
56  font.setWeight(75);
57  lab_title->setFont(font);
58 
59  gridLayout->addWidget(lab_title, 0, 0, 1, 2);
60 
61  lab_target_info = new QLabel(GUI_ImportDialog);
62  lab_target_info->setObjectName(QStringLiteral("lab_target_info"));
63 
64  gridLayout->addWidget(lab_target_info, 2, 0, 1, 1);
65 
66  horizontalLayout_2 = new QHBoxLayout();
67  horizontalLayout_2->setObjectName(QStringLiteral("horizontalLayout_2"));
68  pb_progress = new QProgressBar(GUI_ImportDialog);
69  pb_progress->setObjectName(QStringLiteral("pb_progress"));
70  pb_progress->setValue(24);
71 
72  horizontalLayout_2->addWidget(pb_progress);
73 
74  lab_status = new QLabel(GUI_ImportDialog);
75  lab_status->setObjectName(QStringLiteral("lab_status"));
76 
77  horizontalLayout_2->addWidget(lab_status);
78 
79  btn_edit = new QPushButton(GUI_ImportDialog);
80  btn_edit->setObjectName(QStringLiteral("btn_edit"));
81  btn_edit->setText(QStringLiteral("Edit"));
82 
83  horizontalLayout_2->addWidget(btn_edit);
84 
85  btn_cancel = new QPushButton(GUI_ImportDialog);
86  btn_cancel->setObjectName(QStringLiteral("btn_cancel"));
87  btn_cancel->setFocusPolicy(Qt::StrongFocus);
88  btn_cancel->setText(QStringLiteral("Cancel"));
89 
90  horizontalLayout_2->addWidget(btn_cancel);
91 
92  btn_ok = new QPushButton(GUI_ImportDialog);
93  btn_ok->setObjectName(QStringLiteral("btn_ok"));
94  btn_ok->setFocusPolicy(Qt::StrongFocus);
95 
96  horizontalLayout_2->addWidget(btn_ok);
97 
98 
99  gridLayout->addLayout(horizontalLayout_2, 8, 0, 1, 2);
100 
101  horizontalLayout = new QHBoxLayout();
102  horizontalLayout->setObjectName(QStringLiteral("horizontalLayout"));
103  lab_target_path = new QLabel(GUI_ImportDialog);
104  lab_target_path->setObjectName(QStringLiteral("lab_target_path"));
105  lab_target_path->setText(QStringLiteral("/music/library"));
106 
107  horizontalLayout->addWidget(lab_target_path);
108 
109  le_directory = new QLineEdit(GUI_ImportDialog);
110  le_directory->setObjectName(QStringLiteral("le_directory"));
111  le_directory->setReadOnly(true);
112 
113  horizontalLayout->addWidget(le_directory);
114 
115  btn_choose_dir = new QPushButton(GUI_ImportDialog);
116  btn_choose_dir->setObjectName(QStringLiteral("btn_choose_dir"));
117  QSizePolicy sizePolicy(QSizePolicy::Minimum, QSizePolicy::Fixed);
118  sizePolicy.setHorizontalStretch(0);
119  sizePolicy.setVerticalStretch(0);
120  sizePolicy.setHeightForWidth(btn_choose_dir->sizePolicy().hasHeightForWidth());
121  btn_choose_dir->setSizePolicy(sizePolicy);
122  btn_choose_dir->setMinimumSize(QSize(25, 0));
123  btn_choose_dir->setFocusPolicy(Qt::StrongFocus);
124  btn_choose_dir->setText(QStringLiteral("..."));
125 
126  horizontalLayout->addWidget(btn_choose_dir);
127 
128 
129  gridLayout->addLayout(horizontalLayout, 3, 0, 1, 2);
130 
131  line_3 = new QFrame(GUI_ImportDialog);
132  line_3->setObjectName(QStringLiteral("line_3"));
133  line_3->setFrameShape(QFrame::HLine);
134  line_3->setFrameShadow(QFrame::Sunken);
135 
136  gridLayout->addWidget(line_3, 7, 0, 1, 2);
137 
138  line = new QFrame(GUI_ImportDialog);
139  line->setObjectName(QStringLiteral("line"));
140  line->setFrameShape(QFrame::HLine);
141  line->setFrameShadow(QFrame::Sunken);
142 
143  gridLayout->addWidget(line, 1, 0, 1, 2);
144 
145 
146  retranslateUi(GUI_ImportDialog);
147 
148  QMetaObject::connectSlotsByName(GUI_ImportDialog);
149  } // setupUi
150 
151  void retranslateUi(QDialog *GUI_ImportDialog)
152  {
153  GUI_ImportDialog->setWindowTitle(QApplication::translate("GUI_ImportDialog", "Import", nullptr));
154  lab_title->setText(QApplication::translate("GUI_ImportDialog", "Import tracks to library", nullptr));
155  lab_target_info->setText(QApplication::translate("GUI_ImportDialog", "Select target folder", nullptr));
156  lab_status->setText(QString());
157  btn_ok->setText(QApplication::translate("GUI_ImportDialog", "OK", nullptr));
158  } // retranslateUi
159 
160 };
161 
162 namespace Ui {
164 } // namespace Ui
165 
166 QT_END_NAMESPACE
167 
168 #endif // UI_GUI_IMPORTDIALOG_H
Definition: ui_GUI_ImportDialog.h:163
Definition: ui_GUI_ImportDialog.h:25
Definition: GUI_ImportDialog.h:34