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. TableView Set Column-Row Width-Height ( Qt Designer )
Forum Updated to NodeBB v4.3 + New Features

TableView Set Column-Row Width-Height ( Qt Designer )

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

    Hi dear QT Forum ,
    I am newbie in QT platform and this forum as well.
    I want to ask how can I arrange the Column's width and Row's height in QT Designer software.
    I will attach a screenshot what will i want exactly.
    Thanks for your attention and helps.
    Screenshot 2022-01-10 at 15.11.14.png

    1 Reply Last reply
    0
    • mzimmersM Offline
      mzimmersM Offline
      mzimmers
      wrote on last edited by
      #2

      I'm not sure what you're hoping to do in Designer, but if you're trying to auto-size the cells, that's not a Designer function. You'll want to access the QHeaderView of the model you're using to populate the table, using the setStretchLastSection() call.

      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