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 blur the background of a popup window
Forum Updated to NodeBB v4.3 + New Features

How to blur the background of a popup window

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 712 Views 1 Watching
  • 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.
  • I Offline
    I Offline
    IknowQT
    wrote on last edited by
    #1

    c98078e9-c13d-494e-904b-9474a88fd25a-image.png

    Is there a way to blur the background of the popup window?
    I looked up a few and found a way to use qml.
    But I am using qwidget.

    Pl45m4P 1 Reply Last reply
    0
    • C Offline
      C Offline
      ChrisW67
      wrote on last edited by
      #2

      What do you mean by "background"?

      1 Reply Last reply
      0
      • I IknowQT

        c98078e9-c13d-494e-904b-9474a88fd25a-image.png

        Is there a way to blur the background of the popup window?
        I looked up a few and found a way to use qml.
        But I am using qwidget.

        Pl45m4P Offline
        Pl45m4P Offline
        Pl45m4
        wrote on last edited by
        #3

        @IknowQT

        Have a look here if you mean the background "behind" your popup (the parent widget):

        • https://forum.qt.io/topic/110293/how-to-achieve-a-blurred-background/3

        If you want to blur the widget iteself, you could try QGraphicsBlurEffect

        • https://doc.qt.io/qt-5/qgraphicsblureffect.html

        If debugging is the process of removing software bugs, then programming must be the process of putting them in.

        ~E. W. Dijkstra

        1 Reply Last reply
        2

        • Login

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