![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
void | qDBusReplyFill (const QDBusMessage &reply, QDBusError &error, QVariant &data) |
void qDBusReplyFill | ( | const QDBusMessage & | reply, |
QDBusError & | error, | ||
QVariant & | data | ||
) |
Fills in the QDBusReply data error and data from the reply message reply.
Definition at line 163 of file qdbusreply.cpp.
References QString::arg(), arg, QDBusMetaTypeId::argument(), QDBusMetaType::demarshall(), error, QDBusError::InvalidSignature, QByteArray::isEmpty(), reply, QIODevice::size(), and QDBusMetaType::typeToSignature().
Referenced by QDBusReply< T >::operator=().