kword
KWDeleteFrameCommand Class Reference
#include <KWCommand.h>
Inheritance diagram for KWDeleteFrameCommand:

Detailed Description
Command created when deleting a frame.
Definition at line 414 of file KWCommand.h.
Public Member Functions | |
KWDeleteFrameCommand (const QString &name, KWFrame *frame) | |
KWDeleteFrameCommand (const FrameIndex &frameIndex) | |
~KWDeleteFrameCommand () | |
void | execute () |
void | unexecute () |
Protected Attributes | |
FrameIndex | m_frameIndex |
KWFrame * | m_copyFrame |
Constructor & Destructor Documentation
|
Constructor to be used for chaining commands, i.e. inside another command.
Definition at line 1089 of file KWCommand.cpp. |
The documentation for this class was generated from the following files: