undoactions::UndoSpinBox Class Reference

UndoSpinBox(QUndoCommand). More...

List of all members.

Public Member Functions

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

Public Attributes

 spinBox
 Spin Box associated with undo action.
 newValue
 New Spin Box value.
 oldValue
 Old Spin Box value.


Detailed Description

UndoSpinBox(QUndoCommand).

Class which represents spinbox undo action.

See also:
hotfuzzwidget.HotFuzzSpinBoxWidget
Author:
Stepan Henek

Member Function Documentation

def undoactions::UndoSpinBox::__init__ (   self,
  parent,
  spinBox,
  value 
)

Constructor of UndoSpinBox.

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

def undoactions::UndoSpinBox::redo (   self  ) 

Reimplementation of redo action.

Parameters:
self The object pointer.

def undoactions::UndoSpinBox::undo (   self  ) 

Reimplementation of undo action.

Parameters:
self The object pointer.


Member Data Documentation

New Spin Box value.

Old Spin Box value.

Spin Box 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