kpresenter
KPrPolygonPreview Class Reference
List of all members.Detailed Description
Definition at line 33 of file KPrPolygonPreview.h.
Public Slots | |
| void | slotConvexConcave (bool convexConcave) |
| void | slotConvexPolygon () |
| void | slotConcavePolygon () |
| void | slotCornersValue (int value) |
| void | slotSharpnessValue (int value) |
Public Member Functions | |
| KPrPolygonPreview (QWidget *parent, const char *) | |
| ~KPrPolygonPreview () | |
| void | setPenBrush (const QPen &_pen, const QBrush &_brush) |
Protected Member Functions | |
| void | drawContents (QPainter *) |
Protected Attributes | |
| int | nCorners |
| int | sharpness |
| bool | isConcave |
| QPen | pen |
| QBrush | brush |
The documentation for this class was generated from the following files:

