undoactions::UndoCheckBox Class Reference

UndoCheckBox(QUndoCommand). More...

List of all members.

Public Member Functions

def __init__
 Constructor of UndoCheckBox.
def undo
 Reimplementation of undo action.
def redo
 Reimplementation of redo action.

Public Attributes

 checkBox
 Check Box associated with undo action.
 newValue
 New Check Box value.
 oldValue
 Old Check Box value.


Detailed Description

UndoCheckBox(QUndoCommand).

Class which represents check box undo action.

See also:
hotfuzzwidget.HotFuzzCheckBoxWidget
Author:
Stepan Henek

Member Function Documentation

def undoactions::UndoCheckBox::__init__ (   self,
  parent,
  checkBox,
  value 
)

Constructor of UndoCheckBox.

Parameters:
self The object pointer.
parent Parent widget.
checkBox Check Box associated with undo action.
value Old Check Box value.

def undoactions::UndoCheckBox::redo (   self  ) 

Reimplementation of redo action.

Parameters:
self The object pointer.

def undoactions::UndoCheckBox::undo (   self  ) 

Reimplementation of undo action.

Parameters:
self The object pointer.


Member Data Documentation

Check Box associated with undo action.

New Check Box value.

Old Check Box value.


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

Generated on Sun Sep 5 12:41:36 2010 for HotFuzz by  doxygen 1.5.8