11#ifndef QIBUSPROXYPORTAL_H
12#define QIBUSPROXYPORTAL_H
21#include <QDBusAbstractInterface>
22#include <QDBusPendingReply>
32 {
return "org.freedesktop.IBus.Portal"; }
QDBusPendingCall asyncCallWithArgumentList(const QString &method, const QList< QVariant > &args)
QString service() const
Returns the name of the service this interface is associated with.
QDBusConnection connection() const
Returns the connection this interface is associated with.
QDBusPendingReply< QDBusObjectPath > CreateInputContext(const QString &name)
static const char * staticInterfaceName()
QObject * parent() const
Returns a pointer to the parent object.
\macro QT_RESTRICTED_CAST_FROM_ASCII
static auto fromValue(T &&value) noexcept(std::is_nothrow_copy_constructible_v< T > &&Private::CanUseInternalSpace< T >) -> std::enable_if_t< std::conjunction_v< std::is_copy_constructible< T >, std::is_destructible< T > >, QVariant >
GLsizei const GLchar *const * path
#define QStringLiteral(str)