#include <BALL/VIEW/WIDGETS/pyWidget.h>
Definition at line 104 of file pyWidget.h.
| void BALL::VIEW::Hotkey::get |
( |
String & |
data | ) |
const |
| bool BALL::VIEW::Hotkey::operator< |
( |
const Hotkey & |
key | ) |
|
|
inline |
| const Hotkey& BALL::VIEW::Hotkey::operator= |
( |
const Hotkey & |
s | ) |
|
| bool BALL::VIEW::Hotkey::operator== |
( |
const Hotkey & |
hotkey | ) |
const |
| bool BALL::VIEW::Hotkey::operator== |
( |
const QKeyEvent & |
e | ) |
const |
| bool BALL::VIEW::Hotkey::set |
( |
const String & |
data | ) |
|
| String BALL::VIEW::Hotkey::action |
| Qt::KeyboardModifiers BALL::VIEW::Hotkey::button_state |
| String BALL::VIEW::Hotkey::comment |
| Qt::Key BALL::VIEW::Hotkey::key |