kivio
KivioChangeLayoutCommand Class Reference
List of all members.Detailed Description
Definition at line 213 of file kivio_command.h.
Public Member Functions | |
| KivioChangeLayoutCommand (const QString &_name, KivioPage *_page, KoPageLayout _oldLayout, KoPageLayout _newLayout) | |
| ~KivioChangeLayoutCommand () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Attributes | |
| KivioPage * | m_page |
| KoPageLayout | oldLayout |
| KoPageLayout | newLayout |
The documentation for this class was generated from the following files:

