开发者

QT Align Controls depending upon Screen Resolution

开发者 https://www.devze.com 2023-03-09 17:37 出处:网络
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.

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.

0

精彩评论

暂无评论...
验证码 换一张
取 消