kivio
KivioStencilFormatDlg Class Reference
List of all members.Detailed Description
Definition at line 33 of file kiviostencilformatdlg.h.
Public Slots | |
| void | setLineWidth (double w, KoUnit::Unit u) |
| void | setLineColor (QColor c) |
| void | setLinePattern (int p) |
| void | setFillColor (QColor c) |
| void | setFillPattern (int p) |
| void | setLineEndStyle (int s) |
Public Member Functions | |
| KivioStencilFormatDlg (KivioView *parent, const char *name=0) | |
| double | lineWidth () |
| QColor | lineColor () |
| int | linePattern () |
| QColor | fillColor () |
| int | fillPattern () |
| int | lineEndStyle () |
Protected Slots | |
| void | slotDefault () |
Protected Member Functions | |
| void | init () |
| void | initLinePatterns () |
| void | initFillPatterns () |
| void | initLineEndStyles () |
Protected Attributes | |
| KoUnitDoubleSpinBox * | m_lineWidthUSBox |
| KColorButton * | m_lineCBtn |
| KColorButton * | m_fillCBtn |
| KComboBox * | m_patternCBox |
| KComboBox * | m_fillPatternCBox |
| KComboBox * | m_lineEndStyleCBox |
| KoUnit::Unit | m_unit |
The documentation for this class was generated from the following files:

