API Reference for Enthought Tool Suite 3.2.0

Utility code that provides classes helpful in choosing a suitable TVTK class. It does this by providing a list of all the classes along with the option to be able to search for the documentation.

The nice thing about the UI is that it performs some kind of completion on names typed by the user, plus it allows users to search through the TVTK class docs very easily. Once a search string is typed the completion and available lists are modified so you can do completion of the searched class names. If a unique enough string is typed the class docs are shown.

Classes

Function summary

Functions

Imported Names

Local nameRefers to
Buttonenthought.traits.trait_types.Button
EnumEditorenthought.traits.ui.editors.enum_editor.EnumEditor
get_tvtk_nameenthought.tvtk.common.get_tvtk_name
Groupenthought.traits.ui.group.Group
HasTraitsenthought.traits.has_traits.HasTraits
inspectinspect
Instanceenthought.traits.trait_types.Instance
Intenthought.traits.trait_types.Int
Itementhought.traits.ui.item.Item
Listenthought.traits.trait_types.List
ListEditorenthought.traits.ui.editors.list_editor.ListEditor
Propertyenthought.traits.traits.Property
Strenthought.traits.trait_types.Str
TextEditorenthought.traits.ui.editors.text_editor.TextEditor
tvtkenthought.tvtk.tvtk.tvtk
typestypes
Viewenthought.traits.ui.view.View
vtkvtk

© Copyright 2002-2009 Enthought, Inc.