Boost.UI
User Interface Boost library
Public Member Functions | List of all members
boost::ui::keyboard_state Class Reference

Keyboard state class. More...

Inheritance diagram for boost::ui::keyboard_state:
[legend]

Public Member Functions

bool ctrl () const
 Returns true only if Control key is pressed.
 
bool shift () const
 Returns true only if Shift key is pressed.
 
bool alt () const
 Returns true only if Alt key is pressed.
 
bool meta () const
 Returns true only if Meta key is pressed.
 

Detailed Description

Keyboard state class.


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