![]() |
![]() |
Private Member Functions | |
def | _toString (self, object) |
Additional Inherited Members | |
![]() | |
autohideButtonFlag | |
TextEditWithButtonProperty which holds float numbers.
Definition at line 893 of file PropertyView.py.
Constructor
Definition at line 901 of file PropertyView.py.
|
private |
Definition at line 910 of file PropertyView.py.
Referenced by Vispa.Views.PropertyView.DoubleProperty.setValue().
def Vispa.Views.PropertyView.DoubleProperty.createButton | ( | self | ) |
Do not create a button.
Definition at line 906 of file PropertyView.py.
def Vispa.Views.PropertyView.DoubleProperty.setValue | ( | self, | |
value | |||
) |
Definition at line 916 of file PropertyView.py.
References Vispa.Views.PropertyView.DoubleProperty._toString().
def Vispa.Views.PropertyView.DoubleProperty.value | ( | self | ) |
Transform text to float and return.
Definition at line 919 of file PropertyView.py.
References objects.autophobj.float.
Referenced by Types.int32.__nonzero__(), Types.uint32.__nonzero__(), Types.int64.__nonzero__(), Types.uint64.__nonzero__(), Types.double.__nonzero__(), Types.bool.__nonzero__(), Types.string.__nonzero__(), average.Average.average(), Types.string.configValue(), Types.FileInPath.configValue(), Mixins.UsingBlock.dumpPython(), Types.int32.insertInto(), Types.uint32.insertInto(), Types.int64.insertInto(), Types.uint64.insertInto(), Types.double.insertInto(), Mixins.UsingBlock.insertInto(), Types.bool.insertInto(), Types.string.insertInto(), Types.FileInPath.insertInto(), Types.vint32.insertInto(), Types.vuint32.insertInto(), Types.vint64.insertInto(), Types.vuint64.insertInto(), Types.vdouble.insertInto(), Types.vbool.insertInto(), and Types.vstring.insertInto().