This class is a modified version of class QtKeyboardMap of OpenSceneGraph version 3.4.0 (file src/osgQt/GraphicsWindowQt.cpp)
More...
#include <gepetto/gui/qt-osg-keyboard.hh>
This class is a modified version of class QtKeyboardMap of OpenSceneGraph version 3.4.0 (file src/osgQt/GraphicsWindowQt.cpp)
gepetto::gui::QtOsgKeyboard::QtOsgKeyboard |
( |
| ) |
|
|
inline |
gepetto::gui::QtOsgKeyboard::~QtOsgKeyboard |
( |
| ) |
|
|
inline |
Qt::KeyboardModifiers gepetto::gui::QtOsgKeyboard::getQtModKey |
( |
int |
modMask | ) |
|
|
inline |
int gepetto::gui::QtOsgKeyboard::remapKey |
( |
QKeyEvent * |
event | ) |
|
|
inline |
QKeyEvent* gepetto::gui::QtOsgKeyboard::remapKey |
( |
int |
key | ) |
|
|
inline |
QKeyEvent* gepetto::gui::QtOsgKeyboard::remapModKey |
( |
int |
modMask | ) |
|
|
inline |