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

TGINSIGHT SIMILAR POSTS

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

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

Установить свойства виджета в PySide можно не только через соответствующие методы и конструктор класса. Можно их изменять с помощью метода setProperty по имени. btn = QPushButton("Click Me") btn.setProperty("flat", True) Это аналогично вызову btn.setFlat(True) Если указать несуществующее свойство, то оно просто создается btn.setProperty("btnType", "super") Получить его значение можно методом .property(name) btn_type = btn.property("btnType") Когда это может быть полезно? ▫️Можно просто хранить какие то данные в виджете и потом их доставать обратно widget = QWidget() widget.setProperty('my_data', 123) print(widget.property('my_data')) ▫️ Назначая эти свойства разным виджетам можно потом отличить виджеты во время итераци по ним. Например, найти все кнопки со свойством my_data="superbtn". Но ведь вместо кастомного свойства можно использовать objectName, будет тот же результат. Да, но y ObjectName есть ограничение - только строки. ▫️ Если нам потребуется не просто поиск а, например, сортировка по числу, то свойства позволяют нам это сделать. Поддерживается любой тип данных widget.setProperty('my_data', {'Key': 'value'}) widget.setProperty('order', 1) all_widgets.sort(key=w: w.property('order')) Но ведь Python позволяет всё вышеперечисленное сделать простым созданием атрибута у объекта widget.order = 1 widget.my_data = 123 Да, но я думаю что не надо объяснять почему не стоит так делать. К тому же, если у виджета нет свойства то метод .property(name) вернет None, а отсутствующий атрибут выбросит исключение. ▫️ Действительно полезное применение кастомным свойствам - контроль стилей. Здесь атрибутами не обойтись, нужны именно свойства. Дело в том, что в селекторах стилей можно указывать конкретные свойства виджетов на которые следует назначать стиль. Просто запустите этот код from PySide2.QtWidgets import * if __name__ == "__main__": app = QApplication([]) widget = QWidget(minimumWidth=300) layout = QVBoxLayout(widget) btn1 = QPushButton("Action 1") btn2 = QPushButton("Action 2") btn3 = QPushButton("Action 3", flat=True) layout.addWidget(btn1) layout.addWidget(btn2) layout.addWidget(btn3) # добавим кастомное свойство одной кнопке btn1.setProperty("btnType", "super") # добавляем стили widget.setStyleSheet( """ QPushButton[btnType="super"] { background-color: yellow; color: red; } QPushButton[flat="true"] { color: yellow; } """ ) widget.show() app.exec_() С помощью селектора мы избирательно назначили стили на конкретные кнопки. Как получить список всех кастомный свойств? Функция получения списка кастомных свойств отличается от получения дефолтных. def print_widget_dyn_properties(widget): for prop_name in widget.dynamicPropertyNames(): property_name = prop_name.data().decode() property_value = widget.property(property_name) print(f"{property_name}: {property_value}") #tricks#qt

Hashtags

Резултати

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

Пребарај: #twitter

当前筛选 #twitter清除筛选
Bts.bighitofficial

@OUR_7_PRINCES · Post #114546 · 09.07.2025 г., 06:10

BTS WEVERSE MOMENT/FEED JIMIN 250709 JM: "ARMY birth day" Happy birthday July 9, 2025 I love you I'll work hard (on music) and return!! #twitter @OUR_7_PRINCES

Hashtags

Bts.bighitofficial

@OUR_7_PRINCES · Post #114544 · 09.07.2025 г., 06:06

BTS WEVERSE MOMENTS/FEEDS V/TAEHYUNG 250709 TH: Happy ARMY Day~🩷🍾 TH: Spend today the most happily 🥳 #twitter @OUR_7_PRINCES

Hashtags

Bts.bighitofficial

@OUR_7_PRINCES · Post #114503 · 07.07.2025 г., 05:34

According to BP fans j-hope was invited to BLACKPINK’s Deadline tour today by Jisoo * the logo on the bag is her label’s logo #twitter @OUR_7_PRINCES

Hashtags

Bts.bighitofficial

@OUR_7_PRINCES · Post #114497 · 06.07.2025 г., 15:47

🐻 anyway, I contacted you (turned the live on) to talk about this 🐻 *listens closely to ARMYs shouting outside 🐻 ARMYs outside... *loud shouts from ARMYs* I think.. *laughs* I think the ARMYs outside are watching Weverse.. ehey, it's raining 🐻 when it rains... *continued shouting* 😆 🐻 I wanna go outside and be like "what's up"... but it's really dangerous so I won't do that since it's dangerous 🐻 *continued shouting* ey no, I can't 🐻 do you guys hear it? the ARMYs out there are shouting for me.. this isn't my hotel you guys, since it's not my hotel... you get it, right? #twitter @OUR_7_PRINCES

Hashtags

Bts.bighitofficial

@OUR_7_PRINCES · Post #114496 · 06.07.2025 г., 15:39

🐻 but now I don't really have any (schedule) after this, since it's the time for preparation, I need to eat and live now... my ribs were hurting today since I was hungry 🐻 look at this~ [cutely] *shows food* 🐻 should I show you this? hobi hyung shout out.. huh? *turns off camera instead of turning it back* this isn't a shout out 🐻 killing it girl~ x2 🐻😆 🐻 *bangs his foot against something* #twitter @OUR_7_PRINCES

Hashtags

Bts.bighitofficial

@OUR_7_PRINCES · Post #114462 · 05.07.2025 г., 11:30

TAEHYUNG WEVERSE LIVE 🐻: Wait! Hold on 🐻: Guys… 🐻: Everyone… 🐻: Please talk slowly 🐻: Tell me what… what is that you want #twitter @OUR_7_PRINCES

Hashtags

Bts.bighitofficial

@OUR_7_PRINCES · Post #114460 · 05.07.2025 г., 11:28

Taehyung live translation 🐻: Good morning, everyone! 🐻: Good afternoon! 🐻: I woke up because the hotel staff came to clean everything. And because of that, I couldn’t go back to sleep. 🐻: Actually, I wanted to sleep a bit more. 🐻: I woke up earlier than expected… so… 🐻: Normally, I can sleep really well, but… I think it’s been like this since I came back from the military. 🐻: Now I wake up at the slightest noise… someone came to clean early and I woke up because of the noise. 🐻: I used to sleep so deeply, but now even a small sound wakes me up completely. Maybe it’s because of the military. 🐻: "How’s Paris?" 🐻: I loved it so much. I really loved it. 🐻: Sorry, but can we use simple English here? It’s hard for me… 🐻: Seriously, ARMYs, I’m sorry, but reading so much English is making me sleepy. 🐻: Is there a way to read this in Korean? Does Weverse have Korean translation? 🐻: This is really hard. 🐻: I love you. #twitter @OUR_7_PRINCES

Hashtags

Bts.bighitofficial

@OUR_7_PRINCES · Post #114456 · 05.07.2025 г., 11:25

KIM TAEHYUNG INSTA STORY UPDATE 🫨 The glow in the dark thing was awesome DeVialet*, nice to meet you~ ✒️* in Korean he spelled it with his name 드(뷔)알레. The correct spelling is 드비알레. It's a Bluetooth speaker. #twitter @OUR_7_PRINCES

Hashtags

123•••5•••10•••15•••20•••25•••30•••35•••40•••45•••50•••55•••60•••65•••70•••75•••80•••85•••9091
ПретходнаСтраница 1 од 91Следна