Re: [Interest] Opening Folder location on a linux GUI

2013-05-23 Thread Michael Jackson
On May 23, 2013, at 2:22 PM, Thiago Macieira wrote: > On quinta-feira, 23 de maio de 2013 13.03.26, Michael Jackson wrote: >> I would like to be able to show the location of a file in the file system on >> a Linux machine ( I have code for OS X and Windows). Is there something >> built into Qt th

Re: [Interest] Opening Folder location on a linux GUI

2013-05-23 Thread Thiago Macieira
On quinta-feira, 23 de maio de 2013 13.03.26, Michael Jackson wrote: > I would like to be able to show the location of a file in the file system on > a Linux machine ( I have code for OS X and Windows). Is there something > built into Qt that I am just missing? > > I have found the following links

Re: [Interest] Opening Folder location on a linux GUI

2013-05-23 Thread Andreas Pakulat
Hi, On Thu, May 23, 2013 at 7:03 PM, Michael Jackson wrote: > I would like to be able to show the location of a file in the file system > on a Linux machine ( I have code for OS X and Windows). Is there something > built into Qt that I am just missing? > > I have found the following links helpful

[Interest] Opening Folder location on a linux GUI

2013-05-23 Thread Michael Jackson
I would like to be able to show the location of a file in the file system on a Linux machine ( I have code for OS X and Windows). Is there something built into Qt that I am just missing? I have found the following links helpful but not really the solution for Linux: http://stackoverflow.com/qu