lib
KFCRemoveSelection Class Reference
#include <kformulacommand.h>
Inherits Command.
Detailed Description
Command that is used to remove the current selection if we want to replace it with another element.Definition at line 191 of file kformulacommand.h.
Public Member Functions | |
KFCRemoveSelection (Container *document, Direction dir=beforeCursor) | |
virtual void | execute () |
virtual void | unexecute () |
Constructor & Destructor Documentation
KFCRemoveSelection::KFCRemoveSelection | ( | Container * | document, | |
Direction | dir = beforeCursor | |||
) |
generic add command, default implementation do nothing
Definition at line 125 of file kformulacommand.cc.
The documentation for this class was generated from the following files: