Qt 6.11 is out! See what's new in the release
blog
How to create a Checkerboard Pattern in Qt Designer
-
the easiest solution is to create a pixmap with the background pattern you need.
Then you use aQLabeland callsetPixmap(). -
L La_Mai_C has marked this topic as solved on

