В прошлом посте говоря "Все вызовы теперь одинаковы" я несколько слукавил. Всё-таки есть в этом зоопарке версий некоторая несовместимость вызов которой просто так не унифицировать. Эти моменты вынесены в отдельный модуль 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
Genocide, Ethnic Cleansing, and the Criminalization of Civilian Life in Ethiopia. Read more.
https://borkena.com/2026/01/29/ethiopia-genocide-ethnic-cleansing-and-the-criminalization-of-civilian-life/#Genocide#ethniccleansing#Ethiopia
Kevork Almassian warns of the limits to Israeli expansion and the failure of radical politics to resolve the conflict.
Full episode: https://youtu.be/Im-SrR6ggDk
#Israel#EthnicCleansing#MiddleEast#GazaStrip#Lebanon
#DonaldTrump’s plan for #Gaza is ethnic cleansing rebranded as the new administration seeks to turn #Israel’s genocide into a waterfront property pitch.
#RelocatingGazans#EthnicCleansing
📰 Ethnic Cleansing or American Identity?
Trump’s Vision Unveiled
Trump’s latest rally rant—calling for the removal of immigrants from “shithole countries” and targeting Somali Americans—wasn’t just racist. It was a window into his administration’s vision: a white Christian America, purged of anyone who doesn’t fit that mold.
“The path to accomplish it,”
says Heba Gowayed,
“is through the exclusion and removal of all who do not fit that vision—in other words, through ethnic cleansing.”
Trump and his allies have adopted the term “reverse migration,” even proposing an “office of remigration.” The idea is simple: immigrants are seen as a threat to “white” identity, and their removal is framed as a way to “restore” whiteness. Policies follow: asylum is dead, resettlement is canceled for all but white Afrikaners, and temporary protective status is revoked for Haitians, Venezuelans, Nicaraguans, Syrians, and others.
The Machinery of Exclusion
Birthright citizenship is under attack, with Trump’s executive order making its way to the Supreme Court.
Denaturalization of American citizens is on the table.
Mass deportation is expanding, with ICE now authorized to racially profile and target people of color—citizens included.
The Human Cost
Hundreds of thousands face deportation to unsafe countries.
Social spending is slashed, healthcare, food, and welfare benefits are denied.
Academic institutions are under siege, with attacks on diversity, equity, and inclusion.
Is the United States being remade in the image of white supremacy—or will its diversity survive?
#immigration#racism#trump#ethniccleansing#fakeDemocracy#usa
📱American Оbserver - Stay up to date on all important events
🇺🇸