Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. pyqt5,Curve rendering error
Qt 6.11 is out! See what's new in the release blog

pyqt5,Curve rendering error

Scheduled Pinned Locked Moved Solved Qt for Python
3 Posts 2 Posters 929 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.
  • Q Offline
    Q Offline
    qt0038
    wrote on last edited by qt0038
    #1

    a9ad0035-7dd3-4d97-95ff-1a3c5d1d669f-image.png
    The connections between different draggable widgets, only the first curve is normal. Who knows how to solve it?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Without any code to reproduce that, there's only a very slight chance someone can guess what might be going on.
      Please provide a minimal script that shows this issue.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      Q 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        Without any code to reproduce that, there's only a very slight chance someone can guess what might be going on.
        Please provide a minimal script that shows this issue.

        Q Offline
        Q Offline
        qt0038
        wrote on last edited by
        #3

        @SGaist said in pyqt5,Curve rendering error:

        Hi and welcome to devnet,

        Without any code to reproduce that, there's only a very slight chance someone can guess what might be going on.
        Please provide a minimal script that shows this issue.

        Thanks, I have found the solution:When using a new brush, the program needs to set setBrush(Qt.NoBrush)

        1 Reply Last reply
        0
        • Q qt0038 has marked this topic as solved on

        • Login

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