#include <ui_pihmgisguibase.h>
Inherited by Ui::PIHMgisGuiBase.
Inheritance diagram for Ui_PIHMgisGuiBase:

| Public Member Functions | |
| void | setupUi (QDialog *PIHMgisGuiBase) | 
| void | retranslateUi (QDialog *PIHMgisGuiBase) | 
| Public Attributes | |
| QGridLayout * | gridLayout | 
| QHBoxLayout * | hboxLayout | 
| QSpacerItem * | spacerItem | 
| QPushButton * | pbnOK | 
| QPushButton * | pbnCancel | 
| QLabel * | txtHeading | 
| QTextBrowser * | textBrowser | 
Definition at line 16 of file ui_pihmgisguibase.h.
| void Ui_PIHMgisGuiBase::setupUi | ( | QDialog * | PIHMgisGuiBase | ) |  [inline] | 
Definition at line 27 of file ui_pihmgisguibase.h.
References gridLayout, hboxLayout, pbnCancel, pbnOK, retranslateUi(), spacerItem, textBrowser, and txtHeading.
Referenced by PIHMgisGui::PIHMgisGui().
Here is the call graph for this function:

| void Ui_PIHMgisGuiBase::retranslateUi | ( | QDialog * | PIHMgisGuiBase | ) |  [inline] | 
Definition at line 90 of file ui_pihmgisguibase.h.
References pbnCancel, pbnOK, textBrowser, and txtHeading.
Referenced by setupUi().
| QGridLayout* Ui_PIHMgisGuiBase::gridLayout | 
| QHBoxLayout* Ui_PIHMgisGuiBase::hboxLayout | 
| QSpacerItem* Ui_PIHMgisGuiBase::spacerItem | 
| QPushButton* Ui_PIHMgisGuiBase::pbnOK | 
| QPushButton* Ui_PIHMgisGuiBase::pbnCancel | 
| QLabel* Ui_PIHMgisGuiBase::txtHeading | 
| QTextBrowser* Ui_PIHMgisGuiBase::textBrowser | 
 1.5.2
 1.5.2