Empty partition without a type.
The unique device ID (QString).
The type of the partition.
The human-readable name of the vendor (QString).
Whether this item could be mounted (bool).
USBDeviceRole
Roles specific to generic USB devices.
The system file representing the device (QString).
The device number on the given bus (int).
The ID of the vendor (QString).
The general USB ID of the role (QByteArray).
Whether this item contains media (bool).
The device file representing the device (QString).
MassStorageRole
Roles specific to mass storage USB devices.
The persistent unique device ID (QString).
The bus this device is attached to (int).
Whether this item is currently mounted (bool).
PartitionType
Describes the various common partition types.
The list of directories this item is mounted to (QStringList).
Human-readable name of the device (QString).
CommonDevRole
Roles for both USB Mass Storage and generic USB devices.
Whether this item is removable (bool).
Whether this item is a partition (bool).
Something other than a partition.
Total size in bytes (qint64).
FAT32 partition with LBA.
The ID of the model (QString).
The human-readable name of the device model (QString).
Available size in bytes (qint64).