kword
KWFrameChangePictureCommand Class Reference
#include <KWCommand.h>
Detailed Description
Command created when we changed a clipart or picture.
Definition at line 245 of file KWCommand.h.
Public Member Functions | |
| KWFrameChangePictureCommand (const QString &name, FrameIndex _frameIndex, const KoPictureKey &_oldFile, const KoPictureKey &_newFile) | |
| ~KWFrameChangePictureCommand () | |
| void | execute () |
| void | unexecute () |
Protected Attributes | |
| FrameIndex | m_indexFrame |
| KoPictureKey | m_oldKey |
| KoPictureKey | m_newKey |
The documentation for this class was generated from the following files:

