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. Layout guides
Qt 6.11 is out! See what's new in the release blog

Layout guides

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 407 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.
  • U Offline
    U Offline
    U7Development
    wrote on last edited by
    #1

    Hello!

    Is there a way to show layout guides so i can check exactly where divisions are?

    thanks

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

      Hi
      If you mean like make it draws "grid lines" then nope. a layout is purely non visual.
      However, Creator does shows it when you drag Widget to it. ( the blue line)
      alt text

      U 1 Reply Last reply
      1
      • mrjjM mrjj

        Hi
        If you mean like make it draws "grid lines" then nope. a layout is purely non visual.
        However, Creator does shows it when you drag Widget to it. ( the blue line)
        alt text

        U Offline
        U Offline
        U7Development
        wrote on last edited by
        #3

        @mrjj i want to show those lines as a Debug purposes only, i'm not using designer.
        thanks!

        mrjjM 1 Reply Last reply
        0
        • U U7Development

          @mrjj i want to show those lines as a Debug purposes only, i'm not using designer.
          thanks!

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @U7Development
          Hi
          Ok i also wanted at some point but as far as i found, we cannot access its
          internal data to get info on the "lines"
          https://forum.qt.io/topic/27855/showing-grid-lines-in-a-qgridlayout

          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