Documentation/Source/index-eric6.Preferences.ConfigurationPages.html

Tue, 24 Oct 2017 19:09:09 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 24 Oct 2017 19:09:09 +0200
changeset 5928
a3809f75ca07
parent 5926
69482290dbdd
child 5972
8499df251632
permissions
-rw-r--r--

Changed the logic of the two web browsers in order to put new downloads at the top of the list of downloads and add the download date and time to the shown info.

<!DOCTYPE html>
<html><head>
<title>eric6.Preferences.ConfigurationPages</title>
<meta charset="UTF-8">
<style>
body {
    background: #EDECE6;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
    
a { color: #BA6D36; }

</style>
</head>
<body>
<h1>eric6.Preferences.ConfigurationPages</h1>
<p>
Package implementing the various pages of the configuration dialog.
</p>


<h3>Modules</h3>
<table>
<tr>
<td><a href="eric6.Preferences.ConfigurationPages.ApplicationPage.html">ApplicationPage</a></td>
<td>Module implementing the Application configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.ConfigurationPageBase.html">ConfigurationPageBase</a></td>
<td>Module implementing the base class for all configuration pages.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.CooperationPage.html">CooperationPage</a></td>
<td>Module implementing the Cooperation configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.CorbaPage.html">CorbaPage</a></td>
<td>Module implementing the Corba configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.DebuggerGeneralPage.html">DebuggerGeneralPage</a></td>
<td>Module implementing the Debugger General configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.DebuggerPython3Page.html">DebuggerPython3Page</a></td>
<td>Module implementing the Debugger Python3 configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.DebuggerPythonPage.html">DebuggerPythonPage</a></td>
<td>Module implementing the Debugger Python configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.DiffColoursPage.html">DiffColoursPage</a></td>
<td>Module implementing the Diff colours configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.EditorAPIsPage.html">EditorAPIsPage</a></td>
<td>Module implementing the Editor APIs configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.EditorAutocompletionPage.html">EditorAutocompletionPage</a></td>
<td>Module implementing the Editor Autocompletion configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.html">EditorAutocompletionQScintillaPage</a></td>
<td>Module implementing the QScintilla Autocompletion configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.EditorCalltipsPage.html">EditorCalltipsPage</a></td>
<td>Module implementing the Editor Calltips configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.EditorCalltipsQScintillaPage.html">EditorCalltipsQScintillaPage</a></td>
<td>Module implementing the QScintilla Calltips configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.EditorDocViewerPage.html">EditorDocViewerPage</a></td>
<td>Module implementing the Editor Documentation Viewer configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.EditorExportersPage.html">EditorExportersPage</a></td>
<td>Module implementing the Editor Exporters configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.EditorFilePage.html">EditorFilePage</a></td>
<td>Module implementing the Editor File Handling configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.EditorGeneralPage.html">EditorGeneralPage</a></td>
<td>Module implementing the Editor General configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.EditorHighlightersPage.html">EditorHighlightersPage</a></td>
<td>Module implementing the Editor Highlighter Associations configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html">EditorHighlightingStylesPage</a></td>
<td>Module implementing the Editor Highlighting Styles configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.EditorKeywordsPage.html">EditorKeywordsPage</a></td>
<td>Module implementing the editor highlighter keywords configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.EditorMouseClickHandlerPage.html">EditorMouseClickHandlerPage</a></td>
<td>Module implementing the Editor Mouse Click Handlers configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.EditorPropertiesPage.html">EditorPropertiesPage</a></td>
<td>Module implementing the Editor Properties configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.EditorSearchPage.html">EditorSearchPage</a></td>
<td>Module implementing the Editor Search configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.EditorSpellCheckingPage.html">EditorSpellCheckingPage</a></td>
<td>Module implementing the Editor Spellchecking configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.EditorStylesPage.html">EditorStylesPage</a></td>
<td>Module implementing the Editor Styles configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.EditorSyntaxPage.html">EditorSyntaxPage</a></td>
<td>Module implementing the Editor Syntax Checker configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.EditorTypingPage.html">EditorTypingPage</a></td>
<td>Module implementing the Editor Typing configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.EmailPage.html">EmailPage</a></td>
<td>Module implementing the Email configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.GraphicsPage.html">GraphicsPage</a></td>
<td>Module implementing the Printer configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.HelpAppearancePage.html">HelpAppearancePage</a></td>
<td>Module implementing the Help Viewers configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.HelpDocumentationPage.html">HelpDocumentationPage</a></td>
<td>Module implementing the Help Documentation configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.HelpFlashCookieManagerPage.html">HelpFlashCookieManagerPage</a></td>
<td>Module implementing the Flash Cookies Manager configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.HelpInterfacePage.html">HelpInterfacePage</a></td>
<td>Module implementing the Interface configuration page (variant for web browser).</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.HelpViewersPage.html">HelpViewersPage</a></td>
<td>Module implementing the Help Viewers configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.HelpVirusTotalPage.html">HelpVirusTotalPage</a></td>
<td>Module implementing HelpVirusTotalPage.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.HelpWebBrowserPage.html">HelpWebBrowserPage</a></td>
<td>Module implementing the Help web browser configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.HexEditorPage.html">HexEditorPage</a></td>
<td>Module implementing the Hex Editor configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.IconsPage.html">IconsPage</a></td>
<td>Module implementing the Icons configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.IconsPreviewDialog.html">IconsPreviewDialog</a></td>
<td>Module implementing a dialog to preview the contents of an icon directory.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.InterfacePage.html">InterfacePage</a></td>
<td>Module implementing the Interface configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.IrcPage.html">IrcPage</a></td>
<td>Module implementing the IRC configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.LogViewerPage.html">LogViewerPage</a></td>
<td>Module implementing the Log Viewer configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html">MasterPasswordEntryDialog</a></td>
<td>Module implementing a dialog to enter or change the master password.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.MimeTypesPage.html">MimeTypesPage</a></td>
<td>Module implementing the Text Mime Types configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.MultiProjectPage.html">MultiProjectPage</a></td>
<td>Module implementing the Multi Project configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.NetworkPage.html">NetworkPage</a></td>
<td>Module implementing the Network configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.NotificationsPage.html">NotificationsPage</a></td>
<td>Module implementing the Notifications configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.PluginManagerPage.html">PluginManagerPage</a></td>
<td>Module implementing the Plugin Manager configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.PrinterPage.html">PrinterPage</a></td>
<td>Module implementing the Printer configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.ProjectBrowserPage.html">ProjectBrowserPage</a></td>
<td>Module implementing the Project Browser configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.ProjectPage.html">ProjectPage</a></td>
<td>Module implementing the Project configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.PythonPage.html">PythonPage</a></td>
<td>Module implementing the Python configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.QtPage.html">QtPage</a></td>
<td>Module implementing the Qt configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.SecurityPage.html">SecurityPage</a></td>
<td>Module implementing the Security configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.ShellPage.html">ShellPage</a></td>
<td>Module implementing the Shell configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.TasksPage.html">TasksPage</a></td>
<td>Module implementing the Tasks configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.TemplatesPage.html">TemplatesPage</a></td>
<td>Module implementing the Templates configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.TrayStarterPage.html">TrayStarterPage</a></td>
<td>Module implementing the tray starter configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.VcsPage.html">VcsPage</a></td>
<td>Module implementing the VCS configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.ViewmanagerPage.html">ViewmanagerPage</a></td>
<td>Module implementing the Viewmanager configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.WebBrowserAppearancePage.html">WebBrowserAppearancePage</a></td>
<td>Module implementing the Web Browser Appearance configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.WebBrowserPage.html">WebBrowserPage</a></td>
<td>Module implementing the  Web Browser configuration page.</td>
</tr><tr>
<td><a href="eric6.Preferences.ConfigurationPages.WebBrowserSpellCheckingPage.html">WebBrowserSpellCheckingPage</a></td>
<td>Module implementing the Web Browser Spell Checking configuration page.</td>
</tr>
</table>
</body></html>

eric ide

mercurial