#include <ui_catchmentpolygon.h>
Inherited by Ui::CatchmentPolygon.
Inheritance diagram for Ui_CatchmentPolygon:
Public Member Functions | |
void | setupUi (QDialog *CatchmentPolygon) |
void | retranslateUi (QDialog *CatchmentPolygon) |
Public Attributes | |
Q3TextBrowser * | messageLog |
QPushButton * | closeButton |
QPushButton * | helpButton |
QPushButton * | runButton |
Q3ButtonGroup * | buttonGroup2 |
QCheckBox * | showSG_DFrame |
QLineEdit * | outputFileLineEdit |
QPushButton * | outputBrowseButton |
QLabel * | textLabel1_2 |
Q3ButtonGroup * | buttonGroup1 |
QLabel * | textLabel1 |
QLineEdit * | inputFileLineEdit |
QPushButton * | inputBrowseButton |
Definition at line 17 of file ui_catchmentpolygon.h.
void Ui_CatchmentPolygon::setupUi | ( | QDialog * | CatchmentPolygon | ) | [inline] |
Definition at line 34 of file ui_catchmentpolygon.h.
References buttonGroup1, buttonGroup2, closeButton, helpButton, inputBrowseButton, inputFileLineEdit, messageLog, outputBrowseButton, outputFileLineEdit, retranslateUi(), runButton, showSG_DFrame, textLabel1, and textLabel1_2.
Referenced by CatchmentPolygonDlg::CatchmentPolygonDlg().
Here is the call graph for this function:
void Ui_CatchmentPolygon::retranslateUi | ( | QDialog * | CatchmentPolygon | ) | [inline] |
Definition at line 101 of file ui_catchmentpolygon.h.
References buttonGroup1, buttonGroup2, closeButton, helpButton, inputBrowseButton, outputBrowseButton, runButton, showSG_DFrame, textLabel1, and textLabel1_2.
Referenced by setupUi().
Q3TextBrowser* Ui_CatchmentPolygon::messageLog |
Definition at line 20 of file ui_catchmentpolygon.h.
Referenced by CatchmentPolygonDlg::run(), and setupUi().
QPushButton* Ui_CatchmentPolygon::closeButton |
Definition at line 21 of file ui_catchmentpolygon.h.
Referenced by CatchmentPolygonDlg::CatchmentPolygonDlg(), retranslateUi(), and setupUi().
QPushButton* Ui_CatchmentPolygon::helpButton |
Definition at line 22 of file ui_catchmentpolygon.h.
Referenced by CatchmentPolygonDlg::CatchmentPolygonDlg(), retranslateUi(), and setupUi().
QPushButton* Ui_CatchmentPolygon::runButton |
Definition at line 23 of file ui_catchmentpolygon.h.
Referenced by CatchmentPolygonDlg::CatchmentPolygonDlg(), retranslateUi(), and setupUi().
Q3ButtonGroup* Ui_CatchmentPolygon::buttonGroup2 |
QCheckBox* Ui_CatchmentPolygon::showSG_DFrame |
Definition at line 25 of file ui_catchmentpolygon.h.
Referenced by retranslateUi(), CatchmentPolygonDlg::run(), and setupUi().
QLineEdit* Ui_CatchmentPolygon::outputFileLineEdit |
Definition at line 26 of file ui_catchmentpolygon.h.
Referenced by CatchmentPolygonDlg::outputBrowse(), CatchmentPolygonDlg::run(), and setupUi().
QPushButton* Ui_CatchmentPolygon::outputBrowseButton |
Definition at line 27 of file ui_catchmentpolygon.h.
Referenced by CatchmentPolygonDlg::CatchmentPolygonDlg(), retranslateUi(), and setupUi().
Q3ButtonGroup* Ui_CatchmentPolygon::buttonGroup1 |
QLabel* Ui_CatchmentPolygon::textLabel1 |
QLineEdit* Ui_CatchmentPolygon::inputFileLineEdit |
Definition at line 31 of file ui_catchmentpolygon.h.
Referenced by CatchmentPolygonDlg::inputBrowse(), CatchmentPolygonDlg::run(), and setupUi().
QPushButton* Ui_CatchmentPolygon::inputBrowseButton |
Definition at line 32 of file ui_catchmentpolygon.h.
Referenced by CatchmentPolygonDlg::CatchmentPolygonDlg(), retranslateUi(), and setupUi().