Re: [Kde-hardware-devel] MMQT API - Asynchronous mode

2016-06-02 Thread Lamarque Souza
Hi, Jan is right, you have to use Q_OBJECT to use signals/slots in Qt. An asynchronous pseudo code based on the example provided in MMQt source code would look like: SomeQWidget::someMethod() { ModemManager::ModemMessaging::Ptr messaging = modemdevice->messagingInterface();

Re: [Kde-hardware-devel] MMQT API - Asynchronous mode

2016-06-02 Thread Jan Grulich
Hi, On pondělí 11. dubna 2016 11:11:52 CEST Charles A wrote: > Hi! > I have been using the MMQT api in order to send SMS messages. > I have been using MMQT version 5.2.2 and it works great! I recently found > an issue where the signalQuality (in ModemManager::Modem Interface) would > return 0