I am making a program in PySide6 and have a pip venv setup, but this way QStyleFactory.keys() shows only "Windows" and "Fusion" styles. Is there any way to get more themes, or set the style to the system's qt6 theme? I'm running on Arch and followed the steps from the wiki for qt6 platform theme, but my program is using "Fusion" standard theme.
Asked
Active
Viewed 11 times