#include <streampolyline.h>
Inherits Ui::StreamPolyLine.
Inheritance diagram for StreamPolyLineDlg:


Public Slots | |
| void | inputSTRBrowse () |
| void | inputFDRBrowse () |
| void | outputBrowse () |
| void | run () |
| void | help () |
Public Member Functions | |
| StreamPolyLineDlg (QWidget *parent=0) | |
| void | setApplicationPointer (QgisApp *) |
Public Attributes | |
| QgisApp * | applicationPointer |
Definition at line 7 of file streampolyline.h.
| StreamPolyLineDlg::StreamPolyLineDlg | ( | QWidget * | parent = 0 |
) |
Definition at line 11 of file streampolyline.cpp.
References Ui_StreamPolyLine::closeButton, help(), Ui_StreamPolyLine::helpButton, inputFDRBrowse(), Ui_StreamPolyLine::inputFDRBrowseButton, inputSTRBrowse(), Ui_StreamPolyLine::inputSTRBrowseButton, outputBrowse(), Ui_StreamPolyLine::outputBrowseButton, run(), Ui_StreamPolyLine::runButton, and Ui_StreamPolyLine::setupUi().
Here is the call graph for this function:

| void StreamPolyLineDlg::setApplicationPointer | ( | QgisApp * | ) |
Definition at line 157 of file streampolyline.cpp.
References applicationPointer.
Referenced by PIHMgis::runStreamPolyLine().
| void StreamPolyLineDlg::inputSTRBrowse | ( | ) | [slot] |
Definition at line 22 of file streampolyline.cpp.
References Ui_StreamPolyLine::inputSTRFileLineEdit.
Referenced by StreamPolyLineDlg().
| void StreamPolyLineDlg::inputFDRBrowse | ( | ) | [slot] |
Definition at line 28 of file streampolyline.cpp.
References Ui_StreamPolyLine::inputFDRFileLineEdit.
Referenced by StreamPolyLineDlg().
| void StreamPolyLineDlg::outputBrowse | ( | ) | [slot] |
Definition at line 34 of file streampolyline.cpp.
References Ui_StreamPolyLine::outputFileLineEdit, and tmp.
Referenced by StreamPolyLineDlg().
| void StreamPolyLineDlg::run | ( | ) | [slot] |
Definition at line 47 of file streampolyline.cpp.
References applicationPointer, Ui_StreamPolyLine::inputFDRFileLineEdit, Ui_StreamPolyLine::inputSTRFileLineEdit, Ui_StreamPolyLine::messageLog, NULL, Ui_StreamPolyLine::outputFileLineEdit, Ui_StreamPolyLine::showSG_DFrame, streamSegmentationShp(), and TRUE.
Referenced by StreamPolyLineDlg().
| void StreamPolyLineDlg::help | ( | ) | [slot] |
1.5.2