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: configuration.hh:70
viewer::Configuration Configuration
Definition: configuration.hh:30
::osg::Vec3f osgVector3
Definition: config-osg.h:109
Definition: configuration.hh:102
void setValueFromProperty(viewer::Property *prop)
Definition: configuration.hh:86
::osg::Vec2f osgVector2
Definition: config-osg.h:108
Definition: configuration.hh:118
::osg::Vec4f osgVector4
Definition: config-osg.h:110
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:144
void setValueFromProperty(viewer::Property *prop)
Abstract base class for runtime properties of Node.
Definition: node-property.h:71
void setValueFromProperty(viewer::Property *prop)
Vector4Dialog(viewer::Property *prop, QWidget *parent=0)
Vector2Dialog(viewer::Property *prop, QWidget *parent=0)
void valueChanged(const Configuration &config)