Solid
storagevolume.h
Go to the documentation of this file.
45 Q_PROPERTY(QString fsType READ fsType)
46 Q_PROPERTY(QString label READ label)
47 Q_PROPERTY(QString uuid READ uuid)
48 Q_PROPERTY(qulonglong size READ size)
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
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 Tue Oct 14 2014 22:48:47 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:47 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.