[Qt-interest] how custom QScrollArea's QScrollBar with images?
Anton Chernov
mechernov at gmail.com
Tue Apr 12 22:23:31 CEST 2011
> I've try:
> verticalScrollBar()->setStyleSheet("QScrollBar::groove:vertical{image:
> url(:/images/qs_groove.png);} QScrollBar::handle:vertical{image:
> url(:/images/qs_handle.png);}");
> nothing happens.
>
call setStyleSheet with the same sheet not on the scrollbar but on the
QSrollArea.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110412/292363c3/attachment.html
More information about the Qt-interest-old
mailing list