摘要:
1、获取painter QPainter painter(this); 2、设置抗锯齿 painter.setRenderHints(QPainter::Antialiasing | QPainter::TextAntialiasing); 3、画圆弧 QRectF rectangle(10.0, 阅读全文
摘要:
1、https://blog.csdn.net/orange_man/article/details/38490429 2、https://blog.csdn.net/balabala_201710/article/details/94436400?spm=1001.2014.3001.5501 3 阅读全文
摘要:
一、 1、win+r,输入:%temp% 2、弹出temp文件夹,全选删除 阅读全文