Qt 组合模式画图

时间:2017-01-19 13:32:09
【文件属性】:

文件名称:Qt 组合模式画图

文件大小:4.6MB

文件格式:ZIP

更新时间:2017-01-19 13:32:09

Qt 组合模式 画图

在Qt5.1框架下用组合模式的一个画图工具,实现矩形,椭圆的绘制、移动、组合、拆分等功能


【文件预览】:
draw
----build-draw-Desktop_Qt_5_1_0_MinGW_32bit-Debug()
--------Makefile(13KB)
--------release()
--------Makefile.Debug(107KB)
--------debug()
--------a(40B)
--------haha(148B)
--------ui_mainwindow.h(6KB)
--------Makefile.Release(108KB)
----draw()
--------icons()
--------imagewidget.cpp(7KB)
--------factory.h(484B)
--------mainwindow.cpp(1KB)
--------icons.qrc(325B)
--------graph.h(4KB)
--------draw.pro.user(17KB)
--------factory.cpp(599B)
--------mainwindow.h(717B)
--------graph.cpp(8KB)
--------main.cpp(187B)
--------draw.pro(522B)
--------mainwindow.ui(4KB)
--------imagewidget.h(1KB)

网友评论

  • 代码编译可用,写的很简单,初学者可以参考。