Results 1 to 2 of 2

Thread: Table header section click problem

Threaded View

Previous Post Previous Post   Next Post Next Post
  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.

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.