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. Combining cells in gridlayout
Forum Updated to NodeBB v4.3 + New Features

Combining cells in gridlayout

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 3.1k 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.
  • W Offline
    W Offline
    WhatIf
    wrote on last edited by aha_1980
    #1

    Hi,

    I created a gridlayout using Qt Designer and I'm trying to combine a few cells to add a QTextEdit to.

    Currently the girdlayout is made of 11 row x 5 colums. The cells I want to combine are:

    (7,3),(7,4),
    (8,3),(8,4),
    (9,3),(9,4),
    (10,3) & (10,4)

    How can I combine them using Qt Designer?

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

      Hi
      place object in the grid. drag it to first cell.
      select it
      Then drag the side center knop into the next cell area.
      It should expand.

      1 Reply Last reply
      2
      • A Offline
        A Offline
        Abaris
        wrote on last edited by
        #3

        @mrjj, thank you!

        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