Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt4-preview-feedback Archive, April 2008
Bug in QTreeWidget with QLinearGradient as background


Message 1 in thread

Hello,

I am testing Qt 4.4rc1 on Windows XP.

When using a stylesheet into a QTreeWidget (seems to be on all Q*View also)
and specifing a QLinearGradient as background, for example this stylesheet:

background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:1, y2:0, stop:0
#ffffff, stop:1 #ffffff);

You will see that a black border is added to the View widget. This doesn't
appear in Qt 4.3.

-- 
 [ signature omitted ]