split the HexString template class out of qstylehelper
authorLars Knoll <lars.knoll@nokia.com>
Tue, 3 May 2011 08:40:58 +0000 (10:40 +0200)
committerLars Knoll <lars.knoll@nokia.com>
Tue, 3 May 2011 11:19:29 +0000 (13:19 +0200)
commitea55f6042622cab5a584c692c3a9eec69cebec09
treee36411b2fda4b9d7202700804cb42a82aad313ea
parent806e02604399924393fd4c75924de04e5d2aa7aa
split the HexString template class out of qstylehelper

The class is used in quite a few places and has no relation
to styles. Split it out into it's own file to remove a dependency
between Gui and Widgets.
src/gui/image/qicon.cpp
src/gui/image/qiconloader.cpp
src/gui/image/qpixmap.cpp
src/gui/kernel/kernel.pri
src/gui/kernel/qhexstring_p.h [new file with mode: 0644]
src/gui/painting/qbrush.cpp
src/gui/painting/qdrawutil.cpp
src/gui/painting/qpaintengine_x11.cpp
src/gui/painting/qpainter.cpp
src/gui/styles/qstylehelper_p.h