Uses of Interface
io.qt.core.QMetaObject.GenericSlot
Packages that use QMetaObject.GenericSlot
-
Uses of QMetaObject.GenericSlot in io.qt.core
Constructor parameters in io.qt.core with type arguments of type QMetaObject.GenericSlotModifierConstructorDescriptionPrivateGenericSignal
(Consumer<QMetaObject.GenericSlot> emitConsumer, Class<?>... types) PrivateGenericSignal
(Consumer<QMetaObject.GenericSlot> emitConsumer, String signalName, Class<?>... types) -
Uses of QMetaObject.GenericSlot in io.qt.internal
Methods in io.qt.internal with parameters of type QMetaObject.GenericSlotModifier and TypeMethodDescriptionprotected QMetaObject.Connection
QtJambiSignals.AbstractSignal.addConnectionToSlotObject
(QMetaObject.GenericSlot slotObject, Qt.ConnectionType[] connectionType)