Sat, 26 Apr 2025 12:34:32 +0200
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.HelpTocWidget</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.HelpTocWidget</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 window for showing the QtHelp TOC. |
2eee7a645cba
Moved the 'QtHelp' 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> |
2eee7a645cba
Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
16 | <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
|
17 | </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
|
18 | |
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
|
19 | <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
|
20 | <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
|
21 | <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
|
22 | <td><a href="#HelpTocWidget">HelpTocWidget</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
|
23 | <td>Class implementing a window for showing the QtHelp TOC.</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 | </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
|
25 | </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
|
26 | |
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
|
27 | <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
|
28 | <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
|
29 | <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
|
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 | <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
|
33 | <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
|
34 | <a NAME="HelpTocWidget" ID="HelpTocWidget"></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
|
35 | <h2>HelpTocWidget</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
|
36 | <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
|
37 | Class implementing a window for showing the QtHelp TOC. |
2eee7a645cba
Moved the 'QtHelp' 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 | </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
|
39 | |
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
|
40 | <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
|
41 | <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
|
42 | |
2eee7a645cba
Moved the 'QtHelp' 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 | <dt>escapePressed()</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
|
44 | <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
|
45 | emitted when the ESC key was pressed |
2eee7a645cba
Moved the 'QtHelp' 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 | </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
|
47 | <dt>newBackgroundTab(QUrl, str)</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
|
48 | <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
|
49 | emitted to open an entry in 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
|
50 | new background tab |
2eee7a645cba
Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
51 | </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
|
52 | <dt>newTab(QUrl, str)</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
|
53 | <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
|
54 | emitted to open an entry in a new tab |
2eee7a645cba
Moved the 'QtHelp' 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 | </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
|
56 | <dt>newWindow(QUrl, str)</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
|
57 | <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
|
58 | emitted to open an entry in a new window |
2eee7a645cba
Moved the 'QtHelp' 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 | </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
|
60 | <dt>openUrl(QUrl, str)</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
|
61 | <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
|
62 | emitted to open an entry in the current tab |
2eee7a645cba
Moved the 'QtHelp' 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 | </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
|
64 | </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
|
65 | <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
|
66 | QWidget |
2eee7a645cba
Moved the 'QtHelp' 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 | <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
|
68 | <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
|
69 | <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
|
70 | </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
|
71 | |
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
|
72 | <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
|
73 | <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
|
74 | <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
|
75 | </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
|
76 | |
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
|
77 | <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
|
78 | <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
|
79 | <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
|
80 | <td><a href="#HelpTocWidget.__init__">HelpTocWidget</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
|
81 | <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
|
82 | </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
|
83 | <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
|
84 | <td><a href="#HelpTocWidget.__contentsCreated">__contentsCreated</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
|
85 | <td>Private slot to be run after the contents was generated.</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
|
86 | </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
|
87 | <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
|
88 | <td><a href="#HelpTocWidget.__expandTOC">__expandTOC</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
|
89 | <td>Private slot to expand the table of contents.</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
|
90 | </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
|
91 | <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
|
92 | <td><a href="#HelpTocWidget.__linkActivated">__linkActivated</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
|
93 | <td>Private slot handling the activation of an entry.</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
|
94 | </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
|
95 | <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
|
96 | <td><a href="#HelpTocWidget.__showContextMenu">__showContextMenu</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
|
97 | <td>Private slot showing the context menu.</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
|
98 | </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
|
99 | <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
|
100 | <td><a href="#HelpTocWidget.expandToDepth">expandToDepth</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
|
101 | <td>Public slot to expand the table of contents to a specific depth.</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
|
102 | </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
|
103 | <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
|
104 | <td><a href="#HelpTocWidget.focusInEvent">focusInEvent</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
|
105 | <td>Protected method handling focus in events.</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
|
106 | </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
|
107 | <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
|
108 | <td><a href="#HelpTocWidget.keyPressEvent">keyPressEvent</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
|
109 | <td>Protected method handling key press events.</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
|
110 | </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
|
111 | <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
|
112 | <td><a href="#HelpTocWidget.syncToContent">syncToContent</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
|
113 | <td>Public method to sync the TOC to the displayed 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
|
114 | </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
|
115 | </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
|
116 | |
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
|
117 | <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
|
118 | <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
|
119 | <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
|
120 | </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
|
121 | |
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
|
122 | |
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
|
123 | <a NAME="HelpTocWidget.__init__" ID="HelpTocWidget.__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
|
124 | <h4>HelpTocWidget (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
|
125 | <b>HelpTocWidget</b>(<i>engine, internal=False, 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
|
126 | <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
|
127 | 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
|
128 | </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
|
129 | |
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
|
130 | <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
|
131 | |
2eee7a645cba
Moved the 'QtHelp' 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 | <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
|
133 | <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
|
134 | 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
|
135 | </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
|
136 | <dt><i>internal</i> (bool)</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
|
137 | <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
|
138 | flag indicating the internal help viewer |
2eee7a645cba
Moved the 'QtHelp' 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 | </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
|
140 | <dt><i>parent</i> (QWidget)</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
|
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 | reference to the parent widget |
2eee7a645cba
Moved the 'QtHelp' 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 | </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
|
144 | </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
|
145 | <a NAME="HelpTocWidget.__contentsCreated" ID="HelpTocWidget.__contentsCreated"></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
|
146 | <h4>HelpTocWidget.__contentsCreated</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
|
147 | <b>__contentsCreated</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
|
148 | <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
|
149 | Private slot to be run after the contents was generated. |
2eee7a645cba
Moved the 'QtHelp' 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 | </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
|
151 | |
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
|
152 | <a NAME="HelpTocWidget.__expandTOC" ID="HelpTocWidget.__expandTOC"></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
|
153 | <h4>HelpTocWidget.__expandTOC</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
|
154 | <b>__expandTOC</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
|
155 | <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
|
156 | Private slot to expand the table of contents. |
2eee7a645cba
Moved the 'QtHelp' 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 | </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
|
158 | |
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
|
159 | <a NAME="HelpTocWidget.__linkActivated" ID="HelpTocWidget.__linkActivated"></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
|
160 | <h4>HelpTocWidget.__linkActivated</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
|
161 | <b>__linkActivated</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
|
162 | <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
|
163 | Private slot handling the activation of an entry. |
2eee7a645cba
Moved the 'QtHelp' 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 | </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
|
165 | |
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
|
166 | <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
|
167 | |
2eee7a645cba
Moved the 'QtHelp' 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 | <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
|
169 | <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
|
170 | URL of the activated entry |
2eee7a645cba
Moved the 'QtHelp' 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 | </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
|
172 | </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
|
173 | <a NAME="HelpTocWidget.__showContextMenu" ID="HelpTocWidget.__showContextMenu"></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
|
174 | <h4>HelpTocWidget.__showContextMenu</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
|
175 | <b>__showContextMenu</b>(<i>pos</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
|
176 | <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
|
177 | Private slot showing the context menu. |
2eee7a645cba
Moved the 'QtHelp' 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 | </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
|
179 | |
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
|
180 | <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
|
181 | |
10431
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9686
diff
changeset
|
182 | <dt><i>pos</i> (QPoint)</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
|
183 | <dd> |
10431
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9686
diff
changeset
|
184 | position to show the menu at |
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
|
185 | </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
|
186 | </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
|
187 | <a NAME="HelpTocWidget.expandToDepth" ID="HelpTocWidget.expandToDepth"></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
|
188 | <h4>HelpTocWidget.expandToDepth</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
|
189 | <b>expandToDepth</b>(<i>depth</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
|
190 | <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
|
191 | Public slot to expand the table of contents to a specific depth. |
2eee7a645cba
Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
192 | </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
|
193 | |
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
|
194 | <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
|
195 | |
10431
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9686
diff
changeset
|
196 | <dt><i>depth</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
|
197 | <dd> |
10431
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9686
diff
changeset
|
198 | depth to expand to |
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
|
199 | </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
|
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 | <a NAME="HelpTocWidget.focusInEvent" ID="HelpTocWidget.focusInEvent"></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
|
202 | <h4>HelpTocWidget.focusInEvent</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
|
203 | <b>focusInEvent</b>(<i>evt</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
|
204 | <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
|
205 | Protected method handling focus in events. |
2eee7a645cba
Moved the 'QtHelp' 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 | </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
|
207 | |
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
|
208 | <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
|
209 | |
10431
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9686
diff
changeset
|
210 | <dt><i>evt</i> (QFocusEvent)</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
|
211 | <dd> |
10431
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9686
diff
changeset
|
212 | reference to the focus event object |
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
|
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="HelpTocWidget.keyPressEvent" ID="HelpTocWidget.keyPressEvent"></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>HelpTocWidget.keyPressEvent</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>keyPressEvent</b>(<i>evt</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 | Protected method handling key press events. |
2eee7a645cba
Moved the 'QtHelp' 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 | |
10431
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9686
diff
changeset
|
224 | <dt><i>evt</i> (QKeyEvent)</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
|
225 | <dd> |
10431
64157aeb0312
Converted some source code documentation to the new style.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
9686
diff
changeset
|
226 | reference to the key press event |
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
|
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="HelpTocWidget.syncToContent" ID="HelpTocWidget.syncToContent"></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>HelpTocWidget.syncToContent</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>syncToContent</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 | Public method to sync the TOC to the displayed 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
|
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 of the displayed page |
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 | flag indicating a successful synchronization |
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 | bool |
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 | <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
|
256 | <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
|
257 | </body></html> |