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

Резултати

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

Пребарај: #airstrike

当前筛选 #airstrike清除筛选
Google Facts™ [ ️@googlefactss🌎]

@googlefactss · Post #40771 · 10.03.2026 г., 07:02

Israel carried out a secret airstrike on a suspected Syrian nuclear reactor at Al Kibar. The strike occurred just after midnight on 6 September 2007. This operation is known by two names: Operation Outside the Box and Operation Orchard. Israeli fighter jets entered Syrian airspace, dropped bombs, and destroyed the building. The Syrian government denied that the site was a nuclear reactor. American and Israeli intelligence assessed that the facility had a military purpose. After the strike, the International Atomic Energy Agency (IAEA) investigated the site and found evidence of uranium and graphite, which are materials associated with nuclear reactors. The operation was carefully planned to avoid detection and limit civilian casualties. Photographs and reconnaissance after the strike confirmed that the reactor building had been completely destroyed. ✈️🇮🇱☢️ [Read more] @googlefactss #Israel#Syria#Nuclear#OperationOrchard#OperationOutsideTheBox#IAEA#Airstrike