eric6.Preferences.ConfigurationPages.IrcPage
Module implementing the IRC configuration page.
Global Attributes
Classes
IrcPage |
Class implementing the IRC configuration page. |
Functions
create |
Module function to create the configuration page. |
IrcPage
Class implementing the IRC configuration page.
Derived from
ConfigurationPageBase, Ui_IrcPage
Class Attributes
Class Methods
Methods
IrcPage |
Constructor |
save |
Public slot to save the IRC configuration. |
Static Methods
IrcPage (Constructor)
IrcPage()
Constructor
IrcPage.save
save()
Public slot to save the IRC configuration.
create
create(dlg)
Module function to create the configuration page.
- dlg
-
reference to the configuration dialog
- Returns:
-
reference to the instantiated page (ConfigurationPageBase)