Qt 5 高清屏幕自适应

阅读 53

2022-02-16

# 在 main.h 代码中加入
QApplication::setAttribute(Qt::AA_EnableHighDpiScaling);

相关推荐

精彩评论(0)

0 0 举报