kword
KWFrameStyleCommand Class Reference
#include <KWCommand.h>
Detailed Description
Command created when applying a framestyle.
Definition at line 152 of file KWCommand.h.
Public Member Functions | |
KWFrameStyleCommand (const QString &name, KWFrame *_frame, KWFrameStyle *_fs, bool _repaintViews=true) | |
~KWFrameStyleCommand () | |
void | execute () |
void | unexecute () |
Protected Member Functions | |
void | applyFrameStyle (KWFrameStyle *_sty) |
Protected Attributes | |
KWFrame * | m_frame |
KWFrameStyle * | m_fs |
KWFrameStyle * | m_oldValues |
bool | repaintViews |
The documentation for this class was generated from the following files: