Hi,
I want to change the return value from the methods below from void to
QDBusPendingReply<>:
Solid::Control::ModemGsmCardInterface::
QDBusPendingReply<> sendPuk(const QString & puk, const QString & pin) const;
QDBusPendingReply<> sendPin(const QString & pin) const;
QDBusPendingReply<> enablePin(const QString & pin, const bool enabled) const;
QDBusPendingReply<> changePin(const QString & oldPin, const QString & newPin)
const;
That would make things easier for me in Plasma NM and since there is no
other program that uses the MM backend I think there will be no problem to do
that in kde-workspace master (future 4.7.0). Can I do it?
--
Lamarque V. Souza
http://www.geographicguide.com/brazil.htm
Linux User #57137 - http://counter.li.org/
http://planetkde.org/pt-br
_______________________________________________
Kde-hardware-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-hardware-devel