Python Forum
[PyQt] Converting Css To PyQt5 Gradient - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: GUI (https://python-forum.io/forum-10.html)
+--- Thread: [PyQt] Converting Css To PyQt5 Gradient (/thread-30310.html)



Converting Css To PyQt5 Gradient - Harshil - Oct-15-2020

Can SOmeOne Help Me Convert This To PyQt5 Graident
background-color: linear-gradient(175.93deg, #5F00D8 -10.23%, #B200F1 117.03%);
IDK How to convert this to pyqt5 graident Wall