undoactions::UndoMutableCheck Class Reference

UndoMutableCheck(QUndoCommand). More...

List of all members.

Public Member Functions

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

Public Attributes

 checked
 Indicates whether new xmlmanipulators::HotFuzzTreeWidgetItem state is checked.
 treeWidgetItem
 xmlmanipulators::HotFuzzTreeWidgetItem associated with undo action.


Detailed Description

UndoMutableCheck(QUndoCommand).

Class which represents xmlmanipulators::HotFuzzTreeWidgetItem undo action.

See also:
xmlmanipulators.HotFuzzTreeWidgetItem
Author:
Stepan Henek

Member Function Documentation

def undoactions::UndoMutableCheck::__init__ (   self,
  parent,
  checked,
  treeWidgetItem 
)

Constructor of UndoMutableCheck.

Parameters:
self The object pointer.
parent Parent widget.
treeWidgetItem xmlmanipulators::HotFuzzTreeWidgetItem associated with undo action.
checked Indicates whether item is checked.

def undoactions::UndoMutableCheck::redo (   self  ) 

Reimplementation of redo action.

Parameters:
self The object pointer.

def undoactions::UndoMutableCheck::undo (   self  ) 

Reimplementation of undo action.

Parameters:
self The object pointer.


Member Data Documentation

Indicates whether new xmlmanipulators::HotFuzzTreeWidgetItem state is checked.

xmlmanipulators::HotFuzzTreeWidgetItem 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