17#ifndef QDBUSPENDINGCALL_P_H
18#define QDBUSPENDINGCALL_P_H
20#include <QtDBus/private/qtdbusglobal_p.h>
MessageType type() const
Returns the message type.
QPointer< QObject > receiver
QDBusPendingCallWatcherHelper * watcherHelper
QWaitCondition waitForFinishedCondition
QString expectedReplySignature
bool setReplyCallback(QObject *target, const char *member)
QDBusConnectionPrivate *const connection
QList< QMetaType > metaTypes
void setMetaTypes(int count, const QMetaType *types)
QDBusPendingCallPrivate(const QDBusMessage &sent, QDBusConnectionPrivate *connection)
QDBusMessage replyMessage
~QDBusPendingCallPrivate()
void checkReceivedSignature()
DBusPendingCall * pending
static QDBusPendingCall fromMessage(const QDBusMessage &msg)
const QDBusMessage sentMessage
void error(const QDBusError &error, const QDBusMessage &msg)
void emitSignals(const QDBusMessage &replyMessage, const QDBusMessage &sentMessage)
void reply(const QDBusMessage &msg)
void add(QDBusPendingCallWatcher *watcher)
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
GLsizei GLenum GLenum * types
GLenum GLenum GLsizei count
QFutureWatcher< int > watcher