Go to the documentation of this file.
17 #ifndef GEPETTO_GUI_CONFIGURATION_DIALOG_HH
18 #define GEPETTO_GUI_CONFIGURATION_DIALOG_HH
83 QVector<QDoubleSpinBox*> spinBoxes;
99 QVector<QDoubleSpinBox*> spinBoxes;
115 QVector<QDoubleSpinBox*> spinBoxes;
131 QVector<QDoubleSpinBox*> spinBoxes;
138 #endif // GEPETTO_GUI_CONFIGURATION_DIALOG_HH
Definition: action-search-bar.hh:27
void set(const osgVector2 &v)
::osg::Vec3f osgVector3
Definition: config-osg.h:109
ConfigurationDialog(viewer::Property *prop, QWidget *parent=0)
void valueChanged(const osgVector3 &config)
void set(const osgVector4 &v)
::osg::Vec2f osgVector2
Definition: config-osg.h:108
Definition: configuration.hh:118
Vector4Dialog(viewer::Property *prop, QWidget *parent=0)
void setValueFromProperty(viewer::Property *prop)
void set(const osgVector3 &v)
void set(const Configuration &v)
viewer::Configuration Configuration
Definition: configuration.hh:30
Vector3Dialog(viewer::Property *prop, QWidget *parent=0)
Vector2Dialog(viewer::Property *prop, QWidget *parent=0)
void setValueFromProperty(viewer::Property *prop)
void valueChanged(const osgVector4 &config)
void setValueFromProperty(viewer::Property *prop)
Definition: configuration.hh:86
Definition: configuration.hh:102
void valueChanged(const osgVector2 &config)
::osg::Vec4f osgVector4
Definition: config-osg.h:110
Abstract base class for runtime properties of Node.
Definition: node-property.h:71
void setValueFromProperty(viewer::Property *prop)
Definition: configuration.hh:70
Definition: config-osg.h:144
void valueChanged(const Configuration &config)