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