C++ skeleton plugin. More...
#include </root/robotpkg/graphics/py-qt-gepetto-viewer/work.runner-jmn42dp2-project-89-concurrent-0/gepetto-viewer-4.8.0/plugins/pluginskeleton/plugin.hh>
Public Member Functions | |
QString | name () const |
![]() | |
PluginInterface () | |
virtual | ~PluginInterface () |
void | doInit () |
bool | isInit () const |
const QString & | errorMsg () const |
Protected Member Functions | |
void | init () |
C++ skeleton plugin.
To add your own plugin, copy paste code in directory plugins/pluginskeleton.
|
protectedvirtual |
Implements gepetto::gui::PluginInterface.
Referenced by name().
|
inlinevirtual |
Implements gepetto::gui::PluginInterface.
References init().