Solid
ifaces/storagevolume.h
This device interface is available on block devices.
Definition ifaces/block.h:24
This device interface is available on volume devices.
Definition ifaces/storagevolume.h:24
virtual QString fsType() const =0
Retrieves the filesystem type of this volume.
virtual QString uuid() const =0
Retrieves this volume Universal Unique IDentifier (UUID).
virtual QString encryptedContainerUdi() const =0
Retrieves the crypto container UDI of this volume.
virtual Solid::StorageVolume::UsageType usage() const =0
Retrieves the type of use for this volume (for example filesystem).
virtual bool isIgnored() const =0
Indicates if this volume should be ignored by applications.
virtual qulonglong size() const =0
Retrieves this volume size in bytes.
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.