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

This class can fill the texteditor keymap with the factory defaults. More...

#include <factorykeymap.h>

+ Collaboration diagram for edbee::FactoryKeyMap:

Public Member Functions

void fill (TextEditorKeyMap *km)
 This method adds all factory keys to the texteditor keymap This method does NOT clear the existing items.
 

Detailed Description

This class can fill the texteditor keymap with the factory defaults.

Member Function Documentation

◆ fill()

void edbee::FactoryKeyMap::fill ( TextEditorKeyMap * km)

This method adds all factory keys to the texteditor keymap This method does NOT clear the existing items.

Parameters
kmthe command manager
Todo
: We need to build in support for alternative keymaps per platform

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