Results 1 to 7 of 7

Thread: open a folder with Qt

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #6
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,335
    Qt products
    Qt5
    Platforms
    Windows
    Thanks
    317
    Thanked 871 Times in 858 Posts

    Default Re: open a folder with Qt

    I hope you understand that your "solution" only works if you want to examine or create something in your current working directory. The QDir() constructor with no arguments returns a QDir instance pointing to the current working directory.

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

    Alex22 (9th January 2016)

Similar Threads

  1. Replies: 1
    Last Post: 21st August 2013, 23:23
  2. Intercept windows open folder
    By nasiroudin in forum Qt Programming
    Replies: 3
    Last Post: 12th February 2012, 19:49
  3. Files in the project folder won't open...
    By danoc93 in forum Newbie
    Replies: 2
    Last Post: 20th January 2012, 20:46
  4. Replies: 3
    Last Post: 26th September 2011, 14:14
  5. Multiplateform open folder in explorer
    By bunjee in forum Qt Programming
    Replies: 3
    Last Post: 10th January 2011, 08:27

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.