eric6.Preferences.ConfigurationPages.CorbaPage
Module implementing the Corba configuration page.
Global Attributes
Classes
| CorbaPage | Class implementing the Corba configuration page. | 
Functions
| create | Module function to create the configuration page. | 
CorbaPage
    Class implementing the Corba configuration page.
Derived from
ConfigurationPageBase, Ui_CorbaPage
Class Attributes
Class Methods
Methods
Static Methods
CorbaPage (Constructor)
CorbaPage()
        Constructor
CorbaPage.on_idlButton_clicked
on_idlButton_clicked()
        Private slot to handle the IDL compiler selection.
CorbaPage.save
save()
        Public slot to save the Corba configuration.
create
create(dlg)
    Module function to create the configuration page.
- dlg
- 
reference to the configuration dialog
- Returns:
- 
reference to the instantiated page (ConfigurationPageBase)