18 #ifndef _GAZEBO_GUI_BUILDING_WINDOWITEM_PRIVATE_HH_
19 #define _GAZEBO_GUI_BUILDING_WINDOWITEM_PRIVATE_HH_
27 class WindowDoorInspectorDialog;
Dialog for configuring a window or door item.
Definition: WindowDoorInspectorDialog.hh:41
QPointF windowPos
Scene position of the window item in pixel coordinates.
Definition: WindowItemPrivate.hh:45
WindowDoorInspectorDialog * inspector
Inspector for configuring the window item.
Definition: WindowItemPrivate.hh:51
double windowDepth
Depth of the window item in pixels.
Definition: WindowItemPrivate.hh:33
double windowSideBar
Side bar of the window item in pixels.
Definition: WindowItemPrivate.hh:42
double windowHeight
Height of the window item in pixels.
Definition: WindowItemPrivate.hh:36
double windowElevation
Elevation of the window item in pixels.
Definition: WindowItemPrivate.hh:48
Private data for the WindowItem class.
Definition: WindowItemPrivate.hh:30
double windowWidth
Width of the window item in pixels.
Definition: WindowItemPrivate.hh:39