Solid
ifaces/block.h
This device interface is available on block devices.
Definition ifaces/block.h:24
virtual QString device() const =0
Retrieves the absolute path of the special file to interact with the device.
virtual int deviceMinor() const =0
Retrieves the minor number of the node file to interact with the device.
virtual int deviceMajor() const =0
Retrieves the major number of the node file to interact with the device.
Base interface of all the device interfaces.
Definition ifaces/deviceinterface.h:23
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.