17 #ifndef GEPETTO_GUI_CONFIGURATION_DIALOG_HH 18 #define GEPETTO_GUI_CONFIGURATION_DIALOG_HH 85 QVector<QDoubleSpinBox*> spinBoxes;
102 QVector<QDoubleSpinBox*> spinBoxes;
119 QVector<QDoubleSpinBox*> spinBoxes;
136 QVector<QDoubleSpinBox*> spinBoxes;
143 #endif // GEPETTO_GUI_CONFIGURATION_DIALOG_HH Definition: configuration.hh:71
viewer::Configuration Configuration
Definition: configuration.hh:30
::osg::Vec3f osgVector3
Definition: config-osg.h:99
Definition: configuration.hh:105
void setValueFromProperty(viewer::Property *prop)
Definition: configuration.hh:88
::osg::Vec2f osgVector2
Definition: config-osg.h:98
Definition: configuration.hh:122
::osg::Vec4f osgVector4
Definition: config-osg.h:100
Vector3Dialog(viewer::Property *prop, QWidget *parent=0)
ConfigurationDialog(viewer::Property *prop, QWidget *parent=0)
Definition: action-search-bar.hh:27
void setValueFromProperty(viewer::Property *prop)
void valueChanged(const osgVector2 &config)
void valueChanged(const osgVector3 &config)
void valueChanged(const osgVector4 &config)
Definition: config-osg.h:115
void setValueFromProperty(viewer::Property *prop)
Abstract base class for runtime properties of Node.
Definition: node-property.h:114
void setValueFromProperty(viewer::Property *prop)
Vector4Dialog(viewer::Property *prop, QWidget *parent=0)
Vector2Dialog(viewer::Property *prop, QWidget *parent=0)
void valueChanged(const Configuration &config)