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

Резултати

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

Пребарај: #rainbowswap

当前筛选 #rainbowswap清除筛选

⏺TONCO: Successful Security Audit, Integration and First Victories 🔄 A month ago, #SwapCoffee and #RainbowSwap partnered with TONCO dex to integrate it with their platforms. A significant step toward increasing trading volumes and commission rates as well as rewards for liquidity providers in the market. Due to increased volatility in cryptocurrency markets, the annual percentage rate🔫APR on TONCO is now approximately 135%, 10 times higher than that on DeDust and StonFi. This is thanks to concentrated liquidity, which has led to an increase in trading activity on the platform. 🔽 The team has seen the following results: Since the launch: 🟢$25 million in total trading volume, the sum of all transactions. 🟢$76,000 in total fees. 🟢A maximum total value locked (TVL) of $2,5 million. In the last 24-hour period: 🟢TVL of $1,2 million. 🟢$802K in trading volume. 🟢Fees of $2,400. 🟩A new record was set for TONCO with $1.2 million in 24-hour trading volume. 🔒 We would also like to remind you that last year, TONCO successfully passed its first security audit by the Beosin company. The results of the audit showed that there were no critical vulnerabilities or bugs found, which is great news for us as a young exchange. Each such audit helps to increase user confidence in our platform. You can view the full report here. TONCO | Channel | Chat