Open Inventor Release 2024.1.1
 
Loading...
Searching...
No Matches
SoMenuPushButtonAuditor Class Referenceabstract

VSG extension Menu PushButton auditor More...

#include <DialogViz/auditors/SoMenuPushButtonAuditor.h>

+ Inheritance diagram for SoMenuPushButtonAuditor:

Public Member Functions

 SoMenuPushButtonAuditor ()
 Constructor.
 
virtual void menuPushButton (SoMenuPushButton *cpt)=0
 Virtual function that user has to redefine.
 
- 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.
 

Detailed Description

VSG extension Menu PushButton auditor

This class defines a pushButton auditor.

SEE ALSO

SoDialogAuditor

Definition at line 43 of file SoMenuPushButtonAuditor.h.

Constructor & Destructor Documentation

◆ SoMenuPushButtonAuditor()

SoMenuPushButtonAuditor::SoMenuPushButtonAuditor ( )

Constructor.

Member Function Documentation

◆ menuPushButton()

virtual void SoMenuPushButtonAuditor::menuPushButton ( SoMenuPushButton cpt)
pure virtual

Virtual function that user has to redefine.


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