Private data for the WallSegmentItem class. More...
#include <WallSegmentItemPrivate.hh>
Public Attributes | |
QAction * | deleteItemAct |
Qt action for deleting the wall segment item. More... | |
WallInspectorDialog * | inspector |
Inspector for configuring the wall segment item. More... | |
MeasureItem * | measure |
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... | |
Private data for the WallSegmentItem class.
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.