my board Stylesheet does not apply.
Unsolved
Mobile and Embedded
-
my source code.
ui->listWidget->setStyleSheet( "QScrollBar::vertical{width:30px;}" );PC is apply.
but board not apply.
how to board apply?
-
@ForestPoem said:
but board not apply.
how to board apply?
do you mean on your embedded board?
Also you could try to set the min- and max-width (= fixed size).
-