Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. dropshadow
    Log in to post

    • UNSOLVED ColorOverlay disappears when scaled
      QML and Qt Quick • scale dropshadow overlay • • jars121  

      3
      0
      Votes
      3
      Posts
      1010
      Views

      Thanks for your reply. This seems to have improved the situation somewhat, as I can now see the red image when I click. However, the original image seems to be overlayed over the top of the red image with a level of transparency. It's almost like the visible: false parameter is changed when the MouseArea is clicked? It's somewhat hard to explain, hopefully the above makes sense? If not, I can put together some screenshots to demonstrate the issue? EDIT: Never mind, it looks like user error after all! I had the z-order configured incorrectly, so the drop shadow was being drawn on top of the image rather than underneath it. Thanks again for your help!
    • UNSOLVED DropShadow is very slow when its radius is getting changed
      QML and Qt Quick • performance dropshadow • • Stefan Monov76  

      1
      0
      Votes
      1
      Posts
      458
      Views

      No one has replied

    • UNSOLVED DropShadow with static source is faster when using “cached:true”
      QML and Qt Quick • performance dropshadow • • Stefan Monov76  

      1
      0
      Votes
      1
      Posts
      331
      Views

      No one has replied

    • UNSOLVED A drop shadow question
      General and Desktop • qt5.6 dropshadow clocks • • BrianE  

      3
      0
      Votes
      3
      Posts
      665
      Views

      Thank you. Investigated and tried it. You cannot do setGraphicsEffect on a QImage which is what I'm using to draw the clock face and hands. Still no shadows then.
    • Dropshadow on text?
      General and Desktop • dropshadow • • ngrahn  

      1
      0
      Votes
      1
      Posts
      247
      Views

      No one has replied

    • SOLVED Are soft edge drop shadows possible? (as in the docs)
      QML and Qt Quick • qml dropshadow • • A Former User  

      1
      0
      Votes
      1
      Posts
      400
      Views

      No one has replied

    • [SOLVED]Issue with shadow not rendering correctly.
      QML and Qt Quick • dropshadow qtgraphicaleffe • • ealione  

      3
      0
      Votes
      3
      Posts
      931
      Views

      Hey @Wieland, You are correct. You can see what I was talking about if instead of true you type True for thetransparentBorder tag. For some reason I corrected it on the code I posted here, but not in my original code.
    • [SOLVED] ToolBar DropShadow - mellow shadow with colored borders
      General and Desktop • toolbar material design dropshadow transparentbord • • mchouse  

      1
      0
      Votes
      1
      Posts
      1101
      Views

      No one has replied