Class QtConcurrent.ThreadEngineStarter<T>

java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.concurrent.QtConcurrent.ThreadEngineStarter<T>
All Implemented Interfaces:
io.qt.QtObjectInterface
Enclosing class:
QtConcurrent

public static final class QtConcurrent.ThreadEngineStarter<T> extends io.qt.QtObject
  • Nested Class Summary

    Nested classes/interfaces inherited from class io.qt.QtObject

    io.qt.QtObject.QPrivateConstructor
  • Method Summary

    Modifier and Type
    Method
    Description
    final io.qt.core.QFuture<T>
     

    Methods inherited from class io.qt.QtObject

    dispose, equals, isDisposed

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • startAsynchronously

      public final io.qt.core.QFuture<T> startAsynchronously()