MCPcopy Create free account
hub / github.com/KDAB/KDChart / useDataCompression

Method useDataCompression

src/KDChart/Cartesian/KDChartPlotter.cpp:110–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108}
109
110Plotter::CompressionMode Plotter::useDataCompression() const
111{
112 return d->implementor->useCompression();
113}
114
115void Plotter::setUseDataCompression(Plotter::CompressionMode value)
116{

Callers 2

paintMethod · 0.80

Calls 1

useCompressionMethod · 0.80

Tested by

no test coverage detected