Gui::SoFCDocumentObjectAction Class Reference

The SoFCDocumentObjectAction class is used to get the name of the document, object and component at a certain position of an SoFCSelection node. More...

#include <SoFCSelectionAction.h>

List of all members.

Public Member Functions

SbBool isHandled () const
void setHandled ()
 SoFCDocumentObjectAction ()
 ~SoFCDocumentObjectAction ()

Static Public Member Functions

static void finish (void)
static void initClass ()
 The order of the defined SO_ACTION_ADD_METHOD statements is very important.

Public Attributes

SbString componentName
SbString documentName
SbString objectName

Protected Member Functions

virtual void beginTraversal (SoNode *node)

Detailed Description

The SoFCDocumentObjectAction class is used to get the name of the document, object and component at a certain position of an SoFCSelection node.

Author:
Werner Mayer

Definition at line 196 of file SoFCSelectionAction.h.


Constructor & Destructor Documentation

SoFCDocumentObjectAction::SoFCDocumentObjectAction (  ) 

Definition at line 648 of file SoFCSelectionAction.cpp.

SoFCDocumentObjectAction::~SoFCDocumentObjectAction (  ) 

Definition at line 653 of file SoFCSelectionAction.cpp.


Member Function Documentation

void SoFCDocumentObjectAction::beginTraversal ( SoNode *  node  )  [protected, virtual]

Definition at line 657 of file SoFCSelectionAction.cpp.

void SoFCDocumentObjectAction::finish ( void   )  [static]

Definition at line 643 of file SoFCSelectionAction.cpp.

void SoFCDocumentObjectAction::initClass ( void   )  [static]

The order of the defined SO_ACTION_ADD_METHOD statements is very important.

First the base classes and afterwards subclasses of them must be listed, otherwise the registered methods of subclasses will be overridden. For more details see the thread in the Coin3d forum https://www.coin3d.org/pipermail/coin-discuss/2004-May/004346.html. This means that SoSwitch must be listed after SoGroup and SoFCSelection after SoSeparator because both classes inherits the others.

Definition at line 604 of file SoFCSelectionAction.cpp.

Referenced by Gui::SoFCDB::init().

SbBool SoFCDocumentObjectAction::isHandled (  )  const
void SoFCDocumentObjectAction::setHandled (  ) 

Definition at line 667 of file SoFCSelectionAction.cpp.

Referenced by Gui::SoFCSelection::doAction().


Member Data Documentation


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

Generated on Wed Nov 23 19:02:03 2011 for FreeCAD by  doxygen 1.6.1