kword
KWFrameResizeCommand Class Reference
#include <KWCommand.h>
Inherits KNamedCommand.
Detailed Description
Command created when a frame is resized (or "moved and resized" as for KWPartFrameSet).Definition at line 227 of file KWCommand.h.
Public Member Functions | |
KWFrameResizeCommand (const QString &name, const QValueList< FrameIndex > &frameIndex, const QValueList< FrameResizeStruct > &frameResize) | |
KWFrameResizeCommand (const QString &name, FrameIndex frameIndex, const FrameResizeStruct &frameResize) | |
void | execute () |
void | unexecute () |
Protected Attributes | |
QValueList< FrameIndex > | m_indexFrame |
QValueList< FrameResizeStruct > | m_frameResize |
The documentation for this class was generated from the following files: