|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' |
|
3 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> |
|
4 <html><head> |
|
5 <title>eric4.Helpviewer.OpenSearch</title> |
|
6 <style> |
|
7 body { |
|
8 background:white; |
|
9 margin: 0em 1em 10em 1em; |
|
10 color: black; |
|
11 } |
|
12 |
|
13 h1 { color: white; background: #4FA4FF; } |
|
14 h2 { color: white; background: #4FA4FF; } |
|
15 h3 { color: white; background: #00557F; } |
|
16 h4 { color: white; background: #00557F; } |
|
17 |
|
18 a { color: #AA5500; } |
|
19 |
|
20 </style> |
|
21 </head> |
|
22 <body> |
|
23 <h1>eric4.Helpviewer.OpenSearch</h1> |
|
24 <p> |
|
25 Package implementing the opensearch search engine interfaces. |
|
26 </p> |
|
27 |
|
28 |
|
29 <h3>Modules</h3> |
|
30 <table> |
|
31 <tr> |
|
32 <td><a href="eric4.Helpviewer.OpenSearch.OpenSearchDefaultEngines.html">OpenSearchDefaultEngines</a></td> |
|
33 <td><?xml version="1.0" encoding="UTF-8"?> <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> <ShortName>YouTube</ShortName> <Description>YouTube</Description> <Url method="get" type="text/html" template="http://www.youtube.com/results?search_query={searchTerms}&search=Search" /> <Url method="get" type="application/x-suggestions+json" template="http://suggestqueries.google.com/complete/search?ds=yt&json=t&hl={language}&q={searchTerms}&nolabels=t" /> <Image width="16" height="16">http://www.youtube.com/favicon.ico</Image> </OpenSearchDescription></td> |
|
34 </tr><tr> |
|
35 <td><a href="eric4.Helpviewer.OpenSearch.OpenSearchDialog.html">OpenSearchDialog</a></td> |
|
36 <td>Module implementing a dialog for the configuration of search engines.</td> |
|
37 </tr><tr> |
|
38 <td><a href="eric4.Helpviewer.OpenSearch.OpenSearchEditDialog.html">OpenSearchEditDialog</a></td> |
|
39 <td>Module implementing a dialog to edit the data of a search engine.</td> |
|
40 </tr><tr> |
|
41 <td><a href="eric4.Helpviewer.OpenSearch.OpenSearchEngine.html">OpenSearchEngine</a></td> |
|
42 <td>Module implementing the open search engine.</td> |
|
43 </tr><tr> |
|
44 <td><a href="eric4.Helpviewer.OpenSearch.OpenSearchEngineAction.html">OpenSearchEngineAction</a></td> |
|
45 <td>Module implementing a QAction subclass for open search.</td> |
|
46 </tr><tr> |
|
47 <td><a href="eric4.Helpviewer.OpenSearch.OpenSearchEngineModel.html">OpenSearchEngineModel</a></td> |
|
48 <td>Module implementing a model for search engines.</td> |
|
49 </tr><tr> |
|
50 <td><a href="eric4.Helpviewer.OpenSearch.OpenSearchManager.html">OpenSearchManager</a></td> |
|
51 <td>Module implementing a manager for open search engines.</td> |
|
52 </tr><tr> |
|
53 <td><a href="eric4.Helpviewer.OpenSearch.OpenSearchReader.html">OpenSearchReader</a></td> |
|
54 <td>Module implementing a reader for open search engine descriptions.</td> |
|
55 </tr><tr> |
|
56 <td><a href="eric4.Helpviewer.OpenSearch.OpenSearchWriter.html">OpenSearchWriter</a></td> |
|
57 <td>Module implementing a writer for open search engine descriptions.</td> |
|
58 </tr> |
|
59 </table> |
|
60 </body></html> |