Relative font sizes in QT or the most portable way to define them

后端 未结 3 1633
长发绾君心
长发绾君心 2020-12-21 01:02

Coming from a Web Development background I am now into QT Applications development.

Working with QFonts I have seen that I have only two options apparently, to defin

3条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-21 01:39

    It is not currently possible. In my opinion, the most portable way would be using pts. since they are less device-dependent than pxs.

提交回复
热议问题