java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.dbus.QDBusContext.Impl
- All Implemented Interfaces:
QDBusContext,QtObjectInterface
- Enclosing interface:
- QDBusContext
Implementor class for interface QDBusContext
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructorNested classes/interfaces inherited from interface io.qt.dbus.QDBusContext
QDBusContext.Impl -
Constructor Summary
ConstructorsModifierConstructorDescriptionImpl()See QDBusContext::protectedConstructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionfinal booleanSee QDBusContext::final QDBusConnectionSee QDBusContext::final booleanSee QDBusContext::final QDBusMessagemessage()See QDBusContext::final voidOverloaded function forsendErrorReply(io.qt.dbus.QDBusError.ErrorType, java.lang.String)withmsg = "".final voidsendErrorReply(QDBusError.ErrorType type, String msg) See QDBusContext::final voidsendErrorReply(String name) Overloaded function forsendErrorReply(java.lang.String, java.lang.String)withmsg = "".final voidsendErrorReply(String name, String msg) See QDBusContext::final voidsetDelayedReply(boolean enable) See QDBusContext::Methods inherited from class io.qt.QtObject
dispose, equals, isDisposedMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Constructor Details
-
Impl
public Impl()See QDBusContext::
-
Impl
Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
calledFromDBus
See QDBusContext::
- Specified by:
calledFromDBusin interfaceQDBusContext
-
connection
See QDBusContext::
- Specified by:
connectionin interfaceQDBusContext
-
isDelayedReply
See QDBusContext::
- Specified by:
isDelayedReplyin interfaceQDBusContext
-
message
See QDBusContext::
- Specified by:
messagein interfaceQDBusContext
-
sendErrorReply
Overloaded function for
sendErrorReply(io.qt.dbus.QDBusError.ErrorType, java.lang.String)withmsg = "".- Specified by:
sendErrorReplyin interfaceQDBusContext
-
sendErrorReply
See QDBusContext::
- Specified by:
sendErrorReplyin interfaceQDBusContext
-
sendErrorReply
Overloaded function for
sendErrorReply(java.lang.String, java.lang.String)withmsg = "".- Specified by:
sendErrorReplyin interfaceQDBusContext
-
sendErrorReply
See QDBusContext::
- Specified by:
sendErrorReplyin interfaceQDBusContext
-
setDelayedReply
See QDBusContext::
- Specified by:
setDelayedReplyin interfaceQDBusContext
-