Results 1 to 5 of 5

Thread: how select whole directory also in QFileDialog?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2011
    Posts
    19
    Thanks
    2
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default Re: how select whole directory also in QFileDialog?

    Quote Originally Posted by aurora View Post
    Thank u...But actual my requirement is the dialog must support opening both MULTIPLE FILES and DIRECTORY...
    If i use the code u given, where the list of file names(which is suppose to open) will be stored?
    I searched around a bit and found that QFileDialog cannot by default select multiple files - http://developer.qt.nokia.com/faq/an...i_select_multi but by getting hold of other classes.

    Check these threads out

    http://www.qtcentre.org/threads/3422...le-directories

    http://www.qtcentre.org/threads/1881...om-QFileDialog

    Before posting search in the form first :-). Hope you can solve it.

  2. #2
    Join Date
    Oct 2011
    Posts
    160
    Thanks
    31
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: how select whole directory also in QFileDialog?

    Thank u so much...

Similar Threads

  1. QFileDialog to select files AND folders
    By superpacko in forum Qt Programming
    Replies: 3
    Last Post: 16th April 2013, 12:59
  2. Replies: 8
    Last Post: 15th May 2012, 05:21
  3. QFileDialog select multiple directories
    By bepaald in forum Newbie
    Replies: 4
    Last Post: 15th May 2012, 05:17
  4. How to select folders from QFileDialog???
    By IndikaU in forum Newbie
    Replies: 4
    Last Post: 30th September 2011, 09:19
  5. Select multiple files from QFileDialog
    By jiveaxe in forum Qt Programming
    Replies: 6
    Last Post: 16th February 2009, 14:57

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.