kivio
KivioTextFormatDlg Class Reference
List of all members.Detailed Description
Definition at line 33 of file kiviotextformatdlg.h.
Public Slots | |
| void | setVAlign (int i) |
| void | setHAlign (int i) |
| void | setFont (QFont f) |
| void | setTextColor (QColor c) |
Public Member Functions | |
| KivioTextFormatDlg (KivioView *parent, const char *name=0) | |
| int | valign () |
| int | halign () |
| QFont | font () |
| QColor | textColor () |
Protected Slots | |
| void | updateVAlign (int i) |
| void | updateHAlign (int i) |
| void | slotDefault () |
Protected Member Functions | |
| void | initFontTab () |
| void | initPositionTab () |
Protected Attributes | |
| KFontChooser * | m_fontChooser |
| KColorButton * | m_textCBtn |
| QButtonGroup * | m_halignBGrp |
| QButtonGroup * | m_valignBGrp |
| QLabel * | m_preview |
| int | m_valign |
| int | m_halign |
The documentation for this class was generated from the following files:

