|
|
| UMLWidgetColorPage ( QWidget * pParent, UMLWidget * pWidget )
| UMLWidgetColorPage |
Constructor
| ~UMLWidgetColorPage ()
| ~UMLWidgetColorPage |
Deconstructor
| void updateUMLWidget ()
| updateUMLWidget |
Updates the UMLWidget with the dialog properties.
| UMLWidget * m_pUMLWidget | m_pUMLWidget |
[protected]
| QGroupBox * m_pColorGB | m_pColorGB |
[protected]
| QLabel * m_pLineColorL | m_pLineColorL |
[protected]
| QLabel * m_pFillColorL | m_pFillColorL |
[protected]
The widget to set the color for.
| QCheckBox * m_pUseFillColorCB | m_pUseFillColorCB |
[protected]
| QPushButton * m_pLineDefaultB | m_pLineDefaultB |
[protected]
| QPushButton * m_pFillDefaultB | m_pFillDefaultB |
[protected]
The widget to set the color for.
| KColorButton * m_pLineColorB | m_pLineColorB |
[protected]
| KColorButton * m_pFillColorB | m_pFillColorB |
[protected]
The widget to set the color for.
| void slotLineButtonClicked ()
| slotLineButtonClicked |
[slot]
Sets the default line color when default line button clicked.
| void slotFillButtonClicked ()
| slotFillButtonClicked |
[slot]
Sets the default fill color when default fill button clicked.
| Generated by: jr on radge on Wed Sep 25 00:11:47 2002, using kdoc 2.0a54. |