Qt bindings for oFono cellular services
1.30
|
Provides access to the list of available modems and changes in that list. More...
#include <ofonomodemmanager.h>
Signals | |
void | modemAdded (const QString &modemPath) |
Issued when a modem has been added. | |
void | modemRemoved (const QString &modemPath) |
Issued when a modem has been removed. | |
Public Member Functions | |
OfonoModemManager (QObject *parent=0) | |
Q_INVOKABLE QStringList | modems () const |
Returns a list of d-bus object paths that represent available modems. | |
Provides access to the list of available modems and changes in that list.