Solid
frontend/storagevolume.cpp
SOLID_NO_EXPORT DeviceInterface(DeviceInterfacePrivate &dd, QObject *backendObject)
Definition frontend/deviceinterface.cpp:14
This class allows applications to deal with devices available in the underlying system.
Definition frontend/device.h:34
This device interface is available on volume devices.
Definition ifaces/storagevolume.h:24
virtual QString encryptedContainerUdi() const =0
Retrieves the crypto container UDI of this volume.
Device encryptedContainer() const
Retrieves the crypto container of this volume.
Definition frontend/storagevolume.cpp:64
bool isIgnored() const
Indicates if this volume should be ignored by applications.
Definition frontend/storagevolume.cpp:28
QObject(QObject *parent)
T qobject_cast(QObject *object)
Q_D(Todo)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:55:36 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:55:36 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.