|
gepetto-viewer 6.0.0
An user-friendly Graphical Interface
|
#include </root/robotpkg/graphics/py-qt-gepetto-viewer/work/gepetto-viewer-6.0.0/plugins/pyqgv/plugin.hh>


Public Member Functions | |
| QString | name () const |
| void | init () |
| Calls registerQGV. | |
Public Member Functions inherited from gepetto::gui::PluginInterface | |
| PluginInterface () | |
| virtual | ~PluginInterface () |
| void | doInit () |
| bool | isInit () const |
| const QString & | errorMsg () const |
Additional Inherited Members |
Provide bindings of QGV library in PythonQt terminal. Add the following to your settings file to activate it.
[plugins] libpyqgv.so=true
|
virtual |
Calls registerQGV.
Implements gepetto::gui::PluginInterface.
|
inlinevirtual |
Implements gepetto::gui::PluginInterface.