SciDAVis  1.D4
Public Member Functions
ActionManagerOwner Class Reference

A module (typically a PartMaker) that has an ActionManager. More...

#include <interfaces.h>

List of all members.

Public Member Functions

virtual ActionManageractionManager ()=0
 Return the action manager of the module.
virtual void initActionManager ()
 Method that contains initialization that has to be done after loading the plugin.

Detailed Description

A module (typically a PartMaker) that has an ActionManager.


Member Function Documentation

virtual ActionManager* ActionManagerOwner::actionManager ( )
pure virtual

Return the action manager of the module.

virtual void ActionManagerOwner::initActionManager ( )
inlinevirtual

Method that contains initialization that has to be done after loading the plugin.


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