Enablers for TextInput
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
Mon, 9 May 2011 07:07:02 +0000 (09:07 +0200)
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
Mon, 23 May 2011 11:38:22 +0000 (13:38 +0200)
commit5feefb0c039dae04290d1fca7c2f24276b6f7582
treeafdf2f260f2a150ec048809313d8207f0e04612c
parent6e99936502345eab6ef7862e2cb3740bcc1caef2
Enablers for TextInput

In order to use the scene graph text node in TextInput, we
need enablers. Most of this is to enable selections,
which in turn means we need to be able to extract a certain
set of glyphs from a QTextLine.
src/gui/text/qglyphrun.cpp
src/gui/text/qglyphrun.h
src/gui/text/qrawfont.cpp
src/gui/text/qrawfont.h
src/gui/text/qtextlayout.cpp
src/gui/text/qtextlayout.h
src/gui/text/qtextobject.cpp
src/gui/widgets/qlinecontrol_p.h