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

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

eric ide

mercurial