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

TGINSIGHT SIMILAR POSTS

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

Изворен канал @pythonotes · Post #45 · 2 мар.

В фреймворке PyQt (и PySide тоже) часто встречается настройка чего-либо с помощью так называемых флагов. widget.setWindowFlags(Qt.Window) Взаимодействие нескольких флагов делается с помощью бинарных (или побитовых) операторов. Несколько флагов можно указать с помощью оператора "|" list_item.setFlags(Qt.ItemIsSelectable | Qt.ItemIsEnabled) исключить флаг из уже имеющегося набора можно так list_item.setFlags(list_item.flags() ^ Qt.ItemIsEnabled) Добавить новый флаг к имеющимся можно так list_item.setFlags(list_item.flags() | Qt.ItemIsEnabled) А проверка наличия делается так is_enabled = item.flags() & Qt.ItemIsEnabled > 0 Почему именно так? Всё дело в том как именно работают побитовые операторы. Но об этом в следующем посте. #qt

Hashtags

Резултати

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

Пребарај: #phrases

当前筛选 #phrases清除筛选
English From Zero to Hero

@Learn_English_from_Zero_to_Hero · Post #60764 · 08.05.2026 г., 18:02

#phrases 💥Shallow matters ⚜The term "shallow matters" refers to topics, discussions, or concerns that lack depth, seriousness, or significance. They are often superficial and do not engage with deeper issues or complexities. ⚜While many people were debating the impact of climate change, Sarah seemed more interested in the shallow matters of which celebrity was dating whom."

Hashtags

English From Zero to Hero

@Learn_English_from_Zero_to_Hero · Post #60754 · 03.05.2026 г., 20:58

#Phrases 💢To cry out for 💠To be in desperate need of something 📝Note:- 📝 the subject is generally not a person, but an organisation, object or situation 🌀 Example:- A:- This room is crying out for some colour and modern furnishing. I suggested subtle green wallpaper, but it didn’t register with Jenny. On second thoughts, maybe red? B:- RED? You've definitely got a screw loose.

Hashtags

English From Zero to Hero

@Learn_English_from_Zero_to_Hero · Post #60753 · 03.05.2026 г., 20:58

#Phrases 💢 A chink in one’s armour 💠One small weakness in a person or their argument which makes them open to attack or criticism 🌀 Example:- Our lawyers have been sifting through the evidence but cannot find a chink in the defending company’s armour. It’s no wonder they are being very woolly on how they intend to present our case in court.

Hashtags

ПретходнаСтраница 1 од 4Следна