Styling QScrollBar to enable Chrome like Look'n'Feel
Solved
General and Desktop
-
Here is an example of Chrome's scrollbar:
How to style scrollbars (both horizontal/vertical) through out application so that they look identical/similar ?
I can set qApp->setStyleSheet(...) to style it through out the application I suppose.
-
Hi
Yes via stylesheet and qApp->setStyleSheet(...)http://doc.qt.io/qt-5/stylesheet-examples.html#customizing-qscrollbar