kword
KWFrameBorderCommand Class Reference
#include <KWCommand.h>
Inherits KNamedCommand.
Detailed Description
Command created when changing frame border.Definition at line 110 of file KWCommand.h.
Public Member Functions | |
KWFrameBorderCommand (const QString &name, QPtrList< FrameIndex > &_listFrameIndex, QPtrList< FrameBorderTypeStruct > &_frameTypeBorder, const KoBorder &_newBorder) | |
void | execute () |
void | unexecute () |
Protected Attributes | |
QPtrList< FrameIndex > | m_indexFrame |
QPtrList< FrameBorderTypeStruct > | m_oldBorderFrameType |
KoBorder | m_newBorder |
The documentation for this class was generated from the following files: