Solid
devicenotifier.h
This class allow to query the underlying system to obtain information about the hardware available.
void deviceRemoved(const QString &udi)
This signal is emitted when a device disappears from the underlying system.
void deviceAdded(const QString &udi)
This signal is emitted when a new device appears in the underlying system.
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.