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

Резултати

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

Пребарај: #butterflies

当前筛选 #butterflies清除筛选
Interesting Planet 🌍

@interesting_planet_facts · Post #1129 · 14.12.2025 г., 18:11

🌎 Spectacular animal migrations include the annual journey of monarch butterflies, which travel up to 4,800 kilometers from Canada and the U.S. to central Mexico. These butterflies navigate using a combination of environmental cues and an internal sun compass in their antennae. ✨ #migration⚡#butterflies⚡#nature 👉subscribe Interesting Planet 👉more Channels ​

Interesting Planet 🌍

@interesting_planet_facts · Post #1388 · 29.04.2026 г., 12:11

🌎 Monarch butterflies complete a multigenerational migration from Canada to central Mexico, traveling up to 4,500 kilometers. No single butterfly makes the entire round trip; several generations are born and die along the way. ✨ #butterflies⚡#migration⚡#insects 👉subscribe Interesting Planet 👉more Channels ​

Interesting Planet 🌍

@interesting_planet_facts · Post #1282 · 08.02.2026 г., 22:11

🌎 Each year, monarch butterflies migrate up to 4,800 kilometers from Canada and the northern United States to overwinter in central Mexico. Clusters of millions gather on oyamel fir trees, using environmental cues like the angle of sunlight to navigate. ✨ #migration⚡#butterflies⚡#insects 👉subscribe Interesting Planet 👉more Channels ​

Interesting Planet 🌍

@interesting_planet_facts · Post #756 · 15.09.2025 г., 18:22

🌎 Monarch butterflies in North America complete one of the longest insect migrations, traveling up to 4,800 kilometers from Canada and the U.S. to central Mexico. Each fall, millions gather in mountain forests, forming dense colonies that help them survive winter’s cold. ✨ #butterflies⚡#migration⚡#insects 👉subscribe Interesting Planet ​

Interesting Planet 🌍

@interesting_planet_facts · Post #549 · 12.08.2025 г., 20:22

🌎 Some butterflies taste with their feet! Tiny sensors on their legs let them “sample” leaves, ensuring they lay eggs only on the best plants for their caterpillars. ✨ #butterflies⚡#senses⚡#nature 👉subscribe Interesting Planet

12
ПретходнаСтраница 1 од 2Следна