kword
KWChangeCustomVariableValue Class Reference
List of all members.Detailed Description
Definition at line 643 of file KWCommand.h.
Public Member Functions | |
| KWChangeCustomVariableValue (const QString &name, KWDocument *_doc, const QString &_oldValue, const QString &_newValue, KoCustomVariable *var) | |
| ~KWChangeCustomVariableValue () | |
| void | execute () |
| void | unexecute () |
Protected Attributes | |
| KWDocument * | m_doc |
| QString | newValue |
| QString | oldValue |
| KoCustomVariable * | m_var |
The documentation for this class was generated from the following files:

