Results 1 to 2 of 2

Thread: Opening OS folder

  1. #1
    Join Date
    Mar 2009
    Posts
    39
    Thanks
    14
    Qt products
    Qt4
    Platforms
    Windows

    Default Opening OS folder

    Does anyone know if there's a way to open a system folder from an app?

    In windows a QProcess::startDetached("explorer"...) does it but this will work only under Windows right?...

    Thanks

  2. #2
    Join Date
    Feb 2008
    Posts
    153
    Thanks
    40
    Thanked 8 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Opening OS folder

    Yes, take a look at QDesktopServices:

    http://doc.qt.nokia.com/latest/qdesk...s.html#openUrl
    [WIKI]Building Qt on Windows CE[/WIKI]

  3. The following user says thank you to codeslicer for this useful post:

    thru (3rd January 2011)

Similar Threads

  1. Replies: 0
    Last Post: 13th October 2010, 04:27
  2. Opening a qDialog
    By bharanideepan in forum Newbie
    Replies: 2
    Last Post: 4th August 2010, 15:31
  3. Replies: 1
    Last Post: 19th January 2010, 21:35
  4. opening webpage using qt....
    By anupamgee in forum Qt Programming
    Replies: 8
    Last Post: 20th April 2009, 11:13
  5. Opening an URL that contains accents
    By Nyphel in forum Newbie
    Replies: 8
    Last Post: 26th June 2007, 08: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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.