kword
KWRemoveColumnCommand Class Reference
#include <KWCommand.h>
Inherits KNamedCommand.
Detailed Description
Command created when removing a column.Definition at line 551 of file KWCommand.h.
Public Member Functions | |
| KWRemoveColumnCommand (const QString &name, KWTableFrameSet *_table, int _pos) | |
| void | execute () |
| void | unexecute () |
Protected Attributes | |
| KWTableFrameSet * | m_pTable |
| RemovedColumn * | m_rc |
| uint | m_colPos |
The documentation for this class was generated from the following files:

