:py:mod:`thread_commands` ========================= .. py:module:: thread_commands Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: thread_commands.ProgressCmd thread_commands.StatusCmd .. py:class:: ProgressCmd Bases: :py:obj:`enum.IntEnum` Enum where members are also (and must be) ints .. py:attribute:: SetMax .. py:attribute:: AddMax .. py:attribute:: Single .. py:attribute:: Step .. py:attribute:: SetValue .. py:attribute:: Complete .. py:class:: StatusCmd Bases: :py:obj:`enum.IntEnum` Enum where members are also (and must be) ints .. py:attribute:: ShowMessage .. py:attribute:: Reset