kpresenter
KPrTextPreview Class Reference
List of all members.Detailed Description
Definition at line 7 of file KPrTextPreview.h.
Public Member Functions | |
| KPrTextPreview (QWidget *parent, const char *name=0) | |
| ~KPrTextPreview () | |
| void | setShadowDirection (ShadowDirection sd) |
| void | setShadowDistance (int sd) |
| void | setShadowColor (const QColor &sc) |
| void | setAngle (double a) |
Protected Member Functions | |
| void | drawContents (QPainter *) |
Protected Attributes | |
| ShadowDirection | shadowDirection |
| int | shadowDistance |
| QColor | shadowColor |
| double | angle |
The documentation for this class was generated from the following files:

