SoProgressIndicator::SubTaskEventArg Struct Reference

Class given to callback when onBeginSubTask/onEndSubTask are raised. More...

#include <Inventor/SoProgressIndicator.h>

Inheritance diagram for SoProgressIndicator::SubTaskEventArg:
SbEventArg

List of all members.

Public Member Functions

 SubTaskEventArg (SoNode *src, const SbString &eventName, unsigned int numSubTasks, unsigned int numSubTasksDone, unsigned int numSteps)
 ~SubTaskEventArg ()
SoNodegetSource () const
const SbStringgetEventName () const
unsigned int getNumSubTasks () const
unsigned int getNumSubTasksDone () const
unsigned int getNumSteps () const

Detailed Description

Class given to callback when onBeginSubTask/onEndSubTask are raised.


Constructor & Destructor Documentation

SoProgressIndicator::SubTaskEventArg::SubTaskEventArg ( SoNode src,
const SbString eventName,
unsigned int  numSubTasks,
unsigned int  numSubTasksDone,
unsigned int  numSteps 
)
SoProgressIndicator::SubTaskEventArg::~SubTaskEventArg (  ) 

Member Function Documentation

const SbString& SoProgressIndicator::SubTaskEventArg::getEventName (  )  const
Returns:
name of the event.
unsigned int SoProgressIndicator::SubTaskEventArg::getNumSteps (  )  const
unsigned int SoProgressIndicator::SubTaskEventArg::getNumSubTasks (  )  const
unsigned int SoProgressIndicator::SubTaskEventArg::getNumSubTasksDone (  )  const
SoNode* SoProgressIndicator::SubTaskEventArg::getSource (  )  const
Returns:
source node that raised the event.

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

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/