Quantcast
Channel: Installation and Deployment
Viewing all articles
Browse latest Browse all 22112

Stylize using CSS and editable QComboBox's completions list view

$
0
0
QListView {    background: red; } does the trick, but in very global level. I want to stylize only the list view of the QComboBox completion list. Something like: QComboBox QListView, QComboBox > QListView, QComboBox QLineEdit QListView, /* the combo box's editor */ QComboBox > QLineEdit > QListView, {    ... } All of these don’t work. Any suggestions how to stylize the QComboBox’s completion list view only?

Viewing all articles
Browse latest Browse all 22112

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>