Module qtjambi.dbus
Package io.qt.dbus
-
Interface Summary Interface Description QDBusContext Allows slots to determine the D-Bus context of the callsQDBusPendingCall Refers to one pending asynchronous call -
Class Summary Class Description QDBus Contains miscellaneous identifiers used throughout the Qt D-Bus moduleQDBusAbstractAdaptor The base class of D-Bus adaptor classesQDBusAbstractInterface The base class for all D-Bus interfaces in the Qt D-Bus binding, allowing access to remote interfacesQDBusAbstractInterfaceBase Java wrapper for Qt class QDBusAbstractInterfaceBaseQDBusArgument Used to marshall and demarshall D-Bus argumentsQDBusConnection Represents a connection to the D-Bus bus daemonQDBusConnection.ConnectionCapabilities QFlags type for enumQDBusConnection.ConnectionCapability
QDBusConnection.RegisterOptions QFlags type for enumQDBusConnection.RegisterOption
QDBusConnectionInterface Access to the D-Bus bus daemon serviceQDBusContext.Impl Implementor class for interfaceQDBusContext
QDBusContext.MemberAccess QDBusError Represents an error received from the D-Bus bus or from remote applications found in the busQDBusInterface Proxy for interfaces on remote objectsQDBusMessage Represents one message sent or received over the D-Bus busQDBusObjectPath Enables the programmer to identify the OBJECT_PATH type provided by the D-Bus typesystemQDBusPendingCall.Impl Implementor class for interfaceQDBusPendingCall
QDBusPendingCall.MemberAccess QDBusPendingCallWatcher Convenient way for waiting for asynchronous repliesQDBusPendingReply<A> QDBusPendingReply2<A,B> QDBusPendingReply3<A,B,C> QDBusPendingReply4<A,B,C,D> QDBusPendingReply5<A,B,C,D,E> QDBusPendingReply6<A,B,C,D,E,F> QDBusPendingReply7<A,B,C,D,E,F,G> QDBusPendingReply8<A,B,C,D,E,F,G,H> QDBusReply<T> QDBusServer Peer-to-peer communication between processes on the same computerQDBusServiceWatcher Allows the user to watch for a bus service changeQDBusServiceWatcher.WatchMode QFlags type for enumQDBusServiceWatcher.WatchModeFlag
QDBusSignature Enables the programmer to identify the SIGNATURE type provided by the D-Bus typesystemQDBusUnixFileDescriptor Holds one Unix file descriptorQDBusVariant Enables the programmer to identify the variant type provided by the D-Bus typesystemQDBusVirtualObject Used to handle several DBus paths with one class -