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

Резултати

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

Пребарај: #tamlyn

当前筛选 #tamlyn清除筛选
MessageInABottle

@mib_messageinabottle · Post #6832 · 20.05.2024 г., 15:22

Three US citizens are accused of being involved in a failed coup attempt in #Congo that left multiple people dead. According to the Democratic Republic of Congo (#DRC) military, they stopped an attempted #coup near the presidential palace. Among the 50 people who were involved were three Americans who have been arrested. A passport for one of these Americans is now spreading online, a 36-year-old U.S. citizen born in Maryland. (WaPo) #US#Ambassador to Congo, Lucy #Tamlyn has acknowledged the involvement of US citizens in a recent statement. The coup was allegedly led by US-based Congolese politician Christian #Malanga. He was killed at the presidential palace after he resisted arrest.