QChart to QByteArray
-
@HaoXiang
I think you'll have to be a bit more specific about what you want:QChartis a visual widget object, so what do you actually mean by "convert" it to aQByteArray? Maybe you mean the series data it is plotting? Or do you want to (somehow) capture all its attributes too? Or what? -
@HaoXiang
I think you'll have to be a bit more specific about what you want:QChartis a visual widget object, so what do you actually mean by "convert" it to aQByteArray? Maybe you mean the series data it is plotting? Or do you want to (somehow) capture all its attributes too? Or what?