В прошлом посте говоря "Все вызовы теперь одинаковы" я несколько слукавил. Всё-таки есть в этом зоопарке версий некоторая несовместимость вызов которой просто так не унифицировать. Эти моменты вынесены в отдельный модуль 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
While Zionist warplanes rained terror over #Baalbek Lebanon, our children stood tall, not crying, not running, rather shouting from their classrooms: "We shall never be humiliated."
This is the spirit they cannot bomb.
This is the generation they cannot break.
From the heart of Baalbek, under the sound of explosions, rise voices louder than fear, echoing the promise that we will not kneel.
To every child who stood firm today: you are the heartbeat of Lebanon, the voice of dignity, the living proof that resistance is not taught in books; it’s born in the blood of the free.
هيهات منّا الذّلة✊🏻
Lebanon's suffering Roman ruins
Lebanon’s breath-taking Baalbek ruins – once a must-see attraction for thousands of visitors from around the world – lies almost entirely empty as the combined impact of the global health crisis and the country’s deep economic crisis hit the tourism sector.
#tourism#Lebanon#News#Reuters#Baalbek
Subscribe: http://smarturl.it/reuterssubscribe
Reuters brings you the latest business, finance and breaking news video from around the globe. Our reputation for accuracy and impartiality is unparalleled.
Get the latest news on: http://reuters.com/
Follow Reuters on Facebook: https://www.facebook.com/Reuters
Follow Reuters on Twitter: https://twitter.com/Reuters
Follow Reuters on Instagram: https://www.instagram.com/reuters/?hl=en
➖@reutersworldchannel➖
The Israeli warplanes launched more than 70 airstrikes against Lebanon’s densely-populated Beqaa, Baalbek and Hermel, massacring at least 63 people only on Monday. The Israeli strikes left many more injured and massive destruction across the area.
#Beqaa#Baalbek#Hermel#LebanonUnderAttack#Israel
Watch this to learn how #Zionazi-#propagandists at #Wikipedia are trying to manufacture consent for #Israeli destruction of the ancient city of #Baalbek in #Lebanon
To the #ZioNazi#genocidiares in #Israel, nothing is sacred.
#Baalbek is an ancient #Phoenician city and is home to some of the world’s best-preserved #Roman ruins, such as the Temple of Bacchus.
Baalbek was designated a #UNESCO World Heritage Site in 1984 for its ancient Roman temple complex.
UNESCO describes these temples as “one of the finest examples of Imperial Roman architecture at its apogee” and they draw tourists from around the world.
Tourism supports much of the local population, so naturally the ZioNazis have targetted some of its ancient buildings
The older and more entrenched a building, a street, a monument, the more it is a target.
Erasure and eradication. Displace and replace is the goal.
The world went crazy for the Buddha statues in Bamiyan but remain mute for Baalbek.