src/eric7/Documentation/Source/eric7.QtHelpInterface.QtHelpSchemeHandler.html

Sat, 26 Apr 2025 12:34:32 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 26 Apr 2025 12:34:32 +0200
branch
eric7
changeset 11240
c48c615c04a3
parent 10479
856476537696
permissions
-rw-r--r--

MicroPython
- Added a configuration option to disable the support for the no longer produced Pimoroni Pico Wireless Pack.

9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
1 <!DOCTYPE html>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
2 <html><head>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
3 <title>eric7.QtHelpInterface.QtHelpSchemeHandler</title>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
4 <meta charset="UTF-8">
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
5 <link rel="stylesheet" href="styles.css">
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
6 </head>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
7 <body>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
8 <a NAME="top" ID="top"></a>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
9 <h1>eric7.QtHelpInterface.QtHelpSchemeHandler</h1>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
10 <p>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
11 Module implementing a scheme access handler for QtHelp.
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
12 </p>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
13
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
14 <h3>Global Attributes</h3>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
15 <table>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
16 <tr><td>ExtensionMap</td></tr>
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
17 <tr><td>QtDocPath</td></tr>
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
18 </table>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
19
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
20 <h3>Classes</h3>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
21 <table>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
22 <tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
23 <td><a href="#QtHelpSchemeHandler">QtHelpSchemeHandler</a></td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
24 <td>Class implementing a scheme handler for the qthelp: scheme.</td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
25 </tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
26 <tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
27 <td><a href="#QtHelpSchemeReply">QtHelpSchemeReply</a></td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
28 <td>Class implementing a reply for a requested qthelp: page.</td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
29 </tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
30 </table>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
31
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
32 <h3>Functions</h3>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
33 <table>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
34 <tr><td>None</td></tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
35 </table>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
36
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
37 <hr />
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
38 <hr />
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
39 <a NAME="QtHelpSchemeHandler" ID="QtHelpSchemeHandler"></a>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
40 <h2>QtHelpSchemeHandler</h2>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
41 <p>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
42 Class implementing a scheme handler for the qthelp: scheme.
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
43 </p>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
44
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
45 <h3>Derived from</h3>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
46 QWebEngineUrlSchemeHandler
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
47 <h3>Class Attributes</h3>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
48 <table>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
49 <tr><td>None</td></tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
50 </table>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
51
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
52 <h3>Class Methods</h3>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
53 <table>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
54 <tr><td>None</td></tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
55 </table>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
56
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
57 <h3>Methods</h3>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
58 <table>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
59 <tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
60 <td><a href="#QtHelpSchemeHandler.__init__">QtHelpSchemeHandler</a></td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
61 <td>Constructor</td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
62 </tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
63 <tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
64 <td><a href="#QtHelpSchemeHandler.__replyClosed">__replyClosed</a></td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
65 <td>Private slot handling the closed signal of a reply.</td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
66 </tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
67 <tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
68 <td><a href="#QtHelpSchemeHandler.requestStarted">requestStarted</a></td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
69 <td>Public method handling the URL request.</td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
70 </tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
71 </table>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
72
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
73 <h3>Static Methods</h3>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
74 <table>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
75 <tr><td>None</td></tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
76 </table>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
77
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
78
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
79 <a NAME="QtHelpSchemeHandler.__init__" ID="QtHelpSchemeHandler.__init__"></a>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
80 <h4>QtHelpSchemeHandler (Constructor)</h4>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
81 <b>QtHelpSchemeHandler</b>(<i>engine, parent=None</i>)
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
82 <p>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
83 Constructor
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
84 </p>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
85
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
86 <dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
87
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
88 <dt><i>engine</i> (QHelpEngine)</dt>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
89 <dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
90 reference to the help engine
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
91 </dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
92 <dt><i>parent</i> (QObject)</dt>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
93 <dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
94 reference to the parent object
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
95 </dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
96 </dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
97 <a NAME="QtHelpSchemeHandler.__replyClosed" ID="QtHelpSchemeHandler.__replyClosed"></a>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
98 <h4>QtHelpSchemeHandler.__replyClosed</h4>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
99 <b>__replyClosed</b>(<i>reply</i>)
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
100 <p>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
101 Private slot handling the closed signal of a reply.
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
102 </p>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
103
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
104 <dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
105
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
106 <dt><i>reply</i> (QtHelpSchemeReply)</dt>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
107 <dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
108 reference to the network reply
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
109 </dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
110 </dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
111 <a NAME="QtHelpSchemeHandler.requestStarted" ID="QtHelpSchemeHandler.requestStarted"></a>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
112 <h4>QtHelpSchemeHandler.requestStarted</h4>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
113 <b>requestStarted</b>(<i>job</i>)
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
114 <p>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
115 Public method handling the URL request.
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
116 </p>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
117
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
118 <dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
119
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
120 <dt><i>job</i> (QWebEngineUrlRequestJob)</dt>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
121 <dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
122 URL request job
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
123 </dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
124 </dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
125 <div align="right"><a href="#top">Up</a></div>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
126 <hr />
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
127 <hr />
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
128 <a NAME="QtHelpSchemeReply" ID="QtHelpSchemeReply"></a>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
129 <h2>QtHelpSchemeReply</h2>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
130 <p>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
131 Class implementing a reply for a requested qthelp: page.
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
132 </p>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
133
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
134 <h3>Signals</h3>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
135 <dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
136
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
137 <dt>closed</dt>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
138 <dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
139 emitted to signal that the web engine has read
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
140 the data
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
141 </dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
142 </dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
143 <h3>Derived from</h3>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
144 QIODevice
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
145 <h3>Class Attributes</h3>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
146 <table>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
147 <tr><td>None</td></tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
148 </table>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
149
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
150 <h3>Class Methods</h3>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
151 <table>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
152 <tr><td>None</td></tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
153 </table>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
154
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
155 <h3>Methods</h3>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
156 <table>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
157 <tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
158 <td><a href="#QtHelpSchemeReply.__init__">QtHelpSchemeReply</a></td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
159 <td>Constructor</td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
160 </tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
161 <tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
162 <td><a href="#QtHelpSchemeReply.__loadQtHelpPage">__loadQtHelpPage</a></td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
163 <td>Private method to load the requested QtHelp page.</td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
164 </tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
165 <tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
166 <td><a href="#QtHelpSchemeReply.__mimeFromUrl">__mimeFromUrl</a></td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
167 <td>Private method to guess the mime type given an URL.</td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
168 </tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
169 <tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
170 <td><a href="#QtHelpSchemeReply.bytesAvailable">bytesAvailable</a></td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
171 <td>Public method to get the number of available bytes.</td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
172 </tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
173 <tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
174 <td><a href="#QtHelpSchemeReply.close">close</a></td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
175 <td>Public method used to cloase the reply.</td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
176 </tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
177 <tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
178 <td><a href="#QtHelpSchemeReply.mimeType">mimeType</a></td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
179 <td>Public method to get the reply mime type.</td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
180 </tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
181 <tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
182 <td><a href="#QtHelpSchemeReply.readData">readData</a></td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
183 <td>Public method to retrieve data from the reply object.</td>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
184 </tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
185 </table>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
186
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
187 <h3>Static Methods</h3>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
188 <table>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
189 <tr><td>None</td></tr>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
190 </table>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
191
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
192
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
193 <a NAME="QtHelpSchemeReply.__init__" ID="QtHelpSchemeReply.__init__"></a>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
194 <h4>QtHelpSchemeReply (Constructor)</h4>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
195 <b>QtHelpSchemeReply</b>(<i>job, engine, parent=None</i>)
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
196 <p>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
197 Constructor
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
198 </p>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
199
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
200 <dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
201
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
202 <dt><i>job</i> (QWebEngineUrlRequestJob)</dt>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
203 <dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
204 reference to the URL request
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
205 </dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
206 <dt><i>engine</i> (QHelpEngine)</dt>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
207 <dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
208 reference to the help engine
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
209 </dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
210 <dt><i>parent</i> (QObject)</dt>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
211 <dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
212 reference to the parent object
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
213 </dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
214 </dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
215 <a NAME="QtHelpSchemeReply.__loadQtHelpPage" ID="QtHelpSchemeReply.__loadQtHelpPage"></a>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
216 <h4>QtHelpSchemeReply.__loadQtHelpPage</h4>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
217 <b>__loadQtHelpPage</b>(<i>url</i>)
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
218 <p>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
219 Private method to load the requested QtHelp page.
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
220 </p>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
221
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
222 <dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
223
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
224 <dt><i>url</i> (QUrl)</dt>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
225 <dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
226 URL of the requested page
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
227 </dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
228 </dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
229 <a NAME="QtHelpSchemeReply.__mimeFromUrl" ID="QtHelpSchemeReply.__mimeFromUrl"></a>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
230 <h4>QtHelpSchemeReply.__mimeFromUrl</h4>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
231 <b>__mimeFromUrl</b>(<i>url</i>)
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
232 <p>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
233 Private method to guess the mime type given an URL.
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
234 </p>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
235
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
236 <dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
237
10431
64157aeb0312 Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 9686
diff changeset
238 <dt><i>url</i> (QUrl)</dt>
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
239 <dd>
10431
64157aeb0312 Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 9686
diff changeset
240 URL to guess the mime type from
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
241 </dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
242 </dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
243 <dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
244 <dt>Return:</dt>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
245 <dd>
10431
64157aeb0312 Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 9686
diff changeset
246 mime type for the given URL
64157aeb0312 Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 9686
diff changeset
247 </dd>
64157aeb0312 Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 9686
diff changeset
248 </dl>
64157aeb0312 Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 9686
diff changeset
249 <dl>
64157aeb0312 Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 9686
diff changeset
250 <dt>Return Type:</dt>
64157aeb0312 Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 9686
diff changeset
251 <dd>
64157aeb0312 Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 9686
diff changeset
252 str
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
253 </dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
254 </dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
255 <a NAME="QtHelpSchemeReply.bytesAvailable" ID="QtHelpSchemeReply.bytesAvailable"></a>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
256 <h4>QtHelpSchemeReply.bytesAvailable</h4>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
257 <b>bytesAvailable</b>(<i></i>)
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
258 <p>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
259 Public method to get the number of available bytes.
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
260 </p>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
261
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
262 <dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
263 <dt>Return:</dt>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
264 <dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
265 number of available bytes
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
266 </dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
267 </dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
268 <dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
269 <dt>Return Type:</dt>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
270 <dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
271 int
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
272 </dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
273 </dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
274 <a NAME="QtHelpSchemeReply.close" ID="QtHelpSchemeReply.close"></a>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
275 <h4>QtHelpSchemeReply.close</h4>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
276 <b>close</b>(<i></i>)
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
277 <p>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
278 Public method used to cloase the reply.
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
279 </p>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
280
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
281 <a NAME="QtHelpSchemeReply.mimeType" ID="QtHelpSchemeReply.mimeType"></a>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
282 <h4>QtHelpSchemeReply.mimeType</h4>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
283 <b>mimeType</b>(<i></i>)
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
284 <p>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
285 Public method to get the reply mime type.
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
286 </p>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
287
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
288 <dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
289 <dt>Return:</dt>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
290 <dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
291 mime type of the reply
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
292 </dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
293 </dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
294 <dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
295 <dt>Return Type:</dt>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
296 <dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
297 bytes
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
298 </dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
299 </dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
300 <a NAME="QtHelpSchemeReply.readData" ID="QtHelpSchemeReply.readData"></a>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
301 <h4>QtHelpSchemeReply.readData</h4>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
302 <b>readData</b>(<i>maxlen</i>)
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
303 <p>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
304 Public method to retrieve data from the reply object.
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
305 </p>
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
306
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
307 <dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
308
10431
64157aeb0312 Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 9686
diff changeset
309 <dt><i>maxlen</i> (int)</dt>
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
310 <dd>
10431
64157aeb0312 Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 9686
diff changeset
311 maximum number of bytes to read
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
312 </dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
313 </dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
314 <dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
315 <dt>Return:</dt>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
316 <dd>
10431
64157aeb0312 Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 9686
diff changeset
317 string containing the data
64157aeb0312 Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 9686
diff changeset
318 </dd>
64157aeb0312 Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 9686
diff changeset
319 </dl>
64157aeb0312 Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 9686
diff changeset
320 <dl>
64157aeb0312 Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 9686
diff changeset
321 <dt>Return Type:</dt>
64157aeb0312 Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 9686
diff changeset
322 <dd>
64157aeb0312 Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 9686
diff changeset
323 bytes
9686
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
324 </dd>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
325 </dl>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
326 <div align="right"><a href="#top">Up</a></div>
2eee7a645cba Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
327 <hr />
10479
856476537696 Fine tuned the source code documentation template and regenerated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 10431
diff changeset
328 </body></html>

eric ide

mercurial