| Home | Trees | Indices | Help |
|
|---|
|
|
Implements abstract editor base classes.
These abstract base classes provide an abstract layer for editing data in a graphical user interface.
|
|||
|
EditableBase The base class for all delegates. |
|||
|
EditableSpinBox Abstract base class for data that can be edited with a spin box that contains an integer. |
|||
|
EditableFloatSpinBox Abstract base class for data that can be edited with a spin box that contains a float. |
|||
|
EditableLineEdit Abstract base class for data that can be edited with a single line editor. |
|||
|
EditableTextEdit Abstract base class for data that can be edited with a multiline editor. |
|||
|
EditableComboBox Abstract base class for data that can be edited with combo boxes. |
|||
|
EditableBoolComboBox Class for data that can be edited with a bool combo box. |
|||
|
|||
__package__ = Nonehash(x) |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 10 19:03:24 2011 | http://epydoc.sourceforge.net |