Results 1 to 4 of 4

Thread: QDir entryList performing slowly

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Oct 2009
    Posts
    2
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QDir entryList performing slowly

    Have a look at QDirIterator: it will allow you to navigate directory entries once at a time, and might satisfy more to your needs.

  2. The following user says thank you to rix for this useful post:

    bunjee (8th October 2009)

Similar Threads

  1. qdir and entrylist
    By mattia in forum Newbie
    Replies: 1
    Last Post: 28th November 2007, 10:13

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.