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

branch
maintenance
changeset 6989
8b8cadf8d7e9
parent 6987
3371a03ed0a7
child 7273
391d6b7b1eff
equal deleted inserted replaced
6938:7926553b7509 6989:8b8cadf8d7e9
1 <!DOCTYPE html>
2 <html><head>
3 <title>eric6.UI</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.UI</h1>
23 <p>
24 Package implementing the main user interface and general purpose dialogs.
25 </p><p>
26 This package contains the main user interface and some general purpose
27 dialogs as well as dialogs not fitting the other more specific categories.
28 </p>
29
30 <h3>Packages</h3>
31 <table>
32 <tr>
33 <td><a href="index-eric6.UI.Previewers.html">Previewers</a></td>
34 <td>Package containing the various previewer modules.</td>
35 </tr><tr>
36 <td><a href="index-eric6.UI.data.html">data</a></td>
37 <td>Package defining some data used by UI widgets.</td>
38 </tr>
39 </table>
40
41 <h3>Modules</h3>
42 <table>
43 <tr>
44 <td><a href="eric6.UI.AuthenticationDialog.html">AuthenticationDialog</a></td>
45 <td>Module implementing the authentication dialog for the help browser.</td>
46 </tr><tr>
47 <td><a href="eric6.UI.Browser.html">Browser</a></td>
48 <td>Module implementing a browser with class browsing capabilities.</td>
49 </tr><tr>
50 <td><a href="eric6.UI.BrowserModel.html">BrowserModel</a></td>
51 <td>Module implementing the browser model.</td>
52 </tr><tr>
53 <td><a href="eric6.UI.BrowserSortFilterProxyModel.html">BrowserSortFilterProxyModel</a></td>
54 <td>Module implementing the browser sort filter proxy model.</td>
55 </tr><tr>
56 <td><a href="eric6.UI.ClearPrivateDataDialog.html">ClearPrivateDataDialog</a></td>
57 <td>Module implementing a dialog to select which private data to clear.</td>
58 </tr><tr>
59 <td><a href="eric6.UI.CodeDocumentationViewer.html">CodeDocumentationViewer</a></td>
60 <td>Module implementing a widget to show some source code information provided by plug-ins.</td>
61 </tr><tr>
62 <td><a href="eric6.UI.CodeDocumentationViewerTemplate.html">CodeDocumentationViewerTemplate</a></td>
63 <td>Module implementing functions to prepare an HTML documentation view.</td>
64 </tr><tr>
65 <td><a href="eric6.UI.CompareDialog.html">CompareDialog</a></td>
66 <td>Module implementing a dialog to compare two files and show the result side by side.</td>
67 </tr><tr>
68 <td><a href="eric6.UI.Config.html">Config</a></td>
69 <td>Module defining common data to be used by all windows..</td>
70 </tr><tr>
71 <td><a href="eric6.UI.DeleteFilesConfirmationDialog.html">DeleteFilesConfirmationDialog</a></td>
72 <td>Module implementing a dialog to confirm deletion of multiple files.</td>
73 </tr><tr>
74 <td><a href="eric6.UI.DiffDialog.html">DiffDialog</a></td>
75 <td>Module implementing a dialog to compare two files.</td>
76 </tr><tr>
77 <td><a href="eric6.UI.DiffHighlighter.html">DiffHighlighter</a></td>
78 <td>Module implementing a syntax highlighter for unified and context diff outputs.</td>
79 </tr><tr>
80 <td><a href="eric6.UI.EmailDialog.html">EmailDialog</a></td>
81 <td>Module implementing a dialog to send bug reports or feature requests.</td>
82 </tr><tr>
83 <td><a href="eric6.UI.ErrorLogDialog.html">ErrorLogDialog</a></td>
84 <td>Module implementing a dialog to display an error log.</td>
85 </tr><tr>
86 <td><a href="eric6.UI.FindFileDialog.html">FindFileDialog</a></td>
87 <td>Module implementing a dialog to search for text in files.</td>
88 </tr><tr>
89 <td><a href="eric6.UI.FindFileNameDialog.html">FindFileNameDialog</a></td>
90 <td>Module implementing a dialog to search for files.</td>
91 </tr><tr>
92 <td><a href="eric6.UI.Info.html">Info</a></td>
93 <td>Module defining some informational strings.</td>
94 </tr><tr>
95 <td><a href="eric6.UI.LogView.html">LogView</a></td>
96 <td>Module implementing the log viewer widget and the log widget.</td>
97 </tr><tr>
98 <td><a href="eric6.UI.NotificationWidget.html">NotificationWidget</a></td>
99 <td>Module implementing a Notification widget.</td>
100 </tr><tr>
101 <td><a href="eric6.UI.NumbersWidget.html">NumbersWidget</a></td>
102 <td>Module implementing a widget to show numbers in different formats.</td>
103 </tr><tr>
104 <td><a href="eric6.UI.PixmapCache.html">PixmapCache</a></td>
105 <td>Module implementing a pixmap cache for icons.</td>
106 </tr><tr>
107 <td><a href="eric6.UI.Previewer.html">Previewer</a></td>
108 <td>Module implementing a previewer widget for HTML, Markdown and ReST files.</td>
109 </tr><tr>
110 <td><a href="eric6.UI.PythonAstViewer.html">PythonAstViewer</a></td>
111 <td>Module implementing a widget to visualize the Python AST for some Python sources.</td>
112 </tr><tr>
113 <td><a href="eric6.UI.SearchWidget.html">SearchWidget</a></td>
114 <td>Module implementing the search box for the shell and log viewer.</td>
115 </tr><tr>
116 <td><a href="eric6.UI.SplashScreen.html">SplashScreen</a></td>
117 <td>Module implementing a splashscreen for eric6.</td>
118 </tr><tr>
119 <td><a href="eric6.UI.SymbolsWidget.html">SymbolsWidget</a></td>
120 <td>Module implementing a widget to select a symbol in various formats.</td>
121 </tr><tr>
122 <td><a href="eric6.UI.UserInterface.html">UserInterface</a></td>
123 <td>Module implementing the main user interface.</td>
124 </tr>
125 </table>
126 </body></html>

eric ide

mercurial