edbee - Qt Editor Library
|
This class can fill the texteditor keymap with the factory defaults. More...
#include <factorykeymap.h>
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... | |
This class can fill the texteditor keymap with the factory defaults.
void edbee::FactoryKeyMap::fill | ( | TextEditorKeyMap * | km | ) |
This method adds all factory keys to the texteditor keymap This method does NOT clear the existing items.
km | the command manager |