mirror of
https://github.com/ModOrganizer2/python-plugins-doc.git
synced 2026-07-27 14:07:44 -07:00
1 line
113 KiB
JavaScript
1 line
113 KiB
JavaScript
Search.setIndex({"alltitles": {"1. Get the mobase stubs": [[6, "get-the-mobase-stubs"]], "1. Why is MO2 throwing an exception when I try to create a type inheriting one of MO2 class?": [[3, "why-is-mo2-throwing-an-exception-when-i-try-to-create-a-type-inheriting-one-of-mo2-class"]], "2. Configure Visual Studio Code for mobase": [[6, "configure-visual-studio-code-for-mobase"]], "2. How can I be sure to implement all the required methods when creating a plugin?": [[3, "how-can-i-be-sure-to-implement-all-the-required-methods-when-creating-a-plugin"]], "3. Why are my isinstance(x, QObject) and isinstance(y, QWidget) not working?": [[3, "why-are-my-isinstance-x-qobject-and-isinstance-y-qwidget-not-working"]], "3. [Optional] Configure black to auto-format your source files": [[6, "optional-configure-black-to-auto-format-your-source-files"]], "4. [Optional] Automatically reload plugins during development": [[6, "optional-automatically-reload-plugins-during-development"]], "API Reference": [[0, null]], "Adding translation code": [[7, "adding-translation-code"]], "Attributes": [[1, "attributes"], [2, "attributes"]], "Classes": [[1, "classes"], [2, "classes"]], "Contents:": [[4, null]], "Diagnose": [[5, "diagnose"]], "Distributing translations": [[7, "distributing-translations"]], "Examples": [[7, "examples"]], "Extension Interfaces": [[5, "extension-interfaces"]], "FAQ": [[3, null]], "File Mappings": [[5, "file-mappings"]], "Free Plugins": [[5, "free-plugins"]], "Functions": [[1, "functions"]], "Game": [[5, "game"]], "Generating Qt translation files": [[7, "generating-qt-translation-files"]], "Getting started": [[7, "getting-started"]], "IPlugin interface": [[7, "iplugin-interface"]], "Installers": [[5, "installers"]], "Internationalization": [[7, "internationalization"]], "Mod Page": [[5, "mod-page"]], "Module Plugins": [[7, "module-plugins"]], "Official Plugins": [[7, "official-plugins"]], "Package Contents": [[1, "package-contents"], [2, "package-contents"]], "Preparation": [[6, "preparation"]], "Previewers": [[5, "previewers"]], "Proxies": [[5, "proxies"]], "Required tools": [[6, "required-tools"]], "Setting up the environment": [[6, null]], "Single file plugins": [[7, "single-file-plugins"]], "Subpackages": [[1, "subpackages"]], "Testing the setup": [[6, "testing-the-setup"]], "Tool": [[5, "tool"]], "Translating": [[7, "translating"]], "Tutorial Plugins": [[7, "tutorial-plugins"]], "Type of Plugins": [[5, null]], "Unofficial Plugins": [[7, "unofficial-plugins"]], "Welcome to MO2 Python Plugin API\u2019s documentation!": [[4, null]], "Writing Plugins": [[7, null]], "Writing the plugin": [[7, "writing-the-plugin"]], "mobase": [[1, null]], "mobase.widgets": [[2, null]]}, "docnames": ["autoapi/index", "autoapi/mobase/index", "autoapi/mobase/widgets/index", "faq", "index", "plugin-types", "setup-tools", "writing-plugins"], "envversion": {"sphinx": 62, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2}, "filenames": ["autoapi/index.rst", "autoapi/mobase/index.rst", "autoapi/mobase/widgets/index.rst", "faq.rst", "index.rst", "plugin-types.rst", "setup-tools.rst", "writing-plugins.rst"], "indexentries": {"__and__() (mobase.filetreeentry.filetypes method)": [[1, "mobase.FileTreeEntry.FileTypes.__and__", false]], "__and__() (mobase.modstate method)": [[1, "mobase.ModState.__and__", false]], "__and__() (mobase.pluginstate method)": [[1, "mobase.PluginState.__and__", false]], "__and__() (mobase.profilesetting method)": [[1, "mobase.ProfileSetting.__and__", false]], "__bool__() (mobase.ifiletree method)": [[1, "mobase.IFileTree.__bool__", false]], "__eq__() (mobase.endorsedstate method)": [[1, "mobase.EndorsedState.__eq__", false]], "__eq__() (mobase.filetreeentry method)": [[1, "mobase.FileTreeEntry.__eq__", false]], "__eq__() (mobase.filetreeentry.filetypes method)": [[1, "mobase.FileTreeEntry.FileTypes.__eq__", false]], "__eq__() (mobase.guessquality method)": [[1, "mobase.GuessQuality.__eq__", false]], "__eq__() (mobase.ifiletree.insertpolicy method)": [[1, "mobase.IFileTree.InsertPolicy.__eq__", false]], "__eq__() (mobase.ifiletree.walkreturn method)": [[1, "mobase.IFileTree.WalkReturn.__eq__", false]], "__eq__() (mobase.installresult method)": [[1, "mobase.InstallResult.__eq__", false]], "__eq__() (mobase.loadordermechanism method)": [[1, "mobase.LoadOrderMechanism.__eq__", false]], "__eq__() (mobase.moddatachecker.checkreturn method)": [[1, "mobase.ModDataChecker.CheckReturn.__eq__", false]], "__eq__() (mobase.modstate method)": [[1, "mobase.ModState.__eq__", false]], "__eq__() (mobase.pluginstate method)": [[1, "mobase.PluginState.__eq__", false]], "__eq__() (mobase.profilesetting method)": [[1, "mobase.ProfileSetting.__eq__", false]], "__eq__() (mobase.releasetype method)": [[1, "mobase.ReleaseType.__eq__", false]], "__eq__() (mobase.sortmechanism method)": [[1, "mobase.SortMechanism.__eq__", false]], "__eq__() (mobase.trackedstate method)": [[1, "mobase.TrackedState.__eq__", false]], "__eq__() (mobase.versioninfo method)": [[1, "mobase.VersionInfo.__eq__", false]], "__eq__() (mobase.versionscheme method)": [[1, "mobase.VersionScheme.__eq__", false]], "__ge__() (mobase.endorsedstate method)": [[1, "mobase.EndorsedState.__ge__", false]], "__ge__() (mobase.filetreeentry.filetypes method)": [[1, "mobase.FileTreeEntry.FileTypes.__ge__", false]], "__ge__() (mobase.modstate method)": [[1, "mobase.ModState.__ge__", false]], "__ge__() (mobase.pluginstate method)": [[1, "mobase.PluginState.__ge__", false]], "__ge__() (mobase.profilesetting method)": [[1, "mobase.ProfileSetting.__ge__", false]], "__ge__() (mobase.trackedstate method)": [[1, "mobase.TrackedState.__ge__", false]], "__ge__() (mobase.versioninfo method)": [[1, "mobase.VersionInfo.__ge__", false]], "__getattr__() (mobase.imodrepositorybridge method)": [[1, "mobase.IModRepositoryBridge.__getattr__", false]], "__getattr__() (mobase.isavegameinfowidget method)": [[1, "mobase.ISaveGameInfoWidget.__getattr__", false]], "__getitem__() (mobase.ifiletree method)": [[1, "mobase.IFileTree.__getitem__", false]], "__gt__() (mobase.endorsedstate method)": [[1, "mobase.EndorsedState.__gt__", false]], "__gt__() (mobase.filetreeentry.filetypes method)": [[1, "mobase.FileTreeEntry.FileTypes.__gt__", false]], "__gt__() (mobase.modstate method)": [[1, "mobase.ModState.__gt__", false]], "__gt__() (mobase.pluginstate method)": [[1, "mobase.PluginState.__gt__", false]], "__gt__() (mobase.profilesetting method)": [[1, "mobase.ProfileSetting.__gt__", false]], "__gt__() (mobase.trackedstate method)": [[1, "mobase.TrackedState.__gt__", false]], "__gt__() (mobase.versioninfo method)": [[1, "mobase.VersionInfo.__gt__", false]], "__int__() (mobase.endorsedstate method)": [[1, "mobase.EndorsedState.__int__", false]], "__int__() (mobase.filetreeentry.filetypes method)": [[1, "mobase.FileTreeEntry.FileTypes.__int__", false]], "__int__() (mobase.guessquality method)": [[1, "mobase.GuessQuality.__int__", false]], "__int__() (mobase.ifiletree.insertpolicy method)": [[1, "mobase.IFileTree.InsertPolicy.__int__", false]], "__int__() (mobase.ifiletree.walkreturn method)": [[1, "mobase.IFileTree.WalkReturn.__int__", false]], "__int__() (mobase.installresult method)": [[1, "mobase.InstallResult.__int__", false]], "__int__() (mobase.loadordermechanism method)": [[1, "mobase.LoadOrderMechanism.__int__", false]], "__int__() (mobase.moddatachecker.checkreturn method)": [[1, "mobase.ModDataChecker.CheckReturn.__int__", false]], "__int__() (mobase.modstate method)": [[1, "mobase.ModState.__int__", false]], "__int__() (mobase.pluginstate method)": [[1, "mobase.PluginState.__int__", false]], "__int__() (mobase.profilesetting method)": [[1, "mobase.ProfileSetting.__int__", false]], "__int__() (mobase.releasetype method)": [[1, "mobase.ReleaseType.__int__", false]], "__int__() (mobase.sortmechanism method)": [[1, "mobase.SortMechanism.__int__", false]], "__int__() (mobase.trackedstate method)": [[1, "mobase.TrackedState.__int__", false]], "__int__() (mobase.versionscheme method)": [[1, "mobase.VersionScheme.__int__", false]], "__invert__() (mobase.filetreeentry.filetypes method)": [[1, "mobase.FileTreeEntry.FileTypes.__invert__", false]], "__invert__() (mobase.modstate method)": [[1, "mobase.ModState.__invert__", false]], "__invert__() (mobase.pluginstate method)": [[1, "mobase.PluginState.__invert__", false]], "__invert__() (mobase.profilesetting method)": [[1, "mobase.ProfileSetting.__invert__", false]], "__iter__() (mobase.ifiletree method)": [[1, "mobase.IFileTree.__iter__", false]], "__le__() (mobase.endorsedstate method)": [[1, "mobase.EndorsedState.__le__", false]], "__le__() (mobase.filetreeentry.filetypes method)": [[1, "mobase.FileTreeEntry.FileTypes.__le__", false]], "__le__() (mobase.modstate method)": [[1, "mobase.ModState.__le__", false]], "__le__() (mobase.pluginstate method)": [[1, "mobase.PluginState.__le__", false]], "__le__() (mobase.profilesetting method)": [[1, "mobase.ProfileSetting.__le__", false]], "__le__() (mobase.trackedstate method)": [[1, "mobase.TrackedState.__le__", false]], "__le__() (mobase.versioninfo method)": [[1, "mobase.VersionInfo.__le__", false]], "__len__() (mobase.ifiletree method)": [[1, "mobase.IFileTree.__len__", false]], "__lt__() (mobase.endorsedstate method)": [[1, "mobase.EndorsedState.__lt__", false]], "__lt__() (mobase.filetreeentry.filetypes method)": [[1, "mobase.FileTreeEntry.FileTypes.__lt__", false]], "__lt__() (mobase.modstate method)": [[1, "mobase.ModState.__lt__", false]], "__lt__() (mobase.pluginstate method)": [[1, "mobase.PluginState.__lt__", false]], "__lt__() (mobase.profilesetting method)": [[1, "mobase.ProfileSetting.__lt__", false]], "__lt__() (mobase.trackedstate method)": [[1, "mobase.TrackedState.__lt__", false]], "__lt__() (mobase.versioninfo method)": [[1, "mobase.VersionInfo.__lt__", false]], "__ne__() (mobase.endorsedstate method)": [[1, "mobase.EndorsedState.__ne__", false]], "__ne__() (mobase.filetreeentry.filetypes method)": [[1, "mobase.FileTreeEntry.FileTypes.__ne__", false]], "__ne__() (mobase.guessquality method)": [[1, "mobase.GuessQuality.__ne__", false]], "__ne__() (mobase.ifiletree.insertpolicy method)": [[1, "mobase.IFileTree.InsertPolicy.__ne__", false]], "__ne__() (mobase.ifiletree.walkreturn method)": [[1, "mobase.IFileTree.WalkReturn.__ne__", false]], "__ne__() (mobase.installresult method)": [[1, "mobase.InstallResult.__ne__", false]], "__ne__() (mobase.loadordermechanism method)": [[1, "mobase.LoadOrderMechanism.__ne__", false]], "__ne__() (mobase.moddatachecker.checkreturn method)": [[1, "mobase.ModDataChecker.CheckReturn.__ne__", false]], "__ne__() (mobase.modstate method)": [[1, "mobase.ModState.__ne__", false]], "__ne__() (mobase.pluginstate method)": [[1, "mobase.PluginState.__ne__", false]], "__ne__() (mobase.profilesetting method)": [[1, "mobase.ProfileSetting.__ne__", false]], "__ne__() (mobase.releasetype method)": [[1, "mobase.ReleaseType.__ne__", false]], "__ne__() (mobase.sortmechanism method)": [[1, "mobase.SortMechanism.__ne__", false]], "__ne__() (mobase.trackedstate method)": [[1, "mobase.TrackedState.__ne__", false]], "__ne__() (mobase.versioninfo method)": [[1, "mobase.VersionInfo.__ne__", false]], "__ne__() (mobase.versionscheme method)": [[1, "mobase.VersionScheme.__ne__", false]], "__or__() (mobase.filetreeentry.filetypes method)": [[1, "mobase.FileTreeEntry.FileTypes.__or__", false]], "__or__() (mobase.modstate method)": [[1, "mobase.ModState.__or__", false]], "__or__() (mobase.pluginstate method)": [[1, "mobase.PluginState.__or__", false]], "__or__() (mobase.profilesetting method)": [[1, "mobase.ProfileSetting.__or__", false]], "__rand__() (mobase.filetreeentry.filetypes method)": [[1, "mobase.FileTreeEntry.FileTypes.__rand__", false]], "__rand__() (mobase.modstate method)": [[1, "mobase.ModState.__rand__", false]], "__rand__() (mobase.pluginstate method)": [[1, "mobase.PluginState.__rand__", false]], "__rand__() (mobase.profilesetting method)": [[1, "mobase.ProfileSetting.__rand__", false]], "__ror__() (mobase.filetreeentry.filetypes method)": [[1, "mobase.FileTreeEntry.FileTypes.__ror__", false]], "__ror__() (mobase.modstate method)": [[1, "mobase.ModState.__ror__", false]], "__ror__() (mobase.pluginstate method)": [[1, "mobase.PluginState.__ror__", false]], "__ror__() (mobase.profilesetting method)": [[1, "mobase.ProfileSetting.__ror__", false]], "__rxor__() (mobase.filetreeentry.filetypes method)": [[1, "mobase.FileTreeEntry.FileTypes.__rxor__", false]], "__rxor__() (mobase.modstate method)": [[1, "mobase.ModState.__rxor__", false]], "__rxor__() (mobase.pluginstate method)": [[1, "mobase.PluginState.__rxor__", false]], "__rxor__() (mobase.profilesetting method)": [[1, "mobase.ProfileSetting.__rxor__", false]], "__str__() (mobase.endorsedstate method)": [[1, "mobase.EndorsedState.__str__", false]], "__str__() (mobase.filetreeentry.filetypes method)": [[1, "mobase.FileTreeEntry.FileTypes.__str__", false]], "__str__() (mobase.guessedstring method)": [[1, "mobase.GuessedString.__str__", false]], "__str__() (mobase.guessquality method)": [[1, "mobase.GuessQuality.__str__", false]], "__str__() (mobase.ifiletree.insertpolicy method)": [[1, "mobase.IFileTree.InsertPolicy.__str__", false]], "__str__() (mobase.ifiletree.walkreturn method)": [[1, "mobase.IFileTree.WalkReturn.__str__", false]], "__str__() (mobase.installresult method)": [[1, "mobase.InstallResult.__str__", false]], "__str__() (mobase.loadordermechanism method)": [[1, "mobase.LoadOrderMechanism.__str__", false]], "__str__() (mobase.mapping method)": [[1, "mobase.Mapping.__str__", false]], "__str__() (mobase.moddatachecker.checkreturn method)": [[1, "mobase.ModDataChecker.CheckReturn.__str__", false]], "__str__() (mobase.modrepositoryfileinfo method)": [[1, "mobase.ModRepositoryFileInfo.__str__", false]], "__str__() (mobase.modstate method)": [[1, "mobase.ModState.__str__", false]], "__str__() (mobase.pluginstate method)": [[1, "mobase.PluginState.__str__", false]], "__str__() (mobase.profilesetting method)": [[1, "mobase.ProfileSetting.__str__", false]], "__str__() (mobase.releasetype method)": [[1, "mobase.ReleaseType.__str__", false]], "__str__() (mobase.sortmechanism method)": [[1, "mobase.SortMechanism.__str__", false]], "__str__() (mobase.trackedstate method)": [[1, "mobase.TrackedState.__str__", false]], "__str__() (mobase.versioninfo method)": [[1, "mobase.VersionInfo.__str__", false]], "__str__() (mobase.versionscheme method)": [[1, "mobase.VersionScheme.__str__", false]], "__version__ (in module mobase)": [[1, "mobase.__version__", false]], "__version__ (in module mobase.widgets)": [[2, "mobase.widgets.__version__", false]], "__xor__() (mobase.filetreeentry.filetypes method)": [[1, "mobase.FileTreeEntry.FileTypes.__xor__", false]], "__xor__() (mobase.modstate method)": [[1, "mobase.ModState.__xor__", false]], "__xor__() (mobase.pluginstate method)": [[1, "mobase.PluginState.__xor__", false]], "__xor__() (mobase.profilesetting method)": [[1, "mobase.ProfileSetting.__xor__", false]], "_invalidate() (mobase.iplugindiagnose method)": [[1, "mobase.IPluginDiagnose._invalidate", false]], "_manager() (mobase.iplugininstaller method)": [[1, "mobase.IPluginInstaller._manager", false]], "_object() (mobase.imodrepositorybridge method)": [[1, "mobase.IModRepositoryBridge._object", false]], "_parentwidget() (mobase.iplugininstaller method)": [[1, "mobase.IPluginInstaller._parentWidget", false]], "_parentwidget() (mobase.ipluginmodpage method)": [[1, "mobase.IPluginModPage._parentWidget", false]], "_parentwidget() (mobase.iplugintool method)": [[1, "mobase.IPluginTool._parentWidget", false]], "_widget() (mobase.isavegameinfowidget method)": [[1, "mobase.ISaveGameInfoWidget._widget", false]], "absoluteinifilepath() (mobase.iprofile method)": [[1, "mobase.IProfile.absoluteIniFilePath", false]], "absolutepath() (mobase.imodinterface method)": [[1, "mobase.IModInterface.absolutePath", false]], "absolutepath() (mobase.iprofile method)": [[1, "mobase.IProfile.absolutePath", false]], "activate() (mobase.bsainvalidation method)": [[1, "mobase.BSAInvalidation.activate", false]], "active (mobase.modstate attribute)": [[1, "mobase.ModState.ACTIVE", false]], "active (mobase.pluginstate attribute)": [[1, "mobase.PluginState.ACTIVE", false]], "activeproblems() (mobase.iplugindiagnose method)": [[1, "mobase.IPluginDiagnose.activeProblems", false]], "addarchive() (mobase.dataarchives method)": [[1, "mobase.DataArchives.addArchive", false]], "addbutton() (mobase.widgets.taskdialog method)": [[2, "mobase.widgets.TaskDialog.addButton", false]], "addcategory() (mobase.imodinterface method)": [[1, "mobase.IModInterface.addCategory", false]], "addcontent() (mobase.widgets.taskdialog method)": [[2, "mobase.widgets.TaskDialog.addContent", false]], "adddirectory() (mobase.ifiletree method)": [[1, "mobase.IFileTree.addDirectory", false]], "addfile() (mobase.ifiletree method)": [[1, "mobase.IFileTree.addFile", false]], "addnexuscategory() (mobase.imodinterface method)": [[1, "mobase.IModInterface.addNexusCategory", false]], "allfiles() (mobase.isavegame method)": [[1, "mobase.ISaveGame.allFiles", false]], "allmods() (mobase.imodlist method)": [[1, "mobase.IModList.allMods", false]], "allmodsbyprofilepriority() (mobase.imodlist method)": [[1, "mobase.IModList.allModsByProfilePriority", false]], "alpha (mobase.releasetype attribute)": [[1, "mobase.ReleaseType.ALPHA", false]], "alternate (mobase.modstate attribute)": [[1, "mobase.ModState.ALTERNATE", false]], "appversion() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.appVersion", false]], "archive (mobase.fileinfo property)": [[1, "mobase.FileInfo.archive", false]], "archives() (mobase.dataarchives method)": [[1, "mobase.DataArchives.archives", false]], "arguments() (mobase.executableinfo method)": [[1, "mobase.ExecutableInfo.arguments", false]], "ascustom() (mobase.executableinfo method)": [[1, "mobase.ExecutableInfo.asCustom", false]], "author() (mobase.iplugin method)": [[1, "mobase.IPlugin.author", false]], "basepath() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.basePath", false]], "basic() (mobase.pluginrequirementfactory static method)": [[1, "mobase.PluginRequirementFactory.basic", false]], "beta (mobase.releasetype attribute)": [[1, "mobase.ReleaseType.BETA", false]], "binary() (mobase.executableinfo method)": [[1, "mobase.ExecutableInfo.binary", false]], "binaryname() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.binaryName", false]], "binaryname() (mobase.scriptextender method)": [[1, "mobase.ScriptExtender.binaryName", false]], "boss (mobase.sortmechanism attribute)": [[1, "mobase.SortMechanism.BOSS", false]], "bsainvalidation (class in mobase)": [[1, "mobase.BSAInvalidation", false]], "button (mobase.widgets.taskdialogbutton property)": [[2, "mobase.widgets.TaskDialogButton.button", false]], "canceled (mobase.installresult attribute)": [[1, "mobase.InstallResult.CANCELED", false]], "candidate (mobase.releasetype attribute)": [[1, "mobase.ReleaseType.CANDIDATE", false]], "canonicalstring() (mobase.versioninfo method)": [[1, "mobase.VersionInfo.canonicalString", false]], "categories() (mobase.imodinterface method)": [[1, "mobase.IModInterface.categories", false]], "categoryid (mobase.modrepositoryfileinfo property)": [[1, "mobase.ModRepositoryFileInfo.categoryID", false]], "ccplugins() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.CCPlugins", false]], "check() (mobase.ipluginrequirement method)": [[1, "mobase.IPluginRequirement.check", false]], "clear() (mobase.ifiletree method)": [[1, "mobase.IFileTree.clear", false]], "clear() (mobase.versioninfo method)": [[1, "mobase.VersionInfo.clear", false]], "clearpluginsettings() (mobase.imodinterface method)": [[1, "mobase.IModInterface.clearPluginSettings", false]], "color() (mobase.imodinterface method)": [[1, "mobase.IModInterface.color", false]], "comments() (mobase.imodinterface method)": [[1, "mobase.IModInterface.comments", false]], "configuration (mobase.profilesetting attribute)": [[1, "mobase.ProfileSetting.CONFIGURATION", false]], "continue (mobase.ifiletree attribute)": [[1, "mobase.IFileTree.CONTINUE", false]], "continue (mobase.ifiletree.walkreturn attribute)": [[1, "mobase.IFileTree.WalkReturn.CONTINUE", false]], "converted() (mobase.imodinterface method)": [[1, "mobase.IModInterface.converted", false]], "copy() (mobase.ifiletree method)": [[1, "mobase.IFileTree.copy", false]], "createfile() (mobase.iinstallationmanager method)": [[1, "mobase.IInstallationManager.createFile", false]], "createfromjson() (mobase.modrepositoryfileinfo static method)": [[1, "mobase.ModRepositoryFileInfo.createFromJson", false]], "createmod() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.createMod", false]], "createnexusbridge() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.createNexusBridge", false]], "createorphantree() (mobase.ifiletree method)": [[1, "mobase.IFileTree.createOrphanTree", false]], "createtarget (mobase.mapping property)": [[1, "mobase.Mapping.createTarget", false]], "dataarchives (class in mobase)": [[1, "mobase.DataArchives", false]], "datadirectory() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.dataDirectory", false]], "datalooksvalid() (mobase.moddatachecker method)": [[1, "mobase.ModDataChecker.dataLooksValid", false]], "date (mobase.versionscheme attribute)": [[1, "mobase.VersionScheme.DATE", false]], "deactivate() (mobase.bsainvalidation method)": [[1, "mobase.BSAInvalidation.deactivate", false]], "decimal_mark (mobase.versionscheme attribute)": [[1, "mobase.VersionScheme.DECIMAL_MARK", false]], "default_value (mobase.pluginsetting property)": [[1, "mobase.PluginSetting.default_value", false]], "description (mobase.modrepositoryfileinfo property)": [[1, "mobase.ModRepositoryFileInfo.description", false]], "description (mobase.pluginsetting property)": [[1, "mobase.PluginSetting.description", false]], "description (mobase.widgets.taskdialogbutton property)": [[2, "mobase.widgets.TaskDialogButton.description", false]], "description() (mobase.iplugin method)": [[1, "mobase.IPlugin.description", false]], "descriptionavailable (mobase.imodrepositorybridge attribute)": [[1, "mobase.IModRepositoryBridge.descriptionAvailable", false]], "destination (mobase.mapping property)": [[1, "mobase.Mapping.destination", false]], "detach() (mobase.filetreeentry method)": [[1, "mobase.FileTreeEntry.detach", false]], "detectgame() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.detectGame", false]], "diagnose() (mobase.pluginrequirementfactory static method)": [[1, "mobase.PluginRequirementFactory.diagnose", false]], "directory (mobase.filetreeentry attribute)": [[1, "mobase.FileTreeEntry.DIRECTORY", false]], "directory (mobase.filetreeentry.filetypes attribute)": [[1, "mobase.FileTreeEntry.FileTypes.DIRECTORY", false]], "discover (mobase.versionscheme attribute)": [[1, "mobase.VersionScheme.DISCOVER", false]], "display() (mobase.iplugintool method)": [[1, "mobase.IPluginTool.display", false]], "displaygamename() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.displayGameName", false]], "displayname() (mobase.imodlist method)": [[1, "mobase.IModList.displayName", false]], "displayname() (mobase.ipluginmodpage method)": [[1, "mobase.IPluginModPage.displayName", false]], "displayname() (mobase.iplugintool method)": [[1, "mobase.IPluginTool.displayName", false]], "displayname() (mobase.unmanagedmods method)": [[1, "mobase.UnmanagedMods.displayName", false]], "displaystring() (mobase.versioninfo method)": [[1, "mobase.VersionInfo.displayString", false]], "dlcplugins() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.DLCPlugins", false]], "documentsdirectory() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.documentsDirectory", false]], "downloadmanager() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.downloadManager", false]], "downloadpath() (mobase.idownloadmanager method)": [[1, "mobase.IDownloadManager.downloadPath", false]], "downloadspath() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.downloadsPath", false]], "downloadurlsavailable (mobase.imodrepositorybridge attribute)": [[1, "mobase.IModRepositoryBridge.downloadURLsAvailable", false]], "empty (mobase.modstate attribute)": [[1, "mobase.ModState.EMPTY", false]], "enabled() (mobase.executableforcedloadsetting method)": [[1, "mobase.ExecutableForcedLoadSetting.enabled", false]], "enabledbydefault() (mobase.iplugin method)": [[1, "mobase.IPlugin.enabledByDefault", false]], "enabledplugins() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.enabledPlugins", false]], "endorsed (mobase.modstate attribute)": [[1, "mobase.ModState.ENDORSED", false]], "endorsed_false (mobase.endorsedstate attribute)": [[1, "mobase.EndorsedState.ENDORSED_FALSE", false]], "endorsed_never (mobase.endorsedstate attribute)": [[1, "mobase.EndorsedState.ENDORSED_NEVER", false]], "endorsed_true (mobase.endorsedstate attribute)": [[1, "mobase.EndorsedState.ENDORSED_TRUE", false]], "endorsed_unknown (mobase.endorsedstate attribute)": [[1, "mobase.EndorsedState.ENDORSED_UNKNOWN", false]], "endorsedstate (class in mobase)": [[1, "mobase.EndorsedState", false]], "endorsedstate() (mobase.imodinterface method)": [[1, "mobase.IModInterface.endorsedState", false]], "endorsementsavailable (mobase.imodrepositorybridge attribute)": [[1, "mobase.IModRepositoryBridge.endorsementsAvailable", false]], "endorsementtoggled (mobase.imodrepositorybridge attribute)": [[1, "mobase.IModRepositoryBridge.endorsementToggled", false]], "essential (mobase.modstate attribute)": [[1, "mobase.ModState.ESSENTIAL", false]], "exec() (mobase.widgets.taskdialog method)": [[2, "mobase.widgets.TaskDialog.exec", false]], "executableforcedloads() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.executableForcedLoads", false]], "executableforcedloadsetting (class in mobase)": [[1, "mobase.ExecutableForcedLoadSetting", false]], "executableinfo (class in mobase)": [[1, "mobase.ExecutableInfo", false]], "executables() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.executables", false]], "exists (mobase.modstate attribute)": [[1, "mobase.ModState.EXISTS", false]], "exists() (mobase.ifiletree method)": [[1, "mobase.IFileTree.exists", false]], "extractfile() (mobase.iinstallationmanager method)": [[1, "mobase.IInstallationManager.extractFile", false]], "extractfiles() (mobase.iinstallationmanager method)": [[1, "mobase.IInstallationManager.extractFiles", false]], "fail_if_exists (mobase.ifiletree attribute)": [[1, "mobase.IFileTree.FAIL_IF_EXISTS", false]], "fail_if_exists (mobase.ifiletree.insertpolicy attribute)": [[1, "mobase.IFileTree.InsertPolicy.FAIL_IF_EXISTS", false]], "failed (mobase.installresult attribute)": [[1, "mobase.InstallResult.FAILED", false]], "fallback (mobase.guessquality attribute)": [[1, "mobase.GuessQuality.FALLBACK", false]], "file (mobase.filetreeentry attribute)": [[1, "mobase.FileTreeEntry.FILE", false]], "file (mobase.filetreeentry.filetypes attribute)": [[1, "mobase.FileTreeEntry.FileTypes.FILE", false]], "file_or_directory (mobase.filetreeentry attribute)": [[1, "mobase.FileTreeEntry.FILE_OR_DIRECTORY", false]], "file_or_directory (mobase.filetreeentry.filetypes attribute)": [[1, "mobase.FileTreeEntry.FileTypes.FILE_OR_DIRECTORY", false]], "file_time (mobase.loadordermechanism attribute)": [[1, "mobase.LoadOrderMechanism.FILE_TIME", false]], "filecategory (mobase.modrepositoryfileinfo property)": [[1, "mobase.ModRepositoryFileInfo.fileCategory", false]], "fileid (mobase.modrepositoryfileinfo property)": [[1, "mobase.ModRepositoryFileInfo.fileID", false]], "fileinfo (class in mobase)": [[1, "mobase.FileInfo", false]], "fileinfoavailable (mobase.imodrepositorybridge attribute)": [[1, "mobase.IModRepositoryBridge.fileInfoAvailable", false]], "filename (mobase.modrepositoryfileinfo property)": [[1, "mobase.ModRepositoryFileInfo.fileName", false]], "filepath (mobase.fileinfo property)": [[1, "mobase.FileInfo.filePath", false]], "filesavailable (mobase.imodrepositorybridge attribute)": [[1, "mobase.IModRepositoryBridge.filesAvailable", false]], "filesize (mobase.modrepositoryfileinfo property)": [[1, "mobase.ModRepositoryFileInfo.fileSize", false]], "filetime (mobase.modrepositoryfileinfo property)": [[1, "mobase.ModRepositoryFileInfo.fileTime", false]], "filetree() (mobase.imodinterface method)": [[1, "mobase.IModInterface.fileTree", false]], "filetreeentry (class in mobase)": [[1, "mobase.FileTreeEntry", false]], "filetreeentry.filetypes (class in mobase)": [[1, "mobase.FileTreeEntry.FileTypes", false]], "filetype() (mobase.filetreeentry method)": [[1, "mobase.FileTreeEntry.fileType", false]], "final (mobase.releasetype attribute)": [[1, "mobase.ReleaseType.FINAL", false]], "find() (mobase.ifiletree method)": [[1, "mobase.IFileTree.find", false]], "findfileinfos() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.findFileInfos", false]], "findfiles() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.findFiles", false]], "fix() (mobase.moddatachecker method)": [[1, "mobase.ModDataChecker.fix", false]], "fixable (mobase.moddatachecker attribute)": [[1, "mobase.ModDataChecker.FIXABLE", false]], "fixable (mobase.moddatachecker.checkreturn attribute)": [[1, "mobase.ModDataChecker.CheckReturn.FIXABLE", false]], "forced() (mobase.executableforcedloadsetting method)": [[1, "mobase.ExecutableForcedLoadSetting.forced", false]], "fulldescription() (mobase.iplugindiagnose method)": [[1, "mobase.IPluginDiagnose.fullDescription", false]], "gamedependency() (mobase.pluginrequirementfactory static method)": [[1, "mobase.PluginRequirementFactory.gameDependency", false]], "gamedirectory() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.gameDirectory", false]], "gamefeature (class in mobase)": [[1, "mobase.GameFeature", false]], "gamefeature() (mobase.igamefeatures method)": [[1, "mobase.IGameFeatures.gameFeature", false]], "gamefeatures() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.gameFeatures", false]], "gamefeaturetype (in module mobase)": [[1, "mobase.GameFeatureType", false]], "gameicon() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.gameIcon", false]], "gamename (mobase.modrepositoryfileinfo property)": [[1, "mobase.ModRepositoryFileInfo.gameName", false]], "gamename() (mobase.imodinterface method)": [[1, "mobase.IModInterface.gameName", false]], "gamename() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.gameName", false]], "gamenexusname() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.gameNexusName", false]], "gameplugins (class in mobase)": [[1, "mobase.GamePlugins", false]], "gameshortname() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.gameShortName", false]], "gamevariants() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.gameVariants", false]], "gameversion() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.gameVersion", false]], "gendatapreview() (mobase.ipluginpreview method)": [[1, "mobase.IPluginPreview.genDataPreview", false]], "genfilepreview() (mobase.ipluginpreview method)": [[1, "mobase.IPluginPreview.genFilePreview", false]], "getallcontents() (mobase.moddatacontent method)": [[1, "mobase.ModDataContent.getAllContents", false]], "getarch() (mobase.scriptextender method)": [[1, "mobase.ScriptExtender.getArch", false]], "getcontentsfor() (mobase.moddatacontent method)": [[1, "mobase.ModDataContent.getContentsFor", false]], "getcreationtime() (mobase.isavegame method)": [[1, "mobase.ISaveGame.getCreationTime", false]], "getextenderversion() (mobase.scriptextender method)": [[1, "mobase.ScriptExtender.getExtenderVersion", false]], "getfileorigins() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.getFileOrigins", false]], "getfilepath() (mobase.isavegame method)": [[1, "mobase.ISaveGame.getFilepath", false]], "getfileversion() (in module mobase)": [[1, "mobase.getFileVersion", false]], "getgame() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.getGame", false]], "geticonforexecutable() (in module mobase)": [[1, "mobase.getIconForExecutable", false]], "getlaunchername() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.getLauncherName", false]], "getloadorder() (mobase.gameplugins method)": [[1, "mobase.GamePlugins.getLoadOrder", false]], "getmissingassets() (mobase.savegameinfo method)": [[1, "mobase.SaveGameInfo.getMissingAssets", false]], "getmod() (mobase.imodlist method)": [[1, "mobase.IModList.getMod", false]], "getname() (mobase.isavegame method)": [[1, "mobase.ISaveGame.getName", false]], "getplugindatapath() (mobase.iorganizer static method)": [[1, "mobase.IOrganizer.getPluginDataPath", false]], "getproductversion() (in module mobase)": [[1, "mobase.getProductVersion", false]], "getsavegamewidget() (mobase.savegameinfo method)": [[1, "mobase.SaveGameInfo.getSaveGameWidget", false]], "getsavegroupidentifier() (mobase.isavegame method)": [[1, "mobase.ISaveGame.getSaveGroupIdentifier", false]], "getsupportedextensions() (mobase.iinstallationmanager method)": [[1, "mobase.IInstallationManager.getSupportedExtensions", false]], "getsupporturl() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.getSupportURL", false]], "good (mobase.guessquality attribute)": [[1, "mobase.GuessQuality.GOOD", false]], "guessedstring (class in mobase)": [[1, "mobase.GuessedString", false]], "guessquality (class in mobase)": [[1, "mobase.GuessQuality", false]], "handlesdownload() (mobase.ipluginmodpage method)": [[1, "mobase.IPluginModPage.handlesDownload", false]], "hasguidedfix() (mobase.iplugindiagnose method)": [[1, "mobase.IPluginDiagnose.hasGuidedFix", false]], "haslightextension() (mobase.ipluginlist method)": [[1, "mobase.IPluginList.hasLightExtension", false]], "hasmasterextension() (mobase.ipluginlist method)": [[1, "mobase.IPluginList.hasMasterExtension", false]], "hasnorecords() (mobase.ipluginlist method)": [[1, "mobase.IPluginList.hasNoRecords", false]], "hassuffix() (mobase.filetreeentry method)": [[1, "mobase.FileTreeEntry.hasSuffix", false]], "icon (mobase.moddatacontent.content property)": [[1, "mobase.ModDataContent.Content.icon", false]], "icon() (mobase.ipluginmodpage method)": [[1, "mobase.IPluginModPage.icon", false]], "icon() (mobase.iplugintool method)": [[1, "mobase.IPluginTool.icon", false]], "id (mobase.moddatacontent.content property)": [[1, "mobase.ModDataContent.Content.id", false]], "idownloadmanager (class in mobase)": [[1, "mobase.IDownloadManager", false]], "ifiletree (class in mobase)": [[1, "mobase.IFileTree", false]], "ifiletree.insertpolicy (class in mobase)": [[1, "mobase.IFileTree.InsertPolicy", false]], "ifiletree.walkreturn (class in mobase)": [[1, "mobase.IFileTree.WalkReturn", false]], "igamefeatures (class in mobase)": [[1, "mobase.IGameFeatures", false]], "ignoredversion() (mobase.imodinterface method)": [[1, "mobase.IModInterface.ignoredVersion", false]], "iinstallationmanager (class in mobase)": [[1, "mobase.IInstallationManager", false]], "imodinterface (class in mobase)": [[1, "mobase.IModInterface", false]], "imodlist (class in mobase)": [[1, "mobase.IModList", false]], "imodrepositorybridge (class in mobase)": [[1, "mobase.IModRepositoryBridge", false]], "inactive (mobase.pluginstate attribute)": [[1, "mobase.PluginState.INACTIVE", false]], "inifiles() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.iniFiles", false]], "init() (mobase.iplugin method)": [[1, "mobase.IPlugin.init", false]], "initializeprofile() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.initializeProfile", false]], "insert() (mobase.ifiletree method)": [[1, "mobase.IFileTree.insert", false]], "install() (mobase.iplugininstallercustom method)": [[1, "mobase.IPluginInstallerCustom.install", false]], "install() (mobase.iplugininstallersimple method)": [[1, "mobase.IPluginInstallerSimple.install", false]], "installarchive() (mobase.iinstallationmanager method)": [[1, "mobase.IInstallationManager.installArchive", false]], "installationfile() (mobase.imodinterface method)": [[1, "mobase.IModInterface.installationFile", false]], "installmod() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.installMod", false]], "installresult (class in mobase)": [[1, "mobase.InstallResult", false]], "invalid (mobase.guessquality attribute)": [[1, "mobase.GuessQuality.INVALID", false]], "invalid (mobase.moddatachecker attribute)": [[1, "mobase.ModDataChecker.INVALID", false]], "invalid (mobase.moddatachecker.checkreturn attribute)": [[1, "mobase.ModDataChecker.CheckReturn.INVALID", false]], "invalid_handle_value (in module mobase)": [[1, "mobase.INVALID_HANDLE_VALUE", false]], "invalidationactive() (mobase.iprofile method)": [[1, "mobase.IProfile.invalidationActive", false]], "iorganizer (class in mobase)": [[1, "mobase.IOrganizer", false]], "iplugin (class in mobase)": [[1, "mobase.IPlugin", false]], "iplugindiagnose (class in mobase)": [[1, "mobase.IPluginDiagnose", false]], "ipluginfilemapper (class in mobase)": [[1, "mobase.IPluginFileMapper", false]], "iplugingame (class in mobase)": [[1, "mobase.IPluginGame", false]], "iplugininstaller (class in mobase)": [[1, "mobase.IPluginInstaller", false]], "iplugininstallercustom (class in mobase)": [[1, "mobase.IPluginInstallerCustom", false]], "iplugininstallersimple (class in mobase)": [[1, "mobase.IPluginInstallerSimple", false]], "ipluginlist (class in mobase)": [[1, "mobase.IPluginList", false]], "ipluginmodpage (class in mobase)": [[1, "mobase.IPluginModPage", false]], "ipluginpreview (class in mobase)": [[1, "mobase.IPluginPreview", false]], "ipluginrequirement (class in mobase)": [[1, "mobase.IPluginRequirement", false]], "ipluginrequirement.problem (class in mobase)": [[1, "mobase.IPluginRequirement.Problem", false]], "iplugintool (class in mobase)": [[1, "mobase.IPluginTool", false]], "iprofile (class in mobase)": [[1, "mobase.IProfile", false]], "isarchivesupported() (mobase.iplugininstaller method)": [[1, "mobase.IPluginInstaller.isArchiveSupported", false]], "isarchivesupported() (mobase.iplugininstallercustom method)": [[1, "mobase.IPluginInstallerCustom.isArchiveSupported", false]], "isavegame (class in mobase)": [[1, "mobase.ISaveGame", false]], "isavegameinfowidget (class in mobase)": [[1, "mobase.ISaveGameInfoWidget", false]], "isbackup() (mobase.imodinterface method)": [[1, "mobase.IModInterface.isBackup", false]], "iscustom() (mobase.executableinfo method)": [[1, "mobase.ExecutableInfo.isCustom", false]], "isdir() (mobase.filetreeentry method)": [[1, "mobase.FileTreeEntry.isDir", false]], "isdirectory (mobase.mapping property)": [[1, "mobase.Mapping.isDirectory", false]], "isfile() (mobase.filetreeentry method)": [[1, "mobase.FileTreeEntry.isFile", false]], "isforeign() (mobase.imodinterface method)": [[1, "mobase.IModInterface.isForeign", false]], "isinstalled() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.isInstalled", false]], "isinstalled() (mobase.scriptextender method)": [[1, "mobase.ScriptExtender.isInstalled", false]], "isinvalidationbsa() (mobase.bsainvalidation method)": [[1, "mobase.BSAInvalidation.isInvalidationBSA", false]], "islightflagged() (mobase.ipluginlist method)": [[1, "mobase.IPluginList.isLightFlagged", false]], "ismanualinstaller() (mobase.iplugininstaller method)": [[1, "mobase.IPluginInstaller.isManualInstaller", false]], "ismasterflagged() (mobase.ipluginlist method)": [[1, "mobase.IPluginList.isMasterFlagged", false]], "ismediumflagged() (mobase.ipluginlist method)": [[1, "mobase.IPluginList.isMediumFlagged", false]], "isonlyforfilter() (mobase.moddatacontent.content method)": [[1, "mobase.ModDataContent.Content.isOnlyForFilter", false]], "isoverwrite() (mobase.imodinterface method)": [[1, "mobase.IModInterface.isOverwrite", false]], "ispluginenabled() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.isPluginEnabled", false]], "isseparator() (mobase.imodinterface method)": [[1, "mobase.IModInterface.isSeparator", false]], "isvalid() (mobase.executableinfo method)": [[1, "mobase.ExecutableInfo.isValid", false]], "isvalid() (mobase.versioninfo method)": [[1, "mobase.VersionInfo.isValid", false]], "key (mobase.pluginsetting property)": [[1, "mobase.PluginSetting.key", false]], "library() (mobase.executableforcedloadsetting method)": [[1, "mobase.ExecutableForcedLoadSetting.library", false]], "lightpluginsaresupported() (mobase.gameplugins method)": [[1, "mobase.GamePlugins.lightPluginsAreSupported", false]], "listdirectories() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.listDirectories", false]], "listsaves() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.listSaves", false]], "literal (mobase.versionscheme attribute)": [[1, "mobase.VersionScheme.LITERAL", false]], "loadername() (mobase.scriptextender method)": [[1, "mobase.ScriptExtender.loaderName", false]], "loaderpath() (mobase.scriptextender method)": [[1, "mobase.ScriptExtender.loaderPath", false]], "loadorder() (mobase.ipluginlist method)": [[1, "mobase.IPluginList.loadOrder", false]], "loadordermechanism (class in mobase)": [[1, "mobase.LoadOrderMechanism", false]], "loadordermechanism() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.loadOrderMechanism", false]], "localizedname() (mobase.iplugin method)": [[1, "mobase.IPlugin.localizedName", false]], "localsavegames (class in mobase)": [[1, "mobase.LocalSavegames", false]], "localsavesenabled() (mobase.iprofile method)": [[1, "mobase.IProfile.localSavesEnabled", false]], "localsettingsenabled() (mobase.iprofile method)": [[1, "mobase.IProfile.localSettingsEnabled", false]], "longdescription() (mobase.ipluginrequirement.problem method)": [[1, "mobase.IPluginRequirement.Problem.longDescription", false]], "looksvalid() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.looksValid", false]], "loot (mobase.sortmechanism attribute)": [[1, "mobase.SortMechanism.LOOT", false]], "lootgamename() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.lootGameName", false]], "managedgame() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.managedGame", false]], "manual_requested (mobase.installresult attribute)": [[1, "mobase.InstallResult.MANUAL_REQUESTED", false]], "mapping (class in mobase)": [[1, "mobase.Mapping", false]], "mappings() (mobase.ipluginfilemapper method)": [[1, "mobase.IPluginFileMapper.mappings", false]], "mappings() (mobase.localsavegames method)": [[1, "mobase.LocalSavegames.mappings", false]], "master() (mobase.iplugin method)": [[1, "mobase.IPlugin.master", false]], "masters() (mobase.ipluginlist method)": [[1, "mobase.IPluginList.masters", false]], "mediumpluginsaresupported() (mobase.gameplugins method)": [[1, "mobase.GamePlugins.mediumPluginsAreSupported", false]], "merge (mobase.ifiletree attribute)": [[1, "mobase.IFileTree.MERGE", false]], "merge (mobase.ifiletree.insertpolicy attribute)": [[1, "mobase.IFileTree.InsertPolicy.MERGE", false]], "merge() (mobase.ifiletree method)": [[1, "mobase.IFileTree.merge", false]], "meta (mobase.guessquality attribute)": [[1, "mobase.GuessQuality.META", false]], "missing (mobase.pluginstate attribute)": [[1, "mobase.PluginState.MISSING", false]], "mlox (mobase.sortmechanism attribute)": [[1, "mobase.SortMechanism.MLOX", false]], "mobase": [[1, "module-mobase", false]], "mobase.widgets": [[2, "module-mobase.widgets", false]], "moddatachanged() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.modDataChanged", false]], "moddatachecker (class in mobase)": [[1, "mobase.ModDataChecker", false]], "moddatachecker.checkreturn (class in mobase)": [[1, "mobase.ModDataChecker.CheckReturn", false]], "moddatacontent (class in mobase)": [[1, "mobase.ModDataContent", false]], "moddatacontent.content (class in mobase)": [[1, "mobase.ModDataContent.Content", false]], "modid (mobase.modrepositoryfileinfo property)": [[1, "mobase.ModRepositoryFileInfo.modID", false]], "modlist() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.modList", false]], "modname (mobase.modrepositoryfileinfo property)": [[1, "mobase.ModRepositoryFileInfo.modName", false]], "modrepositoryfileinfo (class in mobase)": [[1, "mobase.ModRepositoryFileInfo", false]], "mods (mobase.profilesetting attribute)": [[1, "mobase.ProfileSetting.MODS", false]], "mods() (mobase.unmanagedmods method)": [[1, "mobase.UnmanagedMods.mods", false]], "modspath() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.modsPath", false]], "modstate (class in mobase)": [[1, "mobase.ModState", false]], "module": [[1, "module-mobase", false], [2, "module-mobase.widgets", false]], "movariant (in module mobase)": [[1, "mobase.MoVariant", false]], "move() (mobase.ifiletree method)": [[1, "mobase.IFileTree.move", false]], "moveto() (mobase.filetreeentry method)": [[1, "mobase.FileTreeEntry.moveTo", false]], "name (mobase.endorsedstate property)": [[1, "mobase.EndorsedState.name", false]], "name (mobase.filetreeentry.filetypes property)": [[1, "mobase.FileTreeEntry.FileTypes.name", false]], "name (mobase.guessquality property)": [[1, "mobase.GuessQuality.name", false]], "name (mobase.ifiletree.insertpolicy property)": [[1, "mobase.IFileTree.InsertPolicy.name", false]], "name (mobase.ifiletree.walkreturn property)": [[1, "mobase.IFileTree.WalkReturn.name", false]], "name (mobase.installresult property)": [[1, "mobase.InstallResult.name", false]], "name (mobase.loadordermechanism property)": [[1, "mobase.LoadOrderMechanism.name", false]], "name (mobase.moddatachecker.checkreturn property)": [[1, "mobase.ModDataChecker.CheckReturn.name", false]], "name (mobase.moddatacontent.content property)": [[1, "mobase.ModDataContent.Content.name", false]], "name (mobase.modrepositoryfileinfo property)": [[1, "mobase.ModRepositoryFileInfo.name", false]], "name (mobase.modstate property)": [[1, "mobase.ModState.name", false]], "name (mobase.pluginstate property)": [[1, "mobase.PluginState.name", false]], "name (mobase.profilesetting property)": [[1, "mobase.ProfileSetting.name", false]], "name (mobase.releasetype property)": [[1, "mobase.ReleaseType.name", false]], "name (mobase.sortmechanism property)": [[1, "mobase.SortMechanism.name", false]], "name (mobase.trackedstate property)": [[1, "mobase.TrackedState.name", false]], "name (mobase.versionscheme property)": [[1, "mobase.VersionScheme.name", false]], "name() (mobase.filetreeentry method)": [[1, "mobase.FileTreeEntry.name", false]], "name() (mobase.imodinterface method)": [[1, "mobase.IModInterface.name", false]], "name() (mobase.iplugin method)": [[1, "mobase.IPlugin.name", false]], "name() (mobase.iprofile method)": [[1, "mobase.IProfile.name", false]], "newestversion (mobase.modrepositoryfileinfo property)": [[1, "mobase.ModRepositoryFileInfo.newestVersion", false]], "newestversion() (mobase.imodinterface method)": [[1, "mobase.IModInterface.newestVersion", false]], "nexusgameid() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.nexusGameID", false]], "nexusid() (mobase.imodinterface method)": [[1, "mobase.IModInterface.nexusId", false]], "nexusmodorganizerid() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.nexusModOrganizerID", false]], "none (mobase.loadordermechanism attribute)": [[1, "mobase.LoadOrderMechanism.NONE", false]], "none (mobase.sortmechanism attribute)": [[1, "mobase.SortMechanism.NONE", false]], "not_attempted (mobase.installresult attribute)": [[1, "mobase.InstallResult.NOT_ATTEMPTED", false]], "notes() (mobase.imodinterface method)": [[1, "mobase.IModInterface.notes", false]], "numbers_and_letters (mobase.versionscheme attribute)": [[1, "mobase.VersionScheme.NUMBERS_AND_LETTERS", false]], "onabouttorun() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.onAboutToRun", false]], "ondownloadcomplete() (mobase.idownloadmanager method)": [[1, "mobase.IDownloadManager.onDownloadComplete", false]], "ondownloadfailed() (mobase.idownloadmanager method)": [[1, "mobase.IDownloadManager.onDownloadFailed", false]], "ondownloadpaused() (mobase.idownloadmanager method)": [[1, "mobase.IDownloadManager.onDownloadPaused", false]], "ondownloadremoved() (mobase.idownloadmanager method)": [[1, "mobase.IDownloadManager.onDownloadRemoved", false]], "onfinishedrun() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.onFinishedRun", false]], "oninstallationend() (mobase.iplugininstaller method)": [[1, "mobase.IPluginInstaller.onInstallationEnd", false]], "oninstallationstart() (mobase.iplugininstaller method)": [[1, "mobase.IPluginInstaller.onInstallationStart", false]], "onmodinstalled() (mobase.imodlist method)": [[1, "mobase.IModList.onModInstalled", false]], "onmodmoved() (mobase.imodlist method)": [[1, "mobase.IModList.onModMoved", false]], "onmodremoved() (mobase.imodlist method)": [[1, "mobase.IModList.onModRemoved", false]], "onmodstatechanged() (mobase.imodlist method)": [[1, "mobase.IModList.onModStateChanged", false]], "onnextrefresh() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.onNextRefresh", false]], "onplugindisabled() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.onPluginDisabled", false]], "onpluginenabled() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.onPluginEnabled", false]], "onpluginmoved() (mobase.ipluginlist method)": [[1, "mobase.IPluginList.onPluginMoved", false]], "onpluginsettingchanged() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.onPluginSettingChanged", false]], "onpluginstatechanged() (mobase.ipluginlist method)": [[1, "mobase.IPluginList.onPluginStateChanged", false]], "onprofilechanged() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.onProfileChanged", false]], "onprofilecreated() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.onProfileCreated", false]], "onprofileremoved() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.onProfileRemoved", false]], "onprofilerenamed() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.onProfileRenamed", false]], "onrefreshed() (mobase.ipluginlist method)": [[1, "mobase.IPluginList.onRefreshed", false]], "onuserinterfaceinitialized() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.onUserInterfaceInitialized", false]], "origin() (mobase.ipluginlist method)": [[1, "mobase.IPluginList.origin", false]], "origins (mobase.fileinfo property)": [[1, "mobase.FileInfo.origins", false]], "overwritepath() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.overwritePath", false]], "pageurl() (mobase.ipluginmodpage method)": [[1, "mobase.IPluginModPage.pageURL", false]], "parent() (mobase.filetreeentry method)": [[1, "mobase.FileTreeEntry.parent", false]], "parse() (mobase.versioninfo method)": [[1, "mobase.VersionInfo.parse", false]], "path() (mobase.filetreeentry method)": [[1, "mobase.FileTreeEntry.path", false]], "pathfrom() (mobase.filetreeentry method)": [[1, "mobase.FileTreeEntry.pathFrom", false]], "pathto() (mobase.ifiletree method)": [[1, "mobase.IFileTree.pathTo", false]], "persistent() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.persistent", false]], "plugindatapath() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.pluginDataPath", false]], "plugindependency() (mobase.pluginrequirementfactory static method)": [[1, "mobase.PluginRequirementFactory.pluginDependency", false]], "pluginlist() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.pluginList", false]], "pluginnames() (mobase.ipluginlist method)": [[1, "mobase.IPluginList.pluginNames", false]], "pluginpath() (mobase.scriptextender method)": [[1, "mobase.ScriptExtender.pluginPath", false]], "pluginrequirementfactory (class in mobase)": [[1, "mobase.PluginRequirementFactory", false]], "plugins_txt (mobase.loadordermechanism attribute)": [[1, "mobase.LoadOrderMechanism.PLUGINS_TXT", false]], "pluginsetting (class in mobase)": [[1, "mobase.PluginSetting", false]], "pluginsetting() (mobase.imodinterface method)": [[1, "mobase.IModInterface.pluginSetting", false]], "pluginsetting() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.pluginSetting", false]], "pluginsettings() (mobase.imodinterface method)": [[1, "mobase.IModInterface.pluginSettings", false]], "pluginstate (class in mobase)": [[1, "mobase.PluginState", false]], "pre_alpha (mobase.releasetype attribute)": [[1, "mobase.ReleaseType.PRE_ALPHA", false]], "prefer_defaults (mobase.profilesetting attribute)": [[1, "mobase.ProfileSetting.PREFER_DEFAULTS", false]], "prepareprofile() (mobase.localsavegames method)": [[1, "mobase.LocalSavegames.prepareProfile", false]], "preset (mobase.guessquality attribute)": [[1, "mobase.GuessQuality.PRESET", false]], "primarycategory() (mobase.imodinterface method)": [[1, "mobase.IModInterface.primaryCategory", false]], "primaryplugins() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.primaryPlugins", false]], "primarysources() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.primarySources", false]], "priority() (mobase.imodlist method)": [[1, "mobase.IModList.priority", false]], "priority() (mobase.iplugininstaller method)": [[1, "mobase.IPluginInstaller.priority", false]], "priority() (mobase.ipluginlist method)": [[1, "mobase.IPluginList.priority", false]], "process() (mobase.executableforcedloadsetting method)": [[1, "mobase.ExecutableForcedLoadSetting.process", false]], "profile() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.profile", false]], "profilename() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.profileName", false]], "profilepath() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.profilePath", false]], "profilesetting (class in mobase)": [[1, "mobase.ProfileSetting", false]], "readpluginlists() (mobase.gameplugins method)": [[1, "mobase.GamePlugins.readPluginLists", false]], "referencefile() (mobase.unmanagedmods method)": [[1, "mobase.UnmanagedMods.referenceFile", false]], "refresh() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.refresh", false]], "registerfeature() (mobase.igamefeatures method)": [[1, "mobase.IGameFeatures.registerFeature", false]], "regular (mobase.versionscheme attribute)": [[1, "mobase.VersionScheme.REGULAR", false]], "releasetype (class in mobase)": [[1, "mobase.ReleaseType", false]], "remove() (mobase.ifiletree method)": [[1, "mobase.IFileTree.remove", false]], "removeall() (mobase.ifiletree method)": [[1, "mobase.IFileTree.removeAll", false]], "removearchive() (mobase.dataarchives method)": [[1, "mobase.DataArchives.removeArchive", false]], "removecategory() (mobase.imodinterface method)": [[1, "mobase.IModInterface.removeCategory", false]], "removeif() (mobase.ifiletree method)": [[1, "mobase.IFileTree.removeIf", false]], "removemod() (mobase.imodlist method)": [[1, "mobase.IModList.removeMod", false]], "renamemod() (mobase.imodlist method)": [[1, "mobase.IModList.renameMod", false]], "replace (mobase.ifiletree attribute)": [[1, "mobase.IFileTree.REPLACE", false]], "replace (mobase.ifiletree.insertpolicy attribute)": [[1, "mobase.IFileTree.InsertPolicy.REPLACE", false]], "repository (mobase.modrepositoryfileinfo property)": [[1, "mobase.ModRepositoryFileInfo.repository", false]], "repository() (mobase.imodinterface method)": [[1, "mobase.IModInterface.repository", false]], "requestdescription() (mobase.imodrepositorybridge method)": [[1, "mobase.IModRepositoryBridge.requestDescription", false]], "requestdownloadurl() (mobase.imodrepositorybridge method)": [[1, "mobase.IModRepositoryBridge.requestDownloadURL", false]], "requestfailed (mobase.imodrepositorybridge attribute)": [[1, "mobase.IModRepositoryBridge.requestFailed", false]], "requestfileinfo() (mobase.imodrepositorybridge method)": [[1, "mobase.IModRepositoryBridge.requestFileInfo", false]], "requestfiles() (mobase.imodrepositorybridge method)": [[1, "mobase.IModRepositoryBridge.requestFiles", false]], "requesttoggleendorsement() (mobase.imodrepositorybridge method)": [[1, "mobase.IModRepositoryBridge.requestToggleEndorsement", false]], "requirements() (mobase.iplugin method)": [[1, "mobase.IPlugin.requirements", false]], "reset() (mobase.guessedstring method)": [[1, "mobase.GuessedString.reset", false]], "resolvepath() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.resolvePath", false]], "savegameextension() (mobase.scriptextender method)": [[1, "mobase.ScriptExtender.savegameExtension", false]], "savegameinfo (class in mobase)": [[1, "mobase.SaveGameInfo", false]], "savegames (mobase.profilesetting attribute)": [[1, "mobase.ProfileSetting.SAVEGAMES", false]], "savesdirectory() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.savesDirectory", false]], "scheme() (mobase.versioninfo method)": [[1, "mobase.VersionInfo.scheme", false]], "scriptextender (class in mobase)": [[1, "mobase.ScriptExtender", false]], "secondarydatadirectories() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.secondaryDataDirectories", false]], "secondaryfiles() (mobase.unmanagedmods method)": [[1, "mobase.UnmanagedMods.secondaryFiles", false]], "setactive() (mobase.imodlist method)": [[1, "mobase.IModList.setActive", false]], "setcontent() (mobase.widgets.taskdialog method)": [[2, "mobase.widgets.TaskDialog.setContent", false]], "setdetails() (mobase.widgets.taskdialog method)": [[2, "mobase.widgets.TaskDialog.setDetails", false]], "setfilter() (mobase.guessedstring method)": [[1, "mobase.GuessedString.setFilter", false]], "setgamename() (mobase.imodinterface method)": [[1, "mobase.IModInterface.setGameName", false]], "setgamepath() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.setGamePath", false]], "setgamevariant() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.setGameVariant", false]], "seticon() (mobase.widgets.taskdialog method)": [[2, "mobase.widgets.TaskDialog.setIcon", false]], "setinstallationmanager() (mobase.iplugininstaller method)": [[1, "mobase.IPluginInstaller.setInstallationManager", false]], "setisendorsed() (mobase.imodinterface method)": [[1, "mobase.IModInterface.setIsEndorsed", false]], "setloadorder() (mobase.ipluginlist method)": [[1, "mobase.IPluginList.setLoadOrder", false]], "setmain() (mobase.widgets.taskdialog method)": [[2, "mobase.widgets.TaskDialog.setMain", false]], "setnewestversion() (mobase.imodinterface method)": [[1, "mobase.IModInterface.setNewestVersion", false]], "setnexusid() (mobase.imodinterface method)": [[1, "mobase.IModInterface.setNexusID", false]], "setparentwidget() (mobase.iplugininstaller method)": [[1, "mobase.IPluginInstaller.setParentWidget", false]], "setparentwidget() (mobase.ipluginmodpage method)": [[1, "mobase.IPluginModPage.setParentWidget", false]], "setparentwidget() (mobase.iplugintool method)": [[1, "mobase.IPluginTool.setParentWidget", false]], "setpersistent() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.setPersistent", false]], "setpluginsetting() (mobase.imodinterface method)": [[1, "mobase.IModInterface.setPluginSetting", false]], "setpluginsetting() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.setPluginSetting", false]], "setpriority() (mobase.imodlist method)": [[1, "mobase.IModList.setPriority", false]], "setpriority() (mobase.ipluginlist method)": [[1, "mobase.IPluginList.setPriority", false]], "setremember() (mobase.widgets.taskdialog method)": [[2, "mobase.widgets.TaskDialog.setRemember", false]], "setsave() (mobase.isavegameinfowidget method)": [[1, "mobase.ISaveGameInfoWidget.setSave", false]], "setstate() (mobase.ipluginlist method)": [[1, "mobase.IPluginList.setState", false]], "settings() (mobase.iplugin method)": [[1, "mobase.IPlugin.settings", false]], "settitle() (mobase.widgets.taskdialog method)": [[2, "mobase.widgets.TaskDialog.setTitle", false]], "seturl() (mobase.imodinterface method)": [[1, "mobase.IModInterface.setUrl", false]], "setversion() (mobase.imodinterface method)": [[1, "mobase.IModInterface.setVersion", false]], "setwidth() (mobase.widgets.taskdialog method)": [[2, "mobase.widgets.TaskDialog.setWidth", false]], "shortdescription() (mobase.iplugindiagnose method)": [[1, "mobase.IPluginDiagnose.shortDescription", false]], "shortdescription() (mobase.ipluginrequirement.problem method)": [[1, "mobase.IPluginRequirement.Problem.shortDescription", false]], "skip (mobase.ifiletree attribute)": [[1, "mobase.IFileTree.SKIP", false]], "skip (mobase.ifiletree.walkreturn attribute)": [[1, "mobase.IFileTree.WalkReturn.SKIP", false]], "sortmechanism (class in mobase)": [[1, "mobase.SortMechanism", false]], "sortmechanism() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.sortMechanism", false]], "source (mobase.mapping property)": [[1, "mobase.Mapping.source", false]], "startapplication() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.startApplication", false]], "startdownloadnexusfile() (mobase.idownloadmanager method)": [[1, "mobase.IDownloadManager.startDownloadNexusFile", false]], "startdownloadurls() (mobase.idownloadmanager method)": [[1, "mobase.IDownloadManager.startDownloadURLs", false]], "startguidedfix() (mobase.iplugindiagnose method)": [[1, "mobase.IPluginDiagnose.startGuidedFix", false]], "state() (mobase.imodlist method)": [[1, "mobase.IModList.state", false]], "state() (mobase.ipluginlist method)": [[1, "mobase.IPluginList.state", false]], "steamappid() (mobase.executableinfo method)": [[1, "mobase.ExecutableInfo.steamAppID", false]], "steamappid() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.steamAPPId", false]], "stop (mobase.ifiletree attribute)": [[1, "mobase.IFileTree.STOP", false]], "stop (mobase.ifiletree.walkreturn attribute)": [[1, "mobase.IFileTree.WalkReturn.STOP", false]], "success (mobase.installresult attribute)": [[1, "mobase.InstallResult.SUCCESS", false]], "suffix() (mobase.filetreeentry method)": [[1, "mobase.FileTreeEntry.suffix", false]], "supportedextensions() (mobase.iplugininstallercustom method)": [[1, "mobase.IPluginInstallerCustom.supportedExtensions", false]], "supportedextensions() (mobase.ipluginpreview method)": [[1, "mobase.IPluginPreview.supportedExtensions", false]], "supportsarchives() (mobase.ipluginpreview method)": [[1, "mobase.IPluginPreview.supportsArchives", false]], "taskdialog (class in mobase.widgets)": [[2, "mobase.widgets.TaskDialog", false]], "taskdialogbutton (class in mobase.widgets)": [[2, "mobase.widgets.TaskDialogButton", false]], "text (mobase.widgets.taskdialogbutton property)": [[2, "mobase.widgets.TaskDialogButton.text", false]], "title() (mobase.executableinfo method)": [[1, "mobase.ExecutableInfo.title", false]], "tooltip() (mobase.iplugintool method)": [[1, "mobase.IPluginTool.tooltip", false]], "tracked_false (mobase.trackedstate attribute)": [[1, "mobase.TrackedState.TRACKED_FALSE", false]], "tracked_true (mobase.trackedstate attribute)": [[1, "mobase.TrackedState.TRACKED_TRUE", false]], "tracked_unknown (mobase.trackedstate attribute)": [[1, "mobase.TrackedState.TRACKED_UNKNOWN", false]], "trackedmodsavailable (mobase.imodrepositorybridge attribute)": [[1, "mobase.IModRepositoryBridge.trackedModsAvailable", false]], "trackedstate (class in mobase)": [[1, "mobase.TrackedState", false]], "trackedstate() (mobase.imodinterface method)": [[1, "mobase.IModInterface.trackedState", false]], "trackingtoggled (mobase.imodrepositorybridge attribute)": [[1, "mobase.IModRepositoryBridge.trackingToggled", false]], "unmanagedmods (class in mobase)": [[1, "mobase.UnmanagedMods", false]], "unregisterfeature() (mobase.igamefeatures method)": [[1, "mobase.IGameFeatures.unregisterFeature", false]], "unregisterfeatures() (mobase.igamefeatures method)": [[1, "mobase.IGameFeatures.unregisterFeatures", false]], "update() (mobase.guessedstring method)": [[1, "mobase.GuessedString.update", false]], "uri (mobase.modrepositoryfileinfo property)": [[1, "mobase.ModRepositoryFileInfo.uri", false]], "url() (mobase.imodinterface method)": [[1, "mobase.IModInterface.url", false]], "useintegratedbrowser() (mobase.ipluginmodpage method)": [[1, "mobase.IPluginModPage.useIntegratedBrowser", false]], "user (mobase.guessquality attribute)": [[1, "mobase.GuessQuality.USER", false]], "userdata (mobase.modrepositoryfileinfo property)": [[1, "mobase.ModRepositoryFileInfo.userData", false]], "valid (mobase.moddatachecker attribute)": [[1, "mobase.ModDataChecker.VALID", false]], "valid (mobase.moddatachecker.checkreturn attribute)": [[1, "mobase.ModDataChecker.CheckReturn.VALID", false]], "valid (mobase.modstate attribute)": [[1, "mobase.ModState.VALID", false]], "validated() (mobase.imodinterface method)": [[1, "mobase.IModInterface.validated", false]], "validshortnames() (mobase.iplugingame method)": [[1, "mobase.IPluginGame.validShortNames", false]], "value (mobase.endorsedstate property)": [[1, "mobase.EndorsedState.value", false]], "value (mobase.filetreeentry.filetypes property)": [[1, "mobase.FileTreeEntry.FileTypes.value", false]], "value (mobase.guessquality property)": [[1, "mobase.GuessQuality.value", false]], "value (mobase.ifiletree.insertpolicy property)": [[1, "mobase.IFileTree.InsertPolicy.value", false]], "value (mobase.ifiletree.walkreturn property)": [[1, "mobase.IFileTree.WalkReturn.value", false]], "value (mobase.installresult property)": [[1, "mobase.InstallResult.value", false]], "value (mobase.loadordermechanism property)": [[1, "mobase.LoadOrderMechanism.value", false]], "value (mobase.moddatachecker.checkreturn property)": [[1, "mobase.ModDataChecker.CheckReturn.value", false]], "value (mobase.modstate property)": [[1, "mobase.ModState.value", false]], "value (mobase.pluginstate property)": [[1, "mobase.PluginState.value", false]], "value (mobase.profilesetting property)": [[1, "mobase.ProfileSetting.value", false]], "value (mobase.releasetype property)": [[1, "mobase.ReleaseType.value", false]], "value (mobase.sortmechanism property)": [[1, "mobase.SortMechanism.value", false]], "value (mobase.trackedstate property)": [[1, "mobase.TrackedState.value", false]], "value (mobase.versionscheme property)": [[1, "mobase.VersionScheme.value", false]], "vanillaarchives() (mobase.dataarchives method)": [[1, "mobase.DataArchives.vanillaArchives", false]], "variants() (mobase.guessedstring method)": [[1, "mobase.GuessedString.variants", false]], "version (mobase.modrepositoryfileinfo property)": [[1, "mobase.ModRepositoryFileInfo.version", false]], "version() (mobase.imodinterface method)": [[1, "mobase.IModInterface.version", false]], "version() (mobase.iplugin method)": [[1, "mobase.IPlugin.version", false]], "versioninfo (class in mobase)": [[1, "mobase.VersionInfo", false]], "versionscheme (class in mobase)": [[1, "mobase.VersionScheme", false]], "virtualfiletree() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.virtualFileTree", false]], "waitforapplication() (mobase.iorganizer method)": [[1, "mobase.IOrganizer.waitForApplication", false]], "walk() (mobase.ifiletree method)": [[1, "mobase.IFileTree.walk", false]], "withargument() (mobase.executableinfo method)": [[1, "mobase.ExecutableInfo.withArgument", false]], "withenabled() (mobase.executableforcedloadsetting method)": [[1, "mobase.ExecutableForcedLoadSetting.withEnabled", false]], "withforced() (mobase.executableforcedloadsetting method)": [[1, "mobase.ExecutableForcedLoadSetting.withForced", false]], "withsteamappid() (mobase.executableinfo method)": [[1, "mobase.ExecutableInfo.withSteamAppId", false]], "withworkingdirectory() (mobase.executableinfo method)": [[1, "mobase.ExecutableInfo.withWorkingDirectory", false]], "workingdirectory() (mobase.executableinfo method)": [[1, "mobase.ExecutableInfo.workingDirectory", false]], "writepluginlists() (mobase.gameplugins method)": [[1, "mobase.GamePlugins.writePluginLists", false]]}, "objects": {"": [[1, 0, 0, "-", "mobase"]], "mobase": [[1, 1, 1, "", "BSAInvalidation"], [1, 1, 1, "", "DataArchives"], [1, 1, 1, "", "EndorsedState"], [1, 1, 1, "", "ExecutableForcedLoadSetting"], [1, 1, 1, "", "ExecutableInfo"], [1, 1, 1, "", "FileInfo"], [1, 1, 1, "", "FileTreeEntry"], [1, 1, 1, "", "GameFeature"], [1, 5, 1, "", "GameFeatureType"], [1, 1, 1, "", "GamePlugins"], [1, 1, 1, "", "GuessQuality"], [1, 1, 1, "", "GuessedString"], [1, 1, 1, "", "IDownloadManager"], [1, 1, 1, "", "IFileTree"], [1, 1, 1, "", "IGameFeatures"], [1, 1, 1, "", "IInstallationManager"], [1, 1, 1, "", "IModInterface"], [1, 1, 1, "", "IModList"], [1, 1, 1, "", "IModRepositoryBridge"], [1, 5, 1, "", "INVALID_HANDLE_VALUE"], [1, 1, 1, "", "IOrganizer"], [1, 1, 1, "", "IPlugin"], [1, 1, 1, "", "IPluginDiagnose"], [1, 1, 1, "", "IPluginFileMapper"], [1, 1, 1, "", "IPluginGame"], [1, 1, 1, "", "IPluginInstaller"], [1, 1, 1, "", "IPluginInstallerCustom"], [1, 1, 1, "", "IPluginInstallerSimple"], [1, 1, 1, "", "IPluginList"], [1, 1, 1, "", "IPluginModPage"], [1, 1, 1, "", "IPluginPreview"], [1, 1, 1, "", "IPluginRequirement"], [1, 1, 1, "", "IPluginTool"], [1, 1, 1, "", "IProfile"], [1, 1, 1, "", "ISaveGame"], [1, 1, 1, "", "ISaveGameInfoWidget"], [1, 1, 1, "", "InstallResult"], [1, 1, 1, "", "LoadOrderMechanism"], [1, 1, 1, "", "LocalSavegames"], [1, 1, 1, "", "Mapping"], [1, 5, 1, "", "MoVariant"], [1, 1, 1, "", "ModDataChecker"], [1, 1, 1, "", "ModDataContent"], [1, 1, 1, "", "ModRepositoryFileInfo"], [1, 1, 1, "", "ModState"], [1, 1, 1, "", "PluginRequirementFactory"], [1, 1, 1, "", "PluginSetting"], [1, 1, 1, "", "PluginState"], [1, 1, 1, "", "ProfileSetting"], [1, 1, 1, "", "ReleaseType"], [1, 1, 1, "", "SaveGameInfo"], [1, 1, 1, "", "ScriptExtender"], [1, 1, 1, "", "SortMechanism"], [1, 1, 1, "", "TrackedState"], [1, 1, 1, "", "UnmanagedMods"], [1, 1, 1, "", "VersionInfo"], [1, 1, 1, "", "VersionScheme"], [1, 5, 1, "", "__version__"], [1, 6, 1, "", "getFileVersion"], [1, 6, 1, "", "getIconForExecutable"], [1, 6, 1, "", "getProductVersion"], [2, 0, 0, "-", "widgets"]], "mobase.BSAInvalidation": [[1, 2, 1, "", "activate"], [1, 2, 1, "", "deactivate"], [1, 2, 1, "", "isInvalidationBSA"]], "mobase.DataArchives": [[1, 2, 1, "", "addArchive"], [1, 2, 1, "", "archives"], [1, 2, 1, "", "removeArchive"], [1, 2, 1, "", "vanillaArchives"]], "mobase.EndorsedState": [[1, 3, 1, "", "ENDORSED_FALSE"], [1, 3, 1, "", "ENDORSED_NEVER"], [1, 3, 1, "", "ENDORSED_TRUE"], [1, 3, 1, "", "ENDORSED_UNKNOWN"], [1, 2, 1, "", "__eq__"], [1, 2, 1, "", "__ge__"], [1, 2, 1, "", "__gt__"], [1, 2, 1, "", "__int__"], [1, 2, 1, "", "__le__"], [1, 2, 1, "", "__lt__"], [1, 2, 1, "", "__ne__"], [1, 2, 1, "", "__str__"], [1, 4, 1, "", "name"], [1, 4, 1, "", "value"]], "mobase.ExecutableForcedLoadSetting": [[1, 2, 1, "", "enabled"], [1, 2, 1, "", "forced"], [1, 2, 1, "", "library"], [1, 2, 1, "", "process"], [1, 2, 1, "", "withEnabled"], [1, 2, 1, "", "withForced"]], "mobase.ExecutableInfo": [[1, 2, 1, "", "arguments"], [1, 2, 1, "", "asCustom"], [1, 2, 1, "", "binary"], [1, 2, 1, "", "isCustom"], [1, 2, 1, "", "isValid"], [1, 2, 1, "", "steamAppID"], [1, 2, 1, "", "title"], [1, 2, 1, "", "withArgument"], [1, 2, 1, "", "withSteamAppId"], [1, 2, 1, "", "withWorkingDirectory"], [1, 2, 1, "", "workingDirectory"]], "mobase.FileInfo": [[1, 4, 1, "", "archive"], [1, 4, 1, "", "filePath"], [1, 4, 1, "", "origins"]], "mobase.FileTreeEntry": [[1, 3, 1, "", "DIRECTORY"], [1, 3, 1, "", "FILE"], [1, 3, 1, "", "FILE_OR_DIRECTORY"], [1, 1, 1, "", "FileTypes"], [1, 2, 1, "", "__eq__"], [1, 2, 1, "", "detach"], [1, 2, 1, "", "fileType"], [1, 2, 1, "", "hasSuffix"], [1, 2, 1, "", "isDir"], [1, 2, 1, "", "isFile"], [1, 2, 1, "", "moveTo"], [1, 2, 1, "", "name"], [1, 2, 1, "", "parent"], [1, 2, 1, "", "path"], [1, 2, 1, "", "pathFrom"], [1, 2, 1, "", "suffix"]], "mobase.FileTreeEntry.FileTypes": [[1, 3, 1, "", "DIRECTORY"], [1, 3, 1, "", "FILE"], [1, 3, 1, "", "FILE_OR_DIRECTORY"], [1, 2, 1, "", "__and__"], [1, 2, 1, "", "__eq__"], [1, 2, 1, "", "__ge__"], [1, 2, 1, "", "__gt__"], [1, 2, 1, "", "__int__"], [1, 2, 1, "", "__invert__"], [1, 2, 1, "", "__le__"], [1, 2, 1, "", "__lt__"], [1, 2, 1, "", "__ne__"], [1, 2, 1, "", "__or__"], [1, 2, 1, "", "__rand__"], [1, 2, 1, "", "__ror__"], [1, 2, 1, "", "__rxor__"], [1, 2, 1, "", "__str__"], [1, 2, 1, "", "__xor__"], [1, 4, 1, "", "name"], [1, 4, 1, "", "value"]], "mobase.GamePlugins": [[1, 2, 1, "", "getLoadOrder"], [1, 2, 1, "", "lightPluginsAreSupported"], [1, 2, 1, "", "mediumPluginsAreSupported"], [1, 2, 1, "", "readPluginLists"], [1, 2, 1, "", "writePluginLists"]], "mobase.GuessQuality": [[1, 3, 1, "", "FALLBACK"], [1, 3, 1, "", "GOOD"], [1, 3, 1, "", "INVALID"], [1, 3, 1, "", "META"], [1, 3, 1, "", "PRESET"], [1, 3, 1, "", "USER"], [1, 2, 1, "", "__eq__"], [1, 2, 1, "", "__int__"], [1, 2, 1, "", "__ne__"], [1, 2, 1, "", "__str__"], [1, 4, 1, "", "name"], [1, 4, 1, "", "value"]], "mobase.GuessedString": [[1, 2, 1, "", "__str__"], [1, 2, 1, "", "reset"], [1, 2, 1, "", "setFilter"], [1, 2, 1, "", "update"], [1, 2, 1, "", "variants"]], "mobase.IDownloadManager": [[1, 2, 1, "", "downloadPath"], [1, 2, 1, "", "onDownloadComplete"], [1, 2, 1, "", "onDownloadFailed"], [1, 2, 1, "", "onDownloadPaused"], [1, 2, 1, "", "onDownloadRemoved"], [1, 2, 1, "", "startDownloadNexusFile"], [1, 2, 1, "", "startDownloadURLs"]], "mobase.IFileTree": [[1, 3, 1, "", "CONTINUE"], [1, 3, 1, "", "FAIL_IF_EXISTS"], [1, 1, 1, "", "InsertPolicy"], [1, 3, 1, "", "MERGE"], [1, 3, 1, "", "REPLACE"], [1, 3, 1, "", "SKIP"], [1, 3, 1, "", "STOP"], [1, 1, 1, "", "WalkReturn"], [1, 2, 1, "", "__bool__"], [1, 2, 1, "", "__getitem__"], [1, 2, 1, "", "__iter__"], [1, 2, 1, "", "__len__"], [1, 2, 1, "", "addDirectory"], [1, 2, 1, "", "addFile"], [1, 2, 1, "", "clear"], [1, 2, 1, "", "copy"], [1, 2, 1, "", "createOrphanTree"], [1, 2, 1, "", "exists"], [1, 2, 1, "", "find"], [1, 2, 1, "", "insert"], [1, 2, 1, "", "merge"], [1, 2, 1, "", "move"], [1, 2, 1, "", "pathTo"], [1, 2, 1, "", "remove"], [1, 2, 1, "", "removeAll"], [1, 2, 1, "", "removeIf"], [1, 2, 1, "", "walk"]], "mobase.IFileTree.InsertPolicy": [[1, 3, 1, "", "FAIL_IF_EXISTS"], [1, 3, 1, "", "MERGE"], [1, 3, 1, "", "REPLACE"], [1, 2, 1, "", "__eq__"], [1, 2, 1, "", "__int__"], [1, 2, 1, "", "__ne__"], [1, 2, 1, "", "__str__"], [1, 4, 1, "", "name"], [1, 4, 1, "", "value"]], "mobase.IFileTree.WalkReturn": [[1, 3, 1, "", "CONTINUE"], [1, 3, 1, "", "SKIP"], [1, 3, 1, "", "STOP"], [1, 2, 1, "", "__eq__"], [1, 2, 1, "", "__int__"], [1, 2, 1, "", "__ne__"], [1, 2, 1, "", "__str__"], [1, 4, 1, "", "name"], [1, 4, 1, "", "value"]], "mobase.IGameFeatures": [[1, 2, 1, "", "gameFeature"], [1, 2, 1, "", "registerFeature"], [1, 2, 1, "", "unregisterFeature"], [1, 2, 1, "", "unregisterFeatures"]], "mobase.IInstallationManager": [[1, 2, 1, "", "createFile"], [1, 2, 1, "", "extractFile"], [1, 2, 1, "", "extractFiles"], [1, 2, 1, "", "getSupportedExtensions"], [1, 2, 1, "", "installArchive"]], "mobase.IModInterface": [[1, 2, 1, "", "absolutePath"], [1, 2, 1, "", "addCategory"], [1, 2, 1, "", "addNexusCategory"], [1, 2, 1, "", "categories"], [1, 2, 1, "", "clearPluginSettings"], [1, 2, 1, "", "color"], [1, 2, 1, "", "comments"], [1, 2, 1, "", "converted"], [1, 2, 1, "", "endorsedState"], [1, 2, 1, "", "fileTree"], [1, 2, 1, "", "gameName"], [1, 2, 1, "", "ignoredVersion"], [1, 2, 1, "", "installationFile"], [1, 2, 1, "", "isBackup"], [1, 2, 1, "", "isForeign"], [1, 2, 1, "", "isOverwrite"], [1, 2, 1, "", "isSeparator"], [1, 2, 1, "", "name"], [1, 2, 1, "", "newestVersion"], [1, 2, 1, "", "nexusId"], [1, 2, 1, "", "notes"], [1, 2, 1, "", "pluginSetting"], [1, 2, 1, "", "pluginSettings"], [1, 2, 1, "", "primaryCategory"], [1, 2, 1, "", "removeCategory"], [1, 2, 1, "", "repository"], [1, 2, 1, "", "setGameName"], [1, 2, 1, "", "setIsEndorsed"], [1, 2, 1, "", "setNewestVersion"], [1, 2, 1, "", "setNexusID"], [1, 2, 1, "", "setPluginSetting"], [1, 2, 1, "", "setUrl"], [1, 2, 1, "", "setVersion"], [1, 2, 1, "", "trackedState"], [1, 2, 1, "", "url"], [1, 2, 1, "", "validated"], [1, 2, 1, "", "version"]], "mobase.IModList": [[1, 2, 1, "", "allMods"], [1, 2, 1, "", "allModsByProfilePriority"], [1, 2, 1, "", "displayName"], [1, 2, 1, "", "getMod"], [1, 2, 1, "", "onModInstalled"], [1, 2, 1, "", "onModMoved"], [1, 2, 1, "", "onModRemoved"], [1, 2, 1, "", "onModStateChanged"], [1, 2, 1, "", "priority"], [1, 2, 1, "", "removeMod"], [1, 2, 1, "", "renameMod"], [1, 2, 1, "", "setActive"], [1, 2, 1, "", "setPriority"], [1, 2, 1, "", "state"]], "mobase.IModRepositoryBridge": [[1, 2, 1, "", "__getattr__"], [1, 2, 1, "", "_object"], [1, 3, 1, "", "descriptionAvailable"], [1, 3, 1, "", "downloadURLsAvailable"], [1, 3, 1, "", "endorsementToggled"], [1, 3, 1, "", "endorsementsAvailable"], [1, 3, 1, "", "fileInfoAvailable"], [1, 3, 1, "", "filesAvailable"], [1, 2, 1, "", "requestDescription"], [1, 2, 1, "", "requestDownloadURL"], [1, 3, 1, "", "requestFailed"], [1, 2, 1, "", "requestFileInfo"], [1, 2, 1, "", "requestFiles"], [1, 2, 1, "", "requestToggleEndorsement"], [1, 3, 1, "", "trackedModsAvailable"], [1, 3, 1, "", "trackingToggled"]], "mobase.IOrganizer": [[1, 2, 1, "", "appVersion"], [1, 2, 1, "", "basePath"], [1, 2, 1, "", "createMod"], [1, 2, 1, "", "createNexusBridge"], [1, 2, 1, "", "downloadManager"], [1, 2, 1, "", "downloadsPath"], [1, 2, 1, "", "findFileInfos"], [1, 2, 1, "", "findFiles"], [1, 2, 1, "", "gameFeatures"], [1, 2, 1, "", "getFileOrigins"], [1, 2, 1, "", "getGame"], [1, 2, 1, "", "getPluginDataPath"], [1, 2, 1, "", "installMod"], [1, 2, 1, "", "isPluginEnabled"], [1, 2, 1, "", "listDirectories"], [1, 2, 1, "", "managedGame"], [1, 2, 1, "", "modDataChanged"], [1, 2, 1, "", "modList"], [1, 2, 1, "", "modsPath"], [1, 2, 1, "", "onAboutToRun"], [1, 2, 1, "", "onFinishedRun"], [1, 2, 1, "", "onNextRefresh"], [1, 2, 1, "", "onPluginDisabled"], [1, 2, 1, "", "onPluginEnabled"], [1, 2, 1, "", "onPluginSettingChanged"], [1, 2, 1, "", "onProfileChanged"], [1, 2, 1, "", "onProfileCreated"], [1, 2, 1, "", "onProfileRemoved"], [1, 2, 1, "", "onProfileRenamed"], [1, 2, 1, "", "onUserInterfaceInitialized"], [1, 2, 1, "", "overwritePath"], [1, 2, 1, "", "persistent"], [1, 2, 1, "", "pluginDataPath"], [1, 2, 1, "", "pluginList"], [1, 2, 1, "", "pluginSetting"], [1, 2, 1, "", "profile"], [1, 2, 1, "", "profileName"], [1, 2, 1, "", "profilePath"], [1, 2, 1, "", "refresh"], [1, 2, 1, "", "resolvePath"], [1, 2, 1, "", "setPersistent"], [1, 2, 1, "", "setPluginSetting"], [1, 2, 1, "", "startApplication"], [1, 2, 1, "", "virtualFileTree"], [1, 2, 1, "", "waitForApplication"]], "mobase.IPlugin": [[1, 2, 1, "", "author"], [1, 2, 1, "", "description"], [1, 2, 1, "", "enabledByDefault"], [1, 2, 1, "", "init"], [1, 2, 1, "", "localizedName"], [1, 2, 1, "", "master"], [1, 2, 1, "", "name"], [1, 2, 1, "", "requirements"], [1, 2, 1, "", "settings"], [1, 2, 1, "", "version"]], "mobase.IPluginDiagnose": [[1, 2, 1, "", "_invalidate"], [1, 2, 1, "", "activeProblems"], [1, 2, 1, "", "fullDescription"], [1, 2, 1, "", "hasGuidedFix"], [1, 2, 1, "", "shortDescription"], [1, 2, 1, "", "startGuidedFix"]], "mobase.IPluginFileMapper": [[1, 2, 1, "", "mappings"]], "mobase.IPluginGame": [[1, 2, 1, "", "CCPlugins"], [1, 2, 1, "", "DLCPlugins"], [1, 2, 1, "", "binaryName"], [1, 2, 1, "", "dataDirectory"], [1, 2, 1, "", "detectGame"], [1, 2, 1, "", "displayGameName"], [1, 2, 1, "", "documentsDirectory"], [1, 2, 1, "", "enabledPlugins"], [1, 2, 1, "", "executableForcedLoads"], [1, 2, 1, "", "executables"], [1, 2, 1, "", "gameDirectory"], [1, 2, 1, "", "gameIcon"], [1, 2, 1, "", "gameName"], [1, 2, 1, "", "gameNexusName"], [1, 2, 1, "", "gameShortName"], [1, 2, 1, "", "gameVariants"], [1, 2, 1, "", "gameVersion"], [1, 2, 1, "", "getLauncherName"], [1, 2, 1, "", "getSupportURL"], [1, 2, 1, "", "iniFiles"], [1, 2, 1, "", "initializeProfile"], [1, 2, 1, "", "isInstalled"], [1, 2, 1, "", "listSaves"], [1, 2, 1, "", "loadOrderMechanism"], [1, 2, 1, "", "looksValid"], [1, 2, 1, "", "lootGameName"], [1, 2, 1, "", "nexusGameID"], [1, 2, 1, "", "nexusModOrganizerID"], [1, 2, 1, "", "primaryPlugins"], [1, 2, 1, "", "primarySources"], [1, 2, 1, "", "savesDirectory"], [1, 2, 1, "", "secondaryDataDirectories"], [1, 2, 1, "", "setGamePath"], [1, 2, 1, "", "setGameVariant"], [1, 2, 1, "", "sortMechanism"], [1, 2, 1, "", "steamAPPId"], [1, 2, 1, "", "validShortNames"]], "mobase.IPluginInstaller": [[1, 2, 1, "", "_manager"], [1, 2, 1, "", "_parentWidget"], [1, 2, 1, "", "isArchiveSupported"], [1, 2, 1, "", "isManualInstaller"], [1, 2, 1, "", "onInstallationEnd"], [1, 2, 1, "", "onInstallationStart"], [1, 2, 1, "", "priority"], [1, 2, 1, "", "setInstallationManager"], [1, 2, 1, "", "setParentWidget"]], "mobase.IPluginInstallerCustom": [[1, 2, 1, "", "install"], [1, 2, 1, "", "isArchiveSupported"], [1, 2, 1, "", "supportedExtensions"]], "mobase.IPluginInstallerSimple": [[1, 2, 1, "", "install"]], "mobase.IPluginList": [[1, 2, 1, "", "hasLightExtension"], [1, 2, 1, "", "hasMasterExtension"], [1, 2, 1, "", "hasNoRecords"], [1, 2, 1, "", "isLightFlagged"], [1, 2, 1, "", "isMasterFlagged"], [1, 2, 1, "", "isMediumFlagged"], [1, 2, 1, "", "loadOrder"], [1, 2, 1, "", "masters"], [1, 2, 1, "", "onPluginMoved"], [1, 2, 1, "", "onPluginStateChanged"], [1, 2, 1, "", "onRefreshed"], [1, 2, 1, "", "origin"], [1, 2, 1, "", "pluginNames"], [1, 2, 1, "", "priority"], [1, 2, 1, "", "setLoadOrder"], [1, 2, 1, "", "setPriority"], [1, 2, 1, "", "setState"], [1, 2, 1, "", "state"]], "mobase.IPluginModPage": [[1, 2, 1, "", "_parentWidget"], [1, 2, 1, "", "displayName"], [1, 2, 1, "", "handlesDownload"], [1, 2, 1, "", "icon"], [1, 2, 1, "", "pageURL"], [1, 2, 1, "", "setParentWidget"], [1, 2, 1, "", "useIntegratedBrowser"]], "mobase.IPluginPreview": [[1, 2, 1, "", "genDataPreview"], [1, 2, 1, "", "genFilePreview"], [1, 2, 1, "", "supportedExtensions"], [1, 2, 1, "", "supportsArchives"]], "mobase.IPluginRequirement": [[1, 1, 1, "", "Problem"], [1, 2, 1, "", "check"]], "mobase.IPluginRequirement.Problem": [[1, 2, 1, "", "longDescription"], [1, 2, 1, "", "shortDescription"]], "mobase.IPluginTool": [[1, 2, 1, "", "_parentWidget"], [1, 2, 1, "", "display"], [1, 2, 1, "", "displayName"], [1, 2, 1, "", "icon"], [1, 2, 1, "", "setParentWidget"], [1, 2, 1, "", "tooltip"]], "mobase.IProfile": [[1, 2, 1, "", "absoluteIniFilePath"], [1, 2, 1, "", "absolutePath"], [1, 2, 1, "", "invalidationActive"], [1, 2, 1, "", "localSavesEnabled"], [1, 2, 1, "", "localSettingsEnabled"], [1, 2, 1, "", "name"]], "mobase.ISaveGame": [[1, 2, 1, "", "allFiles"], [1, 2, 1, "", "getCreationTime"], [1, 2, 1, "", "getFilepath"], [1, 2, 1, "", "getName"], [1, 2, 1, "", "getSaveGroupIdentifier"]], "mobase.ISaveGameInfoWidget": [[1, 2, 1, "", "__getattr__"], [1, 2, 1, "", "_widget"], [1, 2, 1, "", "setSave"]], "mobase.InstallResult": [[1, 3, 1, "", "CANCELED"], [1, 3, 1, "", "FAILED"], [1, 3, 1, "", "MANUAL_REQUESTED"], [1, 3, 1, "", "NOT_ATTEMPTED"], [1, 3, 1, "", "SUCCESS"], [1, 2, 1, "", "__eq__"], [1, 2, 1, "", "__int__"], [1, 2, 1, "", "__ne__"], [1, 2, 1, "", "__str__"], [1, 4, 1, "", "name"], [1, 4, 1, "", "value"]], "mobase.LoadOrderMechanism": [[1, 3, 1, "", "FILE_TIME"], [1, 3, 1, "", "NONE"], [1, 3, 1, "", "PLUGINS_TXT"], [1, 2, 1, "", "__eq__"], [1, 2, 1, "", "__int__"], [1, 2, 1, "", "__ne__"], [1, 2, 1, "", "__str__"], [1, 4, 1, "", "name"], [1, 4, 1, "", "value"]], "mobase.LocalSavegames": [[1, 2, 1, "", "mappings"], [1, 2, 1, "", "prepareProfile"]], "mobase.Mapping": [[1, 2, 1, "", "__str__"], [1, 4, 1, "", "createTarget"], [1, 4, 1, "", "destination"], [1, 4, 1, "", "isDirectory"], [1, 4, 1, "", "source"]], "mobase.ModDataChecker": [[1, 1, 1, "", "CheckReturn"], [1, 3, 1, "", "FIXABLE"], [1, 3, 1, "", "INVALID"], [1, 3, 1, "", "VALID"], [1, 2, 1, "", "dataLooksValid"], [1, 2, 1, "", "fix"]], "mobase.ModDataChecker.CheckReturn": [[1, 3, 1, "", "FIXABLE"], [1, 3, 1, "", "INVALID"], [1, 3, 1, "", "VALID"], [1, 2, 1, "", "__eq__"], [1, 2, 1, "", "__int__"], [1, 2, 1, "", "__ne__"], [1, 2, 1, "", "__str__"], [1, 4, 1, "", "name"], [1, 4, 1, "", "value"]], "mobase.ModDataContent": [[1, 1, 1, "", "Content"], [1, 2, 1, "", "getAllContents"], [1, 2, 1, "", "getContentsFor"]], "mobase.ModDataContent.Content": [[1, 4, 1, "", "icon"], [1, 4, 1, "", "id"], [1, 2, 1, "", "isOnlyForFilter"], [1, 4, 1, "", "name"]], "mobase.ModRepositoryFileInfo": [[1, 2, 1, "", "__str__"], [1, 4, 1, "", "categoryID"], [1, 2, 1, "", "createFromJson"], [1, 4, 1, "", "description"], [1, 4, 1, "", "fileCategory"], [1, 4, 1, "", "fileID"], [1, 4, 1, "", "fileName"], [1, 4, 1, "", "fileSize"], [1, 4, 1, "", "fileTime"], [1, 4, 1, "", "gameName"], [1, 4, 1, "", "modID"], [1, 4, 1, "", "modName"], [1, 4, 1, "", "name"], [1, 4, 1, "", "newestVersion"], [1, 4, 1, "", "repository"], [1, 4, 1, "", "uri"], [1, 4, 1, "", "userData"], [1, 4, 1, "", "version"]], "mobase.ModState": [[1, 3, 1, "", "ACTIVE"], [1, 3, 1, "", "ALTERNATE"], [1, 3, 1, "", "EMPTY"], [1, 3, 1, "", "ENDORSED"], [1, 3, 1, "", "ESSENTIAL"], [1, 3, 1, "", "EXISTS"], [1, 3, 1, "", "VALID"], [1, 2, 1, "", "__and__"], [1, 2, 1, "", "__eq__"], [1, 2, 1, "", "__ge__"], [1, 2, 1, "", "__gt__"], [1, 2, 1, "", "__int__"], [1, 2, 1, "", "__invert__"], [1, 2, 1, "", "__le__"], [1, 2, 1, "", "__lt__"], [1, 2, 1, "", "__ne__"], [1, 2, 1, "", "__or__"], [1, 2, 1, "", "__rand__"], [1, 2, 1, "", "__ror__"], [1, 2, 1, "", "__rxor__"], [1, 2, 1, "", "__str__"], [1, 2, 1, "", "__xor__"], [1, 4, 1, "", "name"], [1, 4, 1, "", "value"]], "mobase.PluginRequirementFactory": [[1, 2, 1, "", "basic"], [1, 2, 1, "", "diagnose"], [1, 2, 1, "", "gameDependency"], [1, 2, 1, "", "pluginDependency"]], "mobase.PluginSetting": [[1, 4, 1, "", "default_value"], [1, 4, 1, "", "description"], [1, 4, 1, "", "key"]], "mobase.PluginState": [[1, 3, 1, "", "ACTIVE"], [1, 3, 1, "", "INACTIVE"], [1, 3, 1, "", "MISSING"], [1, 2, 1, "", "__and__"], [1, 2, 1, "", "__eq__"], [1, 2, 1, "", "__ge__"], [1, 2, 1, "", "__gt__"], [1, 2, 1, "", "__int__"], [1, 2, 1, "", "__invert__"], [1, 2, 1, "", "__le__"], [1, 2, 1, "", "__lt__"], [1, 2, 1, "", "__ne__"], [1, 2, 1, "", "__or__"], [1, 2, 1, "", "__rand__"], [1, 2, 1, "", "__ror__"], [1, 2, 1, "", "__rxor__"], [1, 2, 1, "", "__str__"], [1, 2, 1, "", "__xor__"], [1, 4, 1, "", "name"], [1, 4, 1, "", "value"]], "mobase.ProfileSetting": [[1, 3, 1, "", "CONFIGURATION"], [1, 3, 1, "", "MODS"], [1, 3, 1, "", "PREFER_DEFAULTS"], [1, 3, 1, "", "SAVEGAMES"], [1, 2, 1, "", "__and__"], [1, 2, 1, "", "__eq__"], [1, 2, 1, "", "__ge__"], [1, 2, 1, "", "__gt__"], [1, 2, 1, "", "__int__"], [1, 2, 1, "", "__invert__"], [1, 2, 1, "", "__le__"], [1, 2, 1, "", "__lt__"], [1, 2, 1, "", "__ne__"], [1, 2, 1, "", "__or__"], [1, 2, 1, "", "__rand__"], [1, 2, 1, "", "__ror__"], [1, 2, 1, "", "__rxor__"], [1, 2, 1, "", "__str__"], [1, 2, 1, "", "__xor__"], [1, 4, 1, "", "name"], [1, 4, 1, "", "value"]], "mobase.ReleaseType": [[1, 3, 1, "", "ALPHA"], [1, 3, 1, "", "BETA"], [1, 3, 1, "", "CANDIDATE"], [1, 3, 1, "", "FINAL"], [1, 3, 1, "", "PRE_ALPHA"], [1, 2, 1, "", "__eq__"], [1, 2, 1, "", "__int__"], [1, 2, 1, "", "__ne__"], [1, 2, 1, "", "__str__"], [1, 4, 1, "", "name"], [1, 4, 1, "", "value"]], "mobase.SaveGameInfo": [[1, 2, 1, "", "getMissingAssets"], [1, 2, 1, "", "getSaveGameWidget"]], "mobase.ScriptExtender": [[1, 2, 1, "", "binaryName"], [1, 2, 1, "", "getArch"], [1, 2, 1, "", "getExtenderVersion"], [1, 2, 1, "", "isInstalled"], [1, 2, 1, "", "loaderName"], [1, 2, 1, "", "loaderPath"], [1, 2, 1, "", "pluginPath"], [1, 2, 1, "", "savegameExtension"]], "mobase.SortMechanism": [[1, 3, 1, "", "BOSS"], [1, 3, 1, "", "LOOT"], [1, 3, 1, "", "MLOX"], [1, 3, 1, "", "NONE"], [1, 2, 1, "", "__eq__"], [1, 2, 1, "", "__int__"], [1, 2, 1, "", "__ne__"], [1, 2, 1, "", "__str__"], [1, 4, 1, "", "name"], [1, 4, 1, "", "value"]], "mobase.TrackedState": [[1, 3, 1, "", "TRACKED_FALSE"], [1, 3, 1, "", "TRACKED_TRUE"], [1, 3, 1, "", "TRACKED_UNKNOWN"], [1, 2, 1, "", "__eq__"], [1, 2, 1, "", "__ge__"], [1, 2, 1, "", "__gt__"], [1, 2, 1, "", "__int__"], [1, 2, 1, "", "__le__"], [1, 2, 1, "", "__lt__"], [1, 2, 1, "", "__ne__"], [1, 2, 1, "", "__str__"], [1, 4, 1, "", "name"], [1, 4, 1, "", "value"]], "mobase.UnmanagedMods": [[1, 2, 1, "", "displayName"], [1, 2, 1, "", "mods"], [1, 2, 1, "", "referenceFile"], [1, 2, 1, "", "secondaryFiles"]], "mobase.VersionInfo": [[1, 2, 1, "", "__eq__"], [1, 2, 1, "", "__ge__"], [1, 2, 1, "", "__gt__"], [1, 2, 1, "", "__le__"], [1, 2, 1, "", "__lt__"], [1, 2, 1, "", "__ne__"], [1, 2, 1, "", "__str__"], [1, 2, 1, "", "canonicalString"], [1, 2, 1, "", "clear"], [1, 2, 1, "", "displayString"], [1, 2, 1, "", "isValid"], [1, 2, 1, "", "parse"], [1, 2, 1, "", "scheme"]], "mobase.VersionScheme": [[1, 3, 1, "", "DATE"], [1, 3, 1, "", "DECIMAL_MARK"], [1, 3, 1, "", "DISCOVER"], [1, 3, 1, "", "LITERAL"], [1, 3, 1, "", "NUMBERS_AND_LETTERS"], [1, 3, 1, "", "REGULAR"], [1, 2, 1, "", "__eq__"], [1, 2, 1, "", "__int__"], [1, 2, 1, "", "__ne__"], [1, 2, 1, "", "__str__"], [1, 4, 1, "", "name"], [1, 4, 1, "", "value"]], "mobase.widgets": [[2, 1, 1, "", "TaskDialog"], [2, 1, 1, "", "TaskDialogButton"], [2, 5, 1, "", "__version__"]], "mobase.widgets.TaskDialog": [[2, 2, 1, "", "addButton"], [2, 2, 1, "", "addContent"], [2, 2, 1, "", "exec"], [2, 2, 1, "", "setContent"], [2, 2, 1, "", "setDetails"], [2, 2, 1, "", "setIcon"], [2, 2, 1, "", "setMain"], [2, 2, 1, "", "setRemember"], [2, 2, 1, "", "setTitle"], [2, 2, 1, "", "setWidth"]], "mobase.widgets.TaskDialogButton": [[2, 4, 1, "", "button"], [2, 4, 1, "", "description"], [2, 4, 1, "", "text"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "method", "Python method"], "3": ["py", "attribute", "Python attribute"], "4": ["py", "property", "Python property"], "5": ["py", "data", "Python data"], "6": ["py", "function", "Python function"]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:method", "3": "py:attribute", "4": "py:property", "5": "py:data", "6": "py:function"}, "terms": {"": [1, 5], "0": [1, 6, 7], "1": [0, 1, 4, 7], "110": 1, "2": [1, 2, 4, 7], "3": [1, 4, 7], "3d": [1, 5], "4": 1, "43": 7, "5": [1, 2], "6": 6, "6194": 1, "733558": 6, "8": 6, "A": [1, 3, 5, 7], "AND": 1, "And": [5, 7], "As": [1, 5], "At": 1, "By": 1, "For": [1, 5, 7], "If": [1, 3, 5, 6, 7], "In": [1, 5, 6, 7], "It": [1, 3, 6, 7], "Not": 1, "OR": 1, "Of": 5, "Such": [1, 5], "The": [1, 2, 3, 5, 6, 7], "There": [1, 5, 7], "These": [1, 5, 7], "To": [5, 6, 7], "With": 5, "__and__": 1, "__bool__": 1, "__eq__": 1, "__ge__": 1, "__getattr__": [1, 3], "__getitem__": 1, "__gt__": 1, "__init__": [3, 6, 7], "__int__": 1, "__invert__": 1, "__iter__": 1, "__le__": 1, "__len__": 1, "__lt__": 1, "__ne__": 1, "__or__": 1, "__rand__": 1, "__ror__": 1, "__rxor__": 1, "__str": 7, "__str__": 1, "__tr": 7, "__version__": [1, 2], "__xor__": 1, "_invalid": 1, "_manag": 1, "_object": 1, "_organ": 7, "_parentwidget": 1, "_tr": 7, "_widget": 1, "abc": 1, "abl": [1, 5], "about": [1, 6], "abov": [2, 5, 6, 7], "absolut": [1, 7], "absoluteinifilepath": 1, "absolutepath": 1, "abstract": [1, 7], "accept": 1, "access": [1, 5], "accord": 1, "achiev": 5, "action": 2, "activ": [1, 7], "activeproblem": 1, "actual": [1, 5, 7], "ad": [1, 3, 5, 6], "adapt": [6, 7], "add": [1, 2, 5, 6, 7], "addarch": 1, "addbutton": 2, "addcategori": 1, "addcont": 2, "adddirectori": 1, "addfil": 1, "addit": 5, "addnexuscategori": 1, "after": [1, 6], "against": 1, "all": [1, 4, 5, 7], "allfil": 1, "allmod": 1, "allmodsbyprofileprior": 1, "allow": [1, 3, 5, 7], "almost": [1, 5], "alon": 1, "alongsid": 1, "alpha": [1, 6], "alreadi": [1, 6], "also": [1, 3, 5, 6, 7], "alter": 1, "altern": 1, "altogeth": 1, "alwai": [1, 5, 7], "am": 5, "ambigu": 1, "an": [1, 4, 5, 7], "analyz": 5, "ani": [1, 6], "annoi": 3, "anoth": [1, 5, 7], "anymor": 1, "api": [1, 5], "app": 1, "app_id": 1, "appli": 1, "applic": [1, 5], "appvers": 1, "ar": [1, 2, 4, 5, 6, 7], "arbitrari": 1, "archiv": [1, 5, 7], "archive_nam": 1, "arg": [1, 6], "arg0": 1, "argument": [1, 3, 7], "ascustom": 1, "ask": 6, "aspect": [1, 5], "asset": [1, 7], "assign": 1, "associ": 1, "assum": [1, 6], "astre": 1, "asynchron": 1, "attach": 1, "audio": [1, 5], "author": [1, 7], "auto": [0, 1, 3], "autoapi": 0, "automat": [1, 5], "avail": 1, "avoid": 1, "backup": 1, "bain": 7, "bar": 6, "base": [1, 3, 5, 7], "basepath": 1, "basic": [1, 5, 7], "basic_gam": 1, "becaus": [1, 3, 5], "been": [1, 6, 7], "befor": 1, "begin": 1, "being": [1, 4], "belong": 1, "below": [5, 7], "best": 1, "beta": 1, "bethesda": 1, "better": 1, "between": [1, 2, 7], "biggest": 1, "binari": 1, "binarynam": 1, "bind": 1, "bit": 5, "block": 2, "blue": 1, "bool": [1, 6, 7], "boolean": 1, "boost": [3, 7], "boss": 1, "both": 1, "bottom": 2, "bridg": 1, "browser": 1, "bsa": [1, 5], "bsa_extractor": 5, "bsainvalid": 1, "bug": [3, 7], "built": 1, "bundl": 1, "button": [1, 2, 5], "c": [1, 4, 5, 6], "cach": 1, "call": [1, 3, 5, 7], "callabl": 1, "callback": 1, "can": [1, 2, 4, 5, 6, 7], "cancel": 1, "candid": 1, "cannot": [1, 5, 6], "canon": 1, "canonicalstr": 1, "care": 1, "case": [1, 3], "categori": 1, "category_id": 1, "categoryid": 1, "caus": 1, "ccplugin": 1, "certain": 5, "chang": [1, 7], "charact": 1, "check": [1, 5, 6, 7], "check_fni": 5, "checker": [1, 7], "checkreturn": 1, "child": 1, "choic": [1, 2, 5], "choos": 1, "chose": 1, "chosen": 1, "class": [4, 5, 6, 7], "clean": 1, "clear": 1, "clearpluginset": 1, "click": [1, 2, 5, 6], "club": 1, "co": 7, "code": 1, "collect": 1, "color": 1, "column": 1, "com": [1, 6], "combin": 1, "come": [1, 6], "command": [6, 7], "comment": 1, "commun": 5, "compil": 7, "complet": [1, 3, 6], "complex": [1, 5, 7], "complic": 5, "concept": 5, "configur": [1, 2, 7], "conflict": 1, "consid": [1, 5], "consist": 6, "constant": [1, 5], "construct": 1, "constructor": 7, "conta": 7, "contain": [0, 1, 7], "content": [6, 7], "context": 5, "continu": 1, "conveni": 1, "convers": 1, "convert": 1, "copi": [1, 6], "core": 5, "correct": 1, "correctli": 1, "correspond": 1, "cost": 1, "could": [1, 5, 7], "cours": [5, 6], "cpu": 1, "crash": 3, "creat": [0, 1, 4, 5, 6, 7], "create_target": 1, "createfil": 1, "createfromjson": 1, "createfunct": 1, "createmod": 1, "createnexusbridg": 1, "createorphantre": 1, "createplugin": [3, 6, 7], "createtarget": 1, "creation": 1, "criteria": 1, "ctrl": 6, "current": [1, 5, 7], "current_mod": 1, "currentmod": 1, "custom": [1, 2], "customiz": 2, "cwd": 1, "cywdcxj": 6, "data": [1, 5, 7], "dataarch": 1, "datadirectori": 1, "datalooksvalid": 1, "date": 1, "dd": [1, 5, 7], "deactiv": 1, "deal": 1, "decid": 5, "decimal_mark": 1, "decreas": 1, "dedic": [1, 4], "def": [1, 3, 6, 7], "default": [1, 2], "default_valu": 1, "defin": 7, "deleg": 3, "delet": [1, 6, 7], "depend": [1, 5, 7], "deprec": 7, "deriv": 1, "descend": 1, "describ": 1, "descript": [1, 2, 7], "descriptionavail": 1, "design": [1, 5], "destin": 1, "destroi": 1, "detach": 1, "detail": [1, 2, 7], "detect": 1, "detectgam": 1, "determin": [1, 5], "develop": 7, "diagnos": 1, "diagnose_bas": 5, "diagnosi": 1, "dialog": [1, 2], "dict": 1, "did": 1, "differ": [1, 5, 7], "directli": [1, 6, 7], "directori": [1, 5, 6], "disabl": [1, 7], "disambigu": 1, "disappear": 1, "disc": 1, "discord": 6, "discov": [1, 5], "disk": 1, "displai": [1, 2, 3, 7], "displaygamenam": 1, "displaynam": 1, "displaystr": 1, "distant": 5, "distinct": 1, "dlc": 1, "dlcplugin": 1, "dll": 6, "do": [1, 5, 6, 7], "document": [0, 1, 6, 7], "documentsdirectori": 1, "doe": [1, 5, 7], "doesn": [1, 5], "done": 1, "dot": 1, "doubl": 5, "dow": 6, "down": 6, "downgrad": 1, "download": [1, 5, 6], "download_url": 1, "downloadmanag": 1, "downloadpath": 1, "downloadspath": 1, "downloadurlsavail": 1, "du": 1, "due": [3, 7], "dure": 1, "dynam": 7, "e": [1, 3, 5, 7], "each": [1, 7], "earli": 1, "easi": 7, "easier": [1, 5, 7], "easili": [1, 5], "edit": 1, "editor": [5, 6], "educ": 7, "effect": 1, "either": [1, 4, 5], "ellipsi": 1, "emit": 5, "empti": [1, 3, 5], "enabl": [1, 6, 7], "enabledbydefault": 1, "enabledplugin": 1, "end": 1, "endors": 1, "endorsed_fals": 1, "endorsed_nev": 1, "endorsed_tru": 1, "endorsed_unknown": 1, "endorsedst": 1, "endorsementsavail": 1, "endorsementtoggl": 1, "enough": 1, "ensur": 1, "entri": [1, 6], "enum": 1, "enumer": 1, "environ": 4, "equival": 1, "error": [6, 7], "esl": 1, "esm": 1, "esp": [1, 7], "essenti": 1, "etc": [1, 6], "evalu": 1, "even": [1, 3, 7], "event": 5, "eventu": 5, "ever": 1, "everi": [1, 5, 7], "everyth": [1, 6], "ex": 6, "exact": 1, "exactli": 7, "exampl": [1, 3, 4, 5], "except": [1, 4, 5], "exec": 2, "execut": [1, 6], "executableforcedload": 1, "executableforcedloadset": 1, "executableinfo": 1, "exist": [1, 5], "exit": 1, "exitcod": 1, "expect": [1, 5], "expens": 1, "explicitli": 7, "export": 7, "expos": [1, 5, 7], "extend": [1, 4, 5, 7], "extens": [1, 4, 6], "extern": 1, "extract": [1, 5], "extractfil": 1, "f5": 1, "facilit": 1, "fail": [1, 7], "fail_if_exist": 1, "failur": 1, "fairli": [1, 5], "fallback": 1, "fals": [1, 7], "faq": 4, "featur": [1, 5], "feature_typ": 1, "feel": [6, 7], "fetch": 7, "file": [1, 2], "file_data": 1, "file_id": 1, "file_or_directori": 1, "file_tim": 1, "filecategori": 1, "fileid": 1, "fileinfo": 1, "fileinfoavail": 1, "filenam": 1, "filepath": 1, "files": 1, "filesavail": 1, "filesystem": 1, "filetim": 1, "filetre": 1, "filetreeentri": 1, "filetyp": 1, "filter": 1, "filter_onli": 1, "final": [1, 7], "find": [1, 6], "findfil": 1, "findfileinfo": 1, "finish": [1, 5], "first": [1, 5, 7], "fix": [1, 5], "fixabl": 1, "flag": 1, "flake8": 6, "flake8en": 6, "flexibl": 5, "fni": 7, "fnistool": 5, "focu": 6, "folder": [1, 5, 6, 7], "follow": [1, 6, 7], "font": 2, "forc": 1, "forced_seg": 1, "forcedcustomoverwrit": 1, "foreign": [1, 5], "forget": [3, 6], "forgot": 7, "form": 7, "format": [1, 5], "formatonpast": 6, "formatonsav": 6, "found": 1, "free": [4, 6, 7], "french": 7, "friendli": 7, "from": [1, 3, 5, 6, 7], "full": 1, "fulldescript": 1, "fulli": 1, "function": [2, 3, 4, 5, 7], "further": [1, 5], "futur": [1, 5], "fwlink": 6, "g": [1, 3, 7], "gain": 5, "game": [1, 4, 7], "game_fallout3": 5, "game_falloutnv": 5, "game_gamebryo": 5, "game_nam": 1, "game_oblivion": 5, "game_skyrim": 5, "gamebryo": [1, 5], "gamedepend": 1, "gamedirectori": 1, "gamefeatur": 1, "gamefeaturetyp": 1, "gameicon": 1, "gamenam": 1, "gamenexusnam": 1, "gameplugin": 1, "gameshortnam": 1, "gamevari": 1, "gamevers": 1, "gendatapreview": 1, "gener": [0, 1, 5], "genfilepreview": 1, "get": [1, 4, 5], "getallcont": 1, "getarch": 1, "getcontentsfor": 1, "getcreationtim": 1, "getextendervers": 1, "getfileorigin": 1, "getfilepath": 1, "getfilevers": 1, "getgam": 1, "geticonforexecut": 1, "getlaunchernam": 1, "getloadord": 1, "getmissingasset": 1, "getmod": 1, "getnam": 1, "getplugindatapath": 1, "getproductvers": 1, "getsavegamewidget": 1, "getsavegroupidentifi": 1, "getsupportedextens": 1, "getsupporturl": 1, "gg": 6, "github": [1, 6], "give": 7, "given": [1, 7], "glob": 1, "global": [1, 5, 6], "go": [1, 6, 7], "goal": [1, 5], "good": [1, 7], "goti": 1, "gracefulli": 1, "green": 1, "greet": 7, "group": 1, "guarante": 1, "guess": 1, "guessedstr": 1, "guessqual": 1, "gui": [1, 7], "guid": [1, 5, 6], "ha": [1, 5, 6, 7], "handl": 1, "handler": [1, 5], "handlesdownload": 1, "happen": [1, 3], "hasguidedfix": 1, "haskel": 5, "haslightextens": 1, "hasmasterextens": 1, "hasnorecord": 1, "hassuffix": 1, "have": [1, 3, 5, 6, 7], "he": [1, 5], "heavi": 1, "heavili": 6, "help": [5, 7], "here": [6, 7], "hidden": 2, "hide": [1, 7], "higher": 1, "highest": 1, "highli": 6, "hint": [3, 7], "hold": 1, "how": [1, 4, 5, 7], "howev": [1, 5], "http": [1, 6], "huge": 5, "i": [1, 2, 4, 5, 6, 7], "icon": [1, 2, 5], "id": 1, "idea": 7, "ident": 1, "identifi": 1, "idownloadmanag": [1, 3], "ifiletre": 1, "igamefeatur": 1, "ignor": 1, "ignorecustomoverwrit": 1, "ignoredvers": 1, "iinstallationmanag": 1, "imag": [1, 5], "immedi": 1, "immediate_if_poss": 1, "imodinterfac": 1, "imodlist": 1, "imodrepositorybridg": 1, "implement": [1, 4, 5, 7], "impli": 1, "import": [1, 3, 6, 7], "inact": 1, "includ": [1, 5, 7], "incomplet": [1, 3], "incorrectli": 1, "independ": [1, 5], "index": 1, "indexerror": 1, "indic": [1, 7], "inf": 1, "info": 1, "inform": [1, 7], "inherit": [1, 4, 5], "ini": [1, 5, 7], "inifil": 1, "init": [1, 6, 7], "initi": [1, 5, 7], "initializeprofil": 1, "input": [1, 7], "insert": 1, "insert_polici": 1, "insertpolici": 1, "insid": [1, 2, 5], "instal": [1, 4, 6, 7], "installarch": 1, "installationfil": 1, "installer_bain": 5, "installer_bundl": 5, "installer_fomod": 5, "installer_manu": 5, "installer_ncc": 5, "installer_quick": 5, "installmod": 1, "installresult": 1, "instanc": [1, 5, 7], "instanti": 7, "instead": [1, 5, 6, 7], "int": [1, 2, 6, 7], "int_max": 1, "intact": 7, "integr": [1, 5, 7], "interact": [1, 2], "interest": 5, "interfac": [1, 4], "intern": 1, "internation": 4, "introduc": 7, "invalid": [1, 5, 7], "invalid_handle_valu": 1, "invalidationact": 1, "investig": 7, "invok": [1, 5], "involv": 5, "iorgan": [1, 6, 7], "iplugin": [1, 3, 5, 6], "iplugindiagnos": [1, 5, 7], "ipluginfilemapp": [1, 5], "iplugingam": [1, 5, 7], "iplugininstal": [1, 5, 7], "iplugininstallercustom": [1, 5], "iplugininstallersimpl": [1, 5], "ipluginlist": 1, "ipluginmodpag": [1, 5], "ipluginpreview": [1, 5, 7], "ipluginproxi": 5, "ipluginrequir": 1, "iplugintool": [1, 3, 5, 6, 7], "iprofil": 1, "irrelev": 1, "is_directori": 1, "is_manu": 1, "isact": 7, "isarchivesupport": 1, "isavegam": [1, 3], "isavegameinfowidget": 1, "isbackup": 1, "iscustom": 1, "isdir": 1, "isdirectori": 1, "isfil": 1, "isforeign": 1, "isinst": 4, "isinstal": 1, "isinvalidationbsa": 1, "islightflag": 1, "ismanualinstal": 1, "ismasterflag": 1, "ismediumflag": 1, "isonlyforfilt": 1, "isoverwrit": 1, "ispluginen": 1, "issepar": 1, "issu": [3, 5, 7], "isvalid": 1, "item": 5, "iter": 1, "its": [1, 5, 7], "itself": [1, 5], "json": 6, "just": 5, "keep": [1, 7], "kei": 1, "kept": 1, "kind": [1, 3], "know": [1, 7], "known": 1, "kwd": 1, "label": 6, "languag": [5, 7], "larg": [1, 2], "last": 1, "later": 7, "latest": 1, "launch": 1, "launcher": 1, "layout": 1, "le": 1, "learn": 5, "len": 1, "less": 1, "let": 5, "level": [1, 2], "librari": 1, "light": 1, "lightpluginsaresupport": 1, "like": [1, 5], "limit": [3, 5], "line": 2, "linguist": 7, "link": [1, 5, 7], "linkid": 6, "lint": 6, "list": [1, 2, 3, 5, 7], "listdirectori": 1, "listsav": 1, "liter": 1, "live": 1, "load": [1, 5, 6, 7], "loader": 1, "loadernam": 1, "loaderpath": 1, "loadord": 1, "loadordermechan": 1, "local": [1, 5], "localizednam": [1, 7], "localsavegam": 1, "localsavesen": 1, "localsettingsen": 1, "locat": 1, "lock": 1, "log": 7, "long": 1, "long_descript": 1, "longdescript": 1, "look": 1, "looksvalid": 1, "lookup": 1, "loot": 1, "lootgamenam": 1, "loss": 1, "lot": 1, "low": 1, "lowest": 1, "lupdate_main": 7, "made": 1, "mai": 1, "main": [1, 2, 5], "mainli": 1, "maintain": 7, "major": 1, "make": [1, 5], "manag": [1, 7], "managedgam": 1, "mandatori": 3, "mani": [1, 5, 7], "manual": [1, 7], "manual_request": 1, "map": 1, "mark": 1, "marketplac": 6, "master": 1, "match": [1, 7], "mater": 1, "max_siz": 1, "maximum": 1, "me": 1, "mean": [1, 5, 6], "meant": 1, "mechan": 1, "medium": 1, "mediumpluginsaresupport": 1, "member": [1, 7], "memori": 1, "mention": 5, "menu": [1, 5], "merg": [1, 7], "mesh": [1, 5], "messag": [1, 2, 7], "met": 1, "meta": [1, 5, 7], "method": [1, 4, 7], "microsoft": 6, "might": [1, 5], "mind": 1, "minim": 7, "minimum": 7, "minor": 1, "miss": [1, 3], "mlox": 1, "mo": [1, 5], "mo2": [1, 5, 6, 7], "mo2dir": 6, "mobas": [0, 3, 4, 5, 7], "mod": [1, 4, 7], "mod_id": 1, "mod_nam": 1, "mod_vers": 1, "moddatachang": 1, "moddatacheck": 1, "moddatacont": 1, "modgroup": 1, "modid": 1, "modif": [1, 7], "modifi": [1, 5, 7], "modlist": 1, "modnam": 1, "modorgan": [1, 6], "modorganizer2": [1, 6], "modrepositoryfileinfo": 1, "modspath": 1, "modstat": 1, "modul": [1, 6], "more": [1, 5, 7], "most": [1, 5, 7], "mostli": [5, 7], "movari": 1, "move": [1, 6], "moveto": 1, "much": 1, "multi": [1, 2], "multipl": [1, 7], "music": 1, "must": [1, 3, 6, 7], "my": [4, 6, 7], "mymoduleplugin": 7, "mypi": [3, 6, 7], "myplugin": [3, 6, 7], "myplugin1": 7, "myplugin2": 7, "myplugin_fr": 7, "mypreview": 7, "mypyen": 6, "mysavegam": 3, "mysourcefil": 7, "mytool": 7, "name": [1, 6, 7], "name_suggest": 1, "ncc": 1, "need": [1, 5, 6, 7], "neither": 7, "net": 5, "never": [1, 5], "new": [1, 6], "new_mod": 1, "newest": 1, "newestvers": 1, "newli": 1, "next": 1, "nexu": [1, 5, 7], "nexus_id": 1, "nexusgameid": 1, "nexusid": 1, "nexusmod": 1, "nexusmodorganizerid": 1, "node": 1, "noicon": 2, "non": 1, "none": [1, 2, 5], "nor": 7, "normal": [5, 7], "not_attempt": 1, "note": [1, 5, 6, 7], "noth": [1, 5], "notifi": 1, "now": [1, 5, 7], "null": 1, "number": 1, "numbers_and_lett": 1, "nxm": 1, "o": 1, "object": 1, "obtain": 7, "obvious": 6, "offer": 1, "offici": 1, "official_onli": 1, "often": [1, 3, 7], "ok": 2, "old": 1, "omod": 1, "onabouttorun": 1, "onc": [1, 7], "ondownloadcomplet": 1, "ondownloadfail": 1, "ondownloadpaus": 1, "ondownloadremov": 1, "one": [1, 4, 5, 7], "ones": [1, 5, 6, 7], "onfinishedrun": 1, "oninstallationend": 1, "oninstallationstart": 1, "onli": [1, 5, 7], "onlin": 7, "onmodinstal": 1, "onmodmov": 1, "onmodremov": 1, "onmodstatechang": 1, "onnextrefresh": 1, "onplugindis": 1, "onpluginen": 1, "onpluginmov": 1, "onpluginsettingchang": 1, "onpluginstatechang": 1, "onprofilechang": 1, "onprofilecr": 1, "onprofileremov": 1, "onprofilerenam": 1, "onrefresh": 1, "onuserinterfaceiniti": 1, "open": [1, 6, 7], "opengl": 7, "openmw": 7, "oper": [1, 5], "option": 1, "order": [1, 5, 7], "org": 6, "organ": [1, 4, 5, 6, 7], "origin": [1, 7], "orphan": [1, 7], "other": [1, 4, 5, 7], "otherwis": [1, 2, 7], "our": [6, 7], "out": 5, "outsid": 1, "over": 1, "overlai": 1, "overrid": [1, 3], "overridden": 1, "overwrit": [1, 5], "overwritepath": 1, "overwritten": 1, "own": [1, 5, 6, 7], "ownership": 1, "p": 6, "packag": 7, "page": [0, 1, 4, 6], "page_tesalli": 5, "page_url": 1, "pageurl": 1, "pair": 1, "pane": [1, 5], "paramet": [1, 2], "parent": [1, 2], "pars": 1, "part": [1, 6], "partial": 1, "particular": 1, "pass": [1, 7], "passiv": 5, "past": 6, "path": 1, "pathfrom": 1, "pathlik": 1, "pathto": 1, "pattern": 1, "paus": 1, "per": 1, "perform": 1, "persist": 1, "pip": 6, "place": [1, 5, 7], "plan": [5, 7], "platform": 1, "pleas": 1, "plugin": 1, "plugin_list": 1, "plugin_nam": 1, "plugin_python": 5, "plugindatapath": 1, "plugindepend": 1, "pluginlist": 1, "pluginnam": 1, "pluginpath": 1, "pluginrequirementfactori": 1, "plugins_txt": 1, "pluginset": [1, 7], "pluginst": 1, "point": [3, 5], "pointer": 1, "polici": 1, "popul": 1, "possibl": [1, 5, 6, 7], "potenti": 1, "power": 4, "practic": [3, 5], "pre_alpha": 1, "predic": 1, "prefer": [5, 6], "prefer_default": 1, "prepar": 4, "prepareprofil": 1, "present": 1, "preset": 1, "press": [1, 6], "pretti": 7, "prevent": 1, "preview": [1, 4, 7], "preview_bas": 5, "previou": 1, "primari": 1, "primarycategori": 1, "primaryplugin": 1, "primarysourc": 1, "prior": 7, "prioriti": 1, "probabl": 1, "problem": [1, 5], "process": 1, "product": 1, "profil": [1, 5, 7], "profile_save_dir": 1, "profilenam": 1, "profilepath": 1, "profileset": 1, "program": 5, "progress": 1, "project": 6, "propag": 1, "proper": 6, "properli": [1, 5], "properti": [1, 2], "provid": [1, 5, 6, 7], "proxi": 4, "pull": 7, "purpos": [1, 7], "put": [2, 7], "py": [6, 7], "pyqt5": [6, 7], "pyqt6": [1, 2], "pyqtsign": 1, "python": [1, 3, 5, 6, 7], "python38": 6, "pythonxx": 6, "qapplic": 7, "qbytearrai": 1, "qcolor": 1, "qdatetim": 1, "qdir": 1, "qfileinfo": 1, "qicon": 1, "qm": 7, "qmainwindow": 1, "qmessagebox": 2, "qobject": [1, 4], "qsize": 1, "qstring": 1, "qt": [1, 5], "qtcore": 1, "qtgui": 1, "qtree": 1, "qtwidget": [1, 2, 7], "qualiti": 1, "queri": [1, 5], "quickli": 1, "quit": 7, "qurl": 1, "qwidget": [1, 2, 4], "rais": 1, "rang": 1, "raw": 1, "re": [1, 5], "reach": 1, "react": 5, "read": [1, 6], "readpluginlist": 1, "real": [1, 3], "realli": 1, "reason": 1, "receiv": 1, "recent": 6, "recommend": [1, 6], "reconstruct": 1, "record": 1, "recurs": 1, "red": 1, "refer": [1, 4, 6], "referencefil": 1, "reflect": 1, "refresh": 1, "regardless": 1, "regist": [1, 5], "registerfeatur": [1, 5], "regular": 1, "reinstal": [1, 5], "reject": 1, "rel": [1, 7], "relat": 1, "releas": [6, 7], "release_typ": 1, "releasetyp": [1, 7], "relev": [1, 5], "reli": 1, "rememb": 2, "remov": [1, 5], "removeal": 1, "removearch": 1, "removecategori": 1, "removeif": 1, "removemod": 1, "renam": 1, "renamemod": 1, "repair": 1, "replac": [1, 6], "replace_if_exist": 1, "report": [1, 5], "repositori": [1, 7], "repres": 1, "represent": 1, "request": [1, 5, 7], "requestdescript": 1, "requestdownloadurl": 1, "requestfail": 1, "requestfil": 1, "requestfileinfo": 1, "requesttoggleendors": 1, "requir": [1, 4, 5, 7], "reset": 1, "resid": 1, "resolv": 1, "resolvepath": 1, "resourc": 1, "respons": [1, 5], "result": 1, "result_success": 1, "retriev": [1, 7], "return": [1, 2, 3, 6, 7], "right": [1, 3, 5], "root": 1, "rpg": 1, "run": [1, 6], "runtimeerror": 1, "safe": 1, "safer": 1, "sai": [1, 5], "said": 3, "same": [1, 5], "save": [1, 5, 6, 7], "save_chang": 1, "savegam": 1, "savegameextens": 1, "savegameinfo": 1, "savegameinfowidget": 1, "savesdirectori": 1, "schema": 1, "scheme": 1, "script": [1, 7], "script_extender_plugin_check": 5, "scriptextend": 1, "se": [1, 7], "search": 1, "second": 1, "secondari": 1, "secondarydatadirectori": 1, "secondaryfil": 1, "section": [6, 7], "see": [1, 5, 6, 7], "segment": 1, "select": [1, 5, 7], "self": [1, 3, 6, 7], "send": 6, "sens": [1, 5], "sep": 1, "separ": 1, "sequenc": 1, "server": 6, "servic": 7, "session": 1, "set": [1, 2, 4, 7], "setact": 1, "setcont": 2, "setdetail": 2, "setfilt": 1, "setgamenam": 1, "setgamepath": 1, "setgamevari": 1, "seticon": 2, "setinstallationmanag": 1, "setisendors": 1, "setloadord": 1, "setmain": 2, "setnewestvers": 1, "setnexusid": 1, "setparentwidget": 1, "setpersist": 1, "setpluginset": 1, "setprior": 1, "setrememb": 2, "setsav": 1, "setstat": 1, "settitl": 2, "setup": 4, "seturl": 1, "setvers": 1, "setwidth": 2, "shall": 5, "share": 1, "shell": 6, "shift": 6, "ship": [1, 7], "short": 1, "short_descript": 1, "shortdescript": 1, "should": [1, 5, 6, 7], "show": 1, "shown": 1, "signifi": 1, "silent": 1, "silli": 5, "similar": [5, 7], "simpl": [1, 5, 6, 7], "simpler": [1, 5], "simplest": [1, 5], "simpli": [1, 3, 5, 7], "simul": 3, "sinc": [1, 5, 6, 7], "singl": 1, "situat": 1, "size": 1, "skip": 1, "skse": 1, "skyproc": 1, "skyrim": [1, 7], "skyrimspecialedit": 1, "slow": 1, "smaller": 1, "snippet": [6, 7], "so": [1, 5, 6, 7], "solid": 1, "some": [1, 3, 5, 7], "someon": 5, "someth": [3, 7], "sometim": 1, "somewher": 7, "sort": [1, 5], "sortmechan": 1, "sound": 1, "sourc": 1, "space": 6, "special": [1, 2], "specif": [1, 5], "specifi": 1, "sphinx": 0, "sse": 1, "stand": 1, "standard": 5, "standardbutton": 2, "starfield": 1, "start": [1, 4, 6], "startappl": 1, "startdownloadnexusfil": 1, "startdownloadurl": 1, "startguidedfix": 1, "startup": 1, "state": [1, 7], "static": 1, "statu": 6, "steam": 1, "steamappid": 1, "step": 6, "still": 1, "stop": 1, "storag": 1, "store": 1, "str": [1, 2, 7], "strict": 1, "string": [1, 2, 7], "strong": 1, "structur": 1, "stub": 3, "stuff": 1, "sub": 1, "subdirectori": 1, "submenu": 5, "subminor": 1, "subsubminor": 1, "subtre": 1, "succe": 1, "succeed": 1, "success": 1, "successfulli": 1, "suffix": 1, "suggest": 1, "super": [3, 6, 7], "suppli": 1, "support": [1, 5], "supportedextens": 1, "supportsarch": 1, "sure": 4, "surround": 1, "switch": 1, "sync": [1, 7], "synchron": 7, "system": [1, 5, 7], "t": [1, 5, 7], "tab": 1, "take": [5, 7], "tannin": 7, "task": [5, 6], "taskdialog": 2, "taskdialogbutton": 2, "team": 7, "technic": 1, "tell": 1, "temporari": 1, "test": 4, "text": [2, 6], "textur": 1, "th": 1, "than": [1, 5], "thei": [1, 5], "them": [1, 2, 5, 7], "themselv": 1, "theoret": 4, "thew": 1, "thi": [0, 1, 2, 3, 4, 5, 6, 7], "thing": [1, 7], "think": 1, "third": [1, 5], "those": [1, 5], "thread": 1, "through": [1, 5], "throw": [1, 4], "thu": [1, 5, 6, 7], "time": 1, "titl": [1, 2], "togeth": 1, "took": 1, "tool": [1, 4, 7], "tool_configur": 5, "tool_inibakeri": 5, "tool_inieditor": 5, "tooltip": 1, "top": [1, 2], "tr": 1, "track": 1, "tracked_fals": 1, "tracked_tru": 1, "tracked_unknown": 1, "trackedmodsavail": 1, "trackedst": 1, "trackingtoggl": 1, "trail": 1, "transfer": 1, "transifex": 7, "translat": 1, "treat": 1, "tree": 1, "tri": 5, "trigger": 6, "triggertaskonsav": 6, "troubl": 6, "true": [1, 6, 7], "try": [1, 4], "tupl": [1, 2], "two": [1, 5, 7], "txt": 7, "type": [1, 4, 6, 7], "typic": 1, "ui": [1, 5, 7], "un": 1, "unassign": 1, "under": 1, "underli": [1, 3], "underlin": 6, "understand": 7, "unhid": 7, "uniqu": 1, "unknown": 1, "unless": [1, 5, 7], "unlik": 1, "unlock": 1, "unmanag": 1, "unmanagedmod": 1, "unpack": 5, "unreach": 1, "unregist": 1, "unregisterfeatur": 1, "unsupportedoperationexcept": 1, "up": [1, 4], "updat": [1, 5, 7], "upgrad": 1, "uplink": 1, "upon": 1, "uri": 1, "url": 1, "us": [1, 2, 5, 6, 7], "usabl": 1, "usag": 1, "useintegratedbrows": 1, "user": [1, 2, 5, 7], "user_data": 1, "userdata": 1, "usual": [1, 5, 7], "valid": [1, 6, 7], "validshortnam": 1, "valu": 1, "valueerror": 1, "vanilla": 1, "vanillaarch": 1, "variant": 1, "veri": [1, 7], "verifi": 1, "version": [1, 5, 6, 7], "versioninfo": [1, 7], "versionschem": 1, "vf": [1, 7], "view": 5, "virtual": [1, 5, 6], "virtualfiletre": 1, "visit": 1, "visual": 1, "volunt": 5, "vscode": 6, "wa": [1, 7], "wai": [1, 4, 5, 7], "wait": [1, 2], "waitforappl": 1, "walk": 1, "walkreturn": 1, "want": [1, 5, 6, 7], "warn": [1, 3, 7], "watch": 1, "we": [1, 6, 7], "weak": 1, "well": 7, "were": [1, 7], "what": [1, 5, 6], "when": [1, 4, 5, 6, 7], "where": [1, 5], "wherev": 5, "whether": [1, 5], "which": [1, 3, 6, 7], "while": [1, 5, 6, 7], "whole": [5, 7], "whose": 1, "why": 4, "widget": [0, 1], "width": 2, "win": 1, "window": [1, 5, 6], "wip": 5, "wish": 1, "withargu": 1, "withen": 1, "withforc": 1, "within": 7, "without": [1, 2, 5], "withsteamappid": 1, "withworkingdirectori": 1, "wizard": 7, "work": [1, 4, 5, 6], "workingdirectori": 1, "workspac": 6, "would": 5, "wrap": [1, 7], "writ": [4, 5], "write": [1, 4, 5, 6], "writepluginlist": 1, "written": [1, 6, 7], "wrong": 1, "www": [1, 6], "x": 4, "xxx": 7, "y": 4, "yet": 1, "you": [1, 3, 4, 5, 6, 7], "your": [5, 7], "yourself": 1, "zmerg": 7}, "titles": ["API Reference", "mobase", "mobase.widgets", "FAQ", "Welcome to MO2 Python Plugin API\u2019s documentation!", "Type of Plugins", "Setting up the environment", "Writing Plugins"], "titleterms": {"": 4, "1": [3, 6], "2": [3, 6], "3": [3, 6], "4": 6, "ad": 7, "all": 3, "an": 3, "api": [0, 4], "ar": 3, "attribut": [1, 2], "auto": 6, "automat": 6, "black": 6, "can": 3, "class": [1, 2, 3], "code": [6, 7], "configur": 6, "content": [1, 2, 4], "creat": 3, "develop": 6, "diagnos": 5, "distribut": 7, "document": 4, "dure": 6, "environ": 6, "exampl": 7, "except": 3, "extens": 5, "faq": 3, "file": [5, 6, 7], "format": 6, "free": 5, "function": 1, "game": 5, "gener": 7, "get": [6, 7], "how": 3, "i": 3, "implement": 3, "inherit": 3, "instal": 5, "interfac": [5, 7], "internation": 7, "iplugin": 7, "isinst": 3, "map": 5, "method": 3, "mo2": [3, 4], "mobas": [1, 2, 6], "mod": 5, "modul": 7, "my": 3, "offici": 7, "one": 3, "option": 6, "packag": [1, 2], "page": 5, "plugin": [3, 4, 5, 6, 7], "prepar": 6, "preview": 5, "proxi": 5, "python": 4, "qobject": 3, "qt": 7, "qwidget": 3, "refer": 0, "reload": 6, "requir": [3, 6], "set": 6, "setup": 6, "singl": 7, "sourc": 6, "start": 7, "stub": 6, "studio": 6, "subpackag": 1, "sure": 3, "test": 6, "throw": 3, "tool": [5, 6], "translat": 7, "try": 3, "tutori": 7, "type": [3, 5], "unoffici": 7, "up": 6, "visual": 6, "welcom": 4, "when": 3, "why": 3, "widget": 2, "work": 3, "write": 7, "x": 3, "y": 3, "your": 6}}) |