| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
utils.graph.DetailNode --+
|
any_type.AnyType --+
|
simple_type.SimpleType --+
|
object --+ |
| |
utils.graph.DetailNode --+ |
| |
any_type.AnyType --+ |
| |
BinaryType --+
|
BinarySimpleType --+
|
object --+ |
| |
editable.EditableBase --+ |
| |
editable.EditableSpinBox --+
|
IntType --+
|
ShortType
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
_min = -32768Minimum value. |
|||
_max = 32767Maximum value. |
|||
_struct = Character used to represent type in struct. |
|||
_size = 2Number of bytes. |
|||
|
Inherited from |
|||
|
|||
|
value A property which wraps the actual data. |
|||
|
Inherited from |
|||
|
|||
valueA property which wraps the actual data. This property always calls set_value to assign the value, and ensures that the value is valid (type, range, ...). Unless you know what you are doing, always use the value property to change the data.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 10 19:03:56 2011 | http://epydoc.sourceforge.net |