Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Draw hexagon (with QT Designer)

Draw hexagon (with QT Designer)

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 3.0k 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.
  • L Offline
    L Offline
    Lunarix
    wrote on last edited by
    #1

    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
    0
    • A Offline
      A Offline
      Adrian.Aioanei
      wrote on last edited by
      #2

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

      1 Reply Last reply
      1
      • L Offline
        L Offline
        Lunarix
        wrote on last edited by
        #3

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

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

          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
          1

          • Login

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