Results 1 to 11 of 11

Thread: QDir, list all directories?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: QDir, list all directories?

    QDir::setFilter() does not take a QString argument, something you would have noticed if you bothered the read the documentation before declaring that it "Cannot filter the dirs...!". Similarly, the filters argument to the constructor does not take a QString argument.

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

    hakermania (7th March 2011)

Similar Threads

  1. Replies: 1
    Last Post: 23rd April 2011, 17:33
  2. Return number of directories in a directories
    By franco.amato in forum Newbie
    Replies: 7
    Last Post: 29th September 2010, 23:29
  3. Return number of directories in a directories
    By franco.amato in forum Qt Programming
    Replies: 1
    Last Post: 29th September 2010, 18:24
  4. Replies: 4
    Last Post: 18th August 2010, 04:23
  5. How to create directories??
    By paranoid_android in forum Qt Programming
    Replies: 3
    Last Post: 9th March 2006, 16:28

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.