Module implementing a dialog for the configuration of eric6.
None |
ConfigurationDialog | Class for the dialog variant. |
ConfigurationPageItem | Class implementing a QTreeWidgetItem holding the configuration page data. |
ConfigurationWidget | Class implementing a dialog for the configuration of eric6. |
ConfigurationWindow | Main window class for the standalone dialog. |
None |
Class for the dialog variant.
DefaultMode |
HelpBrowserMode |
HexEditorMode |
TrayStarterMode |
WebBrowserMode |
None |
ConfigurationDialog | Constructor |
__masterPasswordChanged | Private slot to handle the change of the master password. |
__preferencesChanged | Private slot to handle a change of the preferences. |
accept | Public method to accept the dialog. |
getConfigurationPageName | Public method to get the page name of the current page. |
getExpandedEntries | Public method to get a list of expanded entries. |
setPreferences | Public method called to store the selected values into the preferences storage. |
showConfigurationPageByName | Public slot to show a named configuration page. |
None |
Constructor
Private slot to handle the change of the master password.
Private slot to handle a change of the preferences.
Public method to accept the dialog.
Public method to get the page name of the current page.
Public method to get a list of expanded entries.
Public method called to store the selected values into the preferences storage.
Public slot to show a named configuration page.
Class implementing a QTreeWidgetItem holding the configuration page data.
None |
None |
ConfigurationPageItem | Constructor |
getPageName | Public method to get the name of the associated configuration page. |
None |
Constructor
Public method to get the name of the associated configuration page.
Class implementing a dialog for the configuration of eric6.
DefaultMode |
HelpBrowserMode |
HexEditorMode |
TrayStarterMode |
WebBrowserMode |
None |
ConfigurationWidget | Constructor |
__importConfigurationPage | Private method to import a configuration page module. |
__initLexers | Private method to initialize the dictionary of preferences lexers. |
__initPage | Private method to initialize a configuration page. |
__searchChildItems | Private method to enable child items based on a search string. |
__searchTextChanged | Private slot to handle a change of the search text. |
__setupUi | Private method to perform the general setup of the configuration widget. |
__showConfigurationPage | Private slot to show a selected configuration page. |
accept | Public slot to accept the buttonBox accept signal. |
calledFromEric | Public method to check, if invoked from within eric. |
getConfigurationPageName | Public method to get the page name of the current page. |
getExpandedEntries | Public method to get a list of expanded entries. |
getLexers | Public method to get a reference to the lexers dictionary. |
getPage | Public method to get a reference to the named page. |
isUsingWebEngine | Public method to get an indication, if QtWebEngine is being used. |
on_applyButton_clicked | Private slot called to apply the settings of the current page. |
on_buttonBox_clicked | Private slot called by a button of the button box clicked. |
on_configList_itemCollapsed | Private slot handling a list entry being collapsed. |
on_configList_itemExpanded | Private slot handling a list entry being expanded. |
on_resetButton_clicked | Private slot called to reset the settings of the current page. |
setPreferences | Public method called to store the selected values into the preferences storage. |
showConfigurationPageByName | Public slot to show a named configuration page. |
None |
Constructor
Private method to import a configuration page module.
Private method to initialize the dictionary of preferences lexers.
Private method to initialize a configuration page.
Private method to enable child items based on a search string.
Private slot to handle a change of the search text.
Private method to perform the general setup of the configuration widget.
Private slot to show a selected configuration page.
Public slot to accept the buttonBox accept signal.
Public method to check, if invoked from within eric.
Public method to get the page name of the current page.
Public method to get a list of expanded entries.
Public method to get a reference to the lexers dictionary.
Public method to get a reference to the named page.
Public method to get an indication, if QtWebEngine is being used.
Private slot called to apply the settings of the current page.
Private slot called by a button of the button box clicked.
Private slot handling a list entry being collapsed.
Private slot handling a list entry being expanded.
Private slot called to reset the settings of the current page.
Public method called to store the selected values into the preferences storage.
Public slot to show a named configuration page.
Main window class for the standalone dialog.
None |
None |
ConfigurationWindow | Constructor |
accept | Public slot called by the Ok button. |
showConfigurationPageByName | Public slot to show a named configuration page. |
None |
Constructor
Public slot called by the Ok button.
Public slot to show a named configuration page.