Go to the documentation of this file.
6 #ifndef BALL_VIEW_DIALOGS_EDITSINGLESHORTCUT_H
7 #define BALL_VIEW_DIALOGS_EDITSINGLESHORTCUT_H
9 #ifndef BALL_VIEW_KERNEL_PREFERENCESENTRY
13 #ifndef BALL_VIEW_KERNEL_SHORTCUTREGISTRY_H
17 #ifndef BALL_VIEW_KERNEL_MODULARWIDGET_H
21 #include <BALL/VIEW/UIC/ui_editSingleShortcut.h>
23 #include <QtWidgets/QDialog>
37 public Ui_EditSingleShortcutData
51 void setup(
const QString& shortcut);
void keyReleaseEvent(QKeyEvent *evt)
void setIndex(const QModelIndex &index)
void setup(const QString &shortcut)
void modeChanged_(bool toggled)
QKeySequence new_sequence_
QKeySequence const & getKeySequence() const
void setErrorText(QString error)
void keyPressEvent(QKeyEvent *evt)
void setShortcutText(QString new_keysequence)
EditSingleShortcut(QWidget *parent=NULL, const char *name="EditSingleShortcut", Qt::WindowFlags fl=0)
Constructor.
void changeMode_(bool mode)