@everything_science · Post #3429 · 01.05.2025 г., 15:50
This is an indoor pig farm in Hubei, China, housing almost 1 million pigs. The pigs never see the outside. #Country 🔔@Everything_Science
Hashtags
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
Пребарај: #country
@everything_science · Post #3429 · 01.05.2025 г., 15:50
This is an indoor pig farm in Hubei, China, housing almost 1 million pigs. The pigs never see the outside. #Country 🔔@Everything_Science
Hashtags
@everything_science · Post #3428 · 01.05.2025 г., 05:45
Japanese man's dream Ferrari burned down just 1 hour after he bought it after 10 years of saving💔 #Country 🔔@Everything_Science
Hashtags
@everything_science · Post #3420 · 29.04.2025 г., 05:14
Police in Brazil patrol on water buffalos instead of horses. #Country 🔔@Everything_Science
Hashtags
@everything_science · Post #3416 · 26.04.2025 г., 16:51
Students are required to wear anti cheating headgear during their midterm exam in a university in the Philippines #Country 🔔@Everything_Science
Hashtags
@everything_science · Post #3412 · 24.04.2025 г., 06:59
There’s a religion in Nigeria called Chrislam. #Country 🔔@Everything_Science
Hashtags
@everything_science · Post #3408 · 22.04.2025 г., 19:43
In Switzerland, if you fail your practical driver’s license test 3 times, you are required to consult an official psychologist to assess the reasons for your previous failures before you are allowed to retake the exam. #Country 🔔@Everything_Science
Hashtags
@everything_science · Post #3404 · 19.04.2025 г., 20:28
Indian army spent 6 months watching "Chinese spy drones," which actually were the planets Jupiter & Venus. #Country 🔔@Everything_Science
Hashtags
@everything_science · Post #3395 · 13.04.2025 г., 18:43
After 10 PM, you cannot flush the toilet in Switzerland, it is illegal. #Country 🔔@Everything_Science
Hashtags
@everything_science · Post #3379 · 05.04.2025 г., 19:21
Saudi arabia is turning the Desert green With a bold plan to plant 10 Billion trees, they're leading the fight against climate change. #Country 🔔@Everything_Science
Hashtags
@everything_science · Post #3360 · 29.03.2025 г., 20:24
Ugandan Politician, Evelyn Anite took back an ambulance she donated to her district, after losing an election in 2021. #Country 🔔@Everything_Science
Hashtags
@everything_science · Post #3354 · 25.03.2025 г., 16:15
In Spain, it is a tradition for hunters to kill their Spanish Greyhound hunting dogs at the end of the hunting season. Young healthy dogs are hung, shot, maimed and/or strangled and left to die. #Country 🔔@Everything_Science
Hashtags
@everything_science · Post #3349 · 22.03.2025 г., 12:17
Moscow street dogs display specialized behaviors that differentiate them from domesticated dogs & wolves: pack leaders tend to be the most intelligent rather than the strongest, and packs tend to deploy its cuter members first, as they are more successful in begging for food from people. #Country 🔔@Everything_Science
Hashtags