kword
KWFrameSetInlineCommand Class Reference
#include <KWCommand.h>
Detailed Description
This command makes a frameset floating and non-floating.
Definition at line 365 of file KWCommand.h.
Public Member Functions | |
| KWFrameSetInlineCommand (const QString &name, KWFrameSet *frameset, bool value) | |
| ~KWFrameSetInlineCommand () | |
| void | execute () |
| void | unexecute () |
Protected Member Functions | |
| void | setValue (bool value) |
Protected Attributes | |
| KWFrameSet * | m_pFrameSet |
| bool | m_value |
| bool | m_oldValue |
The documentation for this class was generated from the following files:

