Solid
devicenotifier.h
This class allow to query the underlying system to obtain information about the hardware available.
Definition devicenotifier.h:30
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.
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:55:36 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:55:36 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.