00001 #ifndef UI_CATCHMENTGRID_H
00002 #define UI_CATCHMENTGRID_H
00003
00004 #include "Qt3Support/Q3ButtonGroup"
00005 #include <QtCore/QVariant>
00006 #include <QtGui/QAction>
00007 #include <QtGui/QApplication>
00008 #include <QtGui/QButtonGroup>
00009 #include <QtGui/QCheckBox>
00010 #include <QtGui/QDialog>
00011 #include <QtGui/QLabel>
00012 #include <QtGui/QLineEdit>
00013 #include <QtGui/QPushButton>
00014 #include <Qt3Support/Q3MimeSourceFactory>
00015 #include "Qt3Support/Q3TextBrowser"
00016
00017 class Ui_CatchmentGrid
00018 {
00019 public:
00020 Q3TextBrowser *messageLog;
00021 QPushButton *helpButton;
00022 QPushButton *runButton;
00023 QPushButton *closeButton;
00024 Q3ButtonGroup *buttonGroup1;
00025 QPushButton *inputLNKBrowseButton;
00026 QPushButton *inputFDRBrowseButton;
00027 QLabel *textLabel1;
00028 QLabel *textLabel1_3;
00029 QLineEdit *inputLNKFileLineEdit;
00030 QLineEdit *inputFDRFileLineEdit;
00031 Q3ButtonGroup *buttonGroup2;
00032 QPushButton *outputBrowseButton;
00033 QLabel *textLabel1_2;
00034 QLineEdit *outputFileLineEdit;
00035 QCheckBox *showSG_DFrame;
00036
00037 void setupUi(QDialog *CatchmentGrid)
00038 {
00039 CatchmentGrid->setObjectName(QString::fromUtf8("CatchmentGrid"));
00040 CatchmentGrid->resize(QSize(607, 448).expandedTo(CatchmentGrid->minimumSizeHint()));
00041 messageLog = new Q3TextBrowser(CatchmentGrid);
00042 messageLog->setObjectName(QString::fromUtf8("messageLog"));
00043 messageLog->setGeometry(QRect(10, 309, 581, 130));
00044 helpButton = new QPushButton(CatchmentGrid);
00045 helpButton->setObjectName(QString::fromUtf8("helpButton"));
00046 helpButton->setGeometry(QRect(10, 269, 81, 32));
00047 helpButton->setAutoDefault(false);
00048 runButton = new QPushButton(CatchmentGrid);
00049 runButton->setObjectName(QString::fromUtf8("runButton"));
00050 runButton->setGeometry(QRect(510, 269, 81, 32));
00051 runButton->setAutoDefault(false);
00052 closeButton = new QPushButton(CatchmentGrid);
00053 closeButton->setObjectName(QString::fromUtf8("closeButton"));
00054 closeButton->setGeometry(QRect(424, 269, 81, 32));
00055 closeButton->setAutoDefault(false);
00056 buttonGroup1 = new Q3ButtonGroup(CatchmentGrid);
00057 buttonGroup1->setObjectName(QString::fromUtf8("buttonGroup1"));
00058 buttonGroup1->setGeometry(QRect(10, 10, 581, 140));
00059 buttonGroup1->setOrientation(Qt::Vertical);
00060 inputLNKBrowseButton = new QPushButton(buttonGroup1);
00061 inputLNKBrowseButton->setObjectName(QString::fromUtf8("inputLNKBrowseButton"));
00062 inputLNKBrowseButton->setGeometry(QRect(470, 40, 81, 32));
00063 inputLNKBrowseButton->setCheckable(false);
00064 inputLNKBrowseButton->setAutoDefault(false);
00065 inputLNKBrowseButton->setFlat(false);
00066 inputFDRBrowseButton = new QPushButton(buttonGroup1);
00067 inputFDRBrowseButton->setObjectName(QString::fromUtf8("inputFDRBrowseButton"));
00068 inputFDRBrowseButton->setGeometry(QRect(470, 90, 81, 32));
00069 inputFDRBrowseButton->setCheckable(false);
00070 inputFDRBrowseButton->setAutoDefault(false);
00071 inputFDRBrowseButton->setFlat(false);
00072 textLabel1 = new QLabel(buttonGroup1);
00073 textLabel1->setObjectName(QString::fromUtf8("textLabel1"));
00074 textLabel1->setGeometry(QRect(13, 40, 110, 31));
00075 textLabel1_3 = new QLabel(buttonGroup1);
00076 textLabel1_3->setObjectName(QString::fromUtf8("textLabel1_3"));
00077 textLabel1_3->setGeometry(QRect(13, 90, 100, 31));
00078 inputLNKFileLineEdit = new QLineEdit(buttonGroup1);
00079 inputLNKFileLineEdit->setObjectName(QString::fromUtf8("inputLNKFileLineEdit"));
00080 inputLNKFileLineEdit->setGeometry(QRect(130, 41, 325, 29));
00081 inputFDRFileLineEdit = new QLineEdit(buttonGroup1);
00082 inputFDRFileLineEdit->setObjectName(QString::fromUtf8("inputFDRFileLineEdit"));
00083 inputFDRFileLineEdit->setGeometry(QRect(130, 91, 325, 29));
00084 buttonGroup2 = new Q3ButtonGroup(CatchmentGrid);
00085 buttonGroup2->setObjectName(QString::fromUtf8("buttonGroup2"));
00086 buttonGroup2->setGeometry(QRect(10, 157, 581, 100));
00087 buttonGroup2->setOrientation(Qt::Vertical);
00088 outputBrowseButton = new QPushButton(buttonGroup2);
00089 outputBrowseButton->setObjectName(QString::fromUtf8("outputBrowseButton"));
00090 outputBrowseButton->setGeometry(QRect(470, 40, 81, 32));
00091 outputBrowseButton->setAutoDefault(false);
00092 textLabel1_2 = new QLabel(buttonGroup2);
00093 textLabel1_2->setObjectName(QString::fromUtf8("textLabel1_2"));
00094 textLabel1_2->setGeometry(QRect(13, 40, 100, 31));
00095 outputFileLineEdit = new QLineEdit(buttonGroup2);
00096 outputFileLineEdit->setObjectName(QString::fromUtf8("outputFileLineEdit"));
00097 outputFileLineEdit->setGeometry(QRect(130, 41, 325, 29));
00098 showSG_DFrame = new QCheckBox(buttonGroup2);
00099 showSG_DFrame->setObjectName(QString::fromUtf8("showSG_DFrame"));
00100 showSG_DFrame->setGeometry(QRect(336, 73, 140, 21));
00101 QFont font;
00102 font.setFamily(QString::fromUtf8("Sans Serif"));
00103 font.setPointSize(8);
00104 font.setBold(false);
00105 font.setItalic(false);
00106 font.setUnderline(false);
00107 font.setWeight(50);
00108 font.setStrikeOut(false);
00109 showSG_DFrame->setFont(font);
00110 showSG_DFrame->setChecked(true);
00111 retranslateUi(CatchmentGrid);
00112
00113 QMetaObject::connectSlotsByName(CatchmentGrid);
00114 }
00115
00116 void retranslateUi(QDialog *CatchmentGrid)
00117 {
00118 CatchmentGrid->setWindowTitle(QApplication::translate("CatchmentGrid", "Catchment Grid", 0, QApplication::UnicodeUTF8));
00119 helpButton->setText(QApplication::translate("CatchmentGrid", "Help", 0, QApplication::UnicodeUTF8));
00120 runButton->setText(QApplication::translate("CatchmentGrid", "Run", 0, QApplication::UnicodeUTF8));
00121 closeButton->setText(QApplication::translate("CatchmentGrid", "Close", 0, QApplication::UnicodeUTF8));
00122 buttonGroup1->setTitle(QApplication::translate("CatchmentGrid", "Input", 0, QApplication::UnicodeUTF8));
00123 inputLNKBrowseButton->setText(QApplication::translate("CatchmentGrid", "Browse", 0, QApplication::UnicodeUTF8));
00124 inputFDRBrowseButton->setText(QApplication::translate("CatchmentGrid", "Browse", 0, QApplication::UnicodeUTF8));
00125 textLabel1->setText(QApplication::translate("CatchmentGrid", "Stream Link Grid", 0, QApplication::UnicodeUTF8));
00126 textLabel1_3->setText(QApplication::translate("CatchmentGrid", "Flow Dir. Grid", 0, QApplication::UnicodeUTF8));
00127 buttonGroup2->setTitle(QApplication::translate("CatchmentGrid", "Output", 0, QApplication::UnicodeUTF8));
00128 outputBrowseButton->setText(QApplication::translate("CatchmentGrid", "Browse", 0, QApplication::UnicodeUTF8));
00129 textLabel1_2->setText(QApplication::translate("CatchmentGrid", "Catchment Grid", 0, QApplication::UnicodeUTF8));
00130 showSG_DFrame->setText(QApplication::translate("CatchmentGrid", "Load in Data Frame", 0, QApplication::UnicodeUTF8));
00131 Q_UNUSED(CatchmentGrid);
00132 }
00133
00134 };
00135
00136 namespace Ui {
00137 class CatchmentGrid: public Ui_CatchmentGrid {};
00138 }
00139
00140 #endif // UI_CATCHMENTGRID_H