知识就是希望
//解决Linux下默认中文字体乱码问题 QFont font("simsun", 11, QFont::Normal, false); a.setFont(font);
posted on 2019-12-20 06:28 lydstory 阅读(125) 评论(0) 收藏 举报