Results 1 to 4 of 4

Thread: QDir::entryList() get absolute path

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2008
    Posts
    6
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QDir::entryList() get absolute path

    Yeah I thought about it first, to iterate through each QFileInfo and let that handle the absolute paths return, maybe that is safer.

  2. #2
    Join Date
    Apr 2011
    Posts
    16
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDir::entryList() get absolute path

    [link]http://doc.trolltech.com/latest/qdir.html#absoluteFilePath[/link]
    maybe it could be useful, i hope it works for you

Similar Threads

  1. QDir - Entrylist, sort
    By bismitapadhy in forum Qt Programming
    Replies: 5
    Last Post: 28th January 2010, 07:27
  2. Replies: 8
    Last Post: 17th October 2009, 09:10
  3. QDir entryList performing slowly
    By bunjee in forum Qt Programming
    Replies: 3
    Last Post: 8th October 2009, 17:21
  4. QDir::entryList() on linux
    By JeanC in forum Qt Programming
    Replies: 3
    Last Post: 3rd March 2008, 14:46
  5. qdir and entrylist
    By mattia in forum Newbie
    Replies: 1
    Last Post: 28th November 2007, 11:13

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.