Solid
block.h
Go to the documentation of this file.
Definition block_p.h:29
int deviceMinor() const
Retrieves the minor number of the node file to interact with the device.
Definition block.cpp:43
static Type deviceInterfaceType()
Get the Solid::DeviceInterface::Type of the Block device interface.
Definition block.h:73
int deviceMajor() const
Retrieves the major number of the node file to interact with the device.
Definition block.cpp:37
Type
This enum type defines the type of device interface that a Device can have.
Definition deviceinterface.h:67
DeviceInterface(DeviceInterfacePrivate &dd, QObject *backendObject)
Definition deviceinterface.cpp:29
This class allows applications to deal with devices available in the underlying system.
Definition device.h:49
Definition acadapter.h:29
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.