kpresenter
KPrChangeVariableSettingsCommand Class Reference
#include <KPrCommand.h>
Detailed Description
Command to display link setting.
Definition at line 817 of file KPrCommand.h.
Public Types | |
enum | VariableProperties { VS_DISPLAYLINK, VS_UNDERLINELINK, VS_DISPLAYCOMMENT, VS_DISPLAYFIELDCODE } |
Public Member Functions | |
KPrChangeVariableSettingsCommand (const QString &name, KPrDocument *_doc, bool _oldValue, bool _newValue, VariableProperties _type) | |
~KPrChangeVariableSettingsCommand () | |
void | execute () |
void | unexecute () |
Protected Member Functions | |
void | changeValue (bool b) |
Protected Attributes | |
KPrDocument * | m_doc |
VariableProperties | type |
bool | m_bOldValue |
bool | m_bNewValue |
The documentation for this class was generated from the following files: