Results 1 to 20 of 25

Thread: How To Apply Scroll Only for few columns of QTableview

Hybrid View

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

    Default How To Apply Scroll Only for few columns of QTableview

    Hi ,

    I have to apply scroll for few columns in QTableView , I want to except some columns that are in one corner of QTableview , means i would like to left scroll from first 3 columns . Could anyone help us . I need it so badly ...

  2. #2
    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 Apply Scroll Only for few columns of QTableview

    You cannot do this with a single function call. Take a look at the Frozen Column example for a way to "fake" it.

Similar Threads

  1. Replies: 0
    Last Post: 13th January 2013, 00:20
  2. Distribute columns in QTableView
    By qlands in forum Qt Programming
    Replies: 1
    Last Post: 17th August 2011, 14:33
  3. Validator for QTableView columns
    By sasi in forum Qt Programming
    Replies: 0
    Last Post: 6th October 2009, 08:10
  4. Don't resize columns - QTableView
    By estanisgeyer in forum Qt Programming
    Replies: 1
    Last Post: 26th January 2009, 16:59
  5. autoexpanding QTableView columns
    By ucntcme in forum Qt Programming
    Replies: 6
    Last Post: 11th March 2008, 09:28

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.