Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Qt 5.0 Beta - Translucent background of window

    General and Desktop
    2
    2
    2590
    Loading More Posts
    • 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.
    • Q
      qtd1d1 last edited by

      Hi,
      how do I create a translucent background of a window in Qt 5?

      In Qt 4.8 it was possible with
      setAttribute(Qt::WA_TranslucentBackground);
      of QDeclarativeView

      QQuickView doesn't have a setAttribute method.

      1 Reply Last reply Reply Quote 0
      • D
        danut.iurascu last edited by

        Hi,
        there are a couple of threads which can help you out.
        "this one":http://qt-project.org/forums/viewthread/1107
        or "that one":http://qt-project.org/forums/viewthread/22492

        or maybe you already found a different solution by your own, and you can share it with us.

        regards,
        Dănuț

        1 Reply Last reply Reply Quote 0
        • First post
          Last post