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

