HwCfgSelectorImpl Class Reference

Hardware Configuration Selector. More...

Inheritance diagram for HwCfgSelectorImpl:

Inheritance graph
[legend]
Collaboration diagram for HwCfgSelectorImpl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

def __init__
 HwCfgSelectorImpl constructor.
def initialize
def allowDisallow
def allowChanges
def disallowChanges
def setButtonGroup
def configToScreen
def prefsToScreen
def matchStandardConfig
def updatePresetConfig
def screenToPrefs
def cancel
 Cancel button is clicked.

Static Public Attributes

string CFG_PREFIX = 'lat-config'
list CROSS_STRAP = ['AA','AB','BA','BB']
int MAX_CONFIG = 9

Private Attributes

 __config

Detailed Description

Hardware Configuration Selector.

Definition at line 32 of file HwCfgSelectorImpl.py.


Member Function Documentation

def __init__   self,
  common,
  parent = None,
  name = None,
  fl = 0
 

HwCfgSelectorImpl constructor.

Parameters:
common ScriptEngineCommon instance
parent The parent GUI (typically the Run Control GUI)
name Name of the GUI
fl Qt flags

Reimplemented from HwCfgSelector.

Definition at line 39 of file HwCfgSelectorImpl.py.

def allowChanges   self  ) 
 

Definition at line 90 of file HwCfgSelectorImpl.py.

def allowDisallow   self  ) 
 

Definition at line 84 of file HwCfgSelectorImpl.py.

def cancel   self  ) 
 

Cancel button is clicked.

Definition at line 260 of file HwCfgSelectorImpl.py.

def configToScreen   self,
  id
 

Definition at line 117 of file HwCfgSelectorImpl.py.

def disallowChanges   self  ) 
 

Definition at line 101 of file HwCfgSelectorImpl.py.

def initialize   self  ) 
 

Definition at line 72 of file HwCfgSelectorImpl.py.

def matchStandardConfig   self  ) 
 

Definition at line 152 of file HwCfgSelectorImpl.py.

def prefsToScreen   self  ) 
 

Definition at line 138 of file HwCfgSelectorImpl.py.

def screenToPrefs   self  ) 
 

Definition at line 185 of file HwCfgSelectorImpl.py.

def setButtonGroup   self,
  buttonGroup,
  enable
 

Definition at line 112 of file HwCfgSelectorImpl.py.

def updatePresetConfig   self  ) 
 

Definition at line 177 of file HwCfgSelectorImpl.py.


Member Data Documentation

__config [private]
 

Definition at line 82 of file HwCfgSelectorImpl.py.

string CFG_PREFIX = 'lat-config' [static]
 

Definition at line 35 of file HwCfgSelectorImpl.py.

list CROSS_STRAP = ['AA','AB','BA','BB'] [static]
 

Definition at line 36 of file HwCfgSelectorImpl.py.

int MAX_CONFIG = 9 [static]
 

Definition at line 37 of file HwCfgSelectorImpl.py.


The documentation for this class was generated from the following file:
Generated on Thu Apr 27 20:53:21 2006 for LICOS L02-01-00 by doxygen 1.4.6-NO