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.

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to