Closed jsvgoncalves closed 5 months ago
[!NOTE] There are two commits for easier review, I'll squash them once the PR is approved.
Port to PySide6
PySide6
QAction
QtWidgets
QtGui
activated
For general porting notes, see: https://doc.qt.io/qtforpython-6/gettingstarted/porting_from2.html
Port to PySide6
PySide6
QAction
imports, it has moved fromQtWidgets
toQtGui
activated
signal emits only the index, see: https://doc.qt.io/qtforpython-6/PySide6/QtWidgets/QComboBox.html#PySide6.QtWidgets.PySide6.QtWidgets.QComboBox.activatedFor general porting notes, see: https://doc.qt.io/qtforpython-6/gettingstarted/porting_from2.html