[Interest] When is QDir::Drives useful?

Nikos Chantziaras realnc at gmail.com
Tue Jul 31 07:59:49 CEST 2012


The root directory on Windows contains the root directory of the 
currently active drive.  If the current drive is C:, then the contents 
consist of stuff like "Windows", "Program Files", "Users", etc.  No 
drives in there.


On 31/07/12 08:26, André Somers wrote:
> How about the root directory on windows, for instance?
>
> André
>
> Op 31 jul. 2012 om 07:21 heeft Nikos Chantziaras <realnc at gmail.com> het volgende geschreven:
>
>> According to:
>>
>>    http://qt-project.org/doc/qt-4.8/qdir.html#Filter-enum
>>
>> "QDir::Drives" lists drives.  Which directory would you have to open
>> though that could possibly contain disk entries?





More information about the Interest mailing list