Public Member Functions

Koo::Pos::KeypadWidget::KeypadWidget Class Reference

The KeyboardWidget class provides a virtual on-screen numeric keyboard. More...

List of all members.

Public Member Functions

def __init__
 Creates a KeypadWidget that will send keyboard events to it's parent.

Detailed Description

The KeyboardWidget class provides a virtual on-screen numeric keyboard.

Definition at line 28 of file KeypadWidget.py.


Member Function Documentation

def Koo::Pos::KeypadWidget::KeypadWidget::__init__ (   self,
  parent 
)

Creates a KeypadWidget that will send keyboard events to it's parent.

It will also be positioned in the screen acording to its parent coordinates.

Reimplemented from Koo::Pos::AbstractKeyboardWidget::AbstractKeyboardWidget.

Definition at line 31 of file KeypadWidget.py.


The documentation for this class was generated from the following file:
Generated by Doxygen