Class FixedFrameChanged
Defined in File rviz_events.hpp
Inheritance Relationships
Base Type
public QEvent
Class Documentation
- 
class FixedFrameChanged : public QEvent
 Event is generated when the fixed frame changes.
Public Functions
- 
inline FixedFrameChanged()
 
Public Static Attributes
- 
static const QEvent::Type kType = QEvent::Type(startingEventId)
 Unique type for this event.
- 
inline FixedFrameChanged()