Dialog auditor
More...
#include <DialogViz/auditors/SoDialogAuditor.h>
Inheritance diagram for SoDialogAuditor:Public Member Functions | |
| virtual void | dialogPushButton (SoDialogPushButton *cpt) |
| virtual void | dialogCheckBox (SoDialogCheckBox *cpt) |
| virtual void | dialogComboBox (SoDialogComboBox *cpt) |
| virtual void | dialogEditText (SoDialogEditText *cpt) |
| virtual void | dialogIntegerSlider (SoDialogIntegerSlider *cpt) |
| virtual void | dialogRadioButtons (SoDialogRadioButtons *cpt) |
| virtual void | dialogRealSlider (SoDialogRealSlider *cpt) |
| virtual void | tabDialog (SoTabDialog *cpt) |
| virtual void | menuPushButton (SoMenuPushButton *cpt) |
| virtual void | menuCheckBox (SoMenuCheckBox *cpt) |
| virtual void | menuFileSelection (SoMenuFileSelection *cpt) |
| virtual void | menuRadioButtons (SoMenuRadioButtons *cpt) |
Public Member Functions inherited from SoAuditor | |
| virtual SoType | getTypeId () const |
| Returns the type id for this event instance. | |
Public Member Functions inherited from SoTypedObject | |
| SbBool | isOfType (const SoType &type) const |
| Returns TRUE if this object is of the type specified in type or is derived from that type. | |
| template<typename TypedObjectClass > | |
| SbBool | isOfType () const |
| Returns TRUE if this object is of the type of class TypedObjectClass or is derived from that class. | |
Additional Inherited Members | |
Static Public Member Functions inherited from SoAuditor | |
| static SoType | getClassTypeId () |
| Returns the type id for the SoEvent class. | |
Static Public Member Functions inherited from SoTypedObject | |
| static SoType | getClassTypeId () |
| Returns the type identifier for this class. | |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |