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

Пребарај: #trucking

当前筛选 #trucking清除筛选
Davr On

@davroncapital · Post #187 · 28.01.2026 г., 15:33

🚛 We’re building the future of freight operations. Datatruck has raised a $12M Series A round led by Avenue Growth Partners, to accelerate our mission of transforming how carriers manage operations and cash flow through AI-powered automation. Our AI-native TMS platform unifies dispatch, finance, and digital workflows into one intelligent system — empowering trucking companies to make faster, smarter, and more profitable decisions across their businesses. This investment will help us expand our product ecosystem, deepen AI capabilities, and scale adoption across North America’s freight network. We’re just getting started — the road ahead is wide open. 💡 👉 Learn more: Datatruck.io #freighttech#logistics#transportation#trucking#saas#ai#seriesa#startup#funding

Venture Village Wall 🦄

@venturevillagewall · Post #4191 · 19.02.2025 г., 13:00

Funding Updates: Innovative Health Tech and AI Recent funding announcements reveal a surge in innovative startups: - Berlin Heals raises $7.77M for a life-saving heart failure treatment device. Learn more - Level Zero Health secures $6.94M for DNA-based sensors monitoring hormones in real-time. Learn more - UpWell Health generates $6.50M for AI-driven invoice automation in trucking. Learn more - FrodoBots Lab collects $6M leveraging crowdsourced data through robotic gaming. Learn more - Cycloid raises $5.23M to enhance software delivery and hybrid cloud solutions. Learn more - DeFi.app introduces a modular DeFi platform with $4M funding. Learn more - Everstar acquires $4M for AI development in nuclear technologies. Learn more - Other notable rounds: THE HOUSE OF RARE - $5.76M, Floy - $3.78M, Xinjie Energy - $3.70M. #HealthTech#AI#Funding#Startups#DeFi#Blockchain#Tech#Innovation#Nuclear#RobotGaming#Trucking#Finance#Sensors#RealTime#Device#Automation#Cloud#Engineering#Hormones#LuxuryFashion