Ignition Gazebo

API Reference

6.6.0
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. More...
 
bool TransformControlActive ()
 Get the event's value. More...
 

Static Public Attributes

static const QEvent::Type kType = QEvent::Type(QEvent::User + 6)
 Unique type for this event. More...
 

Detailed Description

True if a transform control is currently active (translate / rotate / scale). False if we're in selection mode.

Constructor & Destructor Documentation

◆ TransformControlModeActive()

TransformControlModeActive ( const bool  _tranformModeActive)
inlineexplicit

Constructor.

Parameters
[in]_tranformModeActiveis the transform control mode active

Member Function Documentation

◆ TransformControlActive()

bool TransformControlActive ( )
inline

Get the event's value.

Member Data Documentation

◆ kType

const QEvent::Type kType = QEvent::Type(QEvent::User + 6)
static

Unique type for this event.


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