Ui_spatialPlotDialog Class Reference

#include <ui_spatialplot.h>

Inherited by Ui::spatialPlotDialog.

Inheritance diagram for Ui_spatialPlotDialog:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void setupUi (QDialog *spatialPlotDialog)
void retranslateUi (QDialog *spatialPlotDialog)

Public Attributes

QTextBrowser * textBrowser
QGroupBox * groupBox
QLabel * label
QLabel * label_4
QWidget * layoutWidget_2
QHBoxLayout * hboxLayout
QSpacerItem * spacerItem
QPushButton * pushButtonFileName
QTabWidget * tabWidget
QWidget * tab
QLabel * label_7
QLabel * label_3
QLabel * label_2
QWidget * layoutWidget_3
QHBoxLayout * hboxLayout1
QSpacerItem * spacerItem1
QPushButton * pushButtonEleShape
QComboBox * comboBoxEleVariable
QLabel * label_9
QLineEdit * lineEditEleStart
QLineEdit * lineEditEleFinish
QLineEdit * lineEditEleShape
QWidget * tab_2
QLabel * label_6
QLabel * label_8
QLabel * label_5
QWidget * layoutWidget_4
QHBoxLayout * hboxLayout2
QSpacerItem * spacerItem2
QPushButton * pushButtonRivShape
QLineEdit * lineEditRivFinish
QComboBox * comboBoxRivVariable
QLineEdit * lineEditRivShape
QLineEdit * lineEditRivStart
QLabel * label_10
QLineEdit * lineEditFileName
QWidget * layoutWidget
QHBoxLayout * hboxLayout3
QPushButton * pushButtonHelp
QSpacerItem * spacerItem3
QPushButton * pushButtonGenerate
QPushButton * cancelButton

Detailed Description

Definition at line 20 of file ui_spatialplot.h.


Member Function Documentation

void Ui_spatialPlotDialog::setupUi ( QDialog *  spatialPlotDialog  )  [inline]

Definition at line 66 of file ui_spatialplot.h.

References cancelButton, comboBoxEleVariable, comboBoxRivVariable, groupBox, hboxLayout, hboxLayout1, hboxLayout2, hboxLayout3, label, label_10, label_2, label_3, label_4, label_5, label_6, label_7, label_8, label_9, layoutWidget, layoutWidget_2, layoutWidget_3, layoutWidget_4, lineEditEleFinish, lineEditEleShape, lineEditEleStart, lineEditFileName, lineEditRivFinish, lineEditRivShape, lineEditRivStart, pushButtonEleShape, pushButtonFileName, pushButtonGenerate, pushButtonHelp, pushButtonRivShape, retranslateUi(), spacerItem, spacerItem1, spacerItem2, spacerItem3, tab, tab_2, tabWidget, and textBrowser.

Referenced by spatialPlotDlg::spatialPlotDlg().

Here is the call graph for this function:

void Ui_spatialPlotDialog::retranslateUi ( QDialog *  spatialPlotDialog  )  [inline]

Definition at line 222 of file ui_spatialplot.h.

References cancelButton, comboBoxEleVariable, comboBoxRivVariable, groupBox, label, label_10, label_2, label_3, label_4, label_5, label_6, label_7, label_8, label_9, lineEditEleFinish, lineEditEleShape, lineEditEleStart, lineEditRivFinish, lineEditRivShape, lineEditRivStart, pushButtonEleShape, pushButtonFileName, pushButtonGenerate, pushButtonHelp, pushButtonRivShape, tab, tab_2, and tabWidget.

Referenced by setupUi().


Member Data Documentation

QTextBrowser* Ui_spatialPlotDialog::textBrowser

Definition at line 23 of file ui_spatialplot.h.

Referenced by setupUi().

QGroupBox* Ui_spatialPlotDialog::groupBox

Definition at line 24 of file ui_spatialplot.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_spatialPlotDialog::label

Definition at line 25 of file ui_spatialplot.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_spatialPlotDialog::label_4

Definition at line 26 of file ui_spatialplot.h.

Referenced by retranslateUi(), and setupUi().

QWidget* Ui_spatialPlotDialog::layoutWidget_2

Definition at line 27 of file ui_spatialplot.h.

Referenced by setupUi().

QHBoxLayout* Ui_spatialPlotDialog::hboxLayout

Definition at line 28 of file ui_spatialplot.h.

Referenced by setupUi().

QSpacerItem* Ui_spatialPlotDialog::spacerItem

Definition at line 29 of file ui_spatialplot.h.

Referenced by setupUi().

QPushButton* Ui_spatialPlotDialog::pushButtonFileName

Definition at line 30 of file ui_spatialplot.h.

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

QTabWidget* Ui_spatialPlotDialog::tabWidget

Definition at line 31 of file ui_spatialplot.h.

Referenced by spatialPlotDlg::generate(), retranslateUi(), and setupUi().

QWidget* Ui_spatialPlotDialog::tab

Definition at line 32 of file ui_spatialplot.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_spatialPlotDialog::label_7

Definition at line 33 of file ui_spatialplot.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_spatialPlotDialog::label_3

Definition at line 34 of file ui_spatialplot.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_spatialPlotDialog::label_2

Definition at line 35 of file ui_spatialplot.h.

Referenced by retranslateUi(), and setupUi().

QWidget* Ui_spatialPlotDialog::layoutWidget_3

Definition at line 36 of file ui_spatialplot.h.

Referenced by setupUi().

QHBoxLayout* Ui_spatialPlotDialog::hboxLayout1

Definition at line 37 of file ui_spatialplot.h.

Referenced by setupUi().

QSpacerItem* Ui_spatialPlotDialog::spacerItem1

Definition at line 38 of file ui_spatialplot.h.

Referenced by setupUi().

QPushButton* Ui_spatialPlotDialog::pushButtonEleShape

Definition at line 39 of file ui_spatialplot.h.

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

QComboBox* Ui_spatialPlotDialog::comboBoxEleVariable

Definition at line 40 of file ui_spatialplot.h.

Referenced by spatialPlotDlg::generate(), retranslateUi(), and setupUi().

QLabel* Ui_spatialPlotDialog::label_9

Definition at line 41 of file ui_spatialplot.h.

Referenced by retranslateUi(), and setupUi().

QLineEdit* Ui_spatialPlotDialog::lineEditEleStart

Definition at line 42 of file ui_spatialplot.h.

Referenced by spatialPlotDlg::generate(), retranslateUi(), and setupUi().

QLineEdit* Ui_spatialPlotDialog::lineEditEleFinish

Definition at line 43 of file ui_spatialplot.h.

Referenced by spatialPlotDlg::generate(), retranslateUi(), and setupUi().

QLineEdit* Ui_spatialPlotDialog::lineEditEleShape

Definition at line 44 of file ui_spatialplot.h.

Referenced by spatialPlotDlg::browseEleShapeFile(), spatialPlotDlg::generate(), retranslateUi(), and setupUi().

QWidget* Ui_spatialPlotDialog::tab_2

Definition at line 45 of file ui_spatialplot.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_spatialPlotDialog::label_6

Definition at line 46 of file ui_spatialplot.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_spatialPlotDialog::label_8

Definition at line 47 of file ui_spatialplot.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_spatialPlotDialog::label_5

Definition at line 48 of file ui_spatialplot.h.

Referenced by retranslateUi(), and setupUi().

QWidget* Ui_spatialPlotDialog::layoutWidget_4

Definition at line 49 of file ui_spatialplot.h.

Referenced by setupUi().

QHBoxLayout* Ui_spatialPlotDialog::hboxLayout2

Definition at line 50 of file ui_spatialplot.h.

Referenced by setupUi().

QSpacerItem* Ui_spatialPlotDialog::spacerItem2

Definition at line 51 of file ui_spatialplot.h.

Referenced by setupUi().

QPushButton* Ui_spatialPlotDialog::pushButtonRivShape

Definition at line 52 of file ui_spatialplot.h.

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

QLineEdit* Ui_spatialPlotDialog::lineEditRivFinish

Definition at line 53 of file ui_spatialplot.h.

Referenced by spatialPlotDlg::generate(), retranslateUi(), and setupUi().

QComboBox* Ui_spatialPlotDialog::comboBoxRivVariable

Definition at line 54 of file ui_spatialplot.h.

Referenced by spatialPlotDlg::generate(), retranslateUi(), and setupUi().

QLineEdit* Ui_spatialPlotDialog::lineEditRivShape

Definition at line 55 of file ui_spatialplot.h.

Referenced by spatialPlotDlg::browseRivShapeFile(), spatialPlotDlg::generate(), retranslateUi(), and setupUi().

QLineEdit* Ui_spatialPlotDialog::lineEditRivStart

Definition at line 56 of file ui_spatialplot.h.

Referenced by spatialPlotDlg::generate(), retranslateUi(), and setupUi().

QLabel* Ui_spatialPlotDialog::label_10

Definition at line 57 of file ui_spatialplot.h.

Referenced by retranslateUi(), and setupUi().

QLineEdit* Ui_spatialPlotDialog::lineEditFileName

Definition at line 58 of file ui_spatialplot.h.

Referenced by spatialPlotDlg::browseModelFile(), spatialPlotDlg::generate(), and setupUi().

QWidget* Ui_spatialPlotDialog::layoutWidget

Definition at line 59 of file ui_spatialplot.h.

Referenced by setupUi().

QHBoxLayout* Ui_spatialPlotDialog::hboxLayout3

Definition at line 60 of file ui_spatialplot.h.

Referenced by setupUi().

QPushButton* Ui_spatialPlotDialog::pushButtonHelp

Definition at line 61 of file ui_spatialplot.h.

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

QSpacerItem* Ui_spatialPlotDialog::spacerItem3

Definition at line 62 of file ui_spatialplot.h.

Referenced by setupUi().

QPushButton* Ui_spatialPlotDialog::pushButtonGenerate

Definition at line 63 of file ui_spatialplot.h.

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

QPushButton* Ui_spatialPlotDialog::cancelButton

Definition at line 64 of file ui_spatialplot.h.

Referenced by retranslateUi(), and setupUi().


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