undoactions::UndoLineEdit Class Reference

UndoLineEdit(QUndoCommand). More...

List of all members.

Public Member Functions

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

Public Attributes

 lineEdit
 Line Edit associated with undo action.
 newValue
 New Line Edit value.
 oldValue
 Old Line Edit value.


Detailed Description

UndoLineEdit(QUndoCommand).

Class which represents line edit undo action.

See also:
hotfuzzwidget.HotFuzzLineEditWidget
Author:
Stepan Henek

Member Function Documentation

def undoactions::UndoLineEdit::__init__ (   self,
  parent,
  lineEdit,
  value 
)

Constructor of UndoLineEdit.

Parameters:
self The object pointer.
parent Parent widget.
lineEdit Line Edit associated with undo action.
value Old Line Edit value.

def undoactions::UndoLineEdit::redo (   self  ) 

Reimplementation of redo action.

Parameters:
self The object pointer.

def undoactions::UndoLineEdit::undo (   self  ) 

Reimplementation of undo action.

Parameters:
self The object pointer.


Member Data Documentation

Line Edit associated with undo action.

New Line Edit value.

Old Line Edit 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