TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #380 · 21 окт.

Регулярно приходится писать и ревьюить код, где используется PySide2-6. Заметил, что в подавляющем большинстве случаев настройка создаваемых базовых виджетов происходит через методы. Думаю, всем знаком такой способ. Простой пример с кнопкой: button = QPushButton("Click Me") button.setMinimumWidth(300) button.setFlat(True) button.setStyleSheet("font-size: 20pt") button.setToolTip("Super Button") button.clicked.connect(lambda: print("Button clicked")) Но есть и альтернативный способ - настройка через свойства. Это просто ключевые аргументы конструктора класса. Хоть они и не указаны в документации как аргументы, но они есть) Этот код делает тоже самое но с помощью Property button = QPushButton( "Click Me", minimumWidth=300, flat=True, styleSheet="font-size: 20pt", toolTip="Super Button", clicked=lambda: print("Button clicked"), ) Где это может быть полезно ▫️ Это выглядит более аккуратно и коротко, уже повод использовать ▫️ Может использоваться в заполнении лейаута, когда нам не нужно никакое другое взаимодействие с виджетом и поэтому сохранять его в переменную не требуется. Например, лейбл или кнопка. widget = QWidget(minimumWidth=400) layout = QHBoxLayout(widget) layout.addWidget(QLabel("Button >", alignment=Qt.AlignRight)) layout.addWidget(QPushButton("Click Me", clicked=lambda: print("Button clicked"))) widget.show() Либо так widget = QWidget(minimumWidth=400) layout = QHBoxLayout(widget) for wd in ( QLabel("Button >", alignment=Qt.AlignRight), QPushButton("Click Me", clicked=lambda: ...) ): layout.addWidget(wd) widget.show() ▫️ Можно хранить настройки в каком-то конфиге или генерировать на лету, после чего передавать как kwargs. kwargs = {"text": "Hello " * 30, "wordWrap": True} my_label = QLabel(**kwargs) Как получить полный список доступных свойств? Эта функция распечатает в терминал все свойства виджета и их текущие значения def print_widget_properties(widget): meta_object = widget.metaObject() for i in range(meta_object.propertyCount()): property_ = meta_object.property(i) property_name = property_.name() property_value = property_.read(widget) print(f"{property_name}: {property_value}") #tricks#qt

Hashtags

Резултати

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

Пребарај: #full

当前筛选 #full清除筛选
Найс хуйня

@hz_nice · Post #45705 · 04.05.2026 г., 07:08

#full Внезапный дроп без випки, картинка была заспидранена за ±4 часа. Happy golden week + Too Lily nation rise up!!!! Гантесс счастливый сукин сын П. С. Буду рада активу и репостам🥺

Hashtags

Найс хуйня

@hz_nice · Post #45450 · 30.04.2026 г., 13:28

представьте, что сзади бассейн (да, я думаю, что вы будете смотреть на задний фон 🤦‍♂️) #full

Hashtags

⭐️ Melo|26 years old|165cm|F cup #Elegant sister #Active licking #Full of milk 💋 A mature sister type, with a gentle and flirtatious voice~ 💋 The milk is soft and feels good, and the licking and blowing skills are first-class, making you feel so soft/// 💋 I like to make you relax, feel comfortable, and keep shouting don’t stop~ "Come on~ I'll take care of you tonight, okay? I'll make your whole body melt♡" 🍼TG:@aa11603 🍼Gleezy:aa1160 3 🇯🇵東京出張:@aa11605 🇯🇵大阪出張:@aa11604

Найс хуйня

@hz_nice · Post #45138 · 25.04.2026 г., 16:43

Заказ Набрали сразу на обе версии, как и обещала ❤️ ™️Приватка | 💰 Boosty |⭐️Буст 🩷Ссылка для друга | Заказать арт #Commission#Jinx#Full

OnePlus OS Update Tracker

@OnePlusOTA · Post #378 · 25.11.2021 г., 04:28

OnePlus 9 Pro OxygenOS 11.2.10.10.LE15DA System • Optimized the third-party app experience • Updated Android security patch to 2021.11 • Improved System stability and fixed known issues MD5 Full: 09c31b70fc4e9fe534f31650d9f571e1 Size Full: 3.09 GB (3314455894) Downloads Oxygen OS Server 1: Full Oxygen OS Server 2: Full Oxygen OS Server 3: Full Color OS Global Server 1: Full Color OS Global Server 2: Full Color OS Global Server 3: Full Color OS Global Server 4: Full Exported by MlgmXyysd Color OTA Bot@OnePlusOTA #Oxygen#lemonadep#India#Full

OnePlus OS Update Tracker

@OnePlusOTA · Post #301 · 17.09.2021 г., 14:54

OnePlus 9 Pro Oxygen OS 11.2.9.9.LE15DA System • Optimized the wireless charging experience • Updated Android security patch to 2021.09 • Fixed known issues and improved stability Camera • Newly added XPan Mode, reproduces the preview box and unique aspect ratio of the legendary camera series "XPan". It includes two unique filter styles - 'color film', 'black and white film' and a 'film processing imitation' effect that recreates the classic elements of retro shooting experiences MD5 Full: ffd3fdf79fa8386dcfd4583bf8fb5248 Size Full: 3.08 GB (3306203523) Downloads Oxygen OS Server 1: Full Oxygen OS Server 2: Full Color OS Global Server 1: Full Color OS Global Server 2: Full Exported by MlgmXyysd Color OTA Bot@OnePlusOTA #Oxygen#lemonadep#India#Full

OnePlus OS Update Tracker

@OnePlusOTA · Post #242 · 27.07.2021 г., 15:36

OnePlus 9 Pro Oxygen OS 11.2.8.8.LE15DA System • Updated Android security patch to 2021.07 • Fixed known issues and improved stability Ambient Display • Newly added Bitmoji AOD, co-designed by Snapchat & Bitmoji, which will liven up the ambient display with your personal Bitmoji avatar. Your avatar will update throughout the day based on your activity and things happening around you ( Path: Settings - Customization - Clock on ambient display - Bitmoji ) OnePlus Store • An intuitive and convenient way to manage your OnePlus account, get easy-to-access support, discover exciting members-only benefits, and shop for OnePlus products. (Please note that it can be uninstalled) MD5 Full: 62368ae1f660dca13c65f00828379b0c Size Full: 3.08 GB (3305763243) Downloads Oxygen OS Server: Full Color OS Server: Full Exported by MlgmXyysd Color OTA Bot@OnePlusOTA #Oxygen#lemonadep#India#Full

OnePlus OS Update Tracker

@OnePlusOTA · Post #187 · 05.06.2021 г., 13:17

OnePlus 9 Pro Oxygen OS 11.2.7.7.LE15DA System • Reduced power consumption in specific scenarios • Fixed known issues and improved stability Camera • Newly added HDR option in video recording interface(Path: Menu options in the upper right corner of the screen-Dynamic video) • Improved the shooting and recording experience MD5 Full: e4d3cf62015c3e9d22a332c0fe2bff48 Size Full: 3.05 GB (3270655770) Downloads Oxygen OS Server: Full Color OS Server: Full Exported by MlgmXyysd Color OTA Bot@OnePlusOTA #Oxygen#lemonadep#India#Full

123•••5•••10•••15•••20•••25•••30•••35•••40•••45•••50•••55•••6061
ПретходнаСтраница 1 од 61Следна