kword
KWFramePartMoveCommand Class Reference
#include <KWCommand.h>
Inherits KNamedCommand.
Detailed Description
Command created when one part is moved or resized.Definition at line 316 of file KWCommand.h.
Public Member Functions | |
| KWFramePartMoveCommand (const QString &name, FrameIndex _frameIndex, FrameResizeStruct _frameMove) | |
| void | execute () |
| void | unexecute () |
| FrameResizeStruct & | listFrameMoved () |
| bool | frameMoved () |
Protected Attributes | |
| FrameIndex | m_indexFrame |
| FrameResizeStruct | m_frameMove |
The documentation for this class was generated from the following files:

