kpresenter
KPrChangeVerticalAlignmentCommand Class Reference
List of all members.Detailed Description
Definition at line 1046 of file KPrCommand.h.
Public Member Functions | |
KPrChangeVerticalAlignmentCommand (const QString &name, KPrTextObject *_obj, VerticalAlignmentType _oldAlign, VerticalAlignmentType _newAlign, KPrDocument *_doc) | |
~KPrChangeVerticalAlignmentCommand () | |
virtual void | execute () |
virtual void | unexecute () |
Protected Attributes | |
KPrTextObject * | m_obj |
VerticalAlignmentType | m_oldAlign |
VerticalAlignmentType | m_newAlign |
KPrPage * | m_page |
KPrDocument * | m_doc |
The documentation for this class was generated from the following files: