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

changeset 3673
e26d7d0c1088
child 4095
c78cdc1a3c14
equal deleted inserted replaced
3670:f0cb7579c0b4 3673:e26d7d0c1088
1 <!DOCTYPE html>
2 <html><head>
3 <title>eric6.Preferences.ConfigurationPages</title>
4 <meta charset="UTF-8">
5 <style>
6 body {
7 background: #EDECE6;
8 margin: 0em 1em 10em 1em;
9 color: black;
10 }
11
12 h1 { color: white; background: #85774A; }
13 h2 { color: white; background: #85774A; }
14 h3 { color: white; background: #9D936E; }
15 h4 { color: white; background: #9D936E; }
16
17 a { color: #BA6D36; }
18
19 </style>
20 </head>
21 <body>
22 <h1>eric6.Preferences.ConfigurationPages</h1>
23 <p>
24 Package implementing the various pages of the configuration dialog.
25 </p>
26
27
28 <h3>Modules</h3>
29 <table>
30 <tr>
31 <td><a href="eric6.Preferences.ConfigurationPages.ApplicationPage.html">ApplicationPage</a></td>
32 <td>Module implementing the Application configuration page.</td>
33 </tr><tr>
34 <td><a href="eric6.Preferences.ConfigurationPages.ConfigurationPageBase.html">ConfigurationPageBase</a></td>
35 <td>Module implementing the base class for all configuration pages.</td>
36 </tr><tr>
37 <td><a href="eric6.Preferences.ConfigurationPages.CooperationPage.html">CooperationPage</a></td>
38 <td>Module implementing the Cooperation configuration page.</td>
39 </tr><tr>
40 <td><a href="eric6.Preferences.ConfigurationPages.CorbaPage.html">CorbaPage</a></td>
41 <td>Module implementing the Corba configuration page.</td>
42 </tr><tr>
43 <td><a href="eric6.Preferences.ConfigurationPages.DebuggerGeneralPage.html">DebuggerGeneralPage</a></td>
44 <td>Module implementing the Debugger General configuration page.</td>
45 </tr><tr>
46 <td><a href="eric6.Preferences.ConfigurationPages.DebuggerPython3Page.html">DebuggerPython3Page</a></td>
47 <td>Module implementing the Debugger Python3 configuration page.</td>
48 </tr><tr>
49 <td><a href="eric6.Preferences.ConfigurationPages.DebuggerPythonPage.html">DebuggerPythonPage</a></td>
50 <td>Module implementing the Debugger Python configuration page.</td>
51 </tr><tr>
52 <td><a href="eric6.Preferences.ConfigurationPages.DebuggerRubyPage.html">DebuggerRubyPage</a></td>
53 <td>Module implementing the Debugger Ruby configuration page.</td>
54 </tr><tr>
55 <td><a href="eric6.Preferences.ConfigurationPages.EditorAPIsPage.html">EditorAPIsPage</a></td>
56 <td>Module implementing the Editor APIs configuration page.</td>
57 </tr><tr>
58 <td><a href="eric6.Preferences.ConfigurationPages.EditorAutocompletionPage.html">EditorAutocompletionPage</a></td>
59 <td>Module implementing the Editor Autocompletion configuration page.</td>
60 </tr><tr>
61 <td><a href="eric6.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.html">EditorAutocompletionQScintillaPage</a></td>
62 <td>Module implementing the QScintilla Autocompletion configuration page.</td>
63 </tr><tr>
64 <td><a href="eric6.Preferences.ConfigurationPages.EditorCalltipsPage.html">EditorCalltipsPage</a></td>
65 <td>Module implementing the Editor Calltips configuration page.</td>
66 </tr><tr>
67 <td><a href="eric6.Preferences.ConfigurationPages.EditorCalltipsQScintillaPage.html">EditorCalltipsQScintillaPage</a></td>
68 <td>Module implementing the QScintilla Calltips configuration page.</td>
69 </tr><tr>
70 <td><a href="eric6.Preferences.ConfigurationPages.EditorExportersPage.html">EditorExportersPage</a></td>
71 <td>Module implementing the Editor Exporters configuration page.</td>
72 </tr><tr>
73 <td><a href="eric6.Preferences.ConfigurationPages.EditorFilePage.html">EditorFilePage</a></td>
74 <td>Module implementing the Editor File Handling configuration page.</td>
75 </tr><tr>
76 <td><a href="eric6.Preferences.ConfigurationPages.EditorGeneralPage.html">EditorGeneralPage</a></td>
77 <td>Module implementing the Editor General configuration page.</td>
78 </tr><tr>
79 <td><a href="eric6.Preferences.ConfigurationPages.EditorHighlightersPage.html">EditorHighlightersPage</a></td>
80 <td>Module implementing the Editor Highlighter Associations configuration page.</td>
81 </tr><tr>
82 <td><a href="eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html">EditorHighlightingStylesPage</a></td>
83 <td>Module implementing the Editor Highlighting Styles configuration page.</td>
84 </tr><tr>
85 <td><a href="eric6.Preferences.ConfigurationPages.EditorKeywordsPage.html">EditorKeywordsPage</a></td>
86 <td>Module implementing the editor highlighter keywords configuration page.</td>
87 </tr><tr>
88 <td><a href="eric6.Preferences.ConfigurationPages.EditorPropertiesPage.html">EditorPropertiesPage</a></td>
89 <td>Module implementing the Editor Properties configuration page.</td>
90 </tr><tr>
91 <td><a href="eric6.Preferences.ConfigurationPages.EditorSearchPage.html">EditorSearchPage</a></td>
92 <td>Module implementing the Editor Search configuration page.</td>
93 </tr><tr>
94 <td><a href="eric6.Preferences.ConfigurationPages.EditorSpellCheckingPage.html">EditorSpellCheckingPage</a></td>
95 <td>Module implementing the Editor Spellchecking configuration page.</td>
96 </tr><tr>
97 <td><a href="eric6.Preferences.ConfigurationPages.EditorStylesPage.html">EditorStylesPage</a></td>
98 <td>Module implementing the Editor Styles configuration page.</td>
99 </tr><tr>
100 <td><a href="eric6.Preferences.ConfigurationPages.EditorSyntaxPage.html">EditorSyntaxPage</a></td>
101 <td>Module implementing the Editor Syntax Checker configuration page.</td>
102 </tr><tr>
103 <td><a href="eric6.Preferences.ConfigurationPages.EditorTypingPage.html">EditorTypingPage</a></td>
104 <td>Module implementing the Editor Typing configuration page.</td>
105 </tr><tr>
106 <td><a href="eric6.Preferences.ConfigurationPages.EmailPage.html">EmailPage</a></td>
107 <td>Module implementing the Email configuration page.</td>
108 </tr><tr>
109 <td><a href="eric6.Preferences.ConfigurationPages.GraphicsPage.html">GraphicsPage</a></td>
110 <td>Module implementing the Printer configuration page.</td>
111 </tr><tr>
112 <td><a href="eric6.Preferences.ConfigurationPages.HelpAppearancePage.html">HelpAppearancePage</a></td>
113 <td>Module implementing the Help Viewers configuration page.</td>
114 </tr><tr>
115 <td><a href="eric6.Preferences.ConfigurationPages.HelpDocumentationPage.html">HelpDocumentationPage</a></td>
116 <td>Module implementing the Help Documentation configuration page.</td>
117 </tr><tr>
118 <td><a href="eric6.Preferences.ConfigurationPages.HelpInterfacePage.html">HelpInterfacePage</a></td>
119 <td>Module implementing the Interface configuration page (variant for web browser).</td>
120 </tr><tr>
121 <td><a href="eric6.Preferences.ConfigurationPages.HelpViewersPage.html">HelpViewersPage</a></td>
122 <td>Module implementing the Help Viewers configuration page.</td>
123 </tr><tr>
124 <td><a href="eric6.Preferences.ConfigurationPages.HelpVirusTotalPage.html">HelpVirusTotalPage</a></td>
125 <td>Module implementing HelpVirusTotalPage.</td>
126 </tr><tr>
127 <td><a href="eric6.Preferences.ConfigurationPages.HelpWebBrowserPage.html">HelpWebBrowserPage</a></td>
128 <td>Module implementing the Help web browser configuration page.</td>
129 </tr><tr>
130 <td><a href="eric6.Preferences.ConfigurationPages.IconsPage.html">IconsPage</a></td>
131 <td>Module implementing the Icons configuration page.</td>
132 </tr><tr>
133 <td><a href="eric6.Preferences.ConfigurationPages.IconsPreviewDialog.html">IconsPreviewDialog</a></td>
134 <td>Module implementing a dialog to preview the contents of an icon directory.</td>
135 </tr><tr>
136 <td><a href="eric6.Preferences.ConfigurationPages.InterfacePage.html">InterfacePage</a></td>
137 <td>Module implementing the Interface configuration page.</td>
138 </tr><tr>
139 <td><a href="eric6.Preferences.ConfigurationPages.IrcPage.html">IrcPage</a></td>
140 <td>Module implementing the IRC configuration page.</td>
141 </tr><tr>
142 <td><a href="eric6.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html">MasterPasswordEntryDialog</a></td>
143 <td>Module implementing a dialog to enter or change the master password.</td>
144 </tr><tr>
145 <td><a href="eric6.Preferences.ConfigurationPages.MultiProjectPage.html">MultiProjectPage</a></td>
146 <td>Module implementing the Multi Project configuration page.</td>
147 </tr><tr>
148 <td><a href="eric6.Preferences.ConfigurationPages.NetworkPage.html">NetworkPage</a></td>
149 <td>Module implementing the Network configuration page.</td>
150 </tr><tr>
151 <td><a href="eric6.Preferences.ConfigurationPages.NotificationsPage.html">NotificationsPage</a></td>
152 <td>Module implementing the Notifications configuration page.</td>
153 </tr><tr>
154 <td><a href="eric6.Preferences.ConfigurationPages.PluginManagerPage.html">PluginManagerPage</a></td>
155 <td>Module implementing the Plugin Manager configuration page.</td>
156 </tr><tr>
157 <td><a href="eric6.Preferences.ConfigurationPages.PrinterPage.html">PrinterPage</a></td>
158 <td>Module implementing the Printer configuration page.</td>
159 </tr><tr>
160 <td><a href="eric6.Preferences.ConfigurationPages.ProjectBrowserPage.html">ProjectBrowserPage</a></td>
161 <td>Module implementing the Project Browser configuration page.</td>
162 </tr><tr>
163 <td><a href="eric6.Preferences.ConfigurationPages.ProjectPage.html">ProjectPage</a></td>
164 <td>Module implementing the Project configuration page.</td>
165 </tr><tr>
166 <td><a href="eric6.Preferences.ConfigurationPages.PythonPage.html">PythonPage</a></td>
167 <td>Module implementing the Python configuration page.</td>
168 </tr><tr>
169 <td><a href="eric6.Preferences.ConfigurationPages.QtPage.html">QtPage</a></td>
170 <td>Module implementing the Qt configuration page.</td>
171 </tr><tr>
172 <td><a href="eric6.Preferences.ConfigurationPages.SecurityPage.html">SecurityPage</a></td>
173 <td>Module implementing the Security configuration page.</td>
174 </tr><tr>
175 <td><a href="eric6.Preferences.ConfigurationPages.ShellPage.html">ShellPage</a></td>
176 <td>Module implementing the Shell configuration page.</td>
177 </tr><tr>
178 <td><a href="eric6.Preferences.ConfigurationPages.TasksPage.html">TasksPage</a></td>
179 <td>Module implementing the Tasks configuration page.</td>
180 </tr><tr>
181 <td><a href="eric6.Preferences.ConfigurationPages.TemplatesPage.html">TemplatesPage</a></td>
182 <td>Module implementing the Templates configuration page.</td>
183 </tr><tr>
184 <td><a href="eric6.Preferences.ConfigurationPages.TrayStarterPage.html">TrayStarterPage</a></td>
185 <td>Module implementing the tray starter configuration page.</td>
186 </tr><tr>
187 <td><a href="eric6.Preferences.ConfigurationPages.VcsPage.html">VcsPage</a></td>
188 <td>Module implementing the VCS configuration page.</td>
189 </tr><tr>
190 <td><a href="eric6.Preferences.ConfigurationPages.ViewmanagerPage.html">ViewmanagerPage</a></td>
191 <td>Module implementing the Viewmanager configuration page.</td>
192 </tr>
193 </table>
194 </body></html>

eric ide

mercurial