UN-GCPDS / qt-material

Material inspired stylesheet for PySide2, PySide6, PyQt5 and PyQt6
https://qt-material.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
2.22k stars 240 forks source link

How can I disable the theme for just some widgets? #111

Open MarkPoloChina opened 4 months ago

MarkPoloChina commented 4 months ago

I have applied the stylesheet for app and it works well.But I want to disable the theme for just a widget (and its children) to recover their original theme.It there any way?