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

