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

Пребарај: #wyckoff

当前筛选 #wyckoff清除筛选
SIGNAL

@finsignal · Post #3628 · 22.10.2024 г., 09:27

🗓 A few notes about the market from analysts: 🟠 .Bitcoin retesting is in full swing right now. BTC is penetrating deeper into the old resistance area (red) to turn it into new support (green). → May drop to the top of the channel (black). → Successful retesting here -> resumption of growth. 🟠 .Bitcoin #Wyckoff on October 21st. 🟠 .Bitcoin vs Gold on October 21st. 🟠 .It is no coincidence that the BTC/IWM/QQQ ratio rejects a wedge breakout, while bitcoin shows a downward trend. The wedge should determine the direction by November 11th. 📝 $BTC price: 68,000 USD - the price is above all key levels of the STH Realized Price, which means that short-term investors, even those who bought BTC 155 days ago, are in profit. The key support levels are the values of the STH Realized Price: • 1H-1M: 62,638 USD • 1M-3M: 60,839 USD • 3M-6M: 64,144 USD

Hashtags

Venture Village Wall 🦄

@venturevillagewall · Post #3989 · 26.01.2025 г., 10:00

Bitcoin Nears Last Growth Phase Bitcoin approaches final growth stage per the Wyckoff method, analyst Ali Martinez notes a potential peak at $200,000. More details on the Wyckoff method and trading here: applied trading. Paradigm calls for Ethereum to focus on scaling and aims for at least one major update yearly without changing gas limits. #Bitcoin#Wyckoff#Crypto#Ethereum#Paradigm#DeFi#VC