1 year ago
#361215

Marcus Hagberg
How to get more PySide6 styles in pip virtual environment?
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.
python
qt
pyside6
qt6
qstyle
0 Answers
Your Answer