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

Резултати

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

Пребарај: #primeminister

当前筛选 #primeminister清除筛选
MessageInABottle

@mib_messageinabottle · Post #7072 · 08.08.2024 г., 23:31

#AI generated #UK#PrimeMinister Keir #Starmer video. It is basically what he has demonstrated and stated, even if not in these exact words. It's clear if you are white working class in the #UK you do not have any meaningful right of protest, be angry, demonstrate or have an opinion. Whoever made this has just translated #Starmer's bullshit into what he really means when he talks about "#FarRight thugs"

MessageInABottle

@mib_messageinabottle · Post #7073 · 08.08.2024 г., 23:57

Compare and contrast #UK#PrimeMinister#Starmer's reaction to: • "firey but mostly peaceful" #BLM riots in the US after the death of petty criminal drug-addict George Floyd Vs •#White Working class "Anti-#Stabbing" riots in the #UK after the #murder of 3 #children

Crypto M - Crypto News

@CryptoM · Post #64747 · 09.04.2026 г., 17:47

🚀 UK Prime Minister Criticizes Trump's Rhetoric on Iran UK Prime Minister Keir Starmer has expressed disapproval of U.S. President Donald Trump's recent comments threatening to destroy Iran. Bloomberg posted on X, highlighting Starmer's assertion that such rhetoric does not align with British values. The Prime Minister emphasized the importance of diplomatic approaches and maintaining international peace, suggesting that aggressive language could undermine efforts to resolve tensions. Starmer's remarks come amid ongoing global discussions about Iran's nuclear activities and regional stability. The UK government continues to advocate for dialogue and cooperation in addressing international security concerns. #UK#PrimeMinister#KeirStarmer#Trump#Iran#Diplomacy#InternationalRelations#Peace#GlobalSecurity#NuclearActivities