Customize PyQt6 Applications Using StyleSheets! | PyQt6 Tutorial Part 8

Опубликовано: 20 Март 2025
на канале: TurbineThree
2,939
32

Start & End Code: https://github.com/RoyChng/pyqt6-tuto...

Links:
Colors: https://www.w3schools.com/cssref/css_...
Find gradients: https://www.grabient.com/
Border Documentation: https://developer.mozilla.org/en-US/d...
Text decoration documentation: https://developer.mozilla.org/en-US/d...
Qt Style Sheet Documentation: https://doc.qt.io/qt-6/stylesheet-ref...

In this video, I go over how to use stylesheets within PyQt6 in Python to make your applications look better.

We go over how to change background & text colors as well as how to work with linear gradients.

After that, we look at how to use padding, margin and borders to give our widgets the appropriate space and sizing.

Lastly, we look at modifying text such as font families, font sizing, as well as text decoration and font weights.