Uses of Class
io.qt.core.QMetaObject.DisposedSignal
-
Uses of QMetaObject.DisposedSignal in io.qt
Modifier and TypeMethodDescriptionstatic QMetaObject.DisposedSignal
QtUtilities.getSignalOnDispose
(QtObjectInterface object) -
Uses of QMetaObject.DisposedSignal in io.qt.internal
Modifier and TypeMethodDescriptionstatic QMetaObject.DisposedSignal
QtJambiInternal.getSignalOnDispose
(QtJambiObject object, boolean forceCreation) static QMetaObject.DisposedSignal
QtJambiInternal.getSignalOnDispose
(QtObjectInterface object, boolean forceCreation) Emitted either as the native resources that belong to the object are being cleaned up or directly before the object is finalized.Modifier and TypeMethodDescriptionprotected static void
QtJambiSignals.checkConnectionToDisposedSignalImpl
(QMetaObject.DisposedSignal signal, Object receiver, boolean slotObject)