-
### Issue type
Accessibility issue (e.g. for keyboard-only or screen reader users)
### Description with steps to reproduce
See video
### Supporting files, videos and screenshots
https://github.…
-
https://github.com/mikemalinowski/launchpanel/blob/2deaf04b375cdb75e6bad1ed427f4f52f3ed1901/launchpanel/core.py#L1246
Has this ever worked? :!
It seems that QSplashScreen needs a QPixmap, but her…
-
upgrading to 3.16.4 crashes the installation form as the ``dialog.findChild`` outputs different results between 3.10 and 3.16
The code:
```
def formOpen(dialog, layer, feature):
subForms = […
-
Working code:
```
import sys
from PyQt5 import QtCore, QtGui, QtWidgets
import iconify as ico
class Window(QtWidgets.QWidget):
def __init__(self, parent=None):
super().__init__(…
-
Hello!
The size of the Qt window with QtInteractor heavily impacts the CPU usage, consuming even up to full 3 threads when multiple meshes are rendered:
https://github.com/pyvista/pyvistaqt/ass…
-
Hi,
I'm currently trying to use your palette on my application. I did what you showed in the readme, and it's telling me this error when I am running the code:
```
TypeError: 'PySide2.QtWidgets.QAp…
-
I get the following error, when I try to compile the QT gui example with Ubuntu 16.04, OpenCV 3.2 and QT5.9.
I think it´s because of incompatible changes between QT 5.6 and QT 5.9?
Do you see an e…
-
#### Expected Behaviour
We should have no compiler warnings.
#### Current Behaviour
Odin II and blifexplorer and have compiler warnings.
Some are:
/usr/include/c++/11/type_traits:296…
-
We probably should have one? Or an example which shows how to make one.
-
##### SUMMARY
This design pattern is used in multiple places on the GUI, where you have a table with an add button in the last column:
![image](https://github.com/user-attachments/assets/409…