Results 1 to 7 of 7

Thread: BeginRemoveRows, endRemoveRows - removing not all items defined

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #6
    Join Date
    Feb 2016
    Posts
    3
    Qt products
    Qt4 Qt5
    Platforms
    Windows
    Thanks
    2

    Default Re: BeginRemoveRows, endRemoveRows - removing not all items defined

    Any specific reason you would not just remove all the rows?
    Removing items is time-demanding operation which lasts really long time if there are few hundreds items about to be removed so I want to give user option to stop it. In my implementation I do also some stuff on my own which prolongs this time.

    d_stranz got my point.
    Last edited by aidush; 26th February 2016 at 07:41.

Similar Threads

  1. Replies: 0
    Last Post: 4th January 2014, 02:15
  2. Replies: 1
    Last Post: 23rd September 2010, 05:45
  3. QAbstractItemModel::beginRemoveRows/endRemoveRows
    By SiS-Shadowman in forum Qt Programming
    Replies: 0
    Last Post: 12th July 2010, 08:56
  4. Removing all items QListView
    By vcp in forum Qt Programming
    Replies: 2
    Last Post: 6th August 2009, 18:55
  5. removing model Items
    By gyre in forum Newbie
    Replies: 2
    Last Post: 25th November 2007, 20:10

Tags for this Thread

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.