change QStackedWidget element's margins
Solved
General and Desktop
-
Hello everyone,
I'm trying to change element's margins in a QStackedWidget but i don't find the attribute to do it in Qt Designer. I would all widgets in the stacked widget have no margins, like that we can do with QLayout by set layout(Top/Bottom/Left/Right)Margin to 0.
Is there a way to do that ?Thanks
-
Hi
a plain QStackedWidget have no margins.
But any layout you apply have 9 as default values
-
@Loic-B.
well eyes is the first place to go blind :)
No worries. we are here to help and as long as people try them self
and describe any issues with more than "it dont work" then no questions is too
basic or anything like that :)