Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. polygon

    Log in to post
    • All categories
    • H

      Unsolved clockwise/counter-clockwise drawing would influence the fill rule in shape()?
      General and Desktop • qt4 fill polygon windingfill qpainterpath • • helloworld12345

      1
      0
      Votes
      1
      Posts
      573
      Views

      No one has replied

    • H

      Unsolved How can I draw a shape area around a polyline? So I can move polyline with mouse.
      General and Desktop • qt4 boundingrect shape polygon polyline • • helloworld12345

      11
      0
      Votes
      11
      Posts
      3853
      Views

      H

      @Asperamanca

      No, I didn't set these two flags ItemClipsToShape, ItemClipsChildrenToShape.

      Then I tried setting only one flag ItemClipsToShape, and both of ItemClipsToShape, ItemClipsChildrenToShape. For each, it still check if the point is in the boundingrect() firstly, and then check the shape() which means if point is not in boundingrect(), it wouldn't bother to check shape().

      So now my solution is still enlarging the boundingrect() area.

    • B

      Solved How to draw a polygon with QML ?
      Mobile and Embedded • polygon qml • • bam500

      8
      0
      Votes
      8
      Posts
      13751
      Views

      K

      Check the "Canvas element" in the Qt5_cadaques book:
      http://qmlbook.github.io/en/ch07/index.html

    • D

      Unsolved Invert Selection
      General and Desktop • selection subtract path polygon • • DEADBEEF

      4
      0
      Votes
      4
      Posts
      2091
      Views

      J

      Hii..

      Sorry to disturb you but if you are free then please give me answer of below question

      https://forum.qt.io/topic/60399/adobe-photoshop-cc-2015-plugin

      I am newbie to this Qt framework.