#include <bindings.hh>
Public Methods | |
bool | operator== (struct Binding &b2) |
bool | operator!= (struct Binding &b2) |
Binding (unsigned int mod, unsigned int k) | |
Public Attributes | |
unsigned int | modifiers |
unsigned int | key |
|
Definition at line 35 of file bindings.hh.
|
|
Definition at line 33 of file bindings.hh. References key, and modifiers.
|
|
Definition at line 31 of file bindings.hh. References key, and modifiers.
|
|
Definition at line 29 of file bindings.hh. Referenced by ob::Bindings::addButton(), ob::Bindings::fireKey(), ob::Bindings::grabButton(), ob::Bindings::grabKeys(), operator!=(), operator==(), ob::Bindings::setResetKey(), and ob::Bindings::translate(). |
|
Definition at line 28 of file bindings.hh. Referenced by ob::Bindings::addButton(), ob::Bindings::fireKey(), ob::Bindings::grabButton(), ob::Bindings::grabKeys(), operator!=(), operator==(), ob::Bindings::setResetKey(), and ob::Bindings::translate(). |