mirror of
https://github.com/ModOrganizer2/python-plugins-doc.git
synced 2026-07-27 14:07:44 -07:00
28 lines
605 B
Plaintext
28 lines
605 B
Plaintext
IPluginModPage
|
|
==============
|
|
|
|
.. currentmodule:: mobase
|
|
|
|
.. autoclass:: IPluginModPage
|
|
:show-inheritance:
|
|
|
|
.. rubric:: Methods Summary
|
|
|
|
.. autosummary::
|
|
|
|
~IPluginModPage.displayName
|
|
~IPluginModPage.handlesDownload
|
|
~IPluginModPage.icon
|
|
~IPluginModPage.pageURL
|
|
~IPluginModPage.setParentWidget
|
|
~IPluginModPage.useIntegratedBrowser
|
|
|
|
.. rubric:: Methods Documentation
|
|
|
|
.. automethod:: displayName
|
|
.. automethod:: handlesDownload
|
|
.. automethod:: icon
|
|
.. automethod:: pageURL
|
|
.. automethod:: setParentWidget
|
|
.. automethod:: useIntegratedBrowser
|