kpresenter
KPrRotationDialogImpl Class Reference
#include <KPrRotationDialogImpl.h>
Detailed Description
A dialog that lets the user interactively choose an angle for rotation.
Definition at line 34 of file KPrRotationDialogImpl.h.
Public Member Functions | |
| KPrRotationDialogImpl (QWidget *parent, const char *name=0) | |
| ~KPrRotationDialogImpl () | |
| void | setAngle (double angle) |
| double | angle () |
Protected Slots | |
| void | angleChanged (double) |
| void | angleMode (int) |
| void | slotOk () |
Protected Attributes | |
| KPrTextPreview * | m_preview |
| RotationPropertyUI * | m_dialog |
| KPrCircleGroup * | m_angleGroup |
The documentation for this class was generated from the following files:

