kpresenter
KPrObjectProperties Class Reference
List of all members.Detailed Description
Definition at line 26 of file KPrObjectProperties.h.
Public Types | |
PtPen = 1 | |
PtLineEnds = 2 | |
PtBrush = 4 | |
PtPie = 8 | |
PtPicture = 16 | |
PtPolygon = 32 | |
PtRectangle = 64 | |
PtText = 128 | |
PtOther = 256 | |
PtPenWidth = 512 | |
enum | PropertyType { PtPen = 1, PtLineEnds = 2, PtBrush = 4, PtPie = 8, PtPicture = 16, PtPolygon = 32, PtRectangle = 64, PtText = 128, PtOther = 256, PtPenWidth = 512 } |
Public Member Functions | |
KPrObjectProperties (const QPtrList< KPrObject > &objects) | |
~KPrObjectProperties () | |
int | getPropertyFlags () |
KoPenCmd::Pen | getPen () const |
KPrBrushCmd::Brush | getBrush () const |
KPrRectValueCmd::RectValues | getRectValues () const |
KPrPolygonSettingCmd::PolygonSettings | getPolygonSettings () const |
KPrPieValueCmd::PieValues | getPieValues () const |
KPrPictureSettingCmd::PictureSettings | getPictureSettings () const |
const QPixmap & | getPixmap () const |
MarginsStruct | getMarginsStruct () |
PropValue | getProtectContent () |
Protected Member Functions | |
void | getProperties (const QPtrList< KPrObject > &objects) |
void | getPenProperties (KPrObject *object) |
void | getLineEndsProperties (KPrObject *object) |
void | getBrushProperties (KPrObject *object) |
void | getRectProperties (KPrObject *object) |
void | getPolygonSettings (KPrObject *object) |
void | getPieProperties (KPrObject *object) |
void | getPictureProperties (KPrObject *object) |
void | getTextProperties (KPrObject *object) |
Member Function Documentation
KPrBrushCmd::Brush KPrObjectProperties::getBrush | ( | ) | const [inline] |
MarginsStruct KPrObjectProperties::getMarginsStruct | ( | ) | [inline] |
KoPenCmd::Pen KPrObjectProperties::getPen | ( | ) | const [inline] |
KPrPieValueCmd::PieValues KPrObjectProperties::getPieValues | ( | ) | const [inline] |
KPrPolygonSettingCmd::PolygonSettings KPrObjectProperties::getPolygonSettings | ( | ) | const [inline] |
KPrRectValueCmd::RectValues KPrObjectProperties::getRectValues | ( | ) | const [inline] |
The documentation for this class was generated from the following files: