kivio
KivioRenameLayerCommand Class Reference
List of all members.Detailed Description
Definition at line 166 of file kivio_command.h.
Public Member Functions | |
| KivioRenameLayerCommand (const QString &_name, KivioLayer *_layer, const QString &_oldName, const QString &_newName) | |
| ~KivioRenameLayerCommand () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Attributes | |
| KivioLayer * | m_layer |
| QString | oldName |
| QString | newName |
The documentation for this class was generated from the following files:

