Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 445 Bytes

README.rst

File metadata and controls

10 lines (8 loc) · 445 Bytes

Qt bindings for ConnMan

The Qt bindings are dirrect reflection of ConnMan's D-Bus interfaces: the class NetworkManager represents net.connman.Manager, NetworkTechnology represents net.connman.Technology and NetworkService represents net.connman.Service.

The class NetworkingModel is a QML component adapting a static instance of NetworkManager. Also it provides the D-Bus interface net.connman.Agent.