kword
KWFrameBorderCommand Class Reference
#include <KWCommand.h>
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) | |
~KWFrameBorderCommand () | |
void | execute () |
void | unexecute () |
Protected Attributes | |
QPtrList< FrameIndex > | m_indexFrame |
QPtrList< FrameBorderTypeStruct > | m_oldBorderFrameType |
KoBorder | m_newBorder |
Classes | |
struct | FrameBorderTypeStruct |
The documentation for this class was generated from the following files: