Uses of Class
io.qt.core.QFutureInterface
Package | Description |
---|---|
io.qt.core |
-
Uses of QFutureInterface in io.qt.core
Methods in io.qt.core that return QFutureInterface Modifier and Type Method Description QFutureInterface<T>
QFutureInterface. clone()
Constructors in io.qt.core with parameters of type QFutureInterface Constructor Description QFuture(QFutureInterface<T> p)