kword
KWInsertRowCommand Class Reference
#include <KWCommand.h>
Detailed Description
Command created when inserting a row.
Definition at line 516 of file KWCommand.h.
Public Member Functions | |
| KWInsertRowCommand (const QString &name, KWTableFrameSet *_table, int _pos) | |
| ~KWInsertRowCommand () | |
| void | execute () |
| void | unexecute () |
Protected Attributes | |
| KWTableFrameSet * | m_pTable |
| RemovedRow * | m_rr |
| unsigned int | m_rowPos |
| bool | m_inserted |
The documentation for this class was generated from the following files:

