Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QtCreator Designer and QtGraphicalEffects 1.xx issue
Qt 6.11 is out! See what's new in the release blog

QtCreator Designer and QtGraphicalEffects 1.xx issue

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 1 Posters 552 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.
  • D Offline
    D Offline
    deleted130
    wrote on last edited by
    #1

    Hello,

    When using any of the components from QtGraphicalEffects in QtCreator Designer, it is working (produces the expected results) at runtime, but I cannot see the changes in the form editor since designer reports an error on the component creation.
    cf pic below:

    2020-05-01 13_49_22-.png

    I found a bug tracker that I believe is linked to this problem:
    https://bugreports.qt.io/browse/QTBUG-57205

    Does anyone have a workaround? Because I would love to see the effect when I'm animating its value with a timeline.

    Thank you.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      deleted130
      wrote on last edited by
      #2

      A little update:

      If I comment the line "plugin qtgraphicaleffectsplugin" in the qmldir, I get the effect preview in the form editor of Creator.
      But of course at runtime I get the error "module "QtGraphicalEffects" version 1.12 is not installed" because the dll isn't loaded.
      Thank you.

      1 Reply Last reply
      0

      • Login

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