X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Finput%2Fkeyboard.h;h=1b70fecfbde1211b07c48c1fb78e78ae32c21aa9;hb=7a4a508629d370c4a79791c7e62fd6f59e8564e9;hp=54479ea9da6e42873683a66647778b1698146c46;hpb=b453da0696b24cc02a7fcf5127afcd7baef9c801;p=libs%2Fgui.git diff --git a/source/input/keyboard.h b/source/input/keyboard.h index 54479ea..1b70fec 100644 --- a/source/input/keyboard.h +++ b/source/input/keyboard.h @@ -14,6 +14,10 @@ Distributed under the LGPL namespace Msp { namespace Input { +/** +Adapts key events from a window to the abstracted input framework. Key codes +are translated to platform-independent values. See keys.h for a list. +*/ class Keyboard: public Device { private: