Установить свойства виджета в 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
Your once-a-year chance is here, little cryptos: 33% off all Nomis Scores minting, 50% cashback, and limited offers = Black Friday Mania! 🛍
JUMP ON THE 72H SALE -->
🔗nomis.cc
How to make the most of your discounted Scores? The guide👇
1️⃣ TonHedge x Nomis – 10% Fee Discount
🔗Get Here Now
2️⃣ OmniBadge x Nomis – 300 Honors per user
🔗Get Here Now
3️⃣ Money Toon x Nomis – 500 OWP, SL Membership, 1 EGG with a chance to earn OWP, Automatic Mining
🔗Get Here Now
4️⃣ Hybrid Savings x Nomis – unique Black Friday offers!
🔗Get Here Now
5️⃣ DeGuard VPN x Nomis – Free DeGuard VPN annual plans to first 250 users!
🔗 Get Here Now
6️⃣ GVWS x Nomis – 5 winners share $125, another 50 receive 100 Nomis Emanations!
🔗Get Here Now
What's the SMARTEST Black Friday move? ✍️
💅 Utilize your #TON, #Linea, and #Multichain Scores for VIP shopping at MOSO!
Black Friday comes once a year! Make it count 💜 Make your family proud
💠Nomis tApp | X | Discord | YouTube | Check Scores⚖️
🆕http://evm.ink now fully supports TokenPocket Wallet login and http://evm.ink is also listed on the TokenPocket #Inscriptions List!
👉https://www.tokenpocket.pro/
evmink is a #multichain#inscriptions indexer and marketplace. It has surpassed 270 million inscriptions and has more than 500,000 monthly unique wallet/visitors. Now users can explore #Inscription on BNBCHAIN, ethereum, and 0xPolygonLabs.
👉https://evm.ink/
【Details】https://twitter.com/TokenPocket_TP/status/1735241797901996541
【Powered By】Crypto Box
🎙THEFABLED
Part 2 of our behind the scenes!⚔️
We’ve gotten a lot of questions about $ABYS, #NFTs, and being a #Multichain game with @XenumChain
- This should help explain.
👉Follow up Twitter: https://twitter.com/thefablednft/status/1549792299889987584?s=20&t=AETnQwJZ6rmvm29_SIsIRw
👉Check out our team below, found on our Whitepaper! https://bit.ly/3RRTVon
#Gaming#P2E#Cryptocurrency
The Fabled 💥
We're thrilled to share that we are building with@BNBCHAIN!⚔️🏹
We're excited to welcome the #Binance community to The Fabled. Join our Discord for more updates and BTS! http://discord.gg/h7MxCHDcJu
#UE5#MultiChain#Web3#P2E#BNB
#Anyswap#MultiChain
Urgent notice from Multichai (formerly AnySwap)
#WETH , #PERI , #OMT , #WBNB , #MATIC , #AVAX
6 tokens were found to be vulnerable
If you approve, you need to connect to here ( https://app.multichain.org/#/approvals ) to cancel.
如果你曾经在anyswap使用过这六个代币跨链,那么请点击https://app.multichain.org/#/approvals ,并取消授权。已经有个人账户被攻击导致资金损失。
🚀 TRON Network Implements Proposal 106 to Enhance Compatibility
TRON Network has officially passed Proposal 106 as of April 10 at 20:00 UTC+8. According to ChainCatcher, the mainnet has adjusted the behavior and execution cost of the SELFDESTRUCT instruction. Contracts will only be permanently removed from the blockchain if the instruction is called within the same transaction as the contract's creation. Otherwise, executing the instruction will merely transfer the assets within the contract to a specified address, without deleting the contract itself. Additionally, the energy consumption for SELFDESTRUCT has been changed from 0 to 5000.
This adjustment aligns TRON's mechanisms more closely with Ethereum, enhancing the compatibility of the TRON Virtual Machine (TVM). It aims to provide more stable foundational support for multi-chain development and ecosystem adaptation.
#TRON#Proposal106#Blockchain#Ethereum#TVM#SELFDESTRUCT#Mainnet#MultiChain#Ecosystem#Crypto#ETH#TRX