В прошлом посте говоря "Все вызовы теперь одинаковы" я несколько слукавил. Всё-таки есть в этом зоопарке версий некоторая несовместимость вызов которой просто так не унифицировать. Эти моменты вынесены в отдельный модуль QtCompat (compatibility). Там не так много функций но они довольно полезны.
Этот модуль содержит унификаци модуля shiboken2, функций loadUi, translate и несколько переименованных функций классов или изменённую сигнатуру аргументов и возвращаемых значений. Это единственное исключение из правила когда вам потребуется где-то изменить свой код кроме импортов и этот код не похож на обычный код PySide2.
Например, в PyQt4 и PySide есть метод
QHeaderView.setResizeMode
Для PyQt5 и PySide2 они были благополучно переименованы в
QHeaderView.setSectionResizeMode
Чтобы применить этот метод следует использовать такой код
from Qt import QtCompath
header = self.horizontalHeader()
QtCompat.QHeaderView.setSectionResizeMode(header, QtWidgets.QHeaderView.Fixed)
Унификация загрузки UI файлов:
# PySide2
from PySide2.QtUiTools import QUiLoader
loader = QUiLoader()
widget = loader.load(ui_file)
# PyQt5
from PyQt5 import uic
widget = uic.loadUi(ui_file)
# Qt.py
from Qt import QtCompat
widget = QtCompat.loadUi(ui_file)
Хорошо что таких моментов не много и их легко запомнить.
Полный список можно посмотреть в таблице.
#qt#tricks
😁The Complete Jiu-Jitsu System Bundle by Nicholas Meregali😁
➡️This bundle gives you four complete courses, Mount, Half Guard, Lasso Guard, and Deep De La Riva X, all in one package. With over 20 hours of step-by-step instruction from Nicholas Meregali
$447😍$49.99😍
❗️Channel Info and FAQ (MUST CHECK BEFORE BUY)❗️
📱Payment: 📱📱📱
💰Submeta FOR FREE
🌈UFC Picks
👑MasterClass
✈️@bjjfanaticsinstructionals
#NicholasMeregali#Bundle#Gi#NewWave
💁♀️Buy
💁♀️
6000+ IPLReel Bundle for Free Now
Download the 6000+ IPLReel bundle for free with high-quality HD clips, no watermark, and copyright-free content—perfect for Reels and Shorts instantly.
#6000 #IPLReel#Bundle#Free
📢 Other related channels: @all_channels_rtm
6000+ IPLReel Bundle for Free Now
Download the 6000+ IPLReel bundle for free with high-quality HD clips, no watermark, and copyright-free content—perfect for Reels and Shorts instantly.
🏏 Grow your Instagram this IPL 🚀
Create a page → Upload IPL reels daily → Stay consistent → Go viral 🔥
💥 Use HD, no watermark reels & grow faster
#6000 #IPLReel#Bundle#Free
📢 Other related channels: @all_channels_rtm
Horror Reel Bundle Download – Free Scary Reels for Instagram & Facebook - RTM CREATOR
Short videos are growing very fast on Instagram and Facebook. Every day, millions of people watch reels. If you want to grow your page quickly, you need content that grabs attention in the first few seconds. One type of content that always works is horror. In this blog, we will talk about the Horror Reel
#Horror#Reel#Bundle#Download#Free
📢 Other related channels: @all_channels_rtm
Hulk AI Reel Bundle | Free Viral Reels Download
Download the Hulk AI Reel Bundle for free! Get viral-ready reels for Instagram & Facebook to skyrocket your growth. Pro AI tools for content creators.
#Hulk#Reel#Bundle#Free#Viral
📢 Other related channels: @all_channels_rtm