| 
    gepetto-viewer 6.0.0
    
   An user-friendly Graphical Interface 
   | 
 


Public Member Functions | |
| QString | name () const | 
| void | init () | 
| Calls registerQCustomPlot.   | |
  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 QCustomPlot library in PythonQt terminal. See QCustomPlotDecorator for the API available in Python.
Add the following to your settings file to activate it.
[plugins] libpyqcustomplot.so=true
      
  | 
  virtual | 
Calls registerQCustomPlot.
Implements gepetto::gui::PluginInterface.
      
  | 
  inlinevirtual | 
Implements gepetto::gui::PluginInterface.