Solid
frontend/storagevolume.cpp
Base class of all the device interfaces.
This class allows applications to deal with devices available in the underlying system.
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.
This device interface is available on volume devices.
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
Q_D(Todo)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:14:22 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:14:22 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.