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