static const QString EDBEE_TEXT_TYPE
An internal mime-type, used for identifying special copy/paste operations of edbee.
Definition: copycommand.h:21
This is the abstract base class for a textcommand.
Definition: texteditorcommand.h:49
virtual void execute(TextEditorController *controller)
Copies the current selection to the clipboard.
Definition: copycommand.cpp:25
The texteditor works via the controller. The controller is the central point/mediater which maps/cont...
Definition: texteditorcontroller.h:37