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

QLigature Class Reference

List of all members.

Public Member Functions

 QLigature (QChar c)
Q_UINT16 first ()
Q_UINT16 next ()
Q_UINT16 current ()
int match (QString &str, unsigned int index)
QChar head ()
QChar::Decomposition tag ()

Private Attributes

Q_UINT16 * ligatures
Q_UINT16 * cur

Constructor & Destructor Documentation

QLigature::QLigature QChar  c  ) 
 

Definition at line 12733 of file qstring.cpp.

References QChar::cell(), cur, ligature_info, ligature_map, ligatures, pos, and QChar::row().


Member Function Documentation

Q_UINT16 QLigature::current  )  [inline]
 

Definition at line 12722 of file qstring.cpp.

References cur.

Referenced by QString::compose(), head(), match(), and tag().

Q_UINT16 QLigature::first  )  [inline]
 

Definition at line 12720 of file qstring.cpp.

References cur, and ligatures.

Referenced by QString::compose().

QChar QLigature::head  ) 
 

Definition at line 12746 of file qstring.cpp.

References current(), decomposition_map, and QChar::null.

Referenced by QString::compose().

int QLigature::match QString str,
unsigned int  index
 

Definition at line 12762 of file qstring.cpp.

References current(), decomposition_map, i, and QString::length().

Referenced by QString::compose().

Q_UINT16 QLigature::next  )  [inline]
 

Definition at line 12721 of file qstring.cpp.

References cur.

Referenced by QString::compose().

QChar::Decomposition QLigature::tag  ) 
 

Definition at line 12754 of file qstring.cpp.

References QChar::Canonical, current(), and decomposition_map.

Referenced by QString::compose().


Member Data Documentation

Q_UINT16* QLigature::cur [private]
 

Definition at line 12730 of file qstring.cpp.

Referenced by current(), first(), next(), and QLigature().

Q_UINT16* QLigature::ligatures [private]
 

Definition at line 12729 of file qstring.cpp.

Referenced by first(), and QLigature().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:47:43 2005 for OPIE by  doxygen 1.4.2