edbee - Qt Editor Library
Namespaces | Macros
factorycommandmap.cpp File Reference
#include "factorycommandmap.h"
#include "edbee/commands/commentcommand.h"
#include "edbee/commands/copycommand.h"
#include "edbee/commands/cutcommand.h"
#include "edbee/commands/debugcommand.h"
#include "edbee/commands/duplicatecommand.h"
#include "edbee/commands/findcommand.h"
#include "edbee/commands/pastecommand.h"
#include "edbee/commands/newlinecommand.h"
#include "edbee/commands/redocommand.h"
#include "edbee/commands/removecommand.h"
#include "edbee/commands/replaceselectioncommand.h"
#include "edbee/commands/selectioncommand.h"
#include "edbee/commands/tabcommand.h"
#include "edbee/commands/undocommand.h"
#include "edbee/models/texteditorcommandmap.h"
#include "edbee/debug.h"
+ Include dependency graph for factorycommandmap.cpp:

Namespaces

 edbee
 Copyright 2011-2013 - Reliable Bits Software by Blommers IT.
 

Macros

#define give(key, command)   cm->give(key,command)
 

Macro Definition Documentation

◆ give

#define give (   key,
  command 
)    cm->give(key,command)