-
- OS: Win 10
- Python: 3.7 X64
- PyQt5: 5.10.1
Hi, everybody
I am writing an interface in PyQt 5
It is necessary to implement an area selection mode on the QGraphicsView on which the QGraphi…
-
Hi, I try to use your Nice Frameless Window, but with a QGraphicsView.
Indeed, the content of my MainWindow, is juste a QGraphicsView.
To be able to optimize the performance of my GraphicsView…
muby updated
5 months ago
-
I noticed [here](https://github.com/jchanvfx/NodeGraphQt/blob/main/NodeGraphQt/widgets/viewer.py#L69) that you have
```python
self.setViewportUpdateMode(QtWidgets.QGraphicsView.FullViewportUpdate)…
-
Hi NodeGui team, I was searching for an alternative to electron and was lucky to found nodegui which is Node + Qt. So I jumped in and searched the API but didn't found neither [QGraphicsView](https://…
-
I was wondering if there were any plans to support QGraphicsScene QGraphicsview, if so any idea when we can expect the crate to support it?
-
Lovely. All this work we put in and there were classes that did the things we needed it to all along.
[`QGraphicsView`](http://doc.qt.io/qt-5/qgraphicsview.html) and [`QGraphicsScene`](http://doc.…
-
(macOS 15, python 3.8+)
Hello sir, when I run the `./main_window.py`, it happens:
``
./main_window.py: line 1: import: command not found
./main_window.py: line 2: import: command not found
./main…
-
### For?
S&Box
### What can't you do?
Set alignment of GraphicsArea
### How would you like it to work?
GraphicsArea.Alignment = TopLeft or something
Regular QT uses something like setAlignment(Q…
gio3k updated
4 weeks ago
-
## Report Details
**Python Stack Trace**
```
Windows fatal exception: access violation
Current thread 0x00003b04 (most recent call first):
File "C:\Users/angelaflavia/AppData/Roaming/QGIS/Q…
-
Add classes in order for trees to be displayed using QGraphicsView.