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

No style for QAbstractSpinBox #103

Open zhangzhii opened 8 months ago

zhangzhii commented 8 months ago

Hi I wrote a custom spinbox using QAbstractSpinBox, but I found there is no style for QAbstractSpinBox like QSpinbBox and QDoubleSpinBox. Could you please add it in the template? Thank you!