摘要:
1.定义结构体存储等分后的img:struct ImageSlice{QImage img;QRect targetPos;int cur_num;int correct_num;};2.在构造函数中添加如下代码void paintEvent(QPaintEvent *event);ImageSli... 阅读全文
posted @ 2014-11-10 21:29
zengcy
阅读(329)
评论(0)
推荐(0)
浙公网安备 33010602011771号