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

changeset 7273
391d6b7b1eff
parent 6942
2602857055c5
child 7960
e8fc383322f7
diff -r 1779dc278077 -r 391d6b7b1eff eric6/Documentation/Source/index-eric6.Preferences.html
--- a/eric6/Documentation/Source/index-eric6.Preferences.html	Wed Sep 25 19:40:31 2019 +0200
+++ b/eric6/Documentation/Source/index-eric6.Preferences.html	Wed Sep 25 19:42:44 2019 +0200
@@ -20,9 +20,11 @@
 </head>
 <body>
 <h1>eric6.Preferences</h1>
+
 <p>
 Package implementing the preferences interface.
-</p><p>
+</p>
+<p>
 The preferences interface consists of a class, which defines the default
 values for all configuration items and stores the actual values. These
 values are read and written to the eric6 preferences file by module
@@ -35,6 +37,7 @@
 
 <h3>Packages</h3>
 <table>
+
 <tr>
 <td><a href="index-eric6.Preferences.ConfigurationPages.html">ConfigurationPages</a></td>
 <td>Package implementing the various pages of the configuration dialog.</td>
@@ -43,40 +46,52 @@
 
 <h3>Modules</h3>
 <table>
+
 <tr>
 <td><a href="eric6.Preferences.ConfigurationDialog.html">ConfigurationDialog</a></td>
 <td>Module implementing a dialog for the configuration of eric6.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.Preferences.MouseClickDialog.html">MouseClickDialog</a></td>
 <td>Module implementing a dialog for the configuration of a mouse click sequence.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.Preferences.PreferencesLexer.html">PreferencesLexer</a></td>
 <td>Module implementing a special QScintilla lexer to handle the preferences.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.Preferences.ProgramsDialog.html">ProgramsDialog</a></td>
 <td>Module implementing the Programs page.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.Preferences.ShortcutDialog.html">ShortcutDialog</a></td>
 <td>Module implementing a dialog for the configuration of a keyboard shortcut.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.Preferences.Shortcuts.html">Shortcuts</a></td>
 <td>Module implementing functions dealing with keyboard shortcuts.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.Preferences.ShortcutsDialog.html">ShortcutsDialog</a></td>
 <td>Module implementing a dialog for the configuration of eric6's keyboard shortcuts.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.Preferences.SubstyleDefinitionDialog.html">SubstyleDefinitionDialog</a></td>
 <td>Module implementing the sub-style definition dialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.Preferences.ToolConfigurationDialog.html">ToolConfigurationDialog</a></td>
 <td>Module implementing a configuration dialog for the tools menu.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.Preferences.ToolGroupConfigurationDialog.html">ToolGroupConfigurationDialog</a></td>
 <td>Module implementing a configuration dialog for the tools menu.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.Preferences.ViewProfileDialog.html">ViewProfileDialog</a></td>
 <td>Module implementing a dialog to configure the various view profiles.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.Preferences.__init__.html">Preferences</a></td>
 <td>Package implementing the preferences interface.</td>
 </tr>

eric ide

mercurial