Solid
storagedrive.h
Go to the documentation of this file.
78 enum DriveType { HardDisk, CdromDrive, Floppy, Tape, CompactFlash, MemoryStick, SmartMedia, SdMmc, Xd };
Type
This enum type defines the type of device interface that a Device can have.
Definition: deviceinterface.h:67
This class allows applications to deal with devices available in the underlying system.
Definition: device.h:49
Definition: storagedrive_p.h:29
This device interface is available on storage devices.
Definition: storagedrive.h:40
DriveType
This enum type defines the type of drive a storage device can be.
Definition: storagedrive.h:78
static Type deviceInterfaceType()
Get the Solid::DeviceInterface::Type of the StorageDrive device interface.
Definition: storagedrive.h:105
Bus
This enum type defines the type of bus a storage device is attached to.
Definition: storagedrive.h:63
Definition: acadapter.h:29
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.