qmi.core.thread.QMI\_Thread =========================== .. currentmodule:: qmi.core.thread :members: :no-imported-members: .. autoclass:: QMI_Thread :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~QMI_Thread.__init__ ~QMI_Thread.getName ~QMI_Thread.isDaemon ~QMI_Thread.is_alive ~QMI_Thread.join ~QMI_Thread.run ~QMI_Thread.setDaemon ~QMI_Thread.setName ~QMI_Thread.shutdown ~QMI_Thread.start .. rubric:: Attributes .. autosummary:: ~QMI_Thread.daemon ~QMI_Thread.ident ~QMI_Thread.name ~QMI_Thread.native_id