Part of pida.core.options View In Hierarchy
Known subclasses: pida.services.commander.commander.CommanderOptionsConfig, pida.services.editor.editor.EditorOptionsConfig, pida.services.filemanager.filemanager.FileManagerOptionsConfig, pida.services.grepper.grepper.GrepperOptions, pida.services.notify.notify.NotifyOptionsConfig, pida.services.plugins.plugins.PluginsOptionsConfig, pida.services.project.project.ProjectOptions, pida.services.sessions.sessions.SessionsOptionsConfig, pida.services.statusbar.statusbar.StatusbarOptionsConfig, pida.services.window.window.WindowOptionsConfig, pida.utils.debugger.debugger.DebuggerOptionsConfig (hide last 8 again) ... and 8 more
Split Table into Classes Show Methods in One Table
Line # | Kind | Name | Docs |
---|---|---|---|
145 | Method | create | Override to do the creations |
150 | Method | create_options | Create the options here |
153 | Method | register_options | Undocumented |
158 | Method | create_option | Undocumented |
164 | Method | add_option | Undocumented |
167 | Method | get_option | Undocumented |
170 | Method | get_value | Undocumented |
173 | Method | set_value | Undocumented |
176 | Method | __len__ | Undocumented |
179 | Method | iter_options | Undocumented |
Inherited from BaseConfig:
Line # | Kind | Name | Docs |
---|---|---|---|
4 | Method | __init__ | Undocumented |
11 | Method | get_service_name | Undocumented |
Line # | Kind | Name | Docs |
---|---|---|---|
4 | Method | __init__ | Undocumented |
176 | Method | __len__ | Undocumented |
164 | Method | add_option | Undocumented |
145 | Method | create | Override to do the creations |
158 | Method | create_option | Undocumented |
150 | Method | create_options | Create the options here |
167 | Method | get_option | Undocumented |
11 | Method | get_service_name | Undocumented |
170 | Method | get_value | Undocumented |
179 | Method | iter_options | Undocumented |
153 | Method | register_options | Undocumented |
173 | Method | set_value | Undocumented |