Module qtjambi.test
Package io.qt.test

Class QSignalSpy

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface, Iterable<List<Object>>, Collection<List<Object>>, List<List<Object>>, SequencedCollection<List<Object>>

public class QSignalSpy extends QObject implements List<List<Object>>

Enables introspection of signal emission

Java wrapper for Qt class QSignalSpy