https://forum.qt.io/topic/155654/error-no-matching-function-for-asynccall-in-qdbusabstractinterface
Error: no matching function for asynccall in qdbusabstractinterface | Qt Forum
Mar 28, 2024 - I am trying to pass a array of int as one of the parameter in QDBusPendingCall asyncCall = interface.asyncCall("Message", type, indices, message); where inte...
errormatchingfunctionqtforum
https://doc.qt.io/qt-6.5/qdbusabstractinterface.html
QDBusAbstractInterface Class | Qt D-Bus 6.5.12
The QDBusAbstractInterface class is the base class for all D-Bus interfaces in the Qt D-Bus binding, allowing access to remote interfaces.
d busclassqt