Hello Qt developers,
I am wondering if there are plans to make QtDataVisualization
and QtCharts support individual colours/values for the data items.
I am very grateful to Qt and its developers but with all my respect
providing a data visualisation library that does not support assignation of
Hello,
I have a QOpenGLWidget object where I draw
using both OpenGL and QPainter. When I called
grab() on the object prior 5.9.2 I would get a seg. fault.
Now (5.9.2) I can grab the widget's image but
the QPainter stuff is missing and actually it dissappears
from the widget until I refresh it ag
Hello,
Please correct me if this is not the correct place to post this question.
I am wondering why the file size limit to parse JSON files with
QJsonDocument::parse(..) is
around 128MB? Are there plans to increase this limit in future releases?
Cheers,
Jose
_