9 #ifndef UI_TIMELINEPROPERTIESWIDGET_H
10 #define UI_TIMELINEPROPERTIESWIDGET_H
12 #include <QtCore/QVariant>
13 #include <QtWidgets/QApplication>
14 #include <QtWidgets/QGridLayout>
15 #include <QtWidgets/QHBoxLayout>
16 #include <QtWidgets/QLabel>
17 #include <QtWidgets/QPushButton>
18 #include <QtWidgets/QSpacerItem>
19 #include <QtWidgets/QVBoxLayout>
20 #include <QtWidgets/QWidget>
24 class Ui_TimelinePropertiesWidget
27 QVBoxLayout *verticalLayout;
30 QGridLayout *gridLayout;
32 QHBoxLayout *horizontalLayout_8;
33 QLabel *aspectRatioLabel;
34 QSpacerItem *horizontalSpacer_8;
36 QHBoxLayout *horizontalLayout_2;
37 QLabel *colorspaceLabel;
38 QSpacerItem *horizontalSpacer;
41 QHBoxLayout *horizontalLayout_9;
42 QLabel *scanModeLabel;
43 QSpacerItem *horizontalSpacer_9;
44 QHBoxLayout *horizontalLayout_16;
45 QLabel *frameRateLabel;
46 QSpacerItem *horizontalSpacer_16;
51 QHBoxLayout *horizontalLayout_7;
52 QLabel *resolutionLabel;
53 QSpacerItem *horizontalSpacer_7;
56 QHBoxLayout *horizontalLayout;
57 QPushButton *editButton;
58 QSpacerItem *horizontalSpacer_2;
59 QSpacerItem *verticalSpacer_2;
61 void setupUi(QWidget *TimelinePropertiesWidget)
63 if (TimelinePropertiesWidget->objectName().isEmpty())
64 TimelinePropertiesWidget->setObjectName(QString::fromUtf8(
"TimelinePropertiesWidget"));
65 TimelinePropertiesWidget->resize(265, 249);
66 verticalLayout =
new QVBoxLayout(TimelinePropertiesWidget);
67 verticalLayout->setObjectName(QString::fromUtf8(
"verticalLayout"));
68 nameLabel =
new QLabel(TimelinePropertiesWidget);
69 nameLabel->setObjectName(QString::fromUtf8(
"nameLabel"));
73 nameLabel->setFont(font);
74 nameLabel->setAlignment(Qt::AlignCenter);
76 verticalLayout->addWidget(nameLabel);
78 widget =
new QWidget(TimelinePropertiesWidget);
79 widget->setObjectName(QString::fromUtf8(
"widget"));
80 gridLayout =
new QGridLayout(widget);
81 gridLayout->setObjectName(QString::fromUtf8(
"gridLayout"));
82 label_22 =
new QLabel(widget);
83 label_22->setObjectName(QString::fromUtf8(
"label_22"));
84 label_22->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
86 gridLayout->addWidget(label_22, 0, 0, 1, 1);
88 horizontalLayout_8 =
new QHBoxLayout();
89 horizontalLayout_8->setObjectName(QString::fromUtf8(
"horizontalLayout_8"));
90 aspectRatioLabel =
new QLabel(widget);
91 aspectRatioLabel->setObjectName(QString::fromUtf8(
"aspectRatioLabel"));
92 aspectRatioLabel->setText(QString::fromUtf8(
"16 : 9"));
94 horizontalLayout_8->addWidget(aspectRatioLabel);
96 horizontalSpacer_8 =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
98 horizontalLayout_8->addItem(horizontalSpacer_8);
101 gridLayout->addLayout(horizontalLayout_8, 1, 3, 1, 1);
103 label_5 =
new QLabel(widget);
104 label_5->setObjectName(QString::fromUtf8(
"label_5"));
106 gridLayout->addWidget(label_5, 3, 1, 1, 1);
108 horizontalLayout_2 =
new QHBoxLayout();
109 horizontalLayout_2->setObjectName(QString::fromUtf8(
"horizontalLayout_2"));
110 colorspaceLabel =
new QLabel(widget);
111 colorspaceLabel->setObjectName(QString::fromUtf8(
"colorspaceLabel"));
112 colorspaceLabel->setText(QString::fromUtf8(
"ITU-R BT.709"));
114 horizontalLayout_2->addWidget(colorspaceLabel);
116 horizontalSpacer =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
118 horizontalLayout_2->addItem(horizontalSpacer);
121 gridLayout->addLayout(horizontalLayout_2, 4, 3, 1, 1);
123 label_10 =
new QLabel(widget);
124 label_10->setObjectName(QString::fromUtf8(
"label_10"));
125 label_10->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
127 gridLayout->addWidget(label_10, 2, 0, 1, 1);
129 label_3 =
new QLabel(widget);
130 label_3->setObjectName(QString::fromUtf8(
"label_3"));
132 gridLayout->addWidget(label_3, 1, 1, 1, 1);
134 horizontalLayout_9 =
new QHBoxLayout();
135 horizontalLayout_9->setObjectName(QString::fromUtf8(
"horizontalLayout_9"));
136 scanModeLabel =
new QLabel(widget);
137 scanModeLabel->setObjectName(QString::fromUtf8(
"scanModeLabel"));
138 scanModeLabel->setText(QString::fromUtf8(
"Progressive"));
140 horizontalLayout_9->addWidget(scanModeLabel);
142 horizontalSpacer_9 =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
144 horizontalLayout_9->addItem(horizontalSpacer_9);
147 gridLayout->addLayout(horizontalLayout_9, 3, 3, 1, 1);
149 horizontalLayout_16 =
new QHBoxLayout();
150 horizontalLayout_16->setObjectName(QString::fromUtf8(
"horizontalLayout_16"));
151 frameRateLabel =
new QLabel(widget);
152 frameRateLabel->setObjectName(QString::fromUtf8(
"frameRateLabel"));
153 frameRateLabel->setText(QString::fromUtf8(
"25 fps"));
155 horizontalLayout_16->addWidget(frameRateLabel);
157 horizontalSpacer_16 =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
159 horizontalLayout_16->addItem(horizontalSpacer_16);
162 gridLayout->addLayout(horizontalLayout_16, 2, 3, 1, 1);
164 label_13 =
new QLabel(widget);
165 label_13->setObjectName(QString::fromUtf8(
"label_13"));
166 label_13->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
168 gridLayout->addWidget(label_13, 1, 0, 1, 1);
170 label_6 =
new QLabel(widget);
171 label_6->setObjectName(QString::fromUtf8(
"label_6"));
173 gridLayout->addWidget(label_6, 4, 1, 1, 1);
175 label_4 =
new QLabel(widget);
176 label_4->setObjectName(QString::fromUtf8(
"label_4"));
178 gridLayout->addWidget(label_4, 2, 1, 1, 1);
180 label_2 =
new QLabel(widget);
181 label_2->setObjectName(QString::fromUtf8(
"label_2"));
182 label_2->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
184 gridLayout->addWidget(label_2, 4, 0, 1, 1);
186 horizontalLayout_7 =
new QHBoxLayout();
187 horizontalLayout_7->setObjectName(QString::fromUtf8(
"horizontalLayout_7"));
188 resolutionLabel =
new QLabel(widget);
189 resolutionLabel->setObjectName(QString::fromUtf8(
"resolutionLabel"));
190 resolutionLabel->setText(QString::fromUtf8(
"1920 x 1080"));
192 horizontalLayout_7->addWidget(resolutionLabel);
194 horizontalSpacer_7 =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
196 horizontalLayout_7->addItem(horizontalSpacer_7);
199 gridLayout->addLayout(horizontalLayout_7, 0, 3, 1, 1);
201 label_14 =
new QLabel(widget);
202 label_14->setObjectName(QString::fromUtf8(
"label_14"));
203 label_14->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
205 gridLayout->addWidget(label_14, 3, 0, 1, 1);
207 label =
new QLabel(widget);
208 label->setObjectName(QString::fromUtf8(
"label"));
210 gridLayout->addWidget(label, 0, 1, 1, 1);
212 horizontalLayout =
new QHBoxLayout();
213 horizontalLayout->setObjectName(QString::fromUtf8(
"horizontalLayout"));
214 editButton =
new QPushButton(widget);
215 editButton->setObjectName(QString::fromUtf8(
"editButton"));
217 horizontalLayout->addWidget(editButton);
219 horizontalSpacer_2 =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
221 horizontalLayout->addItem(horizontalSpacer_2);
224 gridLayout->addLayout(horizontalLayout, 5, 3, 1, 1);
227 verticalLayout->addWidget(widget);
229 verticalSpacer_2 =
new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
231 verticalLayout->addItem(verticalSpacer_2);
234 retranslateUi(TimelinePropertiesWidget);
236 QMetaObject::connectSlotsByName(TimelinePropertiesWidget);
239 void retranslateUi(QWidget *TimelinePropertiesWidget)
241 TimelinePropertiesWidget->setWindowTitle(QCoreApplication::translate(
"TimelinePropertiesWidget",
"Form",
nullptr));
242 nameLabel->setText(QCoreApplication::translate(
"TimelinePropertiesWidget",
"Timeline",
nullptr));
243 label_22->setText(QCoreApplication::translate(
"TimelinePropertiesWidget",
"Resolution",
nullptr));
244 label_5->setText(QCoreApplication::translate(
"TimelinePropertiesWidget",
":",
nullptr));
245 label_10->setText(QCoreApplication::translate(
"TimelinePropertiesWidget",
"Frame rate",
nullptr));
246 label_3->setText(QCoreApplication::translate(
"TimelinePropertiesWidget",
":",
nullptr));
247 label_13->setText(QCoreApplication::translate(
"TimelinePropertiesWidget",
"Aspect ratio",
nullptr));
248 label_6->setText(QCoreApplication::translate(
"TimelinePropertiesWidget",
":",
nullptr));
249 label_4->setText(QCoreApplication::translate(
"TimelinePropertiesWidget",
":",
nullptr));
250 label_2->setText(QCoreApplication::translate(
"TimelinePropertiesWidget",
"Colorspace",
nullptr));
251 label_14->setText(QCoreApplication::translate(
"TimelinePropertiesWidget",
"Scan mode",
nullptr));
252 label->setText(QCoreApplication::translate(
"TimelinePropertiesWidget",
":",
nullptr));
253 editButton->setText(QCoreApplication::translate(
"TimelinePropertiesWidget",
"Edit...",
nullptr));
259 class TimelinePropertiesWidget:
public Ui_TimelinePropertiesWidget {};