kpresenter
KPrChangeLinkVariable Class Reference
List of all members.Detailed Description
Definition at line 869 of file KPrCommand.h.
Public Member Functions | |
| KPrChangeLinkVariable (const QString &name, KPrDocument *_doc, const QString &_oldHref, const QString &_newHref, const QString &_oldLink, const QString &_newLink, KoLinkVariable *var) | |
| ~KPrChangeLinkVariable () | |
| void | execute () |
| void | unexecute () |
Protected Attributes | |
| KPrDocument * | m_doc |
| QString | oldHref |
| QString | newHref |
| QString | oldLink |
| QString | newLink |
| KoLinkVariable * | m_var |
The documentation for this class was generated from the following files:

