seq  4.0.0-pre3
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
gui.otto_interface.OttoInterface Class Reference
Inheritance diagram for gui.otto_interface.OttoInterface:

Public Member Functions

def __init__ (self, **kw)
 
def config_dialog (self)
 
def list_obs (self)
 
def update_obs (self)
 
def mode_change (self, mode)
 

Public Attributes

 otto_list_dialog
 
 otto_config_dialog
 

Static Public Attributes

 update_ob_list = Signal()
 

Constructor & Destructor Documentation

◆ __init__()

def gui.otto_interface.OttoInterface.__init__ (   self,
**  kw 
)

Member Function Documentation

◆ config_dialog()

def gui.otto_interface.OttoInterface.config_dialog (   self)

◆ list_obs()

def gui.otto_interface.OttoInterface.list_obs (   self)

◆ mode_change()

def gui.otto_interface.OttoInterface.mode_change (   self,
  mode 
)

◆ update_obs()

def gui.otto_interface.OttoInterface.update_obs (   self)

Member Data Documentation

◆ otto_config_dialog

gui.otto_interface.OttoInterface.otto_config_dialog

◆ otto_list_dialog

gui.otto_interface.OttoInterface.otto_list_dialog

◆ update_ob_list

gui.otto_interface.OttoInterface.update_ob_list = Signal()
static

The documentation for this class was generated from the following file: