[Qt-interest] combo box styles
Andre Somers
andre at familiesomers.nl
Thu Sep 2 21:05:46 CEST 2010
Op 2-9-2010 18:33, Duane Hebert schreef:
> I have a touch screen app and I want to set the style of the scroll up and scroll down arrows of the combo
> box. The ones that appear when the drop down is shown and the contents exceed the size. I need to make them
> larger. But which style are these?
Look into QApplication::setGlobalStrut(). It defines the minimum size
for widgets that users interact with.
André
More information about the Qt-interest-old
mailing list