#include <widget_geom_handler.hh>
Public Member Functions |
| | WidgetGeomHandler (const QString &name, QWidget *widget, QWidget *parent=NULL) |
| void | init (const QString &name, QWidget *widget) |
| void | LoadGeom (const QString &prefix) |
| void | SaveGeom (const QString &prefix) |
| QWidget * | GetWidget () |
Detailed Description
Definition at line 28 of file widget_geom_handler.hh.
Constructor & Destructor Documentation
| WidgetGeomHandler |
( |
const QString & |
name, |
|
|
QWidget * |
widget, |
|
|
QWidget * |
parent = NULL |
|
) |
| |
Member Function Documentation
| void init |
( |
const QString & |
name, |
|
|
QWidget * |
widget |
|
) |
| |
| void LoadGeom |
( |
const QString & |
prefix | ) |
|
| void SaveGeom |
( |
const QString & |
prefix | ) |
|
The documentation for this class was generated from the following file: