#include "gui-preferences.h"
|
| const unsigned int | def |
| |
| const QKeySequence::StandardKey | def_std |
| |
| const QString | key |
| |
Definition at line 63 of file gui-preferences.h.
◆ sc_pref() [1/4]
| sc_pref::sc_pref |
( |
const QString & |
key_arg, |
|
|
Qt::Key |
def_arg |
|
) |
| |
|
inline |
◆ sc_pref() [2/4]
| sc_pref::sc_pref |
( |
const QString & |
key_arg, |
|
|
unsigned int |
def_arg |
|
) |
| |
|
inline |
◆ sc_pref() [3/4]
| sc_pref::sc_pref |
( |
const QString & |
key_arg, |
|
|
QKeySequence::StandardKey |
def_std_arg |
|
) |
| |
|
inline |
◆ sc_pref() [4/4]
| sc_pref::sc_pref |
( |
const sc_pref & |
| ) |
|
|
delete |
◆ ~sc_pref()
| sc_pref::~sc_pref |
( |
void |
| ) |
|
|
default |
◆ operator=()
◆ def
| const unsigned int sc_pref::def |
◆ def_std
| const QKeySequence::StandardKey sc_pref::def_std |
◆ key
| const QString sc_pref::key |
The documentation for this struct was generated from the following file: