/******************************************************************************** ** Form generated from reading ui file 'defaultcubemapscenewidget.ui' ** ** Created: Mon 27. Apr 14:23:54 2009 ** by: Qt User Interface Compiler version 4.5.1 ** ** WARNING! All changes made in this file will be lost when recompiling ui file! ********************************************************************************/ #ifndef UI_DEFAULTCUBEMAPSCENEWIDGET_H #define UI_DEFAULTCUBEMAPSCENEWIDGET_H #include #include #include #include #include #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_DefaultCubemapSceneWidget { public: QGridLayout *gridLayout; QGroupBox *projectionGroup; QGridLayout *gridLayout1; QGridLayout *gridLayout2; QLineEdit *topFileNameEdit; QLineEdit *frontFileNameEdit; QPushButton *backBrowseButton; QLineEdit *backFileNameEdit; QLabel *bottomLabel; QPushButton *frontBrowseButton; QLabel *leftLabel; QPushButton *topBrowseButton; QLineEdit *bottomFileNameEdit; QLabel *topLabel; QPushButton *rightBrowseButton; QPushButton *bottomBrowseButton; QLabel *rightLabel; QPushButton *leftBrowseButton; QLabel *frontLabel; QLineEdit *rightFileNameEdit; QLineEdit *leftFileNameEdit; QLabel *backLabel; QSpacerItem *spacerItem; void setupUi(QWidget *DefaultCubemapSceneWidget) { if (DefaultCubemapSceneWidget->objectName().isEmpty()) DefaultCubemapSceneWidget->setObjectName(QString::fromUtf8("DefaultCubemapSceneWidget")); DefaultCubemapSceneWidget->resize(141, 279); gridLayout = new QGridLayout(DefaultCubemapSceneWidget); #ifndef Q_OS_MAC gridLayout->setSpacing(6); #endif gridLayout->setMargin(0); gridLayout->setObjectName(QString::fromUtf8("gridLayout")); projectionGroup = new QGroupBox(DefaultCubemapSceneWidget); projectionGroup->setObjectName(QString::fromUtf8("projectionGroup")); gridLayout1 = new QGridLayout(projectionGroup); #ifndef Q_OS_MAC gridLayout1->setSpacing(6); #endif #ifndef Q_OS_MAC gridLayout1->setMargin(9); #endif gridLayout1->setObjectName(QString::fromUtf8("gridLayout1")); gridLayout2 = new QGridLayout(); #ifndef Q_OS_MAC gridLayout2->setSpacing(6); #endif #ifndef Q_OS_MAC gridLayout2->setMargin(0); #endif gridLayout2->setObjectName(QString::fromUtf8("gridLayout2")); topFileNameEdit = new QLineEdit(projectionGroup); topFileNameEdit->setObjectName(QString::fromUtf8("topFileNameEdit")); gridLayout2->addWidget(topFileNameEdit, 4, 1, 1, 1); frontFileNameEdit = new QLineEdit(projectionGroup); frontFileNameEdit->setObjectName(QString::fromUtf8("frontFileNameEdit")); gridLayout2->addWidget(frontFileNameEdit, 0, 1, 1, 1); backBrowseButton = new QPushButton(projectionGroup); backBrowseButton->setObjectName(QString::fromUtf8("backBrowseButton")); QSizePolicy sizePolicy(static_cast(0), static_cast(0)); sizePolicy.setHorizontalStretch(0); sizePolicy.setVerticalStretch(0); sizePolicy.setHeightForWidth(backBrowseButton->sizePolicy().hasHeightForWidth()); backBrowseButton->setSizePolicy(sizePolicy); backBrowseButton->setMaximumSize(QSize(23, 16777215)); gridLayout2->addWidget(backBrowseButton, 1, 2, 1, 1); backFileNameEdit = new QLineEdit(projectionGroup); backFileNameEdit->setObjectName(QString::fromUtf8("backFileNameEdit")); gridLayout2->addWidget(backFileNameEdit, 1, 1, 1, 1); bottomLabel = new QLabel(projectionGroup); bottomLabel->setObjectName(QString::fromUtf8("bottomLabel")); gridLayout2->addWidget(bottomLabel, 5, 0, 1, 1); frontBrowseButton = new QPushButton(projectionGroup); frontBrowseButton->setObjectName(QString::fromUtf8("frontBrowseButton")); sizePolicy.setHeightForWidth(frontBrowseButton->sizePolicy().hasHeightForWidth()); frontBrowseButton->setSizePolicy(sizePolicy); frontBrowseButton->setMaximumSize(QSize(23, 16777215)); gridLayout2->addWidget(frontBrowseButton, 0, 2, 1, 1); leftLabel = new QLabel(projectionGroup); leftLabel->setObjectName(QString::fromUtf8("leftLabel")); gridLayout2->addWidget(leftLabel, 2, 0, 1, 1); topBrowseButton = new QPushButton(projectionGroup); topBrowseButton->setObjectName(QString::fromUtf8("topBrowseButton")); sizePolicy.setHeightForWidth(topBrowseButton->sizePolicy().hasHeightForWidth()); topBrowseButton->setSizePolicy(sizePolicy); topBrowseButton->setMaximumSize(QSize(23, 16777215)); gridLayout2->addWidget(topBrowseButton, 4, 2, 1, 1); bottomFileNameEdit = new QLineEdit(projectionGroup); bottomFileNameEdit->setObjectName(QString::fromUtf8("bottomFileNameEdit")); gridLayout2->addWidget(bottomFileNameEdit, 5, 1, 1, 1); topLabel = new QLabel(projectionGroup); topLabel->setObjectName(QString::fromUtf8("topLabel")); gridLayout2->addWidget(topLabel, 4, 0, 1, 1); rightBrowseButton = new QPushButton(projectionGroup); rightBrowseButton->setObjectName(QString::fromUtf8("rightBrowseButton")); sizePolicy.setHeightForWidth(rightBrowseButton->sizePolicy().hasHeightForWidth()); rightBrowseButton->setSizePolicy(sizePolicy); rightBrowseButton->setMaximumSize(QSize(23, 16777215)); gridLayout2->addWidget(rightBrowseButton, 3, 2, 1, 1); bottomBrowseButton = new QPushButton(projectionGroup); bottomBrowseButton->setObjectName(QString::fromUtf8("bottomBrowseButton")); sizePolicy.setHeightForWidth(bottomBrowseButton->sizePolicy().hasHeightForWidth()); bottomBrowseButton->setSizePolicy(sizePolicy); bottomBrowseButton->setMaximumSize(QSize(23, 16777215)); gridLayout2->addWidget(bottomBrowseButton, 5, 2, 1, 1); rightLabel = new QLabel(projectionGroup); rightLabel->setObjectName(QString::fromUtf8("rightLabel")); gridLayout2->addWidget(rightLabel, 3, 0, 1, 1); leftBrowseButton = new QPushButton(projectionGroup); leftBrowseButton->setObjectName(QString::fromUtf8("leftBrowseButton")); sizePolicy.setHeightForWidth(leftBrowseButton->sizePolicy().hasHeightForWidth()); leftBrowseButton->setSizePolicy(sizePolicy); leftBrowseButton->setMaximumSize(QSize(23, 16777215)); gridLayout2->addWidget(leftBrowseButton, 2, 2, 1, 1); frontLabel = new QLabel(projectionGroup); frontLabel->setObjectName(QString::fromUtf8("frontLabel")); gridLayout2->addWidget(frontLabel, 0, 0, 1, 1); rightFileNameEdit = new QLineEdit(projectionGroup); rightFileNameEdit->setObjectName(QString::fromUtf8("rightFileNameEdit")); gridLayout2->addWidget(rightFileNameEdit, 3, 1, 1, 1); leftFileNameEdit = new QLineEdit(projectionGroup); leftFileNameEdit->setObjectName(QString::fromUtf8("leftFileNameEdit")); gridLayout2->addWidget(leftFileNameEdit, 2, 1, 1, 1); backLabel = new QLabel(projectionGroup); backLabel->setObjectName(QString::fromUtf8("backLabel")); gridLayout2->addWidget(backLabel, 1, 0, 1, 1); spacerItem = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding); gridLayout2->addItem(spacerItem, 6, 1, 1, 1); gridLayout1->addLayout(gridLayout2, 0, 0, 1, 1); gridLayout->addWidget(projectionGroup, 0, 0, 1, 1); retranslateUi(DefaultCubemapSceneWidget); QMetaObject::connectSlotsByName(DefaultCubemapSceneWidget); } // setupUi void retranslateUi(QWidget *DefaultCubemapSceneWidget) { DefaultCubemapSceneWidget->setWindowTitle(QApplication::translate("DefaultCubemapSceneWidget", "Projection Settings", 0, QApplication::UnicodeUTF8)); projectionGroup->setTitle(QApplication::translate("DefaultCubemapSceneWidget", "Cubemap Properties", 0, QApplication::UnicodeUTF8)); backBrowseButton->setText(QApplication::translate("DefaultCubemapSceneWidget", "...", 0, QApplication::UnicodeUTF8)); bottomLabel->setText(QApplication::translate("DefaultCubemapSceneWidget", "Bottom", 0, QApplication::UnicodeUTF8)); frontBrowseButton->setText(QApplication::translate("DefaultCubemapSceneWidget", "...", 0, QApplication::UnicodeUTF8)); leftLabel->setText(QApplication::translate("DefaultCubemapSceneWidget", "Left", 0, QApplication::UnicodeUTF8)); topBrowseButton->setText(QApplication::translate("DefaultCubemapSceneWidget", "...", 0, QApplication::UnicodeUTF8)); topLabel->setText(QApplication::translate("DefaultCubemapSceneWidget", "Top", 0, QApplication::UnicodeUTF8)); rightBrowseButton->setText(QApplication::translate("DefaultCubemapSceneWidget", "...", 0, QApplication::UnicodeUTF8)); bottomBrowseButton->setText(QApplication::translate("DefaultCubemapSceneWidget", "...", 0, QApplication::UnicodeUTF8)); rightLabel->setText(QApplication::translate("DefaultCubemapSceneWidget", "Right", 0, QApplication::UnicodeUTF8)); leftBrowseButton->setText(QApplication::translate("DefaultCubemapSceneWidget", "...", 0, QApplication::UnicodeUTF8)); frontLabel->setText(QApplication::translate("DefaultCubemapSceneWidget", "Front", 0, QApplication::UnicodeUTF8)); backLabel->setText(QApplication::translate("DefaultCubemapSceneWidget", "Back", 0, QApplication::UnicodeUTF8)); Q_UNUSED(DefaultCubemapSceneWidget); } // retranslateUi }; namespace Ui { class DefaultCubemapSceneWidget: public Ui_DefaultCubemapSceneWidget {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_DEFAULTCUBEMAPSCENEWIDGET_H