Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

rcParamVerifyGUIImpl Class Reference

Parameter verifier GUI. More...

List of all members.

Public Member Functions

 __init__ (args)
 ParamCheckTableItem constructor.
 rtti ()
 Return the runtime type information value.
 isChecked ()
 Find out if the item is checked.
 createEditor ()
 Create an editor for the checkbox table item.
 setContentFromEditor (w)
 Set content from the editor.
 doValueChanged ()
 Emit a valueChanged signal.
 __init__ (args)
 ParamTextTableItem constructor.
 alignment ()
 Set alignment to left and center.
 paint (p, cg, rect, selected)
 Paint the table item.
 setBold (bold)
 Set the text item in bold.
 __init__ (common, parent=None, name=None, fl=0)
 rcParamVerifyGUIImpl constructor.
 initialize (testName)
 Initialize the GUI.
 clearAllRows ()
 Clear all rows.
 cancel ()
 Cancel button is clicked.
 confirm ()
 Confirm button is clicked.
 addParameter (name, value)
 Add parameter.
 parameterClicked (row, col)
 Signal that a table item has been changed.
 allParametersChecked ()
 Check if all parameters have been checked.


Detailed Description

Parameter verifier GUI.

Definition at line 15 of file rcParamVerifyGUIImpl.py.


Member Function Documentation

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

rcParamVerifyGUIImpl constructor.

!

Parameters:
common ScriptEngineCommon instance.
parent Parent GUI
name GUI name
fl GUI flags

__init__ args   ) 
 

ParamTextTableItem constructor.

!

Parameters:
*args Parameters

addParameter name  ,
value 
 

Add parameter.

!

Parameters:
name Parameter name
value Parameter value

allParametersChecked  ) 
 

Check if all parameters have been checked.

!

Returns:
True: If all parameters have been checked. False: Not all parameters have been checked.

initialize testName   ) 
 

Initialize the GUI.

!

Parameters:
testName Name of the test script

isChecked  ) 
 

Find out if the item is checked.

!

Returns:
1: Checked, 0: Is not checked

paint ,
cg  ,
rect  ,
selected 
 

Paint the table item.

!

Parameters:
p Painter
cg Color group
rect Rectangle
selected Selected

parameterClicked row  ,
col 
 

Signal that a table item has been changed.

!

Parameters:
row Table row
col Table column

rtti  ) 
 

Return the runtime type information value.

!

Returns:
RTTI

setBold bold   ) 
 

Set the text item in bold.

!

Parameters:
bold Boolean

setContentFromEditor  ) 
 

Set content from the editor.

!

Parameters:
w Widget


The documentation for this class was generated from the following file:
Generated on Fri Jul 21 13:27:52 2006 for LATTE R04-12-00 by doxygen 1.4.3