Module qtjambi
Package io.qt.core

Class QFutureWatcher<T>

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public class QFutureWatcher<T>
extends QFutureWatcherBase

Allows monitoring a QFuture using signals and slots

Java wrapper for Qt class QFutureWatcher