kpresenter
KPrRectValueCmd Class Reference
List of all members.Detailed Description
Definition at line 695 of file KPrCommand.h.
Public Types | |
XRnd = 1 | |
YRnd = 2 | |
All = XRnd | YRnd | |
enum | RectangleConfigChange { XRnd = 1, YRnd = 2, All = XRnd | YRnd } |
Public Member Functions | |
KPrRectValueCmd (const QString &_name, QPtrList< RectValues > &_oldValues, RectValues _newValues, QPtrList< KPrObject > &_objects, KPrDocument *_doc, KPrPage *_page, int _flags=All) | |
KPrRectValueCmd (const QString &_name, QPtrList< KPrObject > &_objects, RectValues _newValues, KPrDocument *_doc, KPrPage *_page, int _flags=All) | |
~KPrRectValueCmd () | |
virtual void | execute () |
virtual void | unexecute () |
Protected Member Functions | |
void | addObjects (const QPtrList< KPrObject > &_objects) |
Protected Attributes | |
KPrDocument * | m_doc |
KPrPage * | m_page |
QPtrList< RectValues > | m_oldValues |
QPtrList< KPrObject > | m_objects |
RectValues | m_newValues |
int | m_flags |
Classes | |
struct | RectValues |
The documentation for this class was generated from the following files: