This is the abstract base class for a textcommand.
Definition: texteditorcommand.h:49
virtual void execute(TextEditorController *controller)
This method should execute the given command.
Definition: redocommand.cpp:19
The texteditor works via the controller. The controller is the central point/mediater which maps/cont...
Definition: texteditorcontroller.h:37