kpresenter

KPrObjectProperties Class Reference

List of all members.

Detailed Description

Definition at line 26 of file KPrObjectProperties.h.


Public Types

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

KoPenCmd::Pen KPrObjectProperties::getPen (  )  const [inline]

get pen properties

Definition at line 48 of file KPrObjectProperties.h.

KPrBrushCmd::Brush KPrObjectProperties::getBrush (  )  const [inline]

get brush properties

Definition at line 50 of file KPrObjectProperties.h.

KPrRectValueCmd::RectValues KPrObjectProperties::getRectValues (  )  const [inline]

get rectangle properties

Definition at line 52 of file KPrObjectProperties.h.

KPrPolygonSettingCmd::PolygonSettings KPrObjectProperties::getPolygonSettings (  )  const [inline]

get polygon properties

Definition at line 54 of file KPrObjectProperties.h.

KPrPieValueCmd::PieValues KPrObjectProperties::getPieValues (  )  const [inline]

get pie properties

Definition at line 56 of file KPrObjectProperties.h.

MarginsStruct KPrObjectProperties::getMarginsStruct (  )  [inline]

get text properties

Definition at line 61 of file KPrObjectProperties.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys