V_Sim specific widgets
gtk_dumpDialogWidget
— Defines a widget to export into different file formats.
gtk_toolPanelWidget
— Defines a widget that hold a set of V_Sim panel.
gtk_numericalEntryWidget
— Defines a widget to enter numerical values without any boundary or precision constrains.
gtk_valueIOWidget
— Defines a specialised
GtkHBox
with three button to open, save and save as XML value files.
gtk_colorComboBoxWidget
— Defines a specialised
GtkComboBox
to choose stored colours.
gtk_stippleComboBoxWidget
— Defines a specialised
GtkComboBox
to choose patterns for lines.
gtk_orientationChooser
— Defines a dialog widget to choose the camera position.
gtk_shadeComboBoxWidget
— Defines a specialised
GtkComboBox
to choose pre-built shades.
VisuUiLine
— Defines a specialised
GtkBox
to choose all characteristic of lines.
gtk_elementComboBox
— Defines a specialised
GtkComboBox
to choose
VisuElement
.
gtk_curveWidget
— A specialised curve widget to draw distance distribution for pairs.
VisuUiDataChooser
— A customed file chooser, allowing to slect one or several files a create a
VisuDataLoadable
object accordingly.
gtk_fieldChooser
— Defines a widget to choose a scalar field or an isosurface.
VisuUiComboValues
— A specialised combo box to list node properties of a
VisuData
object.
VisuUiSelection
— A specialised list store handling node selection.