virtual void execute(TextEditorController *controller)
This method should execute the given command.
Definition: undocommand.cpp:19
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