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/QSpacerItem> 18 #include <QtWidgets/QVBoxLayout> 19 #include <QtWidgets/QWidget> 23 class Ui_TimelinePropertiesWidget
26 QVBoxLayout *verticalLayout;
29 QGridLayout *gridLayout;
33 QHBoxLayout *horizontalLayout_7;
34 QLabel *resolutionLabel;
35 QSpacerItem *horizontalSpacer_7;
36 QHBoxLayout *horizontalLayout_16;
37 QLabel *frameRateLabel;
38 QSpacerItem *horizontalSpacer_16;
39 QHBoxLayout *horizontalLayout_8;
40 QLabel *aspectRatioLabel;
41 QSpacerItem *horizontalSpacer_8;
47 QHBoxLayout *horizontalLayout_9;
48 QLabel *scanModeLabel;
49 QSpacerItem *horizontalSpacer_9;
51 QHBoxLayout *horizontalLayout_2;
52 QLabel *colorspaceLabel;
53 QSpacerItem *horizontalSpacer;
55 QSpacerItem *verticalSpacer_2;
57 void setupUi(QWidget *TimelinePropertiesWidget)
59 if (TimelinePropertiesWidget->objectName().isEmpty())
60 TimelinePropertiesWidget->setObjectName(QString::fromUtf8(
"TimelinePropertiesWidget"));
61 TimelinePropertiesWidget->resize(265, 249);
62 verticalLayout =
new QVBoxLayout(TimelinePropertiesWidget);
63 verticalLayout->setObjectName(QString::fromUtf8(
"verticalLayout"));
64 nameLabel =
new QLabel(TimelinePropertiesWidget);
65 nameLabel->setObjectName(QString::fromUtf8(
"nameLabel"));
69 nameLabel->setFont(font);
70 nameLabel->setAlignment(Qt::AlignCenter);
72 verticalLayout->addWidget(nameLabel);
74 widget =
new QWidget(TimelinePropertiesWidget);
75 widget->setObjectName(QString::fromUtf8(
"widget"));
76 gridLayout =
new QGridLayout(widget);
77 gridLayout->setObjectName(QString::fromUtf8(
"gridLayout"));
78 label_10 =
new QLabel(widget);
79 label_10->setObjectName(QString::fromUtf8(
"label_10"));
80 label_10->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
82 gridLayout->addWidget(label_10, 2, 0, 1, 1);
84 label_4 =
new QLabel(widget);
85 label_4->setObjectName(QString::fromUtf8(
"label_4"));
87 gridLayout->addWidget(label_4, 2, 1, 1, 1);
89 label_22 =
new QLabel(widget);
90 label_22->setObjectName(QString::fromUtf8(
"label_22"));
91 label_22->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
93 gridLayout->addWidget(label_22, 0, 0, 1, 1);
95 horizontalLayout_7 =
new QHBoxLayout();
96 horizontalLayout_7->setObjectName(QString::fromUtf8(
"horizontalLayout_7"));
97 resolutionLabel =
new QLabel(widget);
98 resolutionLabel->setObjectName(QString::fromUtf8(
"resolutionLabel"));
99 resolutionLabel->setText(QString::fromUtf8(
"1920 x 1080"));
101 horizontalLayout_7->addWidget(resolutionLabel);
103 horizontalSpacer_7 =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
105 horizontalLayout_7->addItem(horizontalSpacer_7);
108 gridLayout->addLayout(horizontalLayout_7, 0, 3, 1, 1);
110 horizontalLayout_16 =
new QHBoxLayout();
111 horizontalLayout_16->setObjectName(QString::fromUtf8(
"horizontalLayout_16"));
112 frameRateLabel =
new QLabel(widget);
113 frameRateLabel->setObjectName(QString::fromUtf8(
"frameRateLabel"));
114 frameRateLabel->setText(QString::fromUtf8(
"25 fps"));
116 horizontalLayout_16->addWidget(frameRateLabel);
118 horizontalSpacer_16 =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
120 horizontalLayout_16->addItem(horizontalSpacer_16);
123 gridLayout->addLayout(horizontalLayout_16, 2, 3, 1, 1);
125 horizontalLayout_8 =
new QHBoxLayout();
126 horizontalLayout_8->setObjectName(QString::fromUtf8(
"horizontalLayout_8"));
127 aspectRatioLabel =
new QLabel(widget);
128 aspectRatioLabel->setObjectName(QString::fromUtf8(
"aspectRatioLabel"));
129 aspectRatioLabel->setText(QString::fromUtf8(
"16 : 9"));
131 horizontalLayout_8->addWidget(aspectRatioLabel);
133 horizontalSpacer_8 =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
135 horizontalLayout_8->addItem(horizontalSpacer_8);
138 gridLayout->addLayout(horizontalLayout_8, 1, 3, 1, 1);
140 label =
new QLabel(widget);
141 label->setObjectName(QString::fromUtf8(
"label"));
143 gridLayout->addWidget(label, 0, 1, 1, 1);
145 label_14 =
new QLabel(widget);
146 label_14->setObjectName(QString::fromUtf8(
"label_14"));
147 label_14->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
149 gridLayout->addWidget(label_14, 3, 0, 1, 1);
151 label_3 =
new QLabel(widget);
152 label_3->setObjectName(QString::fromUtf8(
"label_3"));
154 gridLayout->addWidget(label_3, 1, 1, 1, 1);
156 label_13 =
new QLabel(widget);
157 label_13->setObjectName(QString::fromUtf8(
"label_13"));
158 label_13->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
160 gridLayout->addWidget(label_13, 1, 0, 1, 1);
162 label_5 =
new QLabel(widget);
163 label_5->setObjectName(QString::fromUtf8(
"label_5"));
165 gridLayout->addWidget(label_5, 3, 1, 1, 1);
167 horizontalLayout_9 =
new QHBoxLayout();
168 horizontalLayout_9->setObjectName(QString::fromUtf8(
"horizontalLayout_9"));
169 scanModeLabel =
new QLabel(widget);
170 scanModeLabel->setObjectName(QString::fromUtf8(
"scanModeLabel"));
171 scanModeLabel->setText(QString::fromUtf8(
"Progressive"));
173 horizontalLayout_9->addWidget(scanModeLabel);
175 horizontalSpacer_9 =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
177 horizontalLayout_9->addItem(horizontalSpacer_9);
180 gridLayout->addLayout(horizontalLayout_9, 3, 3, 1, 1);
182 label_2 =
new QLabel(widget);
183 label_2->setObjectName(QString::fromUtf8(
"label_2"));
184 label_2->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
186 gridLayout->addWidget(label_2, 4, 0, 1, 1);
188 horizontalLayout_2 =
new QHBoxLayout();
189 horizontalLayout_2->setObjectName(QString::fromUtf8(
"horizontalLayout_2"));
190 colorspaceLabel =
new QLabel(widget);
191 colorspaceLabel->setObjectName(QString::fromUtf8(
"colorspaceLabel"));
192 colorspaceLabel->setText(QString::fromUtf8(
"ITU-R BT.709"));
194 horizontalLayout_2->addWidget(colorspaceLabel);
196 horizontalSpacer =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
198 horizontalLayout_2->addItem(horizontalSpacer);
201 gridLayout->addLayout(horizontalLayout_2, 4, 3, 1, 1);
203 label_6 =
new QLabel(widget);
204 label_6->setObjectName(QString::fromUtf8(
"label_6"));
206 gridLayout->addWidget(label_6, 4, 1, 1, 1);
209 verticalLayout->addWidget(widget);
211 verticalSpacer_2 =
new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
213 verticalLayout->addItem(verticalSpacer_2);
216 retranslateUi(TimelinePropertiesWidget);
218 QMetaObject::connectSlotsByName(TimelinePropertiesWidget);
221 void retranslateUi(QWidget *TimelinePropertiesWidget)
223 TimelinePropertiesWidget->setWindowTitle(QApplication::translate(
"TimelinePropertiesWidget",
"Form",
nullptr));
224 nameLabel->setText(QApplication::translate(
"TimelinePropertiesWidget",
"Timeline",
nullptr));
225 label_10->setText(QApplication::translate(
"TimelinePropertiesWidget",
"Frame rate",
nullptr));
226 label_4->setText(QApplication::translate(
"TimelinePropertiesWidget",
":",
nullptr));
227 label_22->setText(QApplication::translate(
"TimelinePropertiesWidget",
"Resolution",
nullptr));
228 label->setText(QApplication::translate(
"TimelinePropertiesWidget",
":",
nullptr));
229 label_14->setText(QApplication::translate(
"TimelinePropertiesWidget",
"Scan mode",
nullptr));
230 label_3->setText(QApplication::translate(
"TimelinePropertiesWidget",
":",
nullptr));
231 label_13->setText(QApplication::translate(
"TimelinePropertiesWidget",
"Aspect ratio",
nullptr));
232 label_5->setText(QApplication::translate(
"TimelinePropertiesWidget",
":",
nullptr));
233 label_2->setText(QApplication::translate(
"TimelinePropertiesWidget",
"Colorspace",
nullptr));
234 label_6->setText(QApplication::translate(
"TimelinePropertiesWidget",
":",
nullptr));
240 class TimelinePropertiesWidget:
public Ui_TimelinePropertiesWidget {};
245 #endif // UI_TIMELINEPROPERTIESWIDGET_H