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. overlapping of widgets in Qt
Forum Updated to NodeBB v4.3 + New Features

overlapping of widgets in Qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 190 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.
  • K Offline
    K Offline
    krows
    wrote on last edited by
    #1

    I have a mainWidget with gray background color . I'd like to place a transparent image on the mainWidget,which is like send a translucent picture on top of another picture. If I use a child QLabel widget that is the same size as the parent mainWidget to present the image , the content of mainWindow is not visible. How I can achieve that?

    1 Reply Last reply
    0
    • Christian EhrlicherC Online
      Christian EhrlicherC Online
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      You can set the background color/image of a widget but widgets can not 'overlap'. See e.g. https://forum.qt.io/topic/1378/is-it-possible-to-set-a-background-image-to-a-widget

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      1

      • Login

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