[Kde-hardware-devel] API changes in ModemManager backend

Lamarque Vieira Souza lamarque at gmail.com
Sun Jun 19 02:25:59 CEST 2011


	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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-hardware-devel/attachments/20110618/1a5376c5/attachment.htm 


More information about the Kde-hardware-devel mailing list