kexi
KFormDesigner::CutWidgetCommand Class Reference
#include <commands.h>
Inheritance diagram for KFormDesigner::CutWidgetCommand:

Detailed Description
This command is used when cutting widgets. It is basically a DeleteWidgetCommand which also updates the clipboard contents.Definition at line 300 of file commands.h.
Public Member Functions | |
CutWidgetCommand (WidgetList &list, Form *form) | |
virtual void | execute () |
virtual void | unexecute () |
virtual QString | name () const |
virtual void | debug () |
Protected Attributes | |
QCString | m_data |
The documentation for this class was generated from the following files: