FloatLineProperty

class glue.utils.qt.widget_properties.FloatLineProperty(att, docstring='')[source]

Bases: glue.utils.qt.widget_properties.WidgetProperty

Wrapper around the text state for QLineEdit widgets.

Assumes that the text is a floating-point number

Methods Summary

getter(widget)
setter(widget, value)

Methods Documentation

getter(widget)[source]
setter(widget, value)[source]