scidavis
2.3.0
About: SciDAVis is a free application for Scientific Data Analysis and Visualization (a fork off of QtiPlot).
![]() ![]() |
A module (typically a PartMaker) that has an ActionManager. More...
#include <interfaces.h>
Public Member Functions | |
virtual ActionManager * | actionManager ()=0 |
Return the action manager of the module. More... | |
virtual void | initActionManager () |
Method that contains initialization that has to be done after loading the plugin. More... | |
A module (typically a PartMaker) that has an ActionManager.
Definition at line 92 of file interfaces.h.
|
pure virtual |
Return the action manager of the module.
|
inlinevirtual |
Method that contains initialization that has to be done after loading the plugin.
Definition at line 98 of file interfaces.h.