#include <ui_timeseries.h>
Inherited by Ui::timeSeriesDialog.
Inheritance diagram for Ui_timeSeriesDialog:

Public Member Functions | |
| void | setupUi (QDialog *timeSeriesDialog) |
| void | retranslateUi (QDialog *timeSeriesDialog) |
Public Attributes | |
| QTextBrowser * | textBrowser |
| QWidget * | layoutWidget |
| QHBoxLayout * | hboxLayout |
| QPushButton * | pushButtonHelp |
| QPushButton * | pushButtonSavePlot |
| QSpacerItem * | spacerItem |
| QPushButton * | pushButtonPlot |
| QPushButton * | pushButtonClose |
| QGroupBox * | groupBox |
| QLabel * | label |
| QTabWidget * | tabWidget |
| QWidget * | tab |
| QComboBox * | comboBoxEleFeature |
| QLabel * | label_2 |
| QComboBox * | comboBoxEleVariable |
| QLabel * | label_3 |
| QLabel * | label_7 |
| QLineEdit * | lineEditEleID |
| QLineEdit * | lineEditEleTime |
| QWidget * | tab_2 |
| QLabel * | label_6 |
| QComboBox * | comboBoxRivFeature |
| QLabel * | label_5 |
| QLabel * | label_8 |
| QLineEdit * | lineEditRivID |
| QLineEdit * | lineEditRivTime |
| QComboBox * | comboBoxRivVariable |
| QLineEdit * | lineEditFileName |
| QLabel * | label_4 |
| QWidget * | layoutWidget_2 |
| QHBoxLayout * | hboxLayout1 |
| QPushButton * | pushButtonBrowse |
Definition at line 20 of file ui_timeseries.h.
| void Ui_timeSeriesDialog::setupUi | ( | QDialog * | timeSeriesDialog | ) | [inline] |
Definition at line 56 of file ui_timeseries.h.
References comboBoxEleFeature, comboBoxEleVariable, comboBoxRivFeature, comboBoxRivVariable, groupBox, hboxLayout, hboxLayout1, label, label_2, label_3, label_4, label_5, label_6, label_7, label_8, layoutWidget, layoutWidget_2, lineEditEleID, lineEditEleTime, lineEditFileName, lineEditRivID, lineEditRivTime, pushButtonBrowse, pushButtonClose, pushButtonHelp, pushButtonPlot, pushButtonSavePlot, retranslateUi(), spacerItem, tab, tab_2, tabWidget, and textBrowser.
Referenced by timeSeriesDlg::timeSeriesDlg().
Here is the call graph for this function:

