18 #ifndef _GAZEBO_GUI_BUILDING_WALLSEGMENTITEM_PRIVATE_HH_
19 #define _GAZEBO_GUI_BUILDING_WALLSEGMENTITEM_PRIVATE_HH_
28 class WallInspectorDialog;
MeasureItem * measure
This wall segment's measure item.
Definition: WallSegmentItemPrivate.hh:40
Private data for the WallSegmentItem class.
Definition: WallSegmentItemPrivate.hh:31
double wallHeight
Height of the wall segment in meters.
Definition: WallSegmentItemPrivate.hh:37
Measurement lines and values.
Definition: MeasureItem.hh:40
QAction * deleteItemAct
Qt action for deleting the wall segment item.
Definition: WallSegmentItemPrivate.hh:46
double wallThickness
Thickness of the wall segment in the 2d view, in pixels.
Definition: WallSegmentItemPrivate.hh:34
WallInspectorDialog * inspector
Inspector for configuring the wall segment item.
Definition: WallSegmentItemPrivate.hh:49
Dialog for configuring a wall item.
Definition: WallInspectorDialog.hh:41
QAction * openInspectorAct
Qt action for opening the inspector.
Definition: WallSegmentItemPrivate.hh:43