Add HasFrame feature to QStyleOptionTab
authorJens Bache-Wiig <jens.bache-wiig@digia.com>
Tue, 16 Oct 2012 07:02:08 +0000 (09:02 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 16 Oct 2012 13:29:15 +0000 (15:29 +0200)
commit3928bd06068cdd301dd4b021af55baa2707fa959
tree332400e8bb67ec9996e55101d656b9cfe73b9e92
parent7501d55ae005cf9a155a6bcbeac468bfde40177d
Add HasFrame feature to QStyleOptionTab

This makes it possible for styles like Fusion to draw tabbars different
when they have a frame.

Change-Id: I1bb21198c0c3caf44c757f6f39310bf2509054bf
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
src/widgets/styles/qstyleoption.cpp
src/widgets/styles/qstyleoption.h
src/widgets/widgets/qtabbar.cpp