#include <shortcutsetting.hpp>
CSMPrefs::ShortcutSetting::ShortcutSetting |
( |
Category * |
parent, |
|
|
Settings::Manager * |
values, |
|
|
QMutex * |
mutex, |
|
|
const std::string & |
key, |
|
|
const std::string & |
label |
|
) |
| |
void CSMPrefs::ShortcutSetting::buttonToggled |
( |
bool |
checked | ) |
|
|
privateslot |
bool CSMPrefs::ShortcutSetting::eventFilter |
( |
QObject * |
target, |
|
|
QEvent * |
event |
|
) |
| |
|
protected |
Return label, input widget.
- Note
- first can be a 0-pointer, which means that the label is part of the input widget.
Reimplemented from CSMPrefs::Setting.
void CSMPrefs::ShortcutSetting::resetState |
( |
| ) |
|
|
private |
void CSMPrefs::ShortcutSetting::storeValue |
( |
const QKeySequence & |
sequence | ) |
|
|
private |
const int CSMPrefs::ShortcutSetting::MaxKeys = 4 |
|
staticprivate |
QPushButton* CSMPrefs::ShortcutSetting::mButton |
|
private |
bool CSMPrefs::ShortcutSetting::mEditorActive |
|
private |
int CSMPrefs::ShortcutSetting::mEditorKeys[MaxKeys] |
|
private |
int CSMPrefs::ShortcutSetting::mEditorPos |
|
private |
The documentation for this class was generated from the following files: