class Solid.DeviceNotifier


Table of contents
Modules
solid Classes
All Classes
Module solid
Namespace solid
Class Solid.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