TabCommand(Direction direction, bool insertTab)
Constructs the tabcommand.
Definition: tabcommand.cpp:22
This is the abstract base class for a textcommand.
Definition: texteditorcommand.h:49
The texteditor works via the controller. The controller is the central point/mediater which maps/cont...
Definition: texteditorcontroller.h:37
virtual void indent(TextEditorController *controller)
indents or outdents in the given controller controller the controller
Definition: tabcommand.cpp:31