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