 |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
PartitionType
Describes the various common partition types.
@ ModelID
The ID of the model (QString).
@ Busnum
The bus this device is attached to (int).
@ IsMountable
Whether this item could be mounted (bool).
USBDeviceRole
Roles specific to generic USB devices.
@ Win95FAT32
FAT32 partition.
@ DevID
The unique device ID (QString).
@ IsMounted
Whether this item is currently mounted (bool).
@ DevPersistentID
The persistent unique device ID (QString).
MassStorageRole
Roles specific to mass storage USB devices.
@ Vendor
The human-readable name of the vendor (QString).
@ IsRemovable
Whether this item is removable (bool).
@ VendorID
The ID of the vendor (QString).
@ IsPartition
Whether this item is a partition (bool).
@ IsMediaAvailable
Whether this item contains media (bool).
CommonDevRole
Roles for both USB Mass Storage and generic USB devices.
@ Empty
Empty partition without a type.
@ TotalSize
Total size in bytes (qint64).
@ NonPartition
Something other than a partition.
@ MountPoints
The list of directories this item is mounted to (QStringList).
@ Devnum
The device number on the given bus (int).
@ DevFile
The device file representing the device (QString).
@ PartType
The type of the partition.
@ SysFile
The system file representing the device (QString).
@ DevType
The type of the device.
@ VisibleName
Human-readable name of the device (QString).
@ AvailableSize
Available size in bytes (qint64).
@ Win95FAT32LBA
FAT32 partition with LBA.
@ ID
The general USB ID of the role (QByteArray).
@ Model
The human-readable name of the device model (QString).