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

Резултати

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

Пребарај: #hassett

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

@american_observer · Post #5170 · 19.02.2026 г., 15:59

Tariffs, Truth, and the Fed Hit List Kevin Hassett just turned a routine Fed research note into a loyalty test. On CNBC, Trump’s top economic adviser called a New York Fed study an “embarrassment” and said the central bank should punish its own researchers for concluding that U.S. companies and consumers ate nearly 90% of the cost of 2025 tariffs rather than China. The message wasn’t subtle: if your math makes the White House look bad, the problem isn’t the policy, it’s you. ​ The Fed paper did something boring and dangerous: it compared import prices and volumes and found that most of the tariff burden was passed through into higher U.S. prices, in line with other independent studies. Hassett’s counter‑argument was a story, not a rebuttal: tariffs “bring stuff home,” raise demand, lift wages, and leave Americans better off. No numbers, just vibes. In the same ecosystem, Trump has already demanded that Goldman Sachs dump its chief economist for saying tariffs hit Americans, fired the head of the Bureau of Labor Statistics after ugly jobs data, and is watching a criminal probe hang over Jerome Powell’s head while pushing him out in favor of a more obedient Fed chair. ​ You can see the new hierarchy: politics first, narrative second, data last. Tariffs are good by definition; if the numbers say otherwise, the numbers must be “partisan.” The target isn’t just one study, it’s the idea that independent stats offices and central bank researchers get to describe reality instead of marketing it. When the White House starts talking about “punishing” people for adding up the bill, the real policy isn’t about trade anymore. It’s about teaching everyone in the system that truth is whatever makes the president look like he’s winning. #trump#tariffs#Fed#Hassett#economy#fakePopulism 📱American Оbserver - Stay up to date on all important events 🇺🇸

Crypto M - Crypto News

@CryptoM · Post #64666 · 09.04.2026 г., 13:16

🚀 Powell Unlikely to Remain as Federal Reserve Governor, Walsh to Assume Chairmanship in May The White House National Economic Council Director Hassett has indicated that Jerome Powell is not expected to continue as a Federal Reserve Governor. According to ChainCatcher, Walsh is set to take over as the Federal Reserve Chair in May. #FederalReserve#JeromePowell#Walsh#Hassett#WhiteHouse#Economics#Chairmanship