Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to create a Checkerboard Pattern in Qt Designer
QtWS25 Last Chance

How to create a Checkerboard Pattern in Qt Designer

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 182 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    La_Mai_C
    wrote on last edited by
    #1

    I need to create a checkerboard pattern for this frame, I've scrolled through posts but can't find a solution for my problem

    image_2024-07-20_185639874.png

    Here's mine:

    image_2024-07-20_185814452.png

    1 Reply Last reply
    0
    • Axel SpoerlA Offline
      Axel SpoerlA Offline
      Axel Spoerl
      Moderators
      wrote on last edited by
      #2

      the easiest solution is to create a pixmap with the background pattern you need.
      Then you use a QLabel and call setPixmap().

      Software Engineer
      The Qt Company, Oslo

      1 Reply Last reply
      0
      • L Offline
        L Offline
        La_Mai_C
        wrote on last edited by
        #3

        Thank you so much, I'll try your method

        1 Reply Last reply
        0
        • L La_Mai_C has marked this topic as solved on

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved