Results 1 to 2 of 2

Thread: Table header section click problem

  1. #1
    Join Date
    Nov 2007
    Posts
    51
    Thanks
    2
    Thanked 2 Times in 2 Posts

    Default Table header section click problem

    Greetings.

    I have an unusual problem, and i dont know where to look for the cause.
    I am using Qt 4.4.0 beta.

    I have a view derived from treeview, and a model derived from abstract table model.
    The problem is, occasionally, when i click on a horizontal header section, for sorting purposes, the entire view jumps away, furthermore, by debugging, it shows that it initializes the sorting with an entirely different column number, that the one i clicked on. There are no logicalIndex, visualIndex issues, because at startup the columns are not reorganized.

    I don't know what could be causing this.

    Any ideas?

    Thanks.
    Last edited by Khal Drogo; 28th March 2008 at 09:47.

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Table header section click problem

    Are you able to reproduce it with a stable version of Qt?
    J-P Nurmi

Similar Threads

  1. Algorithms problem of brackets including.
    By luffy27 in forum General Programming
    Replies: 2
    Last Post: 12th April 2007, 01:10

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.