[Qt-interest] combo box styles

Duane Hebert spoo at flarn.com
Thu Sep 2 19:17:45 CEST 2010


"Jan" <janusius at gmx.net> wrote in message news:4C7FD60D.5050305 at gmx.net...
> Style = StyleSheet?
> 
> Take a look at : 
> http://doc.trolltech.com/4.6/stylesheet-examples.html#customizing-qscrollbar
> 
> Works also very well in a ComboBox.

Yes I'm using this.


> Not sure if
> 
> QComboBox QScrollBar
> {
> ...
> }
> 
> works.
> 
> I am using QScrollBar directly (makes some sense if all scrollbars look 
> the same)

Yes.  But it doesn't work in the drop down for the QCombo.
QComboBox QScrollBar doesn't seem to work.  QCombo QAbstractItemView QScrollBar doesn't either.
 



More information about the Qt-interest-old mailing list