hotfuzzwidget::HotFuzzSpinBoxWidget Class Reference

HotFuzzSpinBoxWidget(QSpinBox). More...

List of all members.

Public Member Functions

def __init__
 Constructor of HotFuzzSpinBoxWidget.
def focusInEvent
 Reimplemented focus in function.
def focusOutEvent
 Reimplemented focus out function.

Public Attributes

 origValue
 Value of the widget when it gained focus.


Detailed Description

HotFuzzSpinBoxWidget(QSpinBox).

Reimplemented Spin Box widget.

Emits signal when widget loses focus and its value is changed.

Author:
Stepan Henek

Member Function Documentation

def hotfuzzwidget::HotFuzzSpinBoxWidget::__init__ (   self,
  parent = None 
)

Constructor of HotFuzzSpinBoxWidget.

Parameters:
self The object pointer.
parent Parent widget.

def hotfuzzwidget::HotFuzzSpinBoxWidget::focusInEvent (   self,
  e 
)

Reimplemented focus in function.

Parameters:
self The object pointer.
e Event.

def hotfuzzwidget::HotFuzzSpinBoxWidget::focusOutEvent (   self,
  e 
)

Reimplemented focus out function.

Parameters:
self The object pointer.
e Event.


Member Data Documentation

Value of the widget when it gained focus.


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