Package gui :: Module pipe_editor
[hide private]
[frames] | no frames]

Module pipe_editor

source code

The pipe editor GUI element.

Classes [hide private]
  Pipe_editor
The pipe editor window object.
Variables [hide private]
  ds = The relax data storage obje...
  status = Status()
  __package__ = 'gui'

Imports: wx, Relax_data_store, cdp_name, delete, get_type, pipe_names, switch, Status, build_menu_item, font, relax_icons, Question, add_border, gui_to_str, str_to_gui, icon_16x16, icon_22x22, WIZARD_IMAGE_PATH, User_functions


Variables Details [hide private]

ds

Value:
The relax data storage object.

Data pipes:
  None

Data store objects:
  __dict__ <type 'dict'>: dict() -> new empty dictionary
  __doc__ <type 'str'>: The relax data storage object.
...