TransformControlModeActive Class Reference
True if a transform control is currently active (translate / rotate / scale). False if we're in selection mode. More...
#include <GuiEvents.hh>
Public Member Functions | |
| TransformControlModeActive (const bool _tranformModeActive) | |
| Constructor.   | |
| bool | TransformControlActive () | 
| Get the event's value.   | |
Static Public Attributes | |
| static const QEvent::Type | kType = QEvent::Type(QEvent::User + 6) | 
| Unique type for this event.   | |
Detailed Description
True if a transform control is currently active (translate / rotate / scale). False if we're in selection mode.
Constructor & Destructor Documentation
◆ TransformControlModeActive()
      
  | 
  inlineexplicit | 
Constructor.
- Parameters
 - 
  
[in] _tranformModeActive is the transform control mode active  
Member Function Documentation
◆ TransformControlActive()
      
  | 
  inline | 
Get the event's value.
Member Data Documentation
◆ kType
      
  | 
  static | 
Unique type for this event.
The documentation for this class was generated from the following file: