eric6.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
-
state of the push button (boolean)
PluginManagerPage.save
save()
Public slot to save the Viewmanager configuration.
create
create(dlg)
Module function to create the configuration page.
- dlg
-
reference to the configuration dialog
- Returns:
-
reference to the instantiated page (ConfigurationPageBase)