lib
KoComplexText Class Reference
List of all members.Detailed Description
Definition at line 107 of file KoComplexText.h.
Public Types | |
XIsolated | |
XFinal | |
XInitial | |
XMedial | |
enum | Shape { XIsolated, XFinal, XInitial, XMedial } |
Static Public Member Functions | |
static Shape | glyphVariant (const QString &str, int pos) |
static Shape | glyphVariantLogical (const QString &str, int pos) |
static QString | shapedString (const QString &str, int from=0, int len=-1, QPainter::TextDirection dir=QPainter::Auto, const QFontMetrics *fm=0) |
static QChar | shapedCharacter (const QString &str, int pos, const QFontMetrics *fm=0) |
static QPtrList< KoTextRun > * | bidiReorderLine (KoBidiControl *control, const QString &str, int start, int len, QChar::Direction basicDir=QChar::DirON) |
static QString | bidiReorderString (const QString &str, QChar::Direction basicDir=QChar::DirON) |
The documentation for this class was generated from the following files: