inout::Input_output Class Reference

List of all members.


Detailed Description

Definition at line 193 of file inout.py.


Public Member Functions

def __init__
def insertInput
def insertOutput
def clear
def setData
def OnInputChoice
def OnOutputChoice

Public Attributes

 image0
 image1
 image2
 visible
 invisible
 splitter15
 textLabel6
 textLabel8
 inputDevices
 textLabel9
 textLabel10
 outputDevices
 visWindow
 inputLinks
 outputLinks
 origShape

Private Member Functions

def __tr

Member Function Documentation

def inout::Input_output::__init__ (   self,
  parent = None,
  callback = None 
)

Constructor.

Parameters: - the parent window (usually MainWindow) - the confDB instance that should be used (reference) - position of the path window - window style - callable object method that should be called if a path is selected. callback must have 3 parameters: (self, dictionary deviceInfo, integer pathNr)

Definition at line 206 of file inout.py.

def inout::Input_output::insertInput (   self,
  item,
  index 
)

Definition at line 301 of file inout.py.

def inout::Input_output::insertOutput (   self,
  item,
  index 
)

Definition at line 309 of file inout.py.

def inout::Input_output::clear (   self  ) 

Definition at line 314 of file inout.py.

def inout::Input_output::setData (   self,
  input,
  output,
  origShape 
)

Definition at line 320 of file inout.py.

def inout::Input_output::OnInputChoice (   self,
  item 
)

Definition at line 325 of file inout.py.

def inout::Input_output::OnOutputChoice (   self,
  item 
)

Definition at line 347 of file inout.py.

def inout::Input_output::__tr (   self,
  s,
  c = None 
) [private]

Definition at line 368 of file inout.py.


Member Data Documentation

inout::Input_output::image0

Definition at line 214 of file inout.py.

inout::Input_output::image1

Definition at line 216 of file inout.py.

inout::Input_output::image2

Definition at line 218 of file inout.py.

inout::Input_output::visible

Definition at line 220 of file inout.py.

inout::Input_output::invisible

Definition at line 222 of file inout.py.

inout::Input_output::splitter15

Definition at line 231 of file inout.py.

inout::Input_output::textLabel6

Definition at line 243 of file inout.py.

inout::Input_output::textLabel8

Definition at line 250 of file inout.py.

inout::Input_output::inputDevices

Definition at line 256 of file inout.py.

inout::Input_output::textLabel9

Definition at line 268 of file inout.py.

inout::Input_output::textLabel10

Definition at line 273 of file inout.py.

inout::Input_output::outputDevices

Definition at line 279 of file inout.py.

inout::Input_output::visWindow

Definition at line 295 of file inout.py.

inout::Input_output::inputLinks

Definition at line 296 of file inout.py.

inout::Input_output::outputLinks

Definition at line 297 of file inout.py.

inout::Input_output::origShape

Definition at line 298 of file inout.py.


The documentation for this class was generated from the following file:
Generated on Fri Aug 31 11:11:19 2007 for CDBVis by  doxygen 1.5.3