kpresenter
KPrShadowDialogImpl Class Reference
List of all members.Detailed Description
Definition at line 10 of file KPrShadowDialogImpl.h.
Signals | |
| void | apply () |
Public Member Functions | |
| KPrShadowDialogImpl (QWidget *parent, const char *name=0) | |
| ~KPrShadowDialogImpl () | |
| void | setShadowDirection (ShadowDirection sd) |
| void | setShadowDistance (int sd) |
| void | setShadowColor (const QColor &sc) |
| ShadowDirection | shadowDirection () |
| int | shadowDistance () |
| QColor | shadowColor () |
Protected Slots | |
| void | colorChanged (const QColor &) |
| void | directionChanged (int) |
| void | distanceChanged (int) |
| void | applyClicked () |
| void | okClicked () |
Protected Attributes | |
| KPrTextPreview * | _preview |
The documentation for this class was generated from the following files:

