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

Резултати

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

Пребарај: #multichain

当前筛选 #multichain清除筛选
Nomis | Onchain Reputation Protocol

@nomis_protocol · Post #557 · 29.11.2024 г., 14:05

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⚖️

TokenPocket

@tokenpocket_channel · Post #1009 · 14.12.2023 г., 10:17

🆕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

TokenPocket

@tokenpocket_channel · Post #1145 · 25.01.2024 г., 04:17

🆕#DAppListing This week we've listed 12 DApps on ​TokenPocket_TP! 🔹@​ethereum: ​eigenlayer ​ether_fi ​Cindexfinance 🔹@​solana: Solrevoker ​GoPlusSecurity ​solendprotocol ​DriftProtocol 🔹#Multichain: Wizz Cash ​wizzwallet ​ShoebillFinance ​LayerBankFi ​ApertureFinance ​TrustaLabs ​Zeepr_labs 🔵All-in-one, All-in TokenPocket! 👉https://www.tokenpocket.pro/ 👉https://extension.tokenpocket.pro/#/ #restaking#Solana#Bitcoin#MANTA#Arbitrum#EOSEVM 【Details】https://twitter.com/TokenPocket_TP/status/1750371718290702363 【Powered By】Crypto Box

ChainDoctor 频道

@ChainDoctor · Post #36 · 19.01.2022 г., 08:13

#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 ,并取消授权。已经有个人账户被攻击导致资金损失。

Crypto M - Crypto News

@CryptoM · Post #65294 · 12.04.2026 г., 15:15

🚀 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