WidgetGeomHandler Class Reference
#include <widget_geom_handler.hh>
Inherits PyQt4::QtCore::QObject.
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
QWidget* GetWidget |
( |
|
) |
[inline] |
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: