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

TGINSIGHT SIMILAR POSTS

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

Изворен канал @pythonotes · Post #62 · 4 апр.

Когда разрабатываете свой GUI с помощью PyQt для какого-либо софта бывает необходимо позаимствовать цвета из текущего стиля интерфейса. Например, чтобы правильно раскрасить свои виджеты, подогнав их по цвету. Ведь бывает, что ваш GUI используется в разных софтах. Причём некоторые со светлой темой а другие с тёмной. По умолчанию стили наследуются, но если вы задаёте какую-либо раскраску для части виджета через свой styleSheet, то требуется ссылаться на цвета текущего стиля. Как это сделать? Как получить нужный цвет из палитры имеющегося стиля? Это достаточно просто, нужно использовать класс QPalette и его роли. Например, мне нужно достать цвет текста из одного виджета и применить его в другом как цвет фона (не важно зачем именно так, просто захотелось😊). Получаем палитру виджета и сразу достаём нужный цвет, указав его роль. from PySide2.QtGui import QPalette color = main_window.palette().color(QPalette.Text) теперь можем использовать этот цвет в стилях my_widget.setStyleSheet(f'background-color: {color.name()};') Готово, мы динамически переопределили дефолтный стиль используя текущий стиль окна! На самом деле есть запись покороче, в одну строку и без лишних переменных. Не очень-то по правилам CSS, но Qt это понимает. my_widget.setStyleSheet('background-color: palette(Text);') Этот способ не подходит если вам нужно как-то модифицировать цвет перед применением в своих стилях. В этом случае потребуется первый способ. Зато он прекрасно сработает в файле .qss, то есть не придётся в коде прописывать раскраску отдельных элементов через ссылки на палитру, всё красиво сохранится в отдельном файле .qss! QListView#my_widget::item:selected { background: palette(Midlight); } Про имеющиеся роли можно почитать здесь🌍 #qt#tricks

Hashtags

Резултати

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

Пребарај: #nonproliferation

当前筛选 #nonproliferation清除筛选
Embassy of Russia in Singapore

@rusembsg · Post #2893 · 24.04.2024 г., 03:31

📹 Russia's Foreign Minister Sergey #Lavrov’s video address to participants in the Moscow Nonproliferation Conference Key talking points: • The arms control, disarmament and #nonproliferation system crisis reflects unprecedented degradation in the sphere of international security. • The #West is balancing on the dangerous edge of a direct military confrontation between nuclear powers, which could have catastrophic consequences. • The US-led collective West is cynically complementing the deliberate destruction of balanced and equal agreements that do not suit Washington with the promotion of apparently dishonest schemes that would create advantages for the United States. • Striving to attain decisive military superiority, Washington and its allies are enlarging the network of alliances directed against other countries. They are working energetically to implement a number of highly destabilising military-technical programmes. • There is no basis whatsoever for an arms control and strategic stability dialogue with the United States in the face of a total hybrid war being waged against our country. • Moves to undermine the existing arms control and non-proliferation system are affecting the stability of the Treaty on the Non-Proliferation of Nuclear Weapons (https://disarmament.unoda.org/wmd/Nuclear/npt/text). <...> The Western countries have used the treaty for years to address political agendas unrelated to nuclear non-proliferation. • The attempts of the Western countries to tailor the OPCW to their vested interests are a source of serious concern. The Western states have already turned this prestigious and strictly technical international agency into an instrument for implementing their geopolitical interests in the Middle East and beyond by privatising the OPCW Secretariat. • We are convinced that to prevent further degradation of the world situation <...> all countries should pool their efforts to upgrade the international security system relying on the principles of multilateralism, equality and indivisibility. 🔗Read in full: https://mid.ru/en/foreign_policy/news/1945334/