
Public Member Functions | |
| FontListItem (const QString &t, const QStringList &styles, const QValueList< int > &sizes) | |
| QString | family () const |
| const QStringList & | styles () const |
| const QValueList< int > & | sizes () const |
Private Attributes | |
| QStringList | m_styles |
| QValueList< int > | m_sizes |
| QString | m_name |
|
||||||||||||||||
|
Definition at line 65 of file ofontselector.cpp. |
|
|
Definition at line 76 of file ofontselector.cpp. References m_name. Referenced by Opie::Ui::OFontSelector::fontCharSet(), and Opie::Ui::OFontSelector::fontFamily(). |
|
|
Definition at line 86 of file ofontselector.cpp. References m_sizes. Referenced by Opie::Ui::OFontSelector::fontFamilyClicked(), and Opie::Ui::OFontSelector::fontSize(). |
|
|
Definition at line 81 of file ofontselector.cpp. References m_styles. Referenced by Opie::Ui::OFontSelector::fontFamilyClicked(), and Opie::Ui::OFontSelector::fontStyle(). |
|
|
Definition at line 94 of file ofontselector.cpp. Referenced by family(), and FontListItem(). |
|
|
Definition at line 93 of file ofontselector.cpp. Referenced by FontListItem(), and sizes(). |
|
|
Definition at line 92 of file ofontselector.cpp. Referenced by FontListItem(), and styles(). |
1.4.2