virtual void execute(TextEditorController *controller) override
This method should execute the given command.
Definition movelinecommand.cpp:79
TextEditorCommand()
The default constructor.
Definition texteditorcommand.cpp:12
The texteditor works via the controller. The controller is the central point/mediator which maps/cont...
Definition texteditorcontroller.h:39