mirror of
https://github.com/qgis/QGIS.git
synced 2025-06-22 00:02:40 -04:00
Created Plugin migration to be compatible with Qt5 and Qt6 (markdown)
parent
a75d2a49c5
commit
3566ba39b5
9
Plugin-migration-to-be-compatible-with-Qt5-and-Qt6.md
Normal file
9
Plugin-migration-to-be-compatible-with-Qt5-and-Qt6.md
Normal file
@ -0,0 +1,9 @@
|
||||
# Qt6 migration
|
||||
|
||||
|
||||
It's possible to make a plugin for both Qt5 and Qt6.
|
||||
|
||||
|
||||
1. `pip install astpretty tokenize-rt`
|
||||
1. Install `python3-pyqt6`, `python3-pyqt6.qtsvg`, `python3-pyqt6.qsci`
|
||||
1. `/path/to/qgis/scripts/pyqt5_to_pyqt6/pyqt5_to_pyqt6.py /path/to/plugin`
|
Loading…
x
Reference in New Issue
Block a user