| void Ui_timeSeriesDialog::retranslateUi | ( | QDialog * | timeSeriesDialog | ) | [inline] |
Definition at line 175 of file ui_timeseries.h.
References comboBoxEleFeature, comboBoxEleVariable, comboBoxRivFeature, comboBoxRivVariable, groupBox, label, label_2, label_3, label_4, label_5, label_6, label_7, label_8, lineEditEleID, lineEditEleTime, lineEditRivID, lineEditRivTime, pushButtonBrowse, pushButtonClose, pushButtonHelp, pushButtonPlot, pushButtonSavePlot, tab, tab_2, and tabWidget.
Referenced by setupUi().
| QTextBrowser* Ui_timeSeriesDialog::textBrowser |
| QWidget* Ui_timeSeriesDialog::layoutWidget |
| QHBoxLayout* Ui_timeSeriesDialog::hboxLayout |
| QPushButton* Ui_timeSeriesDialog::pushButtonHelp |
Definition at line 26 of file ui_timeseries.h.
Referenced by retranslateUi(), setupUi(), and timeSeriesDlg::timeSeriesDlg().
| QPushButton* Ui_timeSeriesDialog::pushButtonSavePlot |
Definition at line 27 of file ui_timeseries.h.
Referenced by retranslateUi(), setupUi(), and timeSeriesDlg::timeSeriesDlg().
| QSpacerItem* Ui_timeSeriesDialog::spacerItem |
| QPushButton* Ui_timeSeriesDialog::pushButtonPlot |
Definition at line 29 of file ui_timeseries.h.
Referenced by retranslateUi(), setupUi(), and timeSeriesDlg::timeSeriesDlg().
| QPushButton* Ui_timeSeriesDialog::pushButtonClose |
| QGroupBox* Ui_timeSeriesDialog::groupBox |
| QLabel* Ui_timeSeriesDialog::label |
| QTabWidget* Ui_timeSeriesDialog::tabWidget |
Definition at line 33 of file ui_timeseries.h.
Referenced by timeSeriesDlg::plot(), retranslateUi(), and setupUi().
| QWidget* Ui_timeSeriesDialog::tab |
| QComboBox* Ui_timeSeriesDialog::comboBoxEleFeature |
Definition at line 35 of file ui_timeseries.h.
Referenced by timeSeriesDlg::plot(), retranslateUi(), and setupUi().
| QLabel* Ui_timeSeriesDialog::label_2 |
| QComboBox* Ui_timeSeriesDialog::comboBoxEleVariable |
Definition at line 37 of file ui_timeseries.h.
Referenced by timeSeriesDlg::plot(), retranslateUi(), and setupUi().
| QLabel* Ui_timeSeriesDialog::label_3 |
| QLabel* Ui_timeSeriesDialog::label_7 |
| QLineEdit* Ui_timeSeriesDialog::lineEditEleID |
Definition at line 40 of file ui_timeseries.h.
Referenced by timeSeriesDlg::plot(), retranslateUi(), setupUi(), and timeSeriesDlg::timeSeriesDlg().
| QLineEdit* Ui_timeSeriesDialog::lineEditEleTime |
Definition at line 41 of file ui_timeseries.h.
Referenced by timeSeriesDlg::plot(), retranslateUi(), setupUi(), and timeSeriesDlg::timeSeriesDlg().
| QWidget* Ui_timeSeriesDialog::tab_2 |
| QLabel* Ui_timeSeriesDialog::label_6 |
| QComboBox* Ui_timeSeriesDialog::comboBoxRivFeature |
Definition at line 44 of file ui_timeseries.h.
Referenced by timeSeriesDlg::plot(), retranslateUi(), and setupUi().
| QLabel* Ui_timeSeriesDialog::label_5 |
| QLabel* Ui_timeSeriesDialog::label_8 |
| QLineEdit* Ui_timeSeriesDialog::lineEditRivID |
Definition at line 47 of file ui_timeseries.h.
Referenced by timeSeriesDlg::plot(), retranslateUi(), setupUi(), and timeSeriesDlg::timeSeriesDlg().
| QLineEdit* Ui_timeSeriesDialog::lineEditRivTime |
Definition at line 48 of file ui_timeseries.h.
Referenced by timeSeriesDlg::plot(), retranslateUi(), setupUi(), and timeSeriesDlg::timeSeriesDlg().
| QComboBox* Ui_timeSeriesDialog::comboBoxRivVariable |
Definition at line 49 of file ui_timeseries.h.
Referenced by timeSeriesDlg::plot(), retranslateUi(), and setupUi().
| QLineEdit* Ui_timeSeriesDialog::lineEditFileName |
Definition at line 50 of file ui_timeseries.h.
Referenced by timeSeriesDlg::browse(), timeSeriesDlg::plot(), and setupUi().
| QLabel* Ui_timeSeriesDialog::label_4 |
| QWidget* Ui_timeSeriesDialog::layoutWidget_2 |
| QHBoxLayout* Ui_timeSeriesDialog::hboxLayout1 |
| QPushButton* Ui_timeSeriesDialog::pushButtonBrowse |
Definition at line 54 of file ui_timeseries.h.
Referenced by retranslateUi(), setupUi(), and timeSeriesDlg::timeSeriesDlg().
1.5.2