Results 1 to 9 of 9

Thread: QList and removeAt() question

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QList and removeAt() question

    QTimer is event based.
    As long as your slot is executed, no further events can be processed.
    The timer can only fire again after execution has returned to the event loop.

    Cheers,
    _

  2. #2
    Join Date
    Mar 2014
    Posts
    6
    Qt products
    Qt4

    Default Re: QList and removeAt() question

    ah ok, thank you

Similar Threads

  1. QList question
    By DoomerDan in forum Qt Programming
    Replies: 8
    Last Post: 29th January 2015, 15:45
  2. QList Question
    By giblit in forum Qt Programming
    Replies: 2
    Last Post: 4th April 2013, 01:41
  3. QList<QList > question
    By SubV in forum Qt Programming
    Replies: 3
    Last Post: 25th July 2008, 15:14
  4. QList question
    By aamer4yu in forum Qt Programming
    Replies: 4
    Last Post: 2nd April 2007, 13:43
  5. QList question
    By ln\ in forum Newbie
    Replies: 2
    Last Post: 19th December 2006, 13:01

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.