Revision 5c05454...
Go back to digest for 4th May 2014Optimization in Graphics
Steve Allewell committed changes in [kxstitch] /:
Implement cached rendering methodology
Contents drawn onto QImage then the QImage is drawn during the
paintEvent, reducing the time taken during painting.
The Renderer has been made a class member instead of a pointer.
File Changes
Modified 2 files
- src/Preview.cpp
- src/Preview.h
2 files changed in total