Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How use QtGraphicalEffects in Qt6
Forum Updated to NodeBB v4.3 + New Features

How use QtGraphicalEffects in Qt6

Scheduled Pinned Locked Moved Solved QML and Qt Quick
4 Posts 3 Posters 2.1k 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.
  • M Offline
    M Offline
    Mihaill
    wrote on last edited by
    #1

    Hi!
    How use QtGraphicalEffects in Qt6?
    Ut us not work

    import QtGraphicalEffects 1.12
    
    jsulmJ 1 Reply Last reply
    0
    • M Mihaill

      Hi!
      How use QtGraphicalEffects in Qt6?
      Ut us not work

      import QtGraphicalEffects 1.12
      
      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Mihaill Does

      import Qt5Compat.GraphicalEffects
      

      work?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2
      • M Offline
        M Offline
        Mihaill
        wrote on last edited by
        #3

        Yes, thank!

        1 Reply Last reply
        0
        • MarkkyboyM Offline
          MarkkyboyM Offline
          Markkyboy
          wrote on last edited by
          #4

          I've only just started using QT6, for me, just adding the import statement was not enough in my case. I had to use the maintenance tool to add the compatibility module.

          Notably, there is also no shortcut in Start Menu for the maintenance tool, which can be found in the installation folder of Qt itself.

          Don't just sit there standing around, pick up a shovel and sweep up!

          I live by the sea, not in it.

          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