kivio
KivioChangeBeginEndSizeArrowCommand Class Reference
List of all members.Detailed Description
Definition at line 373 of file kivio_command.h.
Public Member Functions | |
| KivioChangeBeginEndSizeArrowCommand (const QString &_name, KivioPage *_page, KivioStencil *_stencil, float _oldH, float _oldW, float _newH, float _newW, bool _beginArrow) | |
| ~KivioChangeBeginEndSizeArrowCommand () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Attributes | |
| KivioPage * | m_page |
| KivioStencil * | m_stencil |
| float | oldWidth |
| float | oldLength |
| float | newWidth |
| float | newLength |
| bool | beginArrow |
The documentation for this class was generated from the following files:

