kivio
KivioChangeStencilColorCommand Class Reference
List of all members.Detailed Description
Definition at line 285 of file kivio_command.h.
Public Types | |
enum | ColorType { CT_TEXTCOLOR, CT_FGCOLOR, CT_BGCOLOR } |
Public Member Functions | |
KivioChangeStencilColorCommand (const QString &_name, KivioPage *_page, KivioStencil *_stencil, const QColor &_oldColor, const QColor &_newColor, ColorType _type, const QString &textBoxName=QString::null) | |
~KivioChangeStencilColorCommand () | |
virtual void | execute () |
virtual void | unexecute () |
Protected Attributes | |
KivioPage * | m_page |
KivioStencil * | m_stencil |
QColor | oldColor |
QColor | newColor |
ColorType | type |
QString | m_textBoxName |
The documentation for this class was generated from the following files: