Qt 6.11 is out! See what's new in the release
blog
query high contrast in the operating system
-
hello,
in the Windows operating system can be activated in
Settings -> Ease of use -> High contrast.
In the Ubuntu operating system, you can go to Settings -> Accessibility -> High Contrast
to be activated.Question:
Can I use Python to query whether the high contrast is activated in the operating system. -
@PythonQTMarlem said in query high contrast in the operating system:
Can I use Python to query whether the high contrast is activated in the operating system.
For sure, but not with Qt
-
okay, i have to ask in a python forum !?