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. A Method where different number of LED can spread out within 200 to 1400 pixel
Forum Updated to NodeBB v4.3 + New Features

A Method where different number of LED can spread out within 200 to 1400 pixel

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 568 Views 2 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.
  • H Offline
    H Offline
    houmingc
    wrote on last edited by
    #1

    I am using designer LED in my project, link below
    http://www.ics.com/blog/integrating-custom-widget-qt-designer

    Want to make the number of LED configurable.
    Reading from an input on how many LED to display (range 1 to 24) onto a display panel that is 1600 pixel by 500 pixel. Want to ask how can different multiple LED be spread out evenly within the display panel. First LED always first 100 pixel and last LED 1500pixel

    Using the same method, i want to spread the label evenly also

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

      Hi,

      Wouldn't using a QHBoxLayout + size policy set to expanding work ?

      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
      0

      • Login

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