Solid
storagedrive.h
Go to the documentation of this file.
44 Q_PROPERTY(DriveType driveType READ driveType)
48 Q_PROPERTY(qulonglong size READ size)
78 enum DriveType { HardDisk, CdromDrive, Floppy, Tape, CompactFlash, MemoryStick, SmartMedia, SdMmc, Xd };
Definition: storagedrive_p.h:28
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
static Type deviceInterfaceType()
Get the Solid::DeviceInterface::Type of the StorageDrive device interface.
Definition: storagedrive.h:105
DriveType
This enum type defines the type of drive a storage device can be.
Definition: storagedrive.h:78
Bus
This enum type defines the type of bus a storage device is attached to.
Definition: storagedrive.h:63
Definition: storagedrive.h:63
This device interface is available on storage devices.
Definition: storagedrive.h:39
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.