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

Резултати

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

Пребарај: #pluto

当前筛选 #pluto清除筛选

🙎‍♂️ $Bombie: The Biggest Airdrop of 2025 on TON! 🪙 BOMBIE, the top-earning Telegram game with 9.5M+ players and $73.34 ARPPU, is expanding toLINE’s Mini Dapp platform, attracting 1M+ new users and ranking #2 in Kaia Wave Growth Competition. 🎁70% of $Bombie tokens are being airdropped✅ NO LOCKS, ✅NO VESTING! Earn $Bombie by: 🪙Instant Bonus – Get tokens on first login 🪙Referrals – 3.5% rebate from friends’ earnings 🪙Arena Battles – The ultimate mining opportunity 🪙Bombie Carnival – Free daily rewards & weekly prize pools 🚀 Backed by Pluto Entertainment, BOMBIE follows the success of Catizen ($1.2B market cap). 🙎‍♂️Join & Claim Your Share! #Bombie#Airdrop#Pluto#TON

Interesting Planet 🌍

@interesting_planet_facts · Post #940 · 20.10.2025 г., 18:11

🌎 In 2015, NASA's New Horizons spacecraft recorded a sequence of low-frequency "whooshing" sounds near Pluto. These are plasma wave emissions, created as charged solar wind particles interact with Pluto’s thin atmosphere. Instruments detected frequencies mostly below human hearing—less than 3 kilohertz. ✨ #Pluto⚡#NASA⚡#plasma 👉subscribe Interesting Planet 👉more Channels ​

Universe Mysteries 🪐

@cosmomyst · Post #419 · 13.10.2025 г., 20:21

🪐 The dwarf planet Pluto orbits the Sun at an average distance of about 5.9 billion kilometers, but even this is just the start of the outer solar system—its farthest moon, Hydra, can drift over 64,700 kilometers away from Pluto itself. To cross the gap from Earth to Pluto at the speed of NASA's New Horizons spacecraft, it took more than 9 years—highlighting how the distances between even the closest worlds are truly immense. ✨ #spacedistances⚡#pluto⚡#newhorizons⚡#nasa⚡#galaxy⚡#stars⚡#astronomy⚡#universe⚡#cosmos⚡#space 👉subscribe Universe Mysteries 👉more Channels ​

Google Facts™ [ ️@googlefactss🌎]

@googlefactss · Post #40889 · 01.04.2026 г., 22:28

Pluto is slightly bigger than Russia. Pluto has a surface area of about 17.65 million km². Russia has an area of about 17.1 million km². Some sources say otherwise because of old measurements or rounding. Those sources are wrong. 🪐🌍📏 [Source 1] [Source 2] @googlefactss #Pluto#Russia#SpaceFacts#Geography#NASA#Science#planet#dwarfplanet

Fotos y Fondos

@fotosyfondos · Post #13373 · 29.01.2021 г., 21:18

📸🖼📸🖼📸🖼📸🖼📸🖼📸🖼📸🖼 *LISTA DE CONTENIDO* #3D#Abstractos#Adidas#AgenciasGubernamentales#Aguilas#Ajedrez#Alien#Alimentos#Amaneceres#AmericanHorrorStory#Amor#Android#Animales#Anime#Anonymous#Ankh#Apple#Arco#Ardillas#Arena#Armas#ArteDigital#Asgard#Asiatico#Assassin#Atardecer#AtleticoDeMadrid#Atletismo#Atomos#Audi#Avatar#Aviones#Avispas#Badminton#Balones#Banderas#Batman#Bebidas#Billar#BlancoyNegro#Bombillas#Boobsleigh#Boeing#Bolas#Bombones#Bosque#Boxeo#Bufalos#Buhos#Burbujas#Burt#Caballos#Cachorros#Cactus#Calaveras#CamaraFotos#Camiones#Canicas#CapitanAmerica#Caramelos#CarrilesTren#Cartas#Casas#Castillos#CazaCombate#Cerezas#Charizard#Chevrolet#Chocolate#CIA#Cibernetica#Ciclismo#Cielo#Cine#Ciudades#Ciencia#CienciaFiccion#Ciervos#Ciudades#CocaCola#Coches#Cohetes#Colibris#Colores#Comic#Comida#Consolas#Constelaciones#Corazones#Cubos#CuerposDeSeguridad#Dados#Daisy#Dardos#DarthVader#DeadPool#DeathNote#DC#Delfines#Deporte#Deportivo#Destructor#Dibujos#DJ#Donald#Dracula#Dragones#Dubai#Duendes#Dulces#Edificios#Egipto#Ejercitos#ElCirco#Elefantes#Elfos#Elvis#Emoticonos#Escalada#Escudos#Esferas#Esgrima#Espadas#España#Esqueletos#Estadio#Estrellas#Fantasia#FarolesChinos#Ferrari#FinalFantasy#Firmamento#Flamencos#Flash#Flores#Focas#Fortnite#FondosDePantalla#Fruta#Fuego#FuegosArtificiales#Fusil#Futbol#FutbolAmericano#Galaxias#Gamecube#Gameboy#Gatos#Geometria#GhostRider#Golf#Gominolas#Goofy#GuardiaCivil#GuardianesDeLaGalaxia#Guerreros#Guerreras#Guitarra#Hadas#Hamer#HarleyQuinn#HeavyMetal#Helicopteros#Hockey#Homer#Hulk#Humor#Iconos#Informatica#Insectos#Instrumentos#IronMaiden#Islas#Italia#JacekYerka#Japon#JudasPriest#JuegoDeTronos#Jocker#Judo#Juegos#Katana#KGB#KimetsuNoYaiba#Kiss#Lago#LaLuna#LaMuerte#LaTierra#Lamborghini#Legendario#Lenovo#Leones#Leopardos#Linux#Logos#Loros#LosSimpson#Madrid#Mahjong#Marcas#MarioBross#Mariposas#Marvel#Maserati#McLaren#Mercedes#Mesas#Metallica#MI5#Mickey#Miedo#Militar#Mini#Minions#Minnie#Misiles#Monopoly#Montañas#MontañaRusa#Monumentos#Motos#Motocross#Motorhead#Mossad#Muñecos#Musica#Narcos#Naruto#NASA#Natacion#Naturaleza#Navegacion#Naves#Navidad#Nike#Nintendo#Nissan#Nosferatu#NotasMusicales#NSA#Ojos#OnePiece#OsosPanda#OVNI#OzzyOsbourne#Pacman#Paisajes#Pajaros#Palacios#Panteras#Paraguas#Parejas#ParqueDeAtracciones#Partituras#Pasajeros#PastorAleman#Payasos#Peces#Pelicanos#Peliculas#Perros#Peugeot#PNG#Pikachu#Pingüinos#Pinturas#Piramides#Pistolas#Planetas#Plantas#Playas#Playstation#Pluto#Pokemon#Poker#Poketball#PoliciaNacional#PoloNorte#Popeye#Porsche#Puentes#Ranas#RayosTruenos#RealMadrid#RickyMorty#Rifle#Rubik#Samsung#Samurai#Saturno#SeleccionEspañola#SeriesTV#Shabak#Snowboard#Sombreros#SpiderMan#StarWars#Stryper#SuperMan#SuperGirl#Surrealista#Surf#Tanques#Tartas#Tecnologia#Templos#Tenis#Terror#Textos#Texturas#Thanos#Tiburones#Tigres#TombRaider#Tortugas#Tropper#Tuneles#TV#Unicornios#Universo#Vampiros#Vampiras#Vela#Venecia#Venom#VideoJuegos#Violin#Vitruvio#Voleibol#Warcry#Windows#WonderWoman#WorldOfCraf#YinYang#Zippo @fotosyfondos 📸🖼📸🖼📸🖼📸🖼📸🖼📸🖼📸🖼

