-
### What is the bug or the crash?
Python Stack Trace
Windows fatal exception: access violation
Current thread 0x00006688 (most recent call first):
Stack Trace
QString::operator= :
…
-
I've been doing some involved work trying to speed up real-time updating of large `PlotCurveItem` (and by side effect `PlotDataItem`) graphics and have been having some good breakthroughs that I think…
-
```
What steps will reproduce the problem?
1. Create a VideoWidget and MediaObject
2. Create a QGraphicsProxyWidget
3. Give the VideoWidget to the QGraphicsProxyWidget
4. Start playback on the MediaO…
-
It will be very cool to integrate mind map function.
Grammar:
````
``` mindmap
FreeTxtMind
yaml
theme
colors
fontSizes
importantNodes
importantNodeId #ia
childNode1
…
-
hello
I have an application that uses QGraphicsView and QGraphicsScene to display some rapidly changing jpeg images in a QGridLayout.
I have now added a QOpenGLWidget to the layout. This alone (wi…
-
As you can see in the **red** and **blue** rect, it's strange that the border lines have different width when I scale the report view . I have test it in the latest code and the problem exists.Wish yo…
-
How can I use QGeoView widget in a sample ui.qml file?
-
It seems that there's some problem when using multiple QGLContext's. What seems to happen is that `GLC_ContextSharedData` is deleted after `GLC_Context` is removed from list of contexts in `GLC_Contex…
-
Steps to reproduce:
1. Create a new document. First page will be in 4:3 regular by default.
2. Write something on it.
3. Change page size to Wide (16:9) from the menu.
4. See changes in the UI.
…
-
### Describe the bug
Switching between pages shifts the view up (the objects and background look like they are moving down).
It's only by a small amount (a pixel or so per switch), so could be round…