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

