kword
KWFrameMoveCommand Class Reference
#include <KWCommand.h>
Detailed Description
Command created when one or more frames are moved.
Definition at line 272 of file KWCommand.h.
Public Member Functions | |
KWFrameMoveCommand (const QString &name, const QValueList< FrameIndex > &_frameIndex, const QValueList< FrameMoveStruct > &_frameMove) | |
~KWFrameMoveCommand () | |
void | execute () |
void | unexecute () |
QValueList< FrameMoveStruct > & | listFrameMoved () |
Protected Attributes | |
QValueList< FrameIndex > | m_indexFrame |
QValueList< FrameMoveStruct > | m_frameMove |
The documentation for this class was generated from the following files: