my board Stylesheet does not apply.
-
wrote on 26 Jan 2016, 02:41 last edited by
my source code.
ui->listWidget->setStyleSheet( "QScrollBar::vertical{width:30px;}" );PC is apply.
but board not apply.
how to board apply?
-
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).
-
@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).
wrote on 26 Jan 2016, 07:33 last edited by
2/3