Solid
storagevolume.h
Go to the documentation of this file.
62 enum UsageType { Other = 0, Unused = 1, FileSystem = 2, PartitionTable = 3, Raid = 4, Encrypted = 5 };
This class allows applications to deal with devices available in the underlying system.
Definition: device.h:48
Type
This enum type defines the type of device interface that a Device can have.
Definition: deviceinterface.h:67
This device interface is available on volume devices.
Definition: storagevolume.h:39
Definition: storagevolume_p.h:28
Definition: acadapter.h:28
static Type deviceInterfaceType()
Get the Solid::DeviceInterface::Type of the StorageVolume device interface.
Definition: storagevolume.h:89
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Fri Nov 14 2014 00:37:16 by doxygen 1.8.8 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Fri Nov 14 2014 00:37:16 by doxygen 1.8.8 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.