Hashtags

#3d#abstractos#adidas#agenciasgubernamentales#aguilas#ajedrez#alien#alimentos#amaneceres#americanhorrorstory#amor#android#animales#anime#anonymous#ankh#apple#arco#ardillas#arena#armas#artedigital#asgard#asiatico#assassin#atardecer#atleticodemadrid#atletismo#atomos#audi#avatar#aviones#avispas#badminton#balones#banderas#batman#bebidas#billar#blancoynegro#bombillas#boobsleigh#boeing#bolas#bombones#bosque#boxeo#bufalos#buhos#burbujas#burt#caballos#cachorros#cactus#calaveras#camarafotos#camiones#canicas#capitanamerica#caramelos#carrilestren#cartas#casas#castillos#cazacombate#cerezas#charizard#chevrolet#chocolate#cia#cibernetica#ciclismo#cielo#cine#ciudades#ciencia#cienciaficcion#ciervos#cocacola#coches#cohetes#colibris#colores#comic#comida#consolas#constelaciones#corazones#cubos#cuerposdeseguridad#dados#daisy#dardos#darthvader#deadpool#deathnote#dc#delfines#deporte#deportivo#destructor#dibujos#dj#donald#dracula#dragones#dubai#duendes#dulces#edificios#egipto#ejercitos#elcirco#elefantes#elfos#elvis#emoticonos#escalada#escudos#esferas#esgrima#espadas#españa#esqueletos#estadio#estrellas#fantasia#faroleschinos#ferrari#finalfantasy#firmamento#flamencos#flash#flores#focas#fortnite#fondosdepantalla#fruta#fuego#fuegosartificiales#fusil#futbol#futbolamericano#galaxias#gamecube#gameboy#gatos#geometria#ghostrider#golf#gominolas#goofy#guardiacivil#guardianesdelagalaxia#guerreros#guerreras#guitarra#hadas#hamer#harleyquinn#heavymetal#helicopteros#hockey#homer#hulk#humor#iconos#informatica#insectos#instrumentos#ironmaiden#islas#italia#jacekyerka#japon#judaspriest#juegodetronos#jocker#judo#juegos#katana#kgb#kimetsunoyaiba#kiss#lago#laluna#lamuerte#latierra#lamborghini#legendario#lenovo#leones#leopardos#linux#logos#loros#lossimpson#madrid#mahjong#marcas#mariobross#mariposas#marvel#maserati#mclaren#mercedes#mesas#metallica#mi5#mickey#miedo#militar#mini#minions#minnie#misiles#monopoly#montañas#montañarusa#monumentos#motos#motocross#motorhead#mossad#muñecos#musica#narcos#naruto#nasa#natacion#naturaleza#navegacion#naves#navidad#nike#nintendo#nissan#nosferatu#notasmusicales#nsa#ojos#onepiece#osospanda#ovni#ozzyosbourne#pacman#paisajes#pajaros#palacios#panteras#paraguas#parejas#parquedeatracciones#partituras#pasajeros#pastoraleman#payasos#peces#pelicanos#peliculas#perros#peugeot#png#pikachu#pingüinos#pinturas#piramides#pistolas#planetas#plantas#playas#playstation#pluto#pokemon#poker#poketball#policianacional#polonorte#popeye#porsche#puentes#ranas#rayostruenos#realmadrid#rickymorty#rifle#rubik#samsung#samurai#saturno#seleccionespañola#seriestv#shabak#snowboard#sombreros#spiderman#starwars#stryper#superman#supergirl#surrealista#surf#tanques#tartas#tecnologia#templos#tenis#terror#textos#texturas#thanos#tiburones#tigres#tombraider#tortugas#tropper#tuneles#tv#unicornios#universo#vampiros#vampiras#vela#venecia#venom#videojuegos#violin#vitruvio#voleibol#warcry#windows#wonderwoman#worldofcraf#yinyang#zippo