edbee - Qt Editor Library
Public Member Functions | List of all members
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. More...
 

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: