开发者

Qt- Where can I find the list of fonts I can use?

开发者 https://www.devze.com 2023-02-28 18:29 出处:网络
When setting a font in a开发者_运维问答 Qt application, where can I find the list of fonts I can choose from?

When setting a font in a开发者_运维问答 Qt application, where can I find the list of fonts I can choose from?

Thanks.


You can use the QFontDatabase class to get information about available fonts in the underlying window system.

0

精彩评论

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