Ui_timeSeriesDialog Class Reference

#include <ui_timeseries.h>

Inherited by Ui::timeSeriesDialog.

Inheritance diagram for Ui_timeSeriesDialog:

Inheritance graph
[legend]
List of all members.

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

Detailed Description

Definition at line 20 of file ui_timeseries.h.


Member Function Documentation

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().


Member Data Documentation

QTextBrowser* Ui_timeSeriesDialog::textBrowser

Definition at line 23 of file ui_timeseries.h.

Referenced by setupUi().

QWidget* Ui_timeSeriesDialog::layoutWidget

Definition at line 24 of file ui_timeseries.h.

Referenced by setupUi().

QHBoxLayout* Ui_timeSeriesDialog::hboxLayout

Definition at line 25 of file ui_timeseries.h.

Referenced by setupUi().

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

Definition at line 28 of file ui_timeseries.h.

Referenced by setupUi().

QPushButton* Ui_timeSeriesDialog::pushButtonPlot

Definition at line 29 of file ui_timeseries.h.

Referenced by retranslateUi(), setupUi(), and timeSeriesDlg::timeSeriesDlg().

QPushButton* Ui_timeSeriesDialog::pushButtonClose

Definition at line 30 of file ui_timeseries.h.

Referenced by retranslateUi(), and setupUi().

QGroupBox* Ui_timeSeriesDialog::groupBox

Definition at line 31 of file ui_timeseries.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_timeSeriesDialog::label

Definition at line 32 of file ui_timeseries.h.

Referenced by retranslateUi(), and setupUi().

QTabWidget* Ui_timeSeriesDialog::tabWidget

Definition at line 33 of file ui_timeseries.h.

Referenced by timeSeriesDlg::plot(), retranslateUi(), and setupUi().

QWidget* Ui_timeSeriesDialog::tab

Definition at line 34 of file ui_timeseries.h.

Referenced by retranslateUi(), and setupUi().

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

Definition at line 36 of file ui_timeseries.h.

Referenced by retranslateUi(), and setupUi().

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

Definition at line 38 of file ui_timeseries.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_timeSeriesDialog::label_7

Definition at line 39 of file ui_timeseries.h.

Referenced by retranslateUi(), and setupUi().

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

Definition at line 42 of file ui_timeseries.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_timeSeriesDialog::label_6

Definition at line 43 of file ui_timeseries.h.

Referenced by retranslateUi(), and setupUi().

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

Definition at line 45 of file ui_timeseries.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_timeSeriesDialog::label_8

Definition at line 46 of file ui_timeseries.h.

Referenced by retranslateUi(), and setupUi().

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

Definition at line 51 of file ui_timeseries.h.

Referenced by retranslateUi(), and setupUi().

QWidget* Ui_timeSeriesDialog::layoutWidget_2

Definition at line 52 of file ui_timeseries.h.

Referenced by setupUi().

QHBoxLayout* Ui_timeSeriesDialog::hboxLayout1

Definition at line 53 of file ui_timeseries.h.

Referenced by setupUi().

QPushButton* Ui_timeSeriesDialog::pushButtonBrowse

Definition at line 54 of file ui_timeseries.h.

Referenced by retranslateUi(), setupUi(), and timeSeriesDlg::timeSeriesDlg().


The documentation for this class was generated from the following file:
Generated on Sun Aug 5 17:35:24 2007 for PIHMgis by  doxygen 1.5.2