Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Draw hexagon (with QT Designer)

    General and Desktop
    3
    4
    2580
    Loading More Posts
    • 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.
    • L
      Lunarix last edited by

      Hello,
      is it possible to draw a hexagon with the QT Designer? If so - how?
      If not, how to do it with code? I have a widget where I want to draw multiple hexagons and give every of them an image.

      So - can i do it with QT Designer straight ? How to put a image in it?

      Thanks in advance
      Lunarix

      1 Reply Last reply Reply Quote 0
      • A
        Adrian.Aioanei last edited by

        Hey @Lunarix
        Here is an example that might help you. (Link)

        1 Reply Last reply Reply Quote 1
        • L
          Lunarix last edited by

          So, is there no way to get it in the Qt Designer somehow?

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            Hi,

            No, Qt Designer goal is to help you build quickly an interface. What you are asking for you might provide yourself using a custom designer plugin.

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

            1 Reply Last reply Reply Quote 1
            • First post
              Last post