public QDBusAbstractInterface(string service, string path, string arg3, QDBusConnection connection, QObject parent) : this((Type)null) { CreateProxy(); interceptor.Invoke("QDBusAbstractInterface$$$##", "QDBusAbstractInterface(const QString&, const QString&, const char*, const QDBusConnection&, QObject*)", typeof(void), typeof(string), service, typeof(string), path, typeof(string), arg3, typeof(QDBusConnection), connection, typeof(QObject), parent); }
public OrgKdeKLauncherInterface(string service, string path, QDBusConnection connection) : this((Type) null) { CreateProxy(); interceptor.Invoke("OrgKdeKLauncherInterface$$#", "OrgKdeKLauncherInterface(const QString&, const QString&, const QDBusConnection&)", typeof(void), typeof(string), service, typeof(string), path, typeof(QDBusConnection), connection); }
public QDBusConnection(QDBusConnection other) : this((Type)null) { CreateProxy(); interceptor.Invoke("QDBusConnection#", "QDBusConnection(const QDBusConnection&)", typeof(void), typeof(QDBusConnection), other); }
public QDBusInterface(string service, string path, string arg3, QDBusConnection connection) : this((Type) null) { CreateProxy(); interceptor.Invoke("QDBusInterface$$$#", "QDBusInterface(const QString&, const QString&, const QString&, const QDBusConnection&)", typeof(void), typeof(string), service, typeof(string), path, typeof(string), arg3, typeof(QDBusConnection), connection); }
public QDBusServiceWatcher(string service, QDBusConnection connection, uint watchMode) : this((Type) null) { CreateProxy(); interceptor.Invoke("QDBusServiceWatcher$#$", "QDBusServiceWatcher(const QString&, const QDBusConnection&, QDBusServiceWatcher::WatchMode)", typeof(void), typeof(string), service, typeof(QDBusConnection), connection, typeof(uint), watchMode); }
public QDBusServiceWatcher(string service, QDBusConnection connection) : this((Type) null) { CreateProxy(); interceptor.Invoke("QDBusServiceWatcher$#", "QDBusServiceWatcher(const QString&, const QDBusConnection&)", typeof(void), typeof(string), service, typeof(QDBusConnection), connection); }
public OrgKdeKDirNotifyInterface(string service, string path, QDBusConnection connection, QObject parent) : this((Type) null) { CreateProxy(); interceptor.Invoke("OrgKdeKDirNotifyInterface$$##", "OrgKdeKDirNotifyInterface(const QString&, const QString&, const QDBusConnection&, QObject*)", typeof(void), typeof(string), service, typeof(string), path, typeof(QDBusConnection), connection, typeof(QObject), parent); }
public void SetConnection(QDBusConnection connection) { interceptor.Invoke("setConnection#", "setConnection(const QDBusConnection&)", typeof(void), typeof(QDBusConnection), connection); }
public static QDBusConnection ConnectToBus(QDBusConnection.BusType type, string name) { return (QDBusConnection) staticInterceptor.Invoke("connectToBus$$", "connectToBus(QDBusConnection::BusType, const QString&)", typeof(QDBusConnection), typeof(QDBusConnection.BusType), type, typeof(string), name); }
public QDBusConnection(QDBusConnection other) : this((Type) null) { CreateProxy(); interceptor.Invoke("QDBusConnection#", "QDBusConnection(const QDBusConnection&)", typeof(void), typeof(QDBusConnection), other); }
public void UnregisterObject(string path, QDBusConnection.UnregisterMode mode) { interceptor.Invoke("unregisterObject$$", "unregisterObject(const QString&, QDBusConnection::UnregisterMode)", typeof(void), typeof(string), path, typeof(QDBusConnection.UnregisterMode), mode); }
public QDBusAbstractInterface(string service, string path, string arg3, QDBusConnection connection, QObject parent) : this((Type) null) { CreateProxy(); interceptor.Invoke("QDBusAbstractInterface$$$##", "QDBusAbstractInterface(const QString&, const QString&, const char*, const QDBusConnection&, QObject*)", typeof(void), typeof(string), service, typeof(string), path, typeof(string), arg3, typeof(QDBusConnection), connection, typeof(QObject), parent); }
public QDBusInterface(string service, string path, string arg3, QDBusConnection connection) : this((Type)null) { CreateProxy(); interceptor.Invoke("QDBusInterface$$$#", "QDBusInterface(const QString&, const QString&, const QString&, const QDBusConnection&)", typeof(void), typeof(string), service, typeof(string), path, typeof(string), arg3, typeof(QDBusConnection), connection); }