src/eric7/Documentation/Source/index-eric7.Preferences.ConfigurationPages.html

branch
eric7
changeset 9209
b99e7fd55fd3
parent 8877
548d45c3f571
child 9559
34fc53e6159d
equal deleted inserted replaced
9208:3fc8dfeb6ebe 9209:b99e7fd55fd3
1 <!DOCTYPE html>
2 <html><head>
3 <title>eric7.Preferences.ConfigurationPages</title>
4 <meta charset="UTF-8">
5 <link rel="stylesheet" href="styles.css">
6 </head>
7 <body>
8 <h1>eric7.Preferences.ConfigurationPages</h1>
9
10 <p>
11 Package implementing the various pages of the configuration dialog.
12 </p>
13
14
15 <h3>Modules</h3>
16 <table>
17
18 <tr>
19 <td><a href="eric7.Preferences.ConfigurationPages.ApplicationPage.html">ApplicationPage</a></td>
20 <td>Module implementing the Application configuration page.</td>
21 </tr>
22 <tr>
23 <td><a href="eric7.Preferences.ConfigurationPages.CondaPage.html">CondaPage</a></td>
24 <td>Module implementing the conda configuration page.</td>
25 </tr>
26 <tr>
27 <td><a href="eric7.Preferences.ConfigurationPages.ConfigurationPageBase.html">ConfigurationPageBase</a></td>
28 <td>Module implementing the base class for all configuration pages.</td>
29 </tr>
30 <tr>
31 <td><a href="eric7.Preferences.ConfigurationPages.CooperationPage.html">CooperationPage</a></td>
32 <td>Module implementing the Cooperation configuration page.</td>
33 </tr>
34 <tr>
35 <td><a href="eric7.Preferences.ConfigurationPages.CorbaPage.html">CorbaPage</a></td>
36 <td>Module implementing the Corba configuration page.</td>
37 </tr>
38 <tr>
39 <td><a href="eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.html">DebuggerGeneralPage</a></td>
40 <td>Module implementing the Debugger General configuration page.</td>
41 </tr>
42 <tr>
43 <td><a href="eric7.Preferences.ConfigurationPages.DebuggerPython3Page.html">DebuggerPython3Page</a></td>
44 <td>Module implementing the Debugger Python3 configuration page.</td>
45 </tr>
46 <tr>
47 <td><a href="eric7.Preferences.ConfigurationPages.DiffColoursPage.html">DiffColoursPage</a></td>
48 <td>Module implementing the Diff colours configuration page.</td>
49 </tr>
50 <tr>
51 <td><a href="eric7.Preferences.ConfigurationPages.EditorAPIsPage.html">EditorAPIsPage</a></td>
52 <td>Module implementing the Editor APIs configuration page.</td>
53 </tr>
54 <tr>
55 <td><a href="eric7.Preferences.ConfigurationPages.EditorAutoCompletionJediPage.html">EditorAutoCompletionJediPage</a></td>
56 <td>Module implementing the Jedi Auto-completion configuration page.</td>
57 </tr>
58 <tr>
59 <td><a href="eric7.Preferences.ConfigurationPages.EditorAutocompletionPage.html">EditorAutocompletionPage</a></td>
60 <td>Module implementing the Editor Autocompletion configuration page.</td>
61 </tr>
62 <tr>
63 <td><a href="eric7.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.html">EditorAutocompletionQScintillaPage</a></td>
64 <td>Module implementing the QScintilla Autocompletion configuration page.</td>
65 </tr>
66 <tr>
67 <td><a href="eric7.Preferences.ConfigurationPages.EditorCallTipsJediPage.html">EditorCallTipsJediPage</a></td>
68 <td>Module implementing the Jedi Calltips configuration page.</td>
69 </tr>
70 <tr>
71 <td><a href="eric7.Preferences.ConfigurationPages.EditorCalltipsPage.html">EditorCalltipsPage</a></td>
72 <td>Module implementing the Editor Calltips configuration page.</td>
73 </tr>
74 <tr>
75 <td><a href="eric7.Preferences.ConfigurationPages.EditorCalltipsQScintillaPage.html">EditorCalltipsQScintillaPage</a></td>
76 <td>Module implementing the QScintilla Calltips configuration page.</td>
77 </tr>
78 <tr>
79 <td><a href="eric7.Preferences.ConfigurationPages.EditorDocViewerPage.html">EditorDocViewerPage</a></td>
80 <td>Module implementing the Editor Documentation Viewer configuration page.</td>
81 </tr>
82 <tr>
83 <td><a href="eric7.Preferences.ConfigurationPages.EditorExportersPage.html">EditorExportersPage</a></td>
84 <td>Module implementing the Editor Exporters configuration page.</td>
85 </tr>
86 <tr>
87 <td><a href="eric7.Preferences.ConfigurationPages.EditorFilePage.html">EditorFilePage</a></td>
88 <td>Module implementing the Editor File Handling configuration page.</td>
89 </tr>
90 <tr>
91 <td><a href="eric7.Preferences.ConfigurationPages.EditorGeneralPage.html">EditorGeneralPage</a></td>
92 <td>Module implementing the Editor General configuration page.</td>
93 </tr>
94 <tr>
95 <td><a href="eric7.Preferences.ConfigurationPages.EditorHighlightersPage.html">EditorHighlightersPage</a></td>
96 <td>Module implementing the Editor Highlighter Associations configuration page.</td>
97 </tr>
98 <tr>
99 <td><a href="eric7.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html">EditorHighlightingStylesPage</a></td>
100 <td>Module implementing the Editor Highlighting Styles configuration page.</td>
101 </tr>
102 <tr>
103 <td><a href="eric7.Preferences.ConfigurationPages.EditorHighlightingStylesSelectionDialog.html">EditorHighlightingStylesSelectionDialog</a></td>
104 <td>Module implementing a dialog to select the styles to be imported/exported.</td>
105 </tr>
106 <tr>
107 <td><a href="eric7.Preferences.ConfigurationPages.EditorKeywordsPage.html">EditorKeywordsPage</a></td>
108 <td>Module implementing the editor highlighter keywords configuration page.</td>
109 </tr>
110 <tr>
111 <td><a href="eric7.Preferences.ConfigurationPages.EditorLanguageTabIndentOverrideDialog.html">EditorLanguageTabIndentOverrideDialog</a></td>
112 <td>Module implementing a dialog to set the tab and indentation width override for a language.</td>
113 </tr>
114 <tr>
115 <td><a href="eric7.Preferences.ConfigurationPages.EditorMouseClickHandlerJediPage.html">EditorMouseClickHandlerJediPage</a></td>
116 <td>Module implementing the Jedi Mouse Click Handler configuration page.</td>
117 </tr>
118 <tr>
119 <td><a href="eric7.Preferences.ConfigurationPages.EditorMouseClickHandlerPage.html">EditorMouseClickHandlerPage</a></td>
120 <td>Module implementing the Editor Mouse Click Handlers configuration page.</td>
121 </tr>
122 <tr>
123 <td><a href="eric7.Preferences.ConfigurationPages.EditorPropertiesPage.html">EditorPropertiesPage</a></td>
124 <td>Module implementing the Editor Properties configuration page.</td>
125 </tr>
126 <tr>
127 <td><a href="eric7.Preferences.ConfigurationPages.EditorSearchPage.html">EditorSearchPage</a></td>
128 <td>Module implementing the Editor Search configuration page.</td>
129 </tr>
130 <tr>
131 <td><a href="eric7.Preferences.ConfigurationPages.EditorSpellCheckingPage.html">EditorSpellCheckingPage</a></td>
132 <td>Module implementing the Editor Spellchecking configuration page.</td>
133 </tr>
134 <tr>
135 <td><a href="eric7.Preferences.ConfigurationPages.EditorStylesPage.html">EditorStylesPage</a></td>
136 <td>Module implementing the Editor Styles configuration page.</td>
137 </tr>
138 <tr>
139 <td><a href="eric7.Preferences.ConfigurationPages.EditorSyntaxPage.html">EditorSyntaxPage</a></td>
140 <td>Module implementing the Editor Syntax Checker configuration page.</td>
141 </tr>
142 <tr>
143 <td><a href="eric7.Preferences.ConfigurationPages.EditorTypingPage.html">EditorTypingPage</a></td>
144 <td>Module implementing the Editor Typing configuration page.</td>
145 </tr>
146 <tr>
147 <td><a href="eric7.Preferences.ConfigurationPages.EmailPage.html">EmailPage</a></td>
148 <td>Module implementing the Email configuration page.</td>
149 </tr>
150 <tr>
151 <td><a href="eric7.Preferences.ConfigurationPages.GraphicsPage.html">GraphicsPage</a></td>
152 <td>Module implementing the Printer configuration page.</td>
153 </tr>
154 <tr>
155 <td><a href="eric7.Preferences.ConfigurationPages.HelpDocumentationPage.html">HelpDocumentationPage</a></td>
156 <td>Module implementing the Help Documentation configuration page.</td>
157 </tr>
158 <tr>
159 <td><a href="eric7.Preferences.ConfigurationPages.HelpViewersPage.html">HelpViewersPage</a></td>
160 <td>Module implementing the Help Viewers configuration page.</td>
161 </tr>
162 <tr>
163 <td><a href="eric7.Preferences.ConfigurationPages.HexEditorPage.html">HexEditorPage</a></td>
164 <td>Module implementing the Hex Editor configuration page.</td>
165 </tr>
166 <tr>
167 <td><a href="eric7.Preferences.ConfigurationPages.IconsPage.html">IconsPage</a></td>
168 <td>Module implementing the Icons configuration page.</td>
169 </tr>
170 <tr>
171 <td><a href="eric7.Preferences.ConfigurationPages.IconsPreviewDialog.html">IconsPreviewDialog</a></td>
172 <td>Module implementing a dialog to preview the contents of an icon directory.</td>
173 </tr>
174 <tr>
175 <td><a href="eric7.Preferences.ConfigurationPages.InterfaceLightPage.html">InterfaceLightPage</a></td>
176 <td>Module implementing the Interface configuration page (variant for web browser).</td>
177 </tr>
178 <tr>
179 <td><a href="eric7.Preferences.ConfigurationPages.InterfacePage.html">InterfacePage</a></td>
180 <td>Module implementing the Interface configuration page.</td>
181 </tr>
182 <tr>
183 <td><a href="eric7.Preferences.ConfigurationPages.IrcPage.html">IrcPage</a></td>
184 <td>Module implementing the IRC configuration page.</td>
185 </tr>
186 <tr>
187 <td><a href="eric7.Preferences.ConfigurationPages.LogViewerPage.html">LogViewerPage</a></td>
188 <td>Module implementing the Log Viewer configuration page.</td>
189 </tr>
190 <tr>
191 <td><a href="eric7.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html">MasterPasswordEntryDialog</a></td>
192 <td>Module implementing a dialog to enter or change the master password.</td>
193 </tr>
194 <tr>
195 <td><a href="eric7.Preferences.ConfigurationPages.MicroPythonPage.html">MicroPythonPage</a></td>
196 <td>Module implementing the MicroPython configuration page.</td>
197 </tr>
198 <tr>
199 <td><a href="eric7.Preferences.ConfigurationPages.MimeTypesPage.html">MimeTypesPage</a></td>
200 <td>Module implementing the Text Mime Types configuration page.</td>
201 </tr>
202 <tr>
203 <td><a href="eric7.Preferences.ConfigurationPages.MultiProjectPage.html">MultiProjectPage</a></td>
204 <td>Module implementing the Multi Project configuration page.</td>
205 </tr>
206 <tr>
207 <td><a href="eric7.Preferences.ConfigurationPages.NetworkPage.html">NetworkPage</a></td>
208 <td>Module implementing the Network configuration page.</td>
209 </tr>
210 <tr>
211 <td><a href="eric7.Preferences.ConfigurationPages.NotificationsPage.html">NotificationsPage</a></td>
212 <td>Module implementing the Notifications configuration page.</td>
213 </tr>
214 <tr>
215 <td><a href="eric7.Preferences.ConfigurationPages.PipPage.html">PipPage</a></td>
216 <td>Package implementing the pip configuration page.</td>
217 </tr>
218 <tr>
219 <td><a href="eric7.Preferences.ConfigurationPages.PluginManagerPage.html">PluginManagerPage</a></td>
220 <td>Module implementing the Plugin Manager configuration page.</td>
221 </tr>
222 <tr>
223 <td><a href="eric7.Preferences.ConfigurationPages.PrinterPage.html">PrinterPage</a></td>
224 <td>Module implementing the Printer configuration page.</td>
225 </tr>
226 <tr>
227 <td><a href="eric7.Preferences.ConfigurationPages.ProjectBrowserPage.html">ProjectBrowserPage</a></td>
228 <td>Module implementing the Project Browser configuration page.</td>
229 </tr>
230 <tr>
231 <td><a href="eric7.Preferences.ConfigurationPages.ProjectPage.html">ProjectPage</a></td>
232 <td>Module implementing the Project configuration page.</td>
233 </tr>
234 <tr>
235 <td><a href="eric7.Preferences.ConfigurationPages.ProtobufPage.html">ProtobufPage</a></td>
236 <td>Module implementing the protobuf configuration page.</td>
237 </tr>
238 <tr>
239 <td><a href="eric7.Preferences.ConfigurationPages.PythonPage.html">PythonPage</a></td>
240 <td>Module implementing the Python configuration page.</td>
241 </tr>
242 <tr>
243 <td><a href="eric7.Preferences.ConfigurationPages.QtPage.html">QtPage</a></td>
244 <td>Module implementing the Qt configuration page.</td>
245 </tr>
246 <tr>
247 <td><a href="eric7.Preferences.ConfigurationPages.SecurityPage.html">SecurityPage</a></td>
248 <td>Module implementing the Security configuration page.</td>
249 </tr>
250 <tr>
251 <td><a href="eric7.Preferences.ConfigurationPages.ShellPage.html">ShellPage</a></td>
252 <td>Module implementing the Shell configuration page.</td>
253 </tr>
254 <tr>
255 <td><a href="eric7.Preferences.ConfigurationPages.TasksPage.html">TasksPage</a></td>
256 <td>Module implementing the Tasks configuration page.</td>
257 </tr>
258 <tr>
259 <td><a href="eric7.Preferences.ConfigurationPages.TemplatesPage.html">TemplatesPage</a></td>
260 <td>Module implementing the Templates configuration page.</td>
261 </tr>
262 <tr>
263 <td><a href="eric7.Preferences.ConfigurationPages.TrayStarterPage.html">TrayStarterPage</a></td>
264 <td>Module implementing the tray starter configuration page.</td>
265 </tr>
266 <tr>
267 <td><a href="eric7.Preferences.ConfigurationPages.VcsPage.html">VcsPage</a></td>
268 <td>Module implementing the VCS configuration page.</td>
269 </tr>
270 <tr>
271 <td><a href="eric7.Preferences.ConfigurationPages.ViewmanagerPage.html">ViewmanagerPage</a></td>
272 <td>Module implementing the Viewmanager configuration page.</td>
273 </tr>
274 <tr>
275 <td><a href="eric7.Preferences.ConfigurationPages.WebBrowserAppearancePage.html">WebBrowserAppearancePage</a></td>
276 <td>Module implementing the Web Browser Appearance configuration page.</td>
277 </tr>
278 <tr>
279 <td><a href="eric7.Preferences.ConfigurationPages.WebBrowserPage.html">WebBrowserPage</a></td>
280 <td>Module implementing the Web Browser configuration page.</td>
281 </tr>
282 <tr>
283 <td><a href="eric7.Preferences.ConfigurationPages.WebBrowserSpellCheckingPage.html">WebBrowserSpellCheckingPage</a></td>
284 <td>Module implementing the Web Browser Spell Checking configuration page.</td>
285 </tr>
286 <tr>
287 <td><a href="eric7.Preferences.ConfigurationPages.WebBrowserVirusTotalPage.html">WebBrowserVirusTotalPage</a></td>
288 <td>Module implementing VirusTotal configuration page (web browser variant).</td>
289 </tr>
290 </table>
291 </body></html>

eric ide

mercurial