Public Attributes | List of all members
gazebo::gui::WindowItemPrivate Class Reference

Private data for the WindowItem class. More...

#include <WindowItemPrivate.hh>

Public Attributes

WindowDoorInspectorDialoginspector
 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...
 

Detailed Description

Private data for the WindowItem class.

Member Data Documentation

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.


The documentation for this class was generated from the following file: