RasterProcessing/StreamPolyLine/ui_streampolyline.h

Go to the documentation of this file.
00001 #ifndef UI_STREAMPOLYLINE_H
00002 #define UI_STREAMPOLYLINE_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_StreamPolyLine
00018 {
00019 public:
00020     Q3ButtonGroup *buttonGroup2;
00021     QLabel *textLabel1_2;
00022     QLineEdit *outputFileLineEdit;
00023     QPushButton *outputBrowseButton;
00024     QCheckBox *showSG_DFrame;
00025     Q3TextBrowser *messageLog;
00026     Q3ButtonGroup *buttonGroup1;
00027     QLabel *textLabel1;
00028     QLabel *textLabel1_3;
00029     QPushButton *inputSTRBrowseButton;
00030     QPushButton *inputFDRBrowseButton;
00031     QLineEdit *inputSTRFileLineEdit;
00032     QLineEdit *inputFDRFileLineEdit;
00033     QPushButton *closeButton;
00034     QPushButton *runButton;
00035     QPushButton *helpButton;
00036 
00037     void setupUi(QDialog *StreamPolyLine)
00038     {
00039     StreamPolyLine->setObjectName(QString::fromUtf8("StreamPolyLine"));
00040     StreamPolyLine->resize(QSize(607, 437).expandedTo(StreamPolyLine->minimumSizeHint()));
00041     buttonGroup2 = new Q3ButtonGroup(StreamPolyLine);
00042     buttonGroup2->setObjectName(QString::fromUtf8("buttonGroup2"));
00043     buttonGroup2->setGeometry(QRect(10, 150, 581, 100));
00044     buttonGroup2->setOrientation(Qt::Vertical);
00045     textLabel1_2 = new QLabel(buttonGroup2);
00046     textLabel1_2->setObjectName(QString::fromUtf8("textLabel1_2"));
00047     textLabel1_2->setGeometry(QRect(30, 40, 90, 31));
00048     outputFileLineEdit = new QLineEdit(buttonGroup2);
00049     outputFileLineEdit->setObjectName(QString::fromUtf8("outputFileLineEdit"));
00050     outputFileLineEdit->setGeometry(QRect(130, 41, 325, 29));
00051     outputBrowseButton = new QPushButton(buttonGroup2);
00052     outputBrowseButton->setObjectName(QString::fromUtf8("outputBrowseButton"));
00053     outputBrowseButton->setGeometry(QRect(470, 40, 81, 32));
00054     outputBrowseButton->setAutoDefault(false);
00055     showSG_DFrame = new QCheckBox(buttonGroup2);
00056     showSG_DFrame->setObjectName(QString::fromUtf8("showSG_DFrame"));
00057     showSG_DFrame->setGeometry(QRect(336, 73, 140, 21));
00058     QFont font;
00059     font.setFamily(QString::fromUtf8("Sans Serif"));
00060     font.setPointSize(8);
00061     font.setBold(false);
00062     font.setItalic(false);
00063     font.setUnderline(false);
00064     font.setWeight(50);
00065     font.setStrikeOut(false);
00066     showSG_DFrame->setFont(font);
00067     showSG_DFrame->setChecked(true);
00068     messageLog = new Q3TextBrowser(StreamPolyLine);
00069     messageLog->setObjectName(QString::fromUtf8("messageLog"));
00070     messageLog->setGeometry(QRect(10, 299, 581, 130));
00071     buttonGroup1 = new Q3ButtonGroup(StreamPolyLine);
00072     buttonGroup1->setObjectName(QString::fromUtf8("buttonGroup1"));
00073     buttonGroup1->setGeometry(QRect(10, 10, 581, 140));
00074     buttonGroup1->setOrientation(Qt::Vertical);
00075     textLabel1 = new QLabel(buttonGroup1);
00076     textLabel1->setObjectName(QString::fromUtf8("textLabel1"));
00077     textLabel1->setGeometry(QRect(30, 40, 87, 31));
00078     textLabel1_3 = new QLabel(buttonGroup1);
00079     textLabel1_3->setObjectName(QString::fromUtf8("textLabel1_3"));
00080     textLabel1_3->setGeometry(QRect(30, 90, 87, 31));
00081     inputSTRBrowseButton = new QPushButton(buttonGroup1);
00082     inputSTRBrowseButton->setObjectName(QString::fromUtf8("inputSTRBrowseButton"));
00083     inputSTRBrowseButton->setGeometry(QRect(470, 40, 81, 32));
00084     inputSTRBrowseButton->setCheckable(false);
00085     inputSTRBrowseButton->setAutoDefault(false);
00086     inputSTRBrowseButton->setFlat(false);
00087     inputFDRBrowseButton = new QPushButton(buttonGroup1);
00088     inputFDRBrowseButton->setObjectName(QString::fromUtf8("inputFDRBrowseButton"));
00089     inputFDRBrowseButton->setGeometry(QRect(470, 90, 81, 32));
00090     inputFDRBrowseButton->setCheckable(false);
00091     inputFDRBrowseButton->setAutoDefault(false);
00092     inputFDRBrowseButton->setFlat(false);
00093     inputSTRFileLineEdit = new QLineEdit(buttonGroup1);
00094     inputSTRFileLineEdit->setObjectName(QString::fromUtf8("inputSTRFileLineEdit"));
00095     inputSTRFileLineEdit->setGeometry(QRect(130, 41, 325, 29));
00096     inputFDRFileLineEdit = new QLineEdit(buttonGroup1);
00097     inputFDRFileLineEdit->setObjectName(QString::fromUtf8("inputFDRFileLineEdit"));
00098     inputFDRFileLineEdit->setGeometry(QRect(130, 91, 325, 29));
00099     closeButton = new QPushButton(StreamPolyLine);
00100     closeButton->setObjectName(QString::fromUtf8("closeButton"));
00101     closeButton->setGeometry(QRect(424, 259, 81, 32));
00102     closeButton->setAutoDefault(false);
00103     runButton = new QPushButton(StreamPolyLine);
00104     runButton->setObjectName(QString::fromUtf8("runButton"));
00105     runButton->setGeometry(QRect(510, 259, 81, 32));
00106     runButton->setAutoDefault(false);
00107     helpButton = new QPushButton(StreamPolyLine);
00108     helpButton->setObjectName(QString::fromUtf8("helpButton"));
00109     helpButton->setGeometry(QRect(10, 259, 81, 32));
00110     helpButton->setAutoDefault(false);
00111     retranslateUi(StreamPolyLine);
00112 
00113     QMetaObject::connectSlotsByName(StreamPolyLine);
00114     } // setupUi
00115 
00116     void retranslateUi(QDialog *StreamPolyLine)
00117     {
00118     StreamPolyLine->setWindowTitle(QApplication::translate("StreamPolyLine", "Stream PolyLine", 0, QApplication::UnicodeUTF8));
00119     buttonGroup2->setTitle(QApplication::translate("StreamPolyLine", "Output", 0, QApplication::UnicodeUTF8));
00120     textLabel1_2->setText(QApplication::translate("StreamPolyLine", "Stream Line", 0, QApplication::UnicodeUTF8));
00121     outputBrowseButton->setText(QApplication::translate("StreamPolyLine", "Browse", 0, QApplication::UnicodeUTF8));
00122     showSG_DFrame->setText(QApplication::translate("StreamPolyLine", "Load in Data Frame", 0, QApplication::UnicodeUTF8));
00123     buttonGroup1->setTitle(QApplication::translate("StreamPolyLine", "Input", 0, QApplication::UnicodeUTF8));
00124     textLabel1->setText(QApplication::translate("StreamPolyLine", "Stream Grid", 0, QApplication::UnicodeUTF8));
00125     textLabel1_3->setText(QApplication::translate("StreamPolyLine", "Flow Dir. Grid", 0, QApplication::UnicodeUTF8));
00126     inputSTRBrowseButton->setText(QApplication::translate("StreamPolyLine", "Browse", 0, QApplication::UnicodeUTF8));
00127     inputFDRBrowseButton->setText(QApplication::translate("StreamPolyLine", "Browse", 0, QApplication::UnicodeUTF8));
00128     closeButton->setText(QApplication::translate("StreamPolyLine", "Close", 0, QApplication::UnicodeUTF8));
00129     runButton->setText(QApplication::translate("StreamPolyLine", "Run", 0, QApplication::UnicodeUTF8));
00130     helpButton->setText(QApplication::translate("StreamPolyLine", "Help", 0, QApplication::UnicodeUTF8));
00131     Q_UNUSED(StreamPolyLine);
00132     } // retranslateUi
00133 
00134 };
00135 
00136 namespace Ui {
00137     class StreamPolyLine: public Ui_StreamPolyLine {};
00138 } // namespace Ui
00139 
00140 #endif // UI_STREAMPOLYLINE_H

Generated on Sun Aug 5 17:34:00 2007 for PIHMgis by  doxygen 1.5.2