Solid
storagedrive.cpp
Go to the documentation of this file.
DevIface * as()
Retrieves a specialized interface to interact with the device corresponding to a given device interfa...
Definition: device.h:238
Definition: storagedrive_p.h:28
This class allows applications to deal with devices available in the underlying system.
Definition: device.h:48
Bus bus() const
Retrieves the type of physical interface this storage device is connected to.
static QList< Device > listFromQuery(const Predicate &predicate, const QString &parentUdi=QString())
Retrieves a list of devices of the system given matching the given constraints (parent and predicate)...
Definition: devicemanager.cpp:122
bool isHotpluggable() const
Indicates if this storage device can be plugged or unplugged while the computer is running...
Definition: storagedrive.cpp:65
bool isInUse() const
Indicates if the storage device is currently in use i.e.
Definition: storagedrive.cpp:77
This device interface is available on volume devices to access them (i.e.
Definition: storageaccess.h:42
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
#define return_SOLID_CALL(Type, Object, Default, Method)
Definition: soliddefs_p.h:26
bool isRemovable() const
Indicates if the media contained by this drive can be removed.
Definition: storagedrive.cpp:59
This device interface is available on storage devices.
Definition: storagedrive.h:39
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.