QPainter 画点

QPainter  绘制点

#include <QPainter>

 

void QPainter::drawPoint(int x, int y)

 

This is an overloaded function.

Draws a single point at position (xy).

#####################

posted @ 2022-06-19 19:20  西北逍遥  阅读(289)  评论(0编辑  收藏  举报