mirror of
https://github.com/ModOrganizer2/python-plugins-doc.git
synced 2026-07-27 14:07:44 -07:00
24 lines
501 B
Plaintext
24 lines
501 B
Plaintext
IPluginPreview
|
|
==============
|
|
|
|
.. currentmodule:: mobase
|
|
|
|
.. autoclass:: IPluginPreview
|
|
:show-inheritance:
|
|
|
|
.. rubric:: Methods Summary
|
|
|
|
.. autosummary::
|
|
|
|
~IPluginPreview.genDataPreview
|
|
~IPluginPreview.genFilePreview
|
|
~IPluginPreview.supportedExtensions
|
|
~IPluginPreview.supportsArchives
|
|
|
|
.. rubric:: Methods Documentation
|
|
|
|
.. automethod:: genDataPreview
|
|
.. automethod:: genFilePreview
|
|
.. automethod:: supportedExtensions
|
|
.. automethod:: supportsArchives
|