ui_pqCameraKeyFrameWidget.h
Go to the documentation of this file.
1 /********************************************************************************
2 ** Form generated from reading UI file 'pqCameraKeyFrameWidget.ui'
3 **
4 ** Created by: Qt User Interface Compiler version 5.15.2
5 **
6 ** WARNING! All changes made in this file will be lost when recompiling UI file!
7 ********************************************************************************/
8 
9 #ifndef UI_PQCAMERAKEYFRAMEWIDGET_H
10 #define UI_PQCAMERAKEYFRAMEWIDGET_H
11 
12 #include <QtCore/QVariant>
13 #include <QtWidgets/QApplication>
14 #include <QtWidgets/QGridLayout>
15 #include <QtWidgets/QHBoxLayout>
16 #include <QtWidgets/QHeaderView>
17 #include <QtWidgets/QLabel>
18 #include <QtWidgets/QPushButton>
19 #include <QtWidgets/QSpacerItem>
20 #include <QtWidgets/QStackedWidget>
21 #include <QtWidgets/QTextBrowser>
22 #include <QtWidgets/QTreeWidget>
23 #include <QtWidgets/QVBoxLayout>
24 #include <QtWidgets/QWidget>
25 #include "pqCollapsedGroup.h"
26 #include "pqLineEdit.h"
27 
28 QT_BEGIN_NAMESPACE
29 
31 {
32 public:
33  QGridLayout *gridLayout;
34  QStackedWidget *stackedWidgetMode;
35  QWidget *page_4;
36  QGridLayout *gridLayout1;
37  QHBoxLayout *hboxLayout;
38  QTreeWidget *leftPane;
39  QStackedWidget *stackedWidget;
40  QWidget *page_3;
41  QGridLayout *gridLayout2;
42  QTextBrowser *textBrowser;
43  QWidget *page;
44  QVBoxLayout *vboxLayout;
46  QWidget *page_6;
47  QGridLayout *gridLayout3;
49  QWidget *page_2;
50  QVBoxLayout *vboxLayout1;
51  QGridLayout *gridLayout4;
55  QSpacerItem *spacerItem;
56  QWidget *page_5;
57  QGridLayout *gridLayout5;
58  QLabel *label_10;
62  QLabel *label_12;
66  QLabel *label_13;
70  QLabel *label_11;
71  QLabel *label;
72  QSpacerItem *spacerItem1;
73  QPushButton *useCurrent;
74  QPushButton *updateCurrent;
77 
78  void setupUi(QWidget *CameraKeyFrameWidget)
79  {
80  if (CameraKeyFrameWidget->objectName().isEmpty())
81  CameraKeyFrameWidget->setObjectName(QString::fromUtf8("CameraKeyFrameWidget"));
82  CameraKeyFrameWidget->resize(396, 216);
83  gridLayout = new QGridLayout(CameraKeyFrameWidget);
84  gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
85  stackedWidgetMode = new QStackedWidget(CameraKeyFrameWidget);
86  stackedWidgetMode->setObjectName(QString::fromUtf8("stackedWidgetMode"));
87  page_4 = new QWidget();
88  page_4->setObjectName(QString::fromUtf8("page_4"));
89  gridLayout1 = new QGridLayout(page_4);
90  gridLayout1->setContentsMargins(0, 0, 0, 0);
91  gridLayout1->setObjectName(QString::fromUtf8("gridLayout1"));
92  hboxLayout = new QHBoxLayout();
93  hboxLayout->setObjectName(QString::fromUtf8("hboxLayout"));
94  leftPane = new QTreeWidget(page_4);
95  new QTreeWidgetItem(leftPane);
96  new QTreeWidgetItem(leftPane);
97  new QTreeWidgetItem(leftPane);
98  leftPane->setObjectName(QString::fromUtf8("leftPane"));
99  leftPane->setRootIsDecorated(false);
100 
101  hboxLayout->addWidget(leftPane);
102 
103  stackedWidget = new QStackedWidget(page_4);
104  stackedWidget->setObjectName(QString::fromUtf8("stackedWidget"));
105  page_3 = new QWidget();
106  page_3->setObjectName(QString::fromUtf8("page_3"));
107  gridLayout2 = new QGridLayout(page_3);
108  gridLayout2->setContentsMargins(0, 0, 0, 0);
109  gridLayout2->setObjectName(QString::fromUtf8("gridLayout2"));
110  textBrowser = new QTextBrowser(page_3);
111  textBrowser->setObjectName(QString::fromUtf8("textBrowser"));
112 
113  gridLayout2->addWidget(textBrowser, 0, 0, 1, 1);
114 
115  stackedWidget->addWidget(page_3);
116  page = new QWidget();
117  page->setObjectName(QString::fromUtf8("page"));
118  vboxLayout = new QVBoxLayout(page);
119  vboxLayout->setContentsMargins(0, 0, 0, 0);
120  vboxLayout->setObjectName(QString::fromUtf8("vboxLayout"));
121  positionContainer = new pqCollapsedGroup(page);
122  positionContainer->setObjectName(QString::fromUtf8("positionContainer"));
123  positionContainer->setCheckable(true);
124 
125  vboxLayout->addWidget(positionContainer);
126 
127  stackedWidget->addWidget(page);
128  page_6 = new QWidget();
129  page_6->setObjectName(QString::fromUtf8("page_6"));
130  gridLayout3 = new QGridLayout(page_6);
131  gridLayout3->setContentsMargins(0, 0, 0, 0);
132  gridLayout3->setObjectName(QString::fromUtf8("gridLayout3"));
133  focusContainer = new pqCollapsedGroup(page_6);
134  focusContainer->setObjectName(QString::fromUtf8("focusContainer"));
135 
136  gridLayout3->addWidget(focusContainer, 0, 0, 1, 1);
137 
138  stackedWidget->addWidget(page_6);
139  page_2 = new QWidget();
140  page_2->setObjectName(QString::fromUtf8("page_2"));
141  vboxLayout1 = new QVBoxLayout(page_2);
142  vboxLayout1->setContentsMargins(0, 0, 0, 0);
143  vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1"));
144  gridLayout4 = new QGridLayout();
145  gridLayout4->setObjectName(QString::fromUtf8("gridLayout4"));
146  viewUpX = new pqLineEdit(page_2);
147  viewUpX->setObjectName(QString::fromUtf8("viewUpX"));
148  viewUpX->setProperty("minimum", QVariant(-1000.000000000000000));
149  viewUpX->setProperty("maximum", QVariant(1000.000000000000000));
150 
151  gridLayout4->addWidget(viewUpX, 0, 0, 1, 1);
152 
153  viewUpY = new pqLineEdit(page_2);
154  viewUpY->setObjectName(QString::fromUtf8("viewUpY"));
155  viewUpY->setProperty("minimum", QVariant(-1000.000000000000000));
156  viewUpY->setProperty("maximum", QVariant(1000.000000000000000));
157 
158  gridLayout4->addWidget(viewUpY, 0, 1, 1, 1);
159 
160  viewUpZ = new pqLineEdit(page_2);
161  viewUpZ->setObjectName(QString::fromUtf8("viewUpZ"));
162  viewUpZ->setProperty("minimum", QVariant(-1000.000000000000000));
163  viewUpZ->setProperty("maximum", QVariant(1000.000000000000000));
164 
165  gridLayout4->addWidget(viewUpZ, 0, 2, 1, 1);
166 
167 
168  vboxLayout1->addLayout(gridLayout4);
169 
170  spacerItem = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
171 
172  vboxLayout1->addItem(spacerItem);
173 
174  stackedWidget->addWidget(page_2);
175 
176  hboxLayout->addWidget(stackedWidget);
177 
178 
179  gridLayout1->addLayout(hboxLayout, 0, 0, 1, 1);
180 
181  stackedWidgetMode->addWidget(page_4);
182  page_5 = new QWidget();
183  page_5->setObjectName(QString::fromUtf8("page_5"));
184  gridLayout5 = new QGridLayout(page_5);
185  gridLayout5->setContentsMargins(0, 0, 0, 0);
186  gridLayout5->setObjectName(QString::fromUtf8("gridLayout5"));
187  label_10 = new QLabel(page_5);
188  label_10->setObjectName(QString::fromUtf8("label_10"));
189 
190  gridLayout5->addWidget(label_10, 1, 0, 1, 1);
191 
192  position0 = new pqLineEdit(page_5);
193  position0->setObjectName(QString::fromUtf8("position0"));
194 
195  gridLayout5->addWidget(position0, 1, 2, 1, 1);
196 
197  position1 = new pqLineEdit(page_5);
198  position1->setObjectName(QString::fromUtf8("position1"));
199 
200  gridLayout5->addWidget(position1, 1, 3, 1, 1);
201 
202  position2 = new pqLineEdit(page_5);
203  position2->setObjectName(QString::fromUtf8("position2"));
204 
205  gridLayout5->addWidget(position2, 1, 4, 1, 1);
206 
207  label_12 = new QLabel(page_5);
208  label_12->setObjectName(QString::fromUtf8("label_12"));
209 
210  gridLayout5->addWidget(label_12, 2, 0, 1, 1);
211 
212  focalPoint0 = new pqLineEdit(page_5);
213  focalPoint0->setObjectName(QString::fromUtf8("focalPoint0"));
214 
215  gridLayout5->addWidget(focalPoint0, 2, 2, 1, 1);
216 
217  focalPoint1 = new pqLineEdit(page_5);
218  focalPoint1->setObjectName(QString::fromUtf8("focalPoint1"));
219 
220  gridLayout5->addWidget(focalPoint1, 2, 3, 1, 1);
221 
222  focalPoint2 = new pqLineEdit(page_5);
223  focalPoint2->setObjectName(QString::fromUtf8("focalPoint2"));
224 
225  gridLayout5->addWidget(focalPoint2, 2, 4, 1, 1);
226 
227  label_13 = new QLabel(page_5);
228  label_13->setObjectName(QString::fromUtf8("label_13"));
229 
230  gridLayout5->addWidget(label_13, 3, 0, 1, 1);
231 
232  viewUp0 = new pqLineEdit(page_5);
233  viewUp0->setObjectName(QString::fromUtf8("viewUp0"));
234 
235  gridLayout5->addWidget(viewUp0, 3, 2, 1, 1);
236 
237  viewUp1 = new pqLineEdit(page_5);
238  viewUp1->setObjectName(QString::fromUtf8("viewUp1"));
239 
240  gridLayout5->addWidget(viewUp1, 3, 3, 1, 1);
241 
242  viewUp2 = new pqLineEdit(page_5);
243  viewUp2->setObjectName(QString::fromUtf8("viewUp2"));
244 
245  gridLayout5->addWidget(viewUp2, 3, 4, 1, 1);
246 
247  label_11 = new QLabel(page_5);
248  label_11->setObjectName(QString::fromUtf8("label_11"));
249 
250  gridLayout5->addWidget(label_11, 5, 0, 1, 1);
251 
252  label = new QLabel(page_5);
253  label->setObjectName(QString::fromUtf8("label"));
254 
255  gridLayout5->addWidget(label, 6, 0, 1, 1);
256 
257  spacerItem1 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
258 
259  gridLayout5->addItem(spacerItem1, 8, 2, 1, 1);
260 
261  useCurrent = new QPushButton(page_5);
262  useCurrent->setObjectName(QString::fromUtf8("useCurrent"));
263 
264  gridLayout5->addWidget(useCurrent, 7, 0, 1, 5);
265 
266  updateCurrent = new QPushButton(page_5);
267  updateCurrent->setObjectName(QString::fromUtf8("updateCurrent"));
268 
269  gridLayout5->addWidget(updateCurrent, 8, 0, 1, 5);
270 
271  viewAngle = new pqLineEdit(page_5);
272  viewAngle->setObjectName(QString::fromUtf8("viewAngle"));
273 
274  gridLayout5->addWidget(viewAngle, 5, 2, 1, 3);
275 
276  parallelScale = new pqLineEdit(page_5);
277  parallelScale->setObjectName(QString::fromUtf8("parallelScale"));
278 
279  gridLayout5->addWidget(parallelScale, 6, 2, 1, 3);
280 
281  stackedWidgetMode->addWidget(page_5);
282 
283  gridLayout->addWidget(stackedWidgetMode, 0, 0, 1, 1);
284 
285 
286  retranslateUi(CameraKeyFrameWidget);
287 
288  stackedWidgetMode->setCurrentIndex(1);
289  stackedWidget->setCurrentIndex(3);
290 
291 
292  QMetaObject::connectSlotsByName(CameraKeyFrameWidget);
293  } // setupUi
294 
295  void retranslateUi(QWidget *CameraKeyFrameWidget)
296  {
297  CameraKeyFrameWidget->setWindowTitle(QCoreApplication::translate("CameraKeyFrameWidget", "Camera Animation", nullptr));
298  QTreeWidgetItem *___qtreewidgetitem = leftPane->headerItem();
299  ___qtreewidgetitem->setText(0, QCoreApplication::translate("CameraKeyFrameWidget", "1", nullptr));
300 
301  const bool __sortingEnabled = leftPane->isSortingEnabled();
302  leftPane->setSortingEnabled(false);
303  QTreeWidgetItem *___qtreewidgetitem1 = leftPane->topLevelItem(0);
304  ___qtreewidgetitem1->setText(0, QCoreApplication::translate("CameraKeyFrameWidget", "Camera Position", nullptr));
305  QTreeWidgetItem *___qtreewidgetitem2 = leftPane->topLevelItem(1);
306  ___qtreewidgetitem2->setText(0, QCoreApplication::translate("CameraKeyFrameWidget", "Camera Focus", nullptr));
307  QTreeWidgetItem *___qtreewidgetitem3 = leftPane->topLevelItem(2);
308  ___qtreewidgetitem3->setText(0, QCoreApplication::translate("CameraKeyFrameWidget", "Up Direction", nullptr));
309  leftPane->setSortingEnabled(__sortingEnabled);
310 
311  textBrowser->setHtml(QCoreApplication::translate("CameraKeyFrameWidget", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
312 "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
313 "p, li { white-space: pre-wrap; }\n"
314 "</style></head><body style=\" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;\">\n"
315 "<table border=\"0\" style=\"-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;\">\n"
316 "<tr>\n"
317 "<td style=\"border: none;\">\n"
318 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'Helvetica'; font-size:9pt; font-weight:600;\">Define Camera Parameters</span></p>\n"
319 "<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Helvetica'; font-size:9pt; font-weight:600;\"><br /></p>\n"
320 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margi"
321  "n-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'Helvetica'; font-size:9pt;\">Using the left pane, edit the path followed by the camera's position and focal point for the keyframe being edited.</span></p></td></tr></table></body></html>", nullptr));
322  positionContainer->setTitle(QCoreApplication::translate("CameraKeyFrameWidget", "Position Control Points", nullptr));
323  focusContainer->setTitle(QCoreApplication::translate("CameraKeyFrameWidget", "Focus Control Points", nullptr));
324  label_10->setText(QCoreApplication::translate("CameraKeyFrameWidget", "Position", nullptr));
325  label_12->setText(QCoreApplication::translate("CameraKeyFrameWidget", "Focal Point", nullptr));
326  label_13->setText(QCoreApplication::translate("CameraKeyFrameWidget", "View Up", nullptr));
327  label_11->setText(QCoreApplication::translate("CameraKeyFrameWidget", "View Angle", nullptr));
328  label->setText(QCoreApplication::translate("CameraKeyFrameWidget", "Parallel Scale", nullptr));
329  useCurrent->setText(QCoreApplication::translate("CameraKeyFrameWidget", "Use Current", nullptr));
330  updateCurrent->setText(QCoreApplication::translate("CameraKeyFrameWidget", "Apply to camera", nullptr));
331  } // retranslateUi
332 
333 };
334 
335 namespace Ui {
337 } // namespace Ui
338 
339 QT_END_NAMESPACE
340 
341 #endif // UI_PQCAMERAKEYFRAMEWIDGET_H
void setupUi(QWidget *CameraKeyFrameWidget)
pqLineEdit is a specialization of QLineEdit which provide a new property &#39;text2&#39;. ...
Definition: pqLineEdit.h:25
void retranslateUi(QWidget *CameraKeyFrameWidget)
pqCollapsedGroup * positionContainer