kivio
KivioArrowHeadFormatDlg Class Reference
List of all members.Detailed Description
Definition at line 31 of file kivioarrowheadformatdlg.h.
Public Slots | |
| void | setUnit (KoUnit::Unit u) |
| void | setStartAHType (int t) |
| void | setStartAHWidth (double w) |
| void | setStartAHHeight (double h) |
| void | setEndAHType (int t) |
| void | setEndAHWidth (double w) |
| void | setEndAHHeight (double h) |
Public Member Functions | |
| KivioArrowHeadFormatDlg (KivioView *parent, const char *name=0) | |
| int | startAHType () |
| double | startAHWidth () |
| double | startAHHeight () |
| int | endAHType () |
| double | endAHWidth () |
| double | endAHHeight () |
Protected Slots | |
| void | slotDefault () |
Protected Member Functions | |
| void | init () |
| void | loadArrowHeads (KComboBox *combo) |
Protected Attributes | |
| KoUnitDoubleSpinBox * | m_startAHWidthUSBox |
| KoUnitDoubleSpinBox * | m_startAHHeightUSBox |
| KoUnitDoubleSpinBox * | m_endAHWidthUSBox |
| KoUnitDoubleSpinBox * | m_endAHHeightUSBox |
| KComboBox * | m_startAHTypeCBox |
| KComboBox * | m_endAHTypeCBox |
| KoUnit::Unit | m_unit |
The documentation for this class was generated from the following files:

