kivio
KivioChangeStencilProtectCommand Class Reference
List of all members.Detailed Description
Definition at line 394 of file kivio_command.h.
Public Types | |
| enum | KVP_TYPE { KV_POSX, KV_POSY, KV_WIDTH, KV_HEIGHT, KV_ASPECT, KV_DELETE } |
Public Member Functions | |
| KivioChangeStencilProtectCommand (const QString &_name, KivioPage *_page, KivioStencil *_stencil, bool _state, KVP_TYPE _type) | |
| ~KivioChangeStencilProtectCommand () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Member Functions | |
| void | changeValue (bool b) |
Protected Attributes | |
| KivioPage * | m_page |
| KivioStencil * | m_stencil |
| KVP_TYPE | type |
| bool | m_bValue |
The documentation for this class was generated from the following files:

