Add support for pixmap cache images to TextEdit.
authorAndrew den Exter <andrew.den-exter@nokia.com>
Mon, 5 Dec 2011 01:36:55 +0000 (11:36 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 7 Dec 2011 04:49:46 +0000 (05:49 +0100)
commitd052d2f569324f9a5416ee69ad60d4d4ded84ad3
tree6706193f9ab4ee6b74afb9d5fdeb51417d4234e1
parent389626a2232910945b4f78b9b60ff15d71f0b93b
Add support for pixmap cache images to TextEdit.

Re-use the QQuickTextDocumentWithImageResources class from Text to
allow image resources to be loaded from the pixmap cache.

Change-Id: I13170eefe664447b77f2980fb2fe7b4e2f8eb81c
Reviewed-by: Yann Bodson <yann.bodson@nokia.com>
src/quick/items/qquicktext.cpp
src/quick/items/qquicktext_p_p.h
src/quick/items/qquicktextedit.cpp
src/quick/items/qquicktextedit_p_p.h