Solid
frontend/block.cpp
This device interface is available on block devices.
int deviceMinor() const
Retrieves the minor number of the node file to interact with the device.
Definition frontend/block.cpp:28
int deviceMajor() const
Retrieves the major number of the node file to interact with the device.
Definition frontend/block.cpp:22
This device interface is available on block devices.
Definition ifaces/block.h:24
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.