change central widget size ?
Unsolved
General and Desktop
-
change central widget size
This seems illogical / contradictory question , but I have to ask.
Can I change / set heigh of the central widget to occupy only part if the QMainWindow display area ?
So far all sizing affects the SIZE of the QMainWindow,
I like to accomplish this with minimal "code damage" , but it looks as I have to replace the single central widget with more widgets .
Not sure if I can manage to do that in QDesigner.
-
@AnneRanch said in change central widget size ?:
Can I change / set heigh of the central widget to occupy only part if the QMainWindow display area ?
No.