PyQgv::Plugin Class Reference

Provide bindings of QGV library in PythonQt terminal. More...

#include </root/robotpkg/graphics/gepetto-viewer-corba/work.runner-e7e27102-project-90-concurrent-0/gepetto-viewer-corba-5.1.1/plugins/pyqgv/plugin.hh>

Inheritance diagram for PyQgv::Plugin:
[legend]
Collaboration diagram for PyQgv::Plugin:
[legend]

Public Member Functions

QString name () const
 
void init ()
 Calls registerQGV. More...
 
- Public Member Functions inherited from gepetto::gui::PluginInterface
 PluginInterface ()
 
virtual ~PluginInterface ()
 
void doInit ()
 
bool isInit () const
 
const QString & errorMsg () const
 

Additional Inherited Members

Detailed Description

Provide bindings of QGV library in PythonQt terminal.

Add the following to your settings file to activate it.

[plugins]
libpyqgv.so=true

Member Function Documentation

void PyQgv::Plugin::init ( )
virtual

Calls registerQGV.

Implements gepetto::gui::PluginInterface.

Referenced by name().

QString PyQgv::Plugin::name ( ) const
inlinevirtual

Implements gepetto::gui::PluginInterface.

References init().