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

