kivio
KivioChangeLineWidthCommand Class Reference
List of all members.Detailed Description
Definition at line 339 of file kivio_command.h.
Public Member Functions | |
| KivioChangeLineWidthCommand (const QString &_name, KivioPage *_page, KivioStencil *_stencil, double _oldValue, double _newValue) | |
| ~KivioChangeLineWidthCommand () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Attributes | |
| KivioPage * | m_page |
| KivioStencil * | m_stencil |
| double | oldValue |
| double | newValue |
The documentation for this class was generated from the following files:

