#include <BKeyboard.h>
Inheritance diagram for BKeyboard::Delegate:

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) |
|
|
|
|
||||||||||||
|
Reimplemented in BOnScreenKeyboard. |
|
||||||||||||
|
|
|
|
|
1.3-rc3