kspread
KSpread::KoTransformToolBox Class Reference
Inheritance diagram for KSpread::KoTransformToolBox:

Detailed Description
Definition at line 55 of file kspread_toolbox.h.
Public Slots | |
| void | setDocumentChild (KoDocumentChild *) |
Signals | |
| void | rotationChanged (double) |
| void | scalingChanged (double) |
| void | xShearingChanged (double) |
| void | yShearingChanged (double) |
Public Member Functions | |
| KoTransformToolBox (KoDocumentChild *child, QWidget *parent=0, const char *name=0) | |
| double | rotation () const |
| double | scaling () const |
| double | xShearing () const |
| double | yShearing () const |
| void | setRotation (double) |
| void | setScaling (double) |
| void | setXShearing (double) |
| void | setYShearing (double) |
The documentation for this class was generated from the following files:

