edbee - Qt Editor Library
|
A contexted keysequence This contains a keysequence and optionally a given context. More...
#include <texteditorkeymap.h>
Public Member Functions | |
TextEditorKey (const QKeySequence &seq) | |
Constructs the texteditor key sequence. More... | |
TextEditorKey * | clone () const |
Clones the text editor key. More... | |
const QKeySequence & | sequence () |
returns the keysequence More... | |
A contexted keysequence This contains a keysequence and optionally a given context.
edbee::TextEditorKey::TextEditorKey | ( | const QKeySequence & | seq | ) |
Constructs the texteditor key sequence.
TextEditorKey * edbee::TextEditorKey::clone | ( | ) | const |
Clones the text editor key.
const QKeySequence & edbee::TextEditorKey::sequence | ( | ) |
returns the keysequence