Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qdbusmarshaller.cpp File Reference

(ed6d1fa71a79a70b7e6a20fbbc737ed9f6c287b1)

#include "qdbusargument_p.h"
#include "qdbusconnection.h"
#include "qdbusmetatype_p.h"
#include "qdbusutil_p.h"
+ Include dependency graph for qdbusmarshaller.cpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static void qIterAppend (DBusMessageIter *it, QByteArray *ba, int type, const void *arg)
 

Function Documentation

◆ qIterAppend()

static void qIterAppend ( DBusMessageIter * it,
QByteArray * ba,
int type,
const void * arg )
static