Results 1 to 2 of 2

Thread: QHeaderView::ResizeToContents fails on kubuntu 25.04 using flatpak kde runtime 6.9

  1. #1
    Join Date
    May 2021
    Posts
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default QHeaderView::ResizeToContents fails on kubuntu 25.04 using flatpak kde runtime 6.9

    i mean it could be a flatpak issue.

    going from 6.7 to either 6.8 or 6.9 my qtablewidgets no longer "do" what QHeaderView::ResizeToContents says to do.

    instead, all columns are the same size, can't be manually adjusted (looks like the docs have been updated to say that the user can't size the columns in this mode??)

    I'd prefer to have the columns sized per the data like i thiiiink this flag is supposed to do.

    Anybody else run into this?

  2. #2
    Join Date
    May 2021
    Posts
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Re: QHeaderView::ResizeToContents fails on kubuntu 25.04 using flatpak kde runtime 6.

    nope - that was just me bein' dumb.

    somehow it used to work before withouuut calling resizeColumnsToContent ()

    but it'll work just fine if you call that sigh.

  3. The following user says thank you to StephenHazel for this useful post:

    d_stranz (11th May 2025)

Similar Threads

  1. Replies: 4
    Last Post: 8th September 2017, 13:08
  2. QTableWidget cellwidgets ResizeToContents
    By Henry Blue Heeler in forum Qt Programming
    Replies: 1
    Last Post: 3rd June 2015, 00:10
  3. Replies: 1
    Last Post: 25th September 2010, 08:20
  4. Get Korean string from MYSQL(KUBUNTU)
    By morgana in forum Newbie
    Replies: 2
    Last Post: 7th July 2008, 07:57
  5. Wubi and Kubuntu...
    By Masih in forum KDE Forum
    Replies: 2
    Last Post: 15th October 2007, 14:33

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.