Public Member Functions

Koo::Pos::KeyboardWidget::KeyboardWidget Class Reference

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

List of all members.

Public Member Functions

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

Detailed Description

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

Definition at line 28 of file KeyboardWidget.py.


Member Function Documentation

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

Creates a KeyboardWidget 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 KeyboardWidget.py.


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