Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

BKeyboard::Delegate Class Reference

#include <BKeyboard.h>

Inheritance diagram for BKeyboard::Delegate:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~Delegate ()
virtual bool validateButton (BButton *button)
virtual void onKeyboardPressGlyph (BKeyboard *keyboard, const std::string &glyph)
virtual void onKeyboardPressSpecial (BKeyboard *keyboard, SpecialKey specialKey)

Constructor & Destructor Documentation

virtual BKeyboard::Delegate::~Delegate   [inline, virtual]
 


Member Function Documentation

virtual void BKeyboard::Delegate::onKeyboardPressGlyph BKeyboard   keyboard,
const std::string &    glyph
[inline, virtual]
 

Reimplemented in BOnScreenKeyboard.

virtual void BKeyboard::Delegate::onKeyboardPressSpecial BKeyboard   keyboard,
SpecialKey    specialKey
[inline, virtual]
 

virtual bool BKeyboard::Delegate::validateButton BButton   button [inline, virtual]
 


The documentation for this class was generated from the following file:
Generated on Sat Dec 29 10:00:31 2007 for DSGUI by doxygen1.3-rc3