[Development] HEADS UP: Qt 5.4 feature freeze - is frozen now
Иван Комиссаров
abbapoh at gmail.com
Sun Aug 10 13:39:02 CEST 2014
I was thinking a bit and made a conclusion that "volume" is the exact word for a mount point.
Mac OS API uses "volume" to represent mounted disks https://developer.apple.com/library/mac/documentation/CoreFoundation/Reference/CFURLEnumeratorRef/Reference/reference.html
Windows uses terms "drives", "partitions" and "volumes" http://msdn.microsoft.com/en-us/library/dd163559.aspx
Even QStorageInfo uses terms "drives" and "volumes" http://qt.developpez.com/doc/5.0-snapshot/qstorageinfo/
If we ever will have any class that deal with sound volume, we can name it QSoundVolumeInfo:)
This is sorted list of variants (top i like most, bottom - dislike):
QVolumeInfo
QDriveInfo
QStorageInfo (can' be used, but let it be here)
QMountPointInfo
QMountInfo
QStorageDeviceInfo (some mount points do not refer to devices and it's really too long name)
Иван Комиссаров
10 авг. 2014 г., в 15:21, Knoll Lars <Lars.Knoll at digia.com> написал(а):
> Slightly longish, but how about QStorageDeviceInfo if you don’t like drive?
>
> Cheers,
> Lars
>
More information about the Development
mailing list