CutieModemSettings QML Type
CutieModemSettings provides an interface to access the modems.
Inherits: QObject
Properties
- modems: list<CutieModem>
Detailed Description
CutieModemSettings is a singleton type providing settings and system integration interface for applications that need access to the modem. Currently, it supports modems found on Ofono D-Bus service, but support for ModemManager is planned.
Property Documentation
modems
list<CutieModem>, readonly
Holds a list of the available modems. See CutieModem for information about interacting with the listed modems.