QPainter p(this);
p.setCompositionMode(QPainter::CompositionMode_Difference);
p.fillRect(e->rect(), Qt::white);
相关文章:
-
2021-11-25
-
2021-11-20
-
2021-10-22
-
2021-12-17
-
2021-08-02
猜你喜欢
-
2022-12-23
-
2022-12-23
-
2022-02-17
-
2022-12-23
-
2022-12-23
-
2021-11-18
-
2022-12-23
相关资源
-
下载
2023-02-10
-
下载
2023-03-25
-
下载
2021-06-24
-
下载
2023-03-11
-
下载
2021-06-05