|
| Prefs_KeyboardShortcuts (QWidget *parent, ScribusDoc *doc=NULL) |
|
virtual void | restoreDefaults (struct ApplicationPrefs *prefsData) |
|
virtual void | saveGuiToPrefs (struct ApplicationPrefs *prefsData) const |
|
bool | event (QEvent *ev) |
|
void | keyPressEvent (QKeyEvent *k) |
|
void | keyReleaseEvent (QKeyEvent *k) |
|
| Prefs_Pane (QWidget *parent) |
|
|
static QString | getKeyText (QKeySequence KeyC) |
|
static QString | getTrKeyText (QKeySequence KeyC) |
|
|
void | setKeyText () |
|
void | dispKey (QTreeWidgetItem *current, QTreeWidgetItem *previous=0) |
|
void | setNoKey () |
|
void | loadKeySetFile () |
|
void | importKeySetFile () |
|
void | exportKeySetFile () |
|
void | resetKeySet () |
|
void | clearSearchString () |
|
void | applySearch (const QString &newss) |
|
|
void | insertActions () |
|
void | importKeySet (QString) |
|
bool | exportKeySet (QString) |
|
QStringList | scanForSets () |
|
bool | checkKey (int code) |
|
QString | getAction (int code) |
|
|
QMap< QString, Keys > | keyMap |
|
QMap< QString, Keys >::Iterator | currentKeyMapRow |
|
QMap< QString, QString > | keySetList |
|
QMap< QTreeWidgetItem *, QString > | lviToActionMap |
|
QList< QTreeWidgetItem * > | lviToMenuMap |
|
QVector< QPair< QString, QStringList > > * | defMenus |
|
QVector< QPair< QString, QStringList > > * | defNonMenuActions |
|
QTreeWidgetItem * | selectedLVI |
|
int | keyCode |
|
QString | Part0 |
|
QString | Part1 |
|
QString | Part2 |
|
QString | Part3 |
|
QString | Part4 |
|
The documentation for this class was generated from the following files: