eric6.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(parent=None)
        Constructor
- parent
- 
reference to the parent widget (QWidget)
TrayStarterPage.save
save()
        Public slot to save the Python configuration.
create
create(dlg)
    Module function to create the configuration page.
- dlg
- 
reference to the configuration dialog
- Returns:
- 
reference to the instantiated page (ConfigurationPageBase)