class DeviceNotifier


Module solid
Namespace Solid
Class DeviceNotifier
Inherits QObject
This class allow to query the underlying system to obtain information about the hardware available.

It's the unique entry point for hardware discovery. Applications should use it to find devices, or to be notified about hardware changes.

Note that it's implemented as a singleton and encapsulates the backend logic.

Author Kevin Ottens



methods