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

Резултати

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

Пребарај: #ukraineconflict

当前筛选 #ukraineconflict清除筛选
BadVolf

@badvolfnews · Post #1304 · 04.12.2023 г., 17:25

📢 BREAKING NEWS 📢 Russian Electronic Warfare systems successfully thwarted missile attacks in Chaplinsky district, Herston region. Rockets deviated from their course, one landed in open space, while the other hit a non-residential building. No casualties reported. 🚀🚫🏢#RussiaDefends Governor Saldo previously accused Russian forces of unleashing a "firestorm" in Krynyky, a village on the left bank of Dnipro river. He also revealed that three Ukrainian missiles were intercepted over Genichesk district. 💥🛡️#UkraineConflict In a recent development, Ukrainian troops launched a rocket strike on Skadovsk, injuring 11 people. Russian Investigative Committee has opened a criminal case. ⚠️🚀#WarTactics President Zelensky wonders why Ukraine cannot extend its operations into Russian territory. 🤔#UkraineVsRussia https://www.gazeta.ru/army/news/2023/11/17/21732643.shtml Subscribe to @BadVolfNews

Crypto M - Crypto News

@CryptoM · Post #64820 · 10.04.2026 г., 02:23

🚀 Bank of Korea Governor: Iran Conflict Poses Greater Impact on South Korea's Inflation and Growth Than Ukraine Conflict Bank of Korea Governor Lee Chang-yong has stated that the ongoing conflict in Iran is expected to have a more significant impact on South Korea's inflation and economic growth prospects compared to the conflict in Ukraine. According to Jin10, Lee emphasized the potential repercussions of the Iran conflict on the South Korean economy, highlighting concerns over inflationary pressures and growth challenges. The governor's remarks underscore the heightened economic risks associated with geopolitical tensions in the region, which could affect South Korea's economic stability and policy decisions. #SouthKorea#BankOfKorea#IranConflict#UkraineConflict#Inflation#EconomicGrowth#GeopoliticalRisks#Economy

12
ПретходнаСтраница 1 од 2Следна