#include </home/clem/local/src/opie/noncore/apps/tinykate/libkate/view/kateviewdialog.h>
Collaboration diagram for FontConfig:

Public Member Functions | |
| FontConfig (QWidget *parent=0, char *name=0) | |
| ~FontConfig () | |
| void | setFont (const QFont &font) |
| QFont | getFont () |
Private Slots | |
| void | slotFontSelected (const QFont &font) |
Private Attributes | |
| Opie::Ui::OFontSelector * | m_fontselect |
| QFont | myFont |
|
||||||||||||
|
Definition at line 524 of file kateviewdialog.cpp. References m_fontselect, and slotFontSelected(). |
|
|
Definition at line 553 of file kateviewdialog.cpp. |
|
|
Definition at line 184 of file kateviewdialog.h. Referenced by KateView::configDialog(). |
|
|
Definition at line 557 of file kateviewdialog.cpp. References m_fontselect, and myFont. Referenced by KateView::configDialog(). |
|
|
Definition at line 565 of file kateviewdialog.cpp. References myFont. Referenced by FontConfig(). |
|
|
Definition at line 184 of file kateviewdialog.h. Referenced by FontConfig(), and setFont(). |
|
|
Definition at line 189 of file kateviewdialog.h. Referenced by setFont(), and slotFontSelected(). |
1.4.2