undoactions::UndoRadioButton Class Reference

UndoRadioButton(QUndoCommand). More...

List of all members.

Public Member Functions

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

Public Attributes

 radioButton
 Radio Button associated with undo action.
 newState
 New state of all Radion Button in the group.
 oldState
 Old state of all Radion Button in the group.


Detailed Description

UndoRadioButton(QUndoCommand).

Class which represents radio button undo action.

See also:
hotfuzzwidget.HotFuzzRadioButtonWidget
Author:
Stepan Henek

Member Function Documentation

def undoactions::UndoRadioButton::__init__ (   self,
  parent,
  radioButton 
)

Constructor of UndoRadioButton.

Parameters:
self The object pointer.
parent Parent widget.
radioButton Radio Button associated with undo action.

def undoactions::UndoRadioButton::redo (   self  ) 

Reimplementation of redo action.

Parameters:
self The object pointer.

def undoactions::UndoRadioButton::undo (   self  ) 

Reimplementation of undo action.

Parameters:
self The object pointer.


Member Data Documentation

New state of all Radion Button in the group.

(hotfuzzwidget::HotFuzzRadioButtonWidget)

Old state of all Radion Button in the group.

(hotfuzzwidget::HotFuzzRadioButtonWidget)

Radio Button associated with undo action.


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