文件名称:iPaint4Qt5.5
介绍说明--下载内容均来自于网络,请自行研究使用
使用Qt5.5开发的简易画图程序,支持撤销和重做功能,使用双缓冲技术,可以导出成图片。 供交流学习,本人技术简陋,希望能够对大家Qt的学习有所帮助。 注意:打开软件后请点击“新建”或“打开”开始使用。-A program like windows paint writting with Qt5.5, I call it iPaint. You can draw some shapes and fill them a color. Using double buffer to draw QPixmap. You alse can use undo, redo and save as picture functions. When you run the program, please click New or Open to use it. Have a nice day! :D
(系统自动生成,下载前可以参看下载内容)
下载文件列表
iPaint4Qt5.5
............\IPaint
............\......\icanvas.cpp
............\......\icanvas.h
............\......\images
............\......\imagestack.cpp
............\......\imagestack.h
............\......\......\background.png
............\......\......\canvas.ico
............\......\......\circle.png
............\......\......\ellipse.png
............\......\......\eraser.png
............\......\......\exit.png
............\......\......\fill.png
............\......\......\foreground.png
............\......\......\line.png
............\......\......\new.png
............\......\......\open.png
............\......\......\paint.ico
............\......\......\paint.png
............\......\......\pencil.png
............\......\......\polygon.png
............\......\......\qt.png
............\......\......\rectangle.png
............\......\......\redo.png
............\......\......\save.png
............\......\......\saveAs.png
............\......\......\undo.png
............\......\ipaint.cpp
............\......\ipaint.h
............\......\IPaint.pro
............\......\IPaint.pro.user
............\......\ipaint.qrc
............\......\main.cpp
............\说明.txt