Exemple #1
0
inline QDBusDemarshaller *QDBusDemarshaller::endMapEntry()
{
    return endCommon();
}
Exemple #2
0
inline QDBusDemarshaller *QDBusDemarshaller::endStructure()
{
    return endCommon();
}
Exemple #3
0
inline QDBusDemarshaller *QDBusDemarshaller::endArray()
{
    return endCommon();
}
Exemple #4
0
inline QDBusMarshaller *QDBusMarshaller::endMap()
{ return endCommon(); }