Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Opie::Ui::Internal::FontListItem Class Reference

Collaboration diagram for Opie::Ui::Internal::FontListItem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FontListItem (const QString &t, const QStringList &styles, const QValueList< int > &sizes)
QString family () const
const QStringListstyles () const
const QValueList< int > & sizes () const

Private Attributes

QStringList m_styles
QValueList< int > m_sizes
QString m_name

Constructor & Destructor Documentation

Opie::Ui::Internal::FontListItem::FontListItem const QString t,
const QStringList styles,
const QValueList< int > &  sizes
[inline]
 

Definition at line 65 of file ofontselector.cpp.

References m_name, m_sizes, m_styles, str, and upper().


Member Function Documentation

QString Opie::Ui::Internal::FontListItem::family  )  const [inline]
 

Definition at line 76 of file ofontselector.cpp.

References m_name.

Referenced by Opie::Ui::OFontSelector::fontCharSet(), and Opie::Ui::OFontSelector::fontFamily().

const QValueList<int>& Opie::Ui::Internal::FontListItem::sizes  )  const [inline]
 

Definition at line 86 of file ofontselector.cpp.

References m_sizes.

Referenced by Opie::Ui::OFontSelector::fontFamilyClicked(), and Opie::Ui::OFontSelector::fontSize().

const QStringList& Opie::Ui::Internal::FontListItem::styles  )  const [inline]
 

Definition at line 81 of file ofontselector.cpp.

References m_styles.

Referenced by Opie::Ui::OFontSelector::fontFamilyClicked(), and Opie::Ui::OFontSelector::fontStyle().


Member Data Documentation

QString Opie::Ui::Internal::FontListItem::m_name [private]
 

Definition at line 94 of file ofontselector.cpp.

Referenced by family(), and FontListItem().

QValueList<int> Opie::Ui::Internal::FontListItem::m_sizes [private]
 

Definition at line 93 of file ofontselector.cpp.

Referenced by FontListItem(), and sizes().

QStringList Opie::Ui::Internal::FontListItem::m_styles [private]
 

Definition at line 92 of file ofontselector.cpp.

Referenced by FontListItem(), and styles().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 18:02:19 2005 for OPIE by  doxygen 1.4.2