API Reference for Enthought Tool Suite 3.2.0
Defines the various instance editors and the instance editor factory for the PyQt user interface toolkit..
OrientationMap = { Const('default') : Name('None'), Const('horizontal') : Getattr(Getattr(Name('QtGui'), 'QBoxLayout'), 'LeftToRight'), Const('vertical') : Getattr(Getattr(Name('QtGui'), 'QBoxLayout'), 'TopToBottom') }
| Local name | Refers to |
|---|---|
| AView | enthought.traits.ui.ui_traits.AView |
| DropColor | enthought.traits.ui.qt4.constants.DropColor |
| Editor | enthought.traits.ui.qt4.editor.Editor |
| Handler | enthought.traits.ui.handler.Handler |
| HasTraits | enthought.traits.has_traits.HasTraits |
| InstanceChoiceItem | enthought.traits.ui.instance_choice.InstanceChoiceItem |
| position_window | enthought.traits.ui.qt4.helper.position_window |
| Property | enthought.traits.traits.Property |
| QtCore | PyQt4.QtCore |
| QtGui | PyQt4.QtGui |
| ToolkitEditorFactory | enthought.traits.ui.editors.instance_editor.ToolkitEditorFactory |
| user_name_for | enthought.traits.ui.helper.user_name_for |
© Copyright 2002-2009 Enthought, Inc.