gepetto-viewer
6.0.0
An user-friendly Graphical Interface
|
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.
|
inlinevirtual |
Implements gepetto::gui::PluginInterface.