Private data for the WindowItem class. More...
#include <WindowItemPrivate.hh>
Public Attributes | |
WindowDoorInspectorDialog * | inspector |
Inspector for configuring the window item. More... | |
double | windowDepth |
Depth of the window item in pixels. More... | |
double | windowElevation |
Elevation of the window item in pixels. More... | |
double | windowHeight |
Height of the window item in pixels. More... | |
QPointF | windowPos |
Scene position of the window item in pixel coordinates. More... | |
double | windowSideBar |
Side bar of the window item in pixels. More... | |
double | windowWidth |
Width of the window item in pixels. More... | |
Private data for the WindowItem class.
WindowDoorInspectorDialog* gazebo::gui::WindowItemPrivate::inspector |
Inspector for configuring the window item.
double gazebo::gui::WindowItemPrivate::windowDepth |
Depth of the window item in pixels.
double gazebo::gui::WindowItemPrivate::windowElevation |
Elevation of the window item in pixels.
double gazebo::gui::WindowItemPrivate::windowHeight |
Height of the window item in pixels.
QPointF gazebo::gui::WindowItemPrivate::windowPos |
Scene position of the window item in pixel coordinates.
double gazebo::gui::WindowItemPrivate::windowSideBar |
Side bar of the window item in pixels.
double gazebo::gui::WindowItemPrivate::windowWidth |
Width of the window item in pixels.