|
QWT API (中文) 7.3.0
Qt绘图库 - 中文API文档
|
Creates a (key-button, modifier) pair 更多...
#include <qwt3d_portability.h>
Public 成员函数 | |
| KeyboardState (int key=Qt::Key_unknown, Qt::KeyboardModifiers km=Qt::NoModifier) | |
| bool | operator== (const KeyboardState &ms) |
| bool | operator!= (const KeyboardState &ms) |
Creates a (key-button, modifier) pair
This class encapsulates a combination of keyboard keys and modifiers, used for defining keyboard interaction states in 3D plots.