eric7.Preferences.ConfigurationPages.TrayStarterPage
Module implementing the tray starter configuration page.
Global Attributes
Classes
Functions
| create | Module function to create the configuration page. | 
TrayStarterPage
    Class implementing the tray starter configuration page.
Derived from
ConfigurationPageBase, Ui_TrayStarterPage
Class Attributes
Class Methods
Methods
Static Methods
TrayStarterPage (Constructor)
TrayStarterPage()
        Constructor
TrayStarterPage.save
save()
        Public slot to save the Python 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