Cache QPen and QBrush used by ChartModel.
authorMilian Wolff <mail@milianw.de>
Tue, 5 Apr 2016 21:33:40 +0000 (23:33 +0200)
committerMilian Wolff <mail@milianw.de>
Tue, 5 Apr 2016 21:33:40 +0000 (23:33 +0200)
commita0de51fca8274a83bd730066ba9cc239337f50dd
treef6d80196a1007dbeb1a60df09a01a5b60e2d9383
parente1b76fb1a014c690ef3a06a90234b01843ab9a83
Cache QPen and QBrush used by ChartModel.

This removes quite a few allocations that would otherwise happen
when the data is queried by KDiagram.
gui/chartmodel.cpp
gui/chartmodel.h