PyQgv::Plugin Class Reference

#include </home/florent/devel/release/src/gepetto-viewer/plugins/pyqgv/plugin.hh>

Inheritance diagram for PyQgv::Plugin:
Collaboration diagram for PyQgv::Plugin:

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

◆ init()

void PyQgv::Plugin::init ( )
virtual

◆ name()

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

The documentation for this class was generated from the following file: