mirror of
https://github.com/ModOrganizer2/python-plugins-doc.git
synced 2026-07-27 14:07:44 -07:00
28 lines
608 B
Plaintext
28 lines
608 B
Plaintext
EndorsedState
|
|
=============
|
|
|
|
.. currentmodule:: mobase
|
|
|
|
.. autoclass:: EndorsedState
|
|
:show-inheritance:
|
|
|
|
.. rubric:: Attributes Summary
|
|
|
|
.. autosummary::
|
|
|
|
~EndorsedState.ENDORSED_FALSE
|
|
~EndorsedState.ENDORSED_NEVER
|
|
~EndorsedState.ENDORSED_TRUE
|
|
~EndorsedState.ENDORSED_UNKNOWN
|
|
~EndorsedState.name
|
|
~EndorsedState.value
|
|
|
|
.. rubric:: Attributes Documentation
|
|
|
|
.. autoattribute:: ENDORSED_FALSE
|
|
.. autoattribute:: ENDORSED_NEVER
|
|
.. autoattribute:: ENDORSED_TRUE
|
|
.. autoattribute:: ENDORSED_UNKNOWN
|
|
.. autoattribute:: name
|
|
.. autoattribute:: value
|