kword
KWUngroupTableCommand Class Reference
#include <KWCommand.h>
Detailed Description
Command created when ungrouping a table.
Definition at line 448 of file KWCommand.h.
Public Member Functions | |
| KWUngroupTableCommand (const QString &name, KWTableFrameSet *_table) | |
| ~KWUngroupTableCommand () | |
| void | execute () |
| void | unexecute () |
Protected Attributes | |
| KWTableFrameSet * | m_pTable |
| QPtrList< KWFrameSet > | m_ListFrame |
The documentation for this class was generated from the following files:

