kivio
KivioStencilGeometryPanel Class Reference
List of all members.Detailed Description
Definition at line 11 of file kivio_stencil_geometry_panel.h.
Public Slots | |
| void | setUnit (KoUnit::Unit) |
| void | setPosition (double, double) |
| void | setSize (double, double) |
| void | setPageLayout (const KoPageLayout &l) |
| void | setRotation (int d) |
| void | setEmitSignals (bool e) |
Signals | |
| void | positionChanged (double, double) |
| void | sizeChanged (double, double) |
| void | rotationChanged (int) |
Public Member Functions | |
| KivioStencilGeometryPanel (QWidget *parent) | |
| virtual | ~KivioStencilGeometryPanel () |
Protected Slots | |
| void | xChange (double) |
| void | yChange (double) |
| void | wChange (double) |
| void | hChange (double) |
| void | rotationChange (int) |
Protected Attributes | |
| KoUnitDoubleSpinBox * | m_pX |
| KoUnitDoubleSpinBox * | m_pY |
| KoUnitDoubleSpinBox * | m_pW |
| KoUnitDoubleSpinBox * | m_pH |
| KIntSpinBox * | m_rotationSBox |
| KoUnit::Unit | m_unit |
| bool | m_emitSignals |
The documentation for this class was generated from the following files:

