#include <KeySequence.h>
◆ KeySequence()
| KeySequence::KeySequence |
( |
| ) |
|
|
default |
◆ appendKey()
| bool KeySequence::appendKey |
( |
int | modifiers, |
|
|
int | key ) |
◆ appendMouseButton()
| bool KeySequence::appendMouseButton |
( |
int | button | ) |
|
◆ isMouseButton()
| bool KeySequence::isMouseButton |
( |
| ) |
const |
◆ loadSettings()
| void KeySequence::loadSettings |
( |
QSettings & | settings | ) |
|
◆ modifiers()
| int KeySequence::modifiers |
( |
| ) |
const |
|
inline |
◆ operator==()
| bool KeySequence::operator== |
( |
const KeySequence & | ks | ) |
const |
|
default |
◆ saveSettings()
| void KeySequence::saveSettings |
( |
QSettings & | settings | ) |
const |
◆ sequence()
| const QList< int > & KeySequence::sequence |
( |
| ) |
const |
|
inline |
◆ toString()
| QString KeySequence::toString |
( |
| ) |
const |
◆ valid()
| bool KeySequence::valid |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: