C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
VSN::ExplodeParameterState Class Reference

The ExplodeParameterState class is used to get the state of GUI elements by control parameter. More...

#include <vsn_explodedispatcher.h>

Public Member Functions

 ExplodeParameterState ()=default
 Default constructor.
 
 ~ExplodeParameterState ()
 Destructor.
 
bool GetChecked () const
 Get Checked state.
 
bool GetEnabled () const
 Get Enabled state.
 
void Set (const bool checked, const bool enabled)
 Set Checked and Enabled states.
 
void SetEnabled (const bool enabled)
 Set Enabled state.
 
bool IsCheckedAvailable () const
 Check Checked state availability.
 
bool IsEnabledAvailable () const
 Check Enabled state availability..
 

Detailed Description

The ExplodeParameterState class is used to get the state of GUI elements by control parameter.


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