KWChangeVariableSettingsCommand Class Reference
#include <KWCommand.h>
Inherits KNamedCommand.
List of all members.
Detailed Description
Command to display link setting.
Definition at line 626 of file KWCommand.h.
|
Public Types |
enum | VariableProperties { VS_DISPLAYLINK,
VS_UNDERLINELINK,
VS_DISPLAYCOMMENT,
VS_DISPLAYFIELDCODE
} |
Public Member Functions |
| KWChangeVariableSettingsCommand (const QString &name, KWDocument *_doc, bool _oldDisplay, bool _newDisplay, VariableProperties _type) |
void | execute () |
void | unexecute () |
Protected Member Functions |
void | changeValue (bool b) |
Protected Attributes |
KWDocument * | m_doc |
VariableProperties | type |
bool | m_bOldValue |
bool | m_bNewValue |
The documentation for this class was generated from the following files: