swift
Public Member Functions | Static Public Member Functions | List of all members
swift::gui::CShortcut Class Reference

Shortcut definitions to avoid duplicated shortcut defintions. More...

Public Member Functions

 CShortcut ()=delete
 No constructor.
 

Static Public Member Functions

static const QKeySequence & keyStash ()
 For stashing models.
 
static const QKeySequence & keyAddToModelSet ()
 Add to model set.
 
static const QKeySequence & keyClearSelection ()
 For deselecting all.
 
static const QKeySequence & keySelectAll ()
 For selecting all.
 
static const QKeySequence & keyDisplayFilter ()
 Display filter.
 
static const QKeySequence & keyResizeView ()
 Resize view.
 
static const QKeySequence & keySave ()
 Save depending on context.
 
static const QKeySequence & keySaveViews ()
 Save in views.
 
static const QKeySequence & keyDelete ()
 Delete, e.g. selected rows.
 
static const QKeySequence & keyEscape ()
 Escape.
 
static const QKeySequence & keyCopy ()
 Copy.
 
static const QKeySequence & keyFontPlus ()
 Font plus.
 
static const QKeySequence & keyFontMinus ()
 Font minus.
 
static const QKeySequence & keyFontReset ()
 Font reset.
 
static QString toParenthesisString (const QKeySequence &sequence)
 As string for menus etc. Looks like "(CTRL + R)".
 

Detailed Description

Shortcut definitions to avoid duplicated shortcut defintions.

Definition at line 19 of file shortcut.h.


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