lib
KFCRemove Class Reference
#include <kformulacommand.h>
Inherits Command.
Detailed Description
Command that is used to remove the currently selected element.Definition at line 344 of file kformulacommand.h.
Public Member Functions | |
| KFCRemove (Container *document, Direction dir) | |
| virtual void | execute () |
| virtual void | unexecute () |
Constructor & Destructor Documentation
| KFCRemove::KFCRemove | ( | Container * | document, | |
| Direction | dir | |||
| ) |
generic add command, default implementation do nothing
Definition at line 347 of file kformulacommand.cc.
The documentation for this class was generated from the following files:

