eric7.Preferences.ConfigurationPages.PluginManagerPage
Module implementing the Plugin Manager configuration page.
Global Attributes
Classes
Functions
| create | Module function to create the configuration page. | 
PluginManagerPage
    Class implementing the Plugin Manager configuration page.
Derived from
ConfigurationPageBase, Ui_PluginManagerPage
Class Attributes
Class Methods
Methods
Static Methods
PluginManagerPage (Constructor)
PluginManagerPage()
        Constructor
PluginManagerPage.on_repositoryUrlEditButton_toggled
on_repositoryUrlEditButton_toggled(checked)
        Private slot to set the read only status of the repository URL line
        edit.
- checked (bool)
- 
state of the push button
PluginManagerPage.save
save()
        Public slot to save the Viewmanager configuration.
create
create(dlg)
    Module function to create the configuration page.
- dlg (ConfigurationDialog)
- 
reference to the configuration dialog
- Return:
- 
reference to the instantiated page
- Return Type:
- 
ConfigurationPageBase