[Interest] Getting the list of mounted network volumes
Stephen Chu
stephen at ju-ju.com
Thu Aug 30 19:44:47 CEST 2012
On 8/30/12 1:35 PM, Thiago Macieira wrote:
> On quinta-feira, 30 de agosto de 2012 13.15.36, Stephen Chu wrote:
>> Hi List.
>>
>> Is there a way to get a list of currently mounted network volumes? Or
>> just mounted volumes?
>
> http://doc.qt.nokia.com/qtmobility/qsystemstorageinfo.html is the closest
> thing.
>
> Why do you want to know that information?
All apps in our system read and write files on a common network volume.
One of the initial setup that a user needs to do is to tell the app
where that volume is. The goal is to present a list of currently mounted
network volumes and let the user just pick from it.
I guess I will have to do platform specific code for this.
More information about the Interest
mailing list