public class QThread: QtSupport, System.IDisposable
System.Object
QtSupport
QThreadThis type implements System.IDisposable.
Qt Namespace
QThread Constructors
QThread Methods
QThread.Cleanup Method
QThread.CurrentThread Method
QThread.Exit Method
QThread.Finalize Method
QThread.Finished Method
QThread.Initialize Method
QThread.Running Method
QThread.Start Method
QThread.Wait(ulong) Method
QThread.Wait() Method
public void QThread(void * ptr);
Qt.QThread Class, Qt Namespace
public static void Cleanup();
Qt.QThread Class, Qt Namespace
public static void * CurrentThread();
Qt.QThread Class, Qt Namespace
public static void Exit();
Qt.QThread Class, Qt Namespace
protected override void Finalize();
Qt.QThread Class, Qt Namespace
public bool Finished();
Qt.QThread Class, Qt Namespace
public static void Initialize();
Qt.QThread Class, Qt Namespace
public bool Running();
Qt.QThread Class, Qt Namespace
public void Start();
Qt.QThread Class, Qt Namespace
public bool Wait(ulong time);
Qt.QThread Class, Qt Namespace
public bool Wait();
Qt.QThread Class, Qt Namespace