edbee - Qt Editor Library
Public Member Functions | List of all members
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. More...
 
TextEditorKeyclone () const
 Clones the text editor key. More...
 
const QKeySequence & sequence ()
 returns the keysequence More...
 

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: