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 слични објави

Пребарај: #centralbanks

当前筛选 #centralbanks清除筛选
Venture Village Wall 🦄

@venturevillagewall · Post #4115 · 10.02.2025 г., 16:00

Gold Surpasses Bitcoin in 2025 Returns Gold prices hit $2900 per ounce, outpacing Bitcoin's 4% return this year with a 10% rise. Central banks are aggressively buying gold amid trade war fears, seeking safe-haven assets. See market trends and forecasts: source. #Bitcoin#Gold#CentralBanks#MarketTrends#SafeHaven#Investment#Finance#EconomicNews#Trading#Crypto#VC #2025

Crypto M - Crypto News

@CryptoM · Post #64700 · 09.04.2026 г., 14:59

🚀 IMF Chief Georgieva: Central Banks Cannot Afford Uncontrolled Inflation IMF Managing Director Kristalina Georgieva has emphasized that central banks worldwide are unable to bear the consequences of uncontrolled inflation. According to Jin10, Georgieva highlighted the critical need for monetary authorities to maintain vigilance and take necessary measures to prevent inflation from spiraling out of control. She stressed that failure to manage inflation effectively could lead to severe economic repercussions, affecting global financial stability. Georgieva's remarks underscore the importance of coordinated efforts among central banks to address inflationary pressures and ensure sustainable economic growth. #IMF#CentralBanks#Inflation#MonetaryPolicy#EconomicStability#GlobalEconomy#FinancialStability#KristalinaGeorgieva#EconomicGrowth

Crypto M - Crypto News

@CryptoM · Post #64859 · 10.04.2026 г., 05:05

🚀 PRECIOUS METALS | Morgan Stanley Questions Gold's Role as a Risk Management Tool According to Jin10, Morgan Stanley has raised concerns about gold's traditional role as a risk management tool following six weeks of significant volatility in commodity prices. Amy Gower, a metals and mining strategist at Morgan Stanley, stated that gold is currently behaving more like a risk asset rather than a safe haven. Typically, gold should serve as a diversification tool within investment portfolios, but this is not currently the case. Gower acknowledged that it is 'normal' for gold to weaken following a shock, as investors often seek liquidity. However, she pointed out that gold prices are increasingly influenced by the trading activities of major holders such as central banks and ETFs. #preciousmetals#gold#riskmanagement#morganstanley#commodityprices#investmentportfolios#metals#mining#centralbanks#ETFs#XAUT