Konsole
KeyBindingEditor.h
Go to the documentation of this file.
A converter which maps between key sequences pressed by the user and the character strings which shou...
Definition: KeyboardTranslator.h:52
virtual bool eventFilter(QObject *watched, QEvent *event)
Definition: KeyBindingEditor.cpp:113
KeyboardTranslator * translator() const
Returns the modified translator describing the changes to the bindings and other settings which the u...
Definition: KeyBindingEditor.cpp:181
virtual ~KeyBindingEditor()
Definition: KeyBindingEditor.cpp:65
void setDescription(const QString &description)
Sets the text of the editor's description field.
Definition: KeyBindingEditor.cpp:149
void setup(const KeyboardTranslator *translator)
Initializes the dialog with the bindings and other settings from the specified translator.
Definition: KeyBindingEditor.cpp:167
QString description() const
Returns the text of the editor's description field.
Definition: KeyBindingEditor.cpp:162
KeyBindingEditor(QWidget *parent=0)
Constructs a new key bindings editor with the specified parent.
Definition: KeyBindingEditor.cpp:32
A dialog which allows the user to edit a key bindings list which maps between key combinations input ...
Definition: KeyBindingEditor.h:50
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.