API Reference for Enthought Tool Suite 3.2.0
A VTK interactor scene widget for the PyFace PyQt backend. See the class docs for more details.
Popup a dialog asking for an image name to save the scene to. This is used mainly to save a scene in full screen mode. Returns a filename, returns empty string if action was cancelled. parent is the parent widget over which the dialog will be popped up.
| Local name | Refers to |
|---|---|
| Any | enthought.traits.trait_types.Any |
| Bool | enthought.traits.trait_types.Bool |
| Button | enthought.traits.trait_types.Button |
| FileDialog | enthought.pyface.file_dialog.FileDialog |
| Group | enthought.traits.ui.group.Group |
| GUI | enthought.pyface.gui.GUI |
| Instance | enthought.traits.trait_types.Instance |
| InstanceEditor | enthought.traits.ui.editors.instance_editor.InstanceEditor |
| Item | enthought.traits.ui.item.Item |
| OK | enthought.pyface.constant.OK |
| os | os |
| QtCore | PyQt4.QtCore |
| QtGui | PyQt4.QtGui |
| QVTKRenderWindowInteractor | enthought.tvtk.pyface.ui.qt4.QVTKRenderWindowInteractor.QVTKRenderWindowInteractor |
| sys | sys |
| tempfile | tempfile |
| tvtk | enthought.tvtk.tvtk.tvtk |
| TVTKScene | enthought.tvtk.pyface.tvtk_scene.TVTKScene |
| View | enthought.traits.ui.view.View |
| Widget | enthought.pyface.widget.Widget |
© Copyright 2002-2009 Enthought, Inc.