Private data for the DoorItem class. More...
#include <DoorItemPrivate.hh>
| Public Attributes | |
| double | doorDepth | 
| Door depth in pixels.  More... | |
| double | doorElevation | 
| Door elevation in pixels.  More... | |
| double | doorHeight | 
| Door height in pixels.  More... | |
| QPointF | doorPos | 
| Door scene position in pixel coordinates.  More... | |
| double | doorWidth | 
| Door width in pixels.  More... | |
| WindowDoorInspectorDialog * | inspector | 
| Inspector for configuring the door item.  More... | |
Private data for the DoorItem class.
| double gazebo::gui::DoorItemPrivate::doorDepth | 
Door depth in pixels.
| double gazebo::gui::DoorItemPrivate::doorElevation | 
Door elevation in pixels.
| double gazebo::gui::DoorItemPrivate::doorHeight | 
Door height in pixels.
| QPointF gazebo::gui::DoorItemPrivate::doorPos | 
Door scene position in pixel coordinates.
| double gazebo::gui::DoorItemPrivate::doorWidth | 
Door width in pixels.
| WindowDoorInspectorDialog* gazebo::gui::DoorItemPrivate::inspector | 
Inspector for configuring the door item.