Qt's 40000 Chip example port to Qt for Python (Pyside2).
The goal of this port is to test performance between both implementations.
- Generate
images
resource:pyside2-rcc images.qrc -o rc_images.py
- Be careful, the statement
import rc_images
might be removed after "Optimize" by an "IDE" - If the chip background color is all same, please check if you properly generated
the file
images.py
.
python main.py