Module qtjambi
Package io.qt.core

Class QFuture<T>

All Implemented Interfaces:
QtObjectInterface, Cloneable, Iterable<T>

public class QFuture<T>
extends QtObject
implements Cloneable, Iterable<T>

Represents the result of an asynchronous computation

Java wrapper for Qt class QFuture