Uses of Class
io.qt.core.QObject.PrivateSignal2
Package | Description |
---|---|
io.qt.core |
-
Uses of QObject.PrivateSignal2 in io.qt.core
Fields in io.qt.core declared as QObject.PrivateSignal2 Modifier and Type Field Description QObject.PrivateSignal2<@QtPrimitiveType Long,QSocketNotifier.Type>
QSocketNotifier. activated
Methods in io.qt.core with parameters of type QObject.PrivateSignal2 Modifier and Type Method Description protected static <A, B> void
QObject. emit(QObject.PrivateSignal2<A,B> signal, A arg1, B arg2)
Emits a private signal.