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

