Description: 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
To Search:
File list (Check if you may need any files):
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