kword
KWTableStyleCommand Class Reference
#include <KWCommand.h>
Detailed Description
Command created when applying a tablestyle.
Definition at line 173 of file KWCommand.h.
Public Member Functions | |
KWTableStyleCommand (const QString &name, KWFrame *_frame, KWTableStyle *_ts, bool _repaintViews=true) | |
~KWTableStyleCommand () | |
void | execute () |
void | unexecute () |
Protected Attributes | |
KWFrame * | m_frame |
KWTableStyle * | m_ts |
KWFrameStyleCommand * | m_fsc |
KCommand * | m_sc |
bool | repaintViews |
The documentation for this class was generated from the following files: