spatialPlotDlg Class Reference

#include <spatialplot.h>

Inherits Ui::spatialPlotDialog.

Inheritance diagram for spatialPlotDlg:

Inheritance graph
[legend]
Collaboration diagram for spatialPlotDlg:

Collaboration graph
[legend]
List of all members.

Public Slots

void browseEleShapeFile ()
void browseRivShapeFile ()
void browseModelFile ()
void generate ()
void help ()

Public Member Functions

 spatialPlotDlg (QDialog *parent=0)
void setApplicationPointer (QgisApp *)

Public Attributes

QgisApp * applicationPointer

Detailed Description

Definition at line 7 of file spatialplot.h.


Constructor & Destructor Documentation

spatialPlotDlg::spatialPlotDlg ( QDialog *  parent = 0  ) 

Definition at line 14 of file spatialplot.cpp.

References browseEleShapeFile(), browseModelFile(), browseRivShapeFile(), generate(), help(), Ui_spatialPlotDialog::pushButtonEleShape, Ui_spatialPlotDialog::pushButtonFileName, Ui_spatialPlotDialog::pushButtonGenerate, Ui_spatialPlotDialog::pushButtonHelp, Ui_spatialPlotDialog::pushButtonRivShape, and Ui_spatialPlotDialog::setupUi().

Here is the call graph for this function:


Member Function Documentation

void spatialPlotDlg::setApplicationPointer ( QgisApp *   ) 

Definition at line 260 of file spatialplot.cpp.

References applicationPointer.

Referenced by PIHMgis::runSpatialPlots().

void spatialPlotDlg::browseEleShapeFile (  )  [slot]

Definition at line 25 of file spatialplot.cpp.

References Ui_spatialPlotDialog::lineEditEleShape.

Referenced by spatialPlotDlg().

void spatialPlotDlg::browseRivShapeFile (  )  [slot]

Definition at line 31 of file spatialplot.cpp.

References Ui_spatialPlotDialog::lineEditRivShape.

Referenced by spatialPlotDlg().

void spatialPlotDlg::browseModelFile (  )  [slot]

Definition at line 37 of file spatialplot.cpp.

References Ui_spatialPlotDialog::lineEditFileName.

Referenced by spatialPlotDlg().

void spatialPlotDlg::generate (  )  [slot]

Definition at line 43 of file spatialplot.cpp.

References applicationPointer, Ui_spatialPlotDialog::comboBoxEleVariable, Ui_spatialPlotDialog::comboBoxRivVariable, ELEMENT_FEATURE, generateShape(), Ui_spatialPlotDialog::lineEditEleFinish, Ui_spatialPlotDialog::lineEditEleShape, Ui_spatialPlotDialog::lineEditEleStart, Ui_spatialPlotDialog::lineEditFileName, Ui_spatialPlotDialog::lineEditRivFinish, Ui_spatialPlotDialog::lineEditRivShape, Ui_spatialPlotDialog::lineEditRivStart, NULL, RIVER_FEATURE, and Ui_spatialPlotDialog::tabWidget.

Referenced by spatialPlotDlg().

void spatialPlotDlg::help (  )  [slot]

Definition at line 253 of file spatialplot.cpp.

Referenced by spatialPlotDlg().


Member Data Documentation

QgisApp* spatialPlotDlg::applicationPointer

Definition at line 15 of file spatialplot.h.

Referenced by generate(), and setApplicationPointer().


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