Re: [Development] QStorageInfo class

2014-08-22 Thread Rutledge Shawn
On 22 Aug 2014, at 2:07 PM, Иван Комиссаров wrote: Начало переадресованного сообщения: Отправитель: Thiago Macieira mailto:thiago.macie...@intel.com>> Тема: Ответ: [Development] QStorageInfo class Дата: 19 августа 2014 г., 22:21:35 GMT+4 Получатель: development@qt-project.org<mailto:de

[Development] QStorageInfo class

2014-08-22 Thread Иван Комиссаров
Forwarded Иван Комиссаров Начало переадресованного сообщения: Отправитель: Thiago Macieira Тема: Ответ: [Development] QStorageInfo class Дата: 19 августа 2014 г., 22:21:35 GMT+4 Получатель: development@qt-project.org On Tuesday 19 August 2014 20:04:39 Matthias WALTER wrote: > He

[Development] QStorageInfo class

2014-08-22 Thread Matthias WALTER
Hello, About QStorageInfo planned for the next Qt 5.4 release : In qdriveinfo.h DriveInfo::DriveType - is declared but not used in all system files : "InternalFlashDrive" -"RemoteDrive", you don't want to rename it at "NetworkDrive" ? Thank you

Re: [Development] QStorageInfo class

2014-08-19 Thread Thiago Macieira
On Tuesday 19 August 2014 20:04:39 Matthias WALTER wrote: > Hello, > > > > About QStorageInfo planned for the next Qt 5.4 release : > > > > In qdriveinfo.h DriveInfo::DriveType > > > > - is declared but not used in all system files : > "InternalFlashDrive" There's no such

[Development] QStorageInfo class

2014-08-19 Thread Matthias WALTER
Hello, About QStorageInfo planned for the next Qt 5.4 release : In qdriveinfo.h DriveInfo::DriveType - is declared but not used in all system files : "InternalFlashDrive" -"RemoteDrive", you don't want to rename it at "NetworkDrive" ? Thank you