#include <pihmgisgui.h>
Inherits Ui::PIHMgisGuiBase.
Inheritance diagram for PIHMgisGui:


Signals | |
| void | drawRasterLayer (QString) |
| void | drawVectorrLayer (QString, QString, QString) |
Public Member Functions | |
| PIHMgisGui () | |
| PIHMgisGui (QWidget *parent=0, Qt::WFlags fl=0) | |
| ~PIHMgisGui () | |
| void | pbnOK_clicked () |
| void | pbnCancel_clicked () |
Definition at line 21 of file pihmgisgui.h.
| PIHMgisGui::PIHMgisGui | ( | ) |
Definition at line 18 of file pihmgisgui.cpp.
References Ui_PIHMgisGuiBase::setupUi().
Here is the call graph for this function:

| PIHMgisGui::PIHMgisGui | ( | QWidget * | parent = 0, |
|
| Qt::WFlags | fl = 0 | |||
| ) |
Definition at line 23 of file pihmgisgui.cpp.
References Ui_PIHMgisGuiBase::setupUi().
Here is the call graph for this function:

| PIHMgisGui::~PIHMgisGui | ( | ) |
Definition at line 28 of file pihmgisgui.cpp.
| void PIHMgisGui::pbnOK_clicked | ( | ) |
Definition at line 32 of file pihmgisgui.cpp.
| void PIHMgisGui::pbnCancel_clicked | ( | ) |
Definition at line 44 of file pihmgisgui.cpp.
| void PIHMgisGui::drawRasterLayer | ( | QString | ) | [signal] |
Definition at line 75 of file pihmgisgui.moc.cpp.
| void PIHMgisGui::drawVectorrLayer | ( | QString | , | |
| QString | , | |||
| QString | ||||
| ) | [signal] |
Definition at line 82 of file pihmgisgui.moc.cpp.
1.5.2