mirror of
https://github.com/ModOrganizer2/python-plugins-doc.git
synced 2026-07-27 14:07:44 -07:00
104 lines
3.0 KiB
Plaintext
104 lines
3.0 KiB
Plaintext
IOrganizer
|
|
==========
|
|
|
|
.. currentmodule:: mobase
|
|
|
|
.. autoclass:: IOrganizer
|
|
:show-inheritance:
|
|
|
|
.. rubric:: Methods Summary
|
|
|
|
.. autosummary::
|
|
|
|
~IOrganizer.appVersion
|
|
~IOrganizer.basePath
|
|
~IOrganizer.createMod
|
|
~IOrganizer.createNexusBridge
|
|
~IOrganizer.downloadManager
|
|
~IOrganizer.downloadsPath
|
|
~IOrganizer.findFileInfos
|
|
~IOrganizer.findFiles
|
|
~IOrganizer.getFileOrigins
|
|
~IOrganizer.getGame
|
|
~IOrganizer.getPluginDataPath
|
|
~IOrganizer.installMod
|
|
~IOrganizer.isPluginEnabled
|
|
~IOrganizer.listDirectories
|
|
~IOrganizer.managedGame
|
|
~IOrganizer.modDataChanged
|
|
~IOrganizer.modList
|
|
~IOrganizer.modsPath
|
|
~IOrganizer.onAboutToRun
|
|
~IOrganizer.onFinishedRun
|
|
~IOrganizer.onNextRefresh
|
|
~IOrganizer.onPluginDisabled
|
|
~IOrganizer.onPluginEnabled
|
|
~IOrganizer.onPluginSettingChanged
|
|
~IOrganizer.onProfileChanged
|
|
~IOrganizer.onProfileCreated
|
|
~IOrganizer.onProfileRemoved
|
|
~IOrganizer.onProfileRenamed
|
|
~IOrganizer.onUserInterfaceInitialized
|
|
~IOrganizer.overwritePath
|
|
~IOrganizer.persistent
|
|
~IOrganizer.pluginDataPath
|
|
~IOrganizer.pluginList
|
|
~IOrganizer.pluginSetting
|
|
~IOrganizer.profile
|
|
~IOrganizer.profileName
|
|
~IOrganizer.profilePath
|
|
~IOrganizer.refresh
|
|
~IOrganizer.resolvePath
|
|
~IOrganizer.setPersistent
|
|
~IOrganizer.setPluginSetting
|
|
~IOrganizer.startApplication
|
|
~IOrganizer.virtualFileTree
|
|
~IOrganizer.waitForApplication
|
|
|
|
.. rubric:: Methods Documentation
|
|
|
|
.. automethod:: appVersion
|
|
.. automethod:: basePath
|
|
.. automethod:: createMod
|
|
.. automethod:: createNexusBridge
|
|
.. automethod:: downloadManager
|
|
.. automethod:: downloadsPath
|
|
.. automethod:: findFileInfos
|
|
.. automethod:: findFiles
|
|
.. automethod:: getFileOrigins
|
|
.. automethod:: getGame
|
|
.. automethod:: getPluginDataPath
|
|
.. automethod:: installMod
|
|
.. automethod:: isPluginEnabled
|
|
.. automethod:: listDirectories
|
|
.. automethod:: managedGame
|
|
.. automethod:: modDataChanged
|
|
.. automethod:: modList
|
|
.. automethod:: modsPath
|
|
.. automethod:: onAboutToRun
|
|
.. automethod:: onFinishedRun
|
|
.. automethod:: onNextRefresh
|
|
.. automethod:: onPluginDisabled
|
|
.. automethod:: onPluginEnabled
|
|
.. automethod:: onPluginSettingChanged
|
|
.. automethod:: onProfileChanged
|
|
.. automethod:: onProfileCreated
|
|
.. automethod:: onProfileRemoved
|
|
.. automethod:: onProfileRenamed
|
|
.. automethod:: onUserInterfaceInitialized
|
|
.. automethod:: overwritePath
|
|
.. automethod:: persistent
|
|
.. automethod:: pluginDataPath
|
|
.. automethod:: pluginList
|
|
.. automethod:: pluginSetting
|
|
.. automethod:: profile
|
|
.. automethod:: profileName
|
|
.. automethod:: profilePath
|
|
.. automethod:: refresh
|
|
.. automethod:: resolvePath
|
|
.. automethod:: setPersistent
|
|
.. automethod:: setPluginSetting
|
|
.. automethod:: startApplication
|
|
.. automethod:: virtualFileTree
|
|
.. automethod:: waitForApplication
|