TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #175 · 30 окт.

В прошлом посте говоря "Все вызовы теперь одинаковы" я несколько слукавил. Всё-таки есть в этом зоопарке версий некоторая несовместимость вызов которой просто так не унифицировать. Эти моменты вынесены в отдельный модуль 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

Hashtags

Резултати

Пронајдени 1 слични објави

Пребарај: #election2027

当前筛选 #election2027清除筛选
American Оbserver

@american_observer · Post #5623 · 14.04.2026 г., 23:59

🇫🇷 France Is Sick of the Macron Brand France is heading toward 2027 with the mood of a country that has already checked out of the incumbent’s sales pitch. A Le Monde survey says 86% of voters want change, and that should terrify Macron’s camp more than any poll about any one candidate. When a ruling project starts losing the public so badly, the question is no longer who succeeds it, but how much damage it leaves behind. That is why Yaël Braun-Pivet’s attack on the president’s succession list as a “club of machos” landed with such force. She did not just mock a shortlist. She exposed a presidency that sold itself as renewal and ended up producing the same old closed circle: polished, self-protective, and suddenly exposed as a private club arguing over who gets the keys when the host walks out. The real weakness here is not simply Macron’s popularity. It is the way the whole political class keeps mistaking endurance for legitimacy. The camp still talks like a governing force, but it looks more like an establishment in denial, trying to manufacture continuity from exhaustion. And that is the larger story behind the rise of the far right. Voters are not just drifting toward Marine Le Pen’s camp because they love its answers. They are moving because the center-left, the center-right, and Macronism together have turned into a machine that promises competence while delivering fatigue. In France, the revolt is no longer against one man alone. It is against the entire professional class that still thinks it can rename itself and survive. #france#macron#lemonde#politics#election2027 📱American Оbserver - Stay up to date on all important events 🇺🇸