edbee - Qt Editor Library v0.11.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
edbee::TextEditorKey Class Reference

A contexted keysequence This contains a keysequence and optionally a given context. More...

#include <texteditorkeymap.h>

+ Collaboration diagram for edbee::TextEditorKey:

Public Member Functions

 TextEditorKey (const QKeySequence &seq)
 Constructs the texteditor key sequence.
 
TextEditorKeyclone () const
 Clones the text editor key.
 
const QKeySequence & sequence ()
 returns the keysequence
 

Detailed Description

A contexted keysequence This contains a keysequence and optionally a given context.

Constructor & Destructor Documentation

◆ TextEditorKey()

edbee::TextEditorKey::TextEditorKey ( const QKeySequence & seq)

Constructs the texteditor key sequence.

Member Function Documentation

◆ clone()

TextEditorKey * edbee::TextEditorKey::clone ( ) const

Clones the text editor key.

◆ sequence()

const QKeySequence & edbee::TextEditorKey::sequence ( )

returns the keysequence


The documentation for this class was generated from the following files: