Results 1 to 12 of 12

Thread: How to set QHeaderViews are siblings

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: How to set QHeaderViews are siblings

    You need to read the Frozen Column example and understand how it works then the problem becomes easier.

    Attached is a modified version of the Qt5 example with a custom header and two frozen columns. Look for <<<<<< in the code.

    Hopefully this will put an end to all four threads on this topic:
    Attached Files Attached Files

  2. #2
    Join Date
    Feb 2014
    Posts
    43
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Re: How to set QHeaderViews are siblings

    Thanks Chris it's fixing all my issues .

Similar Threads

  1. Replies: 2
    Last Post: 3rd September 2014, 14:31
  2. Replies: 1
    Last Post: 27th July 2013, 00:35
  3. Z-index of an item is only applied to siblings
    By humbleguru in forum Qt Quick
    Replies: 0
    Last Post: 20th January 2011, 18:20
  4. modal that excludes parent's siblings
    By mortoray in forum Qt Programming
    Replies: 3
    Last Post: 16th October 2010, 12: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.