Public Attributes | List of all members
gazebo::gui::WallSegmentItemPrivate Class Reference

Private data for the WallSegmentItem class. More...

#include <WallSegmentItemPrivate.hh>

Public Attributes

QAction * deleteItemAct
 Qt action for deleting the wall segment item. More...
 
WallInspectorDialoginspector
 Inspector for configuring the wall segment item. More...
 
MeasureItemmeasure
 This wall segment's measure item. More...
 
QAction * openInspectorAct
 Qt action for opening the inspector. More...
 
double wallHeight
 Height of the wall segment in meters. More...
 
double wallThickness
 Thickness of the wall segment in the 2d view, in pixels. More...
 

Detailed Description

Private data for the WallSegmentItem class.

Member Data Documentation

QAction* gazebo::gui::WallSegmentItemPrivate::deleteItemAct

Qt action for deleting the wall segment item.

WallInspectorDialog* gazebo::gui::WallSegmentItemPrivate::inspector

Inspector for configuring the wall segment item.

MeasureItem* gazebo::gui::WallSegmentItemPrivate::measure

This wall segment's measure item.

QAction* gazebo::gui::WallSegmentItemPrivate::openInspectorAct

Qt action for opening the inspector.

double gazebo::gui::WallSegmentItemPrivate::wallHeight

Height of the wall segment in meters.

double gazebo::gui::WallSegmentItemPrivate::wallThickness

Thickness of the wall segment in the 2d view, in pixels.


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