mirror of
https://github.com/ModOrganizer2/python-plugins-doc.git
synced 2026-07-27 14:07:44 -07:00
28 lines
533 B
Plaintext
28 lines
533 B
Plaintext
GuessQuality
|
|
============
|
|
|
|
.. currentmodule:: mobase
|
|
|
|
.. autoclass:: GuessQuality
|
|
:show-inheritance:
|
|
|
|
.. rubric:: Attributes Summary
|
|
|
|
.. autosummary::
|
|
|
|
~GuessQuality.FALLBACK
|
|
~GuessQuality.GOOD
|
|
~GuessQuality.INVALID
|
|
~GuessQuality.META
|
|
~GuessQuality.PRESET
|
|
~GuessQuality.USER
|
|
|
|
.. rubric:: Attributes Documentation
|
|
|
|
.. autoattribute:: FALLBACK
|
|
.. autoattribute:: GOOD
|
|
.. autoattribute:: INVALID
|
|
.. autoattribute:: META
|
|
.. autoattribute:: PRESET
|
|
.. autoattribute:: USER
|