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

Резултати

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

Пребарај: #tapps

当前筛选 #tapps清除筛选

TON Launches Loyalty Program ❤️ The TON ecosystem has introduced the TON Loyalty Program — a Tapps rewards layer that turns everyday actions in Telegram Mini Apps into collectible points with built-in “cashback.” How Tapps mechanics work: 🔵 Users open any partner Mini App 🔵 They spend Stars (games, purchases, donations — as usual) 🔵 A smart contract automatically credits Star Points to their TON wallet 🔵 Accumulated points can be redeemed for: • Telegram Premium • Exclusive & Rare Telegram Gifts • Surprise Gift-Boxes Why it’s a welcome addition: 🔵 A portion of Stars spent is returned as points 🔵 All Mini Apps share a unified loyalty system 🔵 An on-chain counter shows exactly how many points you’ve earned and for which actions For long-time Star users, it’s a handy form of cashback. For newcomers, it’s a great reason to explore TON Mini Apps and see the benefits firsthand. 🙃 Check your points here #TON#Tapps#Loyalty#TelegramPremium#MiniApps

☀️Meet the Mini App from Architec.ton! Yesterday Architec.ton team have released their wallet, but banks (shares) can still be purchased to receive $ARС tokens and become a co-owner of the project. Currently the price of $BNK is 1.5 $TON (~$11) The team is currently working on fixes. The #swap button is not yet available. The bugs will be fixed within a short time. 🔜About staking and liquidity All $BNK and $ARC were successfully credited to those who purchased them. If anyone has questions, please contact support @architecton_support. 📈$BNK can be staked now if you want to earn $ARC income. Liquidity in $BNK and $ARC has not yet been added to the swap, so it will not be possible to sell them on the DEX now. This was done according to pre-agreed principles in order to prevent a dump, since the task of the project team is to ensure long-term #liquidity due to the demand for our token. However, the team’s plans include entering the stock exchanges. #wallet#tapps#DEX#gamefi#AMA

🐶$DOGS recent status summary 🦴Tokenomics Total supply: 550B tokens Community supply: 81.5% (fully unlocked)🔥 ‣ Telegram airdrop participants: 73% (all unlocked after TGE) ‣ Future rewards: 8.5% ‣ Team: 10% (12-month linear unlock) ‣ Liquidity and listing: 8.5% 🦴Token Withdrawal Go to @dogshouse_bot and click on the location you want to withdraw, which is divided into CEX and non-custodial wallets. ‣ CEX: 👛@Wallet, 📈Bybit , ✖️OKX ‣ Non-custodial wallet: Tonkeeper, MyTonWallet 🦴Pre-market OKX pre-market contract trading, the pre-market trading contract will be delivered at 12:00 PM (UTC) on August 19th. Those who place orders should pay attention to this time, as the market may fluctuate violently. 🦴Spot trading Please take note of the following schedule: ‣ Deposits will open at 9:00 am UTC on August 14 ‣ Call auction will take place from 11:00-12:00 pm UTC on August 20 ‣ Spot trading open at 12:00 pm UTC on August 20 ‣ Withdrawals will open at 10:00 am UTC on August 21 🦴Other considerations If you receive Dogs PEPE tokens, please note that this is a Pixiu plate, don't waste Gas Swap, the Gas will be eaten. Token address of $DOGS is: EQCvxJy4eG8hyHBFsZ7eePxrRsUQSFE_jpptRAYBmcG_DOGS Pay attention to the last 4 chars! ⚠️ Trade $DOGS here 📈Bybit | ✖️OKX | 🧊Bitget #dogs#durov#tapps#vk#social#cex#wallet