D13482: Implement support for the Voice and Call interfaces
Aleksander Morgado
noreply at phabricator.kde.org
Mon Jun 11 16:59:28 UTC 2018
aleksanderm created this revision.
aleksanderm added reviewers: Frameworks, jgrulich.
aleksanderm added a project: Frameworks.
Restricted Application added a subscriber: kde-frameworks-devel.
aleksanderm requested review of this revision.
REVISION SUMMARY
The Voice and Call interfaces were introduced in ModemManager 1.6, and
they provide access to voice-related operations (e.g. start a call,
hangup a call, get notified of incoming calls..).
This commit adds bindings for those 2 interfaces in ModemManagerQt.
REPOSITORY
R281 ModemManagerQt
BRANCH
master-fixes
REVISION DETAIL
https://phabricator.kde.org/D13482
AFFECTED FILES
src/CMakeLists.txt
src/call.cpp
src/call.h
src/call_p.h
src/dbus/CMakeLists.txt
src/dbus/callinterface.cpp
src/dbus/callinterface.h
src/dbus/dbus.h
src/dbus/fakedbus.h
src/dbus/introspection/org.freedesktop.ModemManager1.Call.xml
src/dbus/introspection/org.freedesktop.ModemManager1.Modem.Voice.xml
src/dbus/voiceinterface.cpp
src/dbus/voiceinterface.h
src/generictypes.h
src/modemvoice.cpp
src/modemvoice.h
src/modemvoice_p.h
To: aleksanderm, #frameworks, jgrulich
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180611/6269665b/attachment.html>
More information about the Kde-frameworks-devel
mailing list