#include <BLSURFPluginGUI_Dlg.h>
| BLSURFPluginGUI_AdvWidget::BLSURFPluginGUI_AdvWidget |
( |
QWidget * |
parent = 0, |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
| BLSURFPluginGUI_AdvWidget::~BLSURFPluginGUI_AdvWidget |
( |
| ) |
|
| void BLSURFPluginGUI_AdvWidget::AddOption |
( |
int |
iTable, |
|
|
const char * |
name_value_type |
|
) |
| |
| void BLSURFPluginGUI_AdvWidget::GetOptionAndValue |
( |
QTreeWidgetItem * |
tblRow, |
|
|
QString & |
option, |
|
|
QString & |
value, |
|
|
bool & |
dflt |
|
) |
| |
| void BLSURFPluginGUI_AdvWidget::onChooseGMFFile |
( |
| ) |
|
|
slot |
| void BLSURFPluginGUI_AdvWidget::itemChanged |
( |
QTreeWidgetItem * |
tblRow, |
|
|
int |
column |
|
) |
| |
|
slot |