How to Align Controls depending upon Screen Resolution in Qt ?
I have created UI in QtCreator now when i expand the form the controls inside it remains the same size.
Thanks.
How to Align Controls depending upon Screen Resolution in Qt ?
I have created UI in QtCreator now when i expand the form the controls inside it remains the same size.
Thanks.
Use Layouts. Here is general description of them.