kword
KWTableTemplateCommand Class Reference
#include <KWCommand.h>
Inherits KNamedCommand.
Detailed Description
Command created when applying a tabletemplate.Definition at line 193 of file KWCommand.h.
Public Member Functions | |
| KWTableTemplateCommand (const QString &name, KWTableFrameSet *_table, KWTableTemplate *_tt) | |
| void | execute () |
| void | unexecute () |
Protected Attributes | |
| KWTableFrameSet * | m_table |
| KWTableTemplate * | m_tt |
| KMacroCommand * | m_tableCommands |
The documentation for this class was generated from the following files:

