kpresenter
KPrPieValueCmd Class Reference
List of all members.Detailed Description
Definition at line 549 of file KPrCommand.h.
Public Types | |
Type = 1 | |
Angle = 2 | |
Length = 4 | |
All = Type | Angle | Length | |
enum | PieConfigChange { Type = 1, Angle = 2, Length = 4, All = Type | Angle | Length } |
Public Member Functions | |
KPrPieValueCmd (const QString &name, PieValues newValues, QPtrList< KPrObject > &objects, KPrDocument *doc, KPrPage *page, int flags=All) | |
KPrPieValueCmd (const QString &_name, QPtrList< PieValues > &_oldValues, PieValues _newValues, QPtrList< KPrObject > &_objects, KPrDocument *_doc, KPrPage *_page, int _flags=All) | |
~KPrPieValueCmd () | |
virtual void | execute () |
virtual void | unexecute () |
Protected Member Functions | |
void | addObjects (const QPtrList< KPrObject > &objects) |
Protected Attributes | |
KPrDocument * | m_doc |
KPrPage * | m_page |
QPtrList< PieValues > | m_oldValues |
QPtrList< KPrObject > | m_objects |
PieValues | m_newValues |
int | m_flags |
Classes | |
struct | PieValues |
The documentation for this class was generated from the following files: