mirror of
https://github.com/ModOrganizer2/python-plugins-doc.git
synced 2026-07-27 14:07:44 -07:00
28 lines
587 B
Plaintext
28 lines
587 B
Plaintext
IProfile
|
|
========
|
|
|
|
.. currentmodule:: mobase
|
|
|
|
.. autoclass:: IProfile
|
|
:show-inheritance:
|
|
|
|
.. rubric:: Methods Summary
|
|
|
|
.. autosummary::
|
|
|
|
~IProfile.absoluteIniFilePath
|
|
~IProfile.absolutePath
|
|
~IProfile.invalidationActive
|
|
~IProfile.localSavesEnabled
|
|
~IProfile.localSettingsEnabled
|
|
~IProfile.name
|
|
|
|
.. rubric:: Methods Documentation
|
|
|
|
.. automethod:: absoluteIniFilePath
|
|
.. automethod:: absolutePath
|
|
.. automethod:: invalidationActive
|
|
.. automethod:: localSavesEnabled
|
|
.. automethod:: localSettingsEnabled
|
|
.. automethod:: name
|