kword
KWRenameBookmarkCommand Class Reference
List of all members.Detailed Description
Definition at line 854 of file KWCommand.h.
Public Member Functions | |
| KWRenameBookmarkCommand (const QString &name, const QString &_oldname, const QString &_newName, KWDocument *_doc) | |
| ~KWRenameBookmarkCommand () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Attributes | |
| KWDocument * | m_doc |
| QString | m_oldName |
| QString | m_newName |
The documentation for this class was generated from the following files:

