Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Fixed size
Either in the width/heigth designer
Or you simply call these properties in the code.
As mentioned above, you can use
the Or container in the Vertical/horizontal/grid Layout designer and shove it into it.
Or in the code to create QHBoxLayout _hLayout;
and then shove _hLayout.addWidget(lineEdit);
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question