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

branch
eric7
changeset 10479
856476537696
parent 10431
64157aeb0312
diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.QtHelpInterface.HelpTocWidget.html
--- a/src/eric7/Documentation/Source/eric7.QtHelpInterface.HelpTocWidget.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.QtHelpInterface.HelpTocWidget.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,37 +7,36 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.QtHelpInterface.HelpTocWidget</h1>
-
 <p>
 Module implementing a window for showing the QtHelp TOC.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#HelpTocWidget">HelpTocWidget</a></td>
 <td>Class implementing a window for showing the QtHelp TOC.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="HelpTocWidget" ID="HelpTocWidget"></a>
 <h2>HelpTocWidget</h2>
-
 <p>
     Class implementing a window for showing the QtHelp TOC.
 </p>
+
 <h3>Signals</h3>
 <dl>
 
@@ -66,19 +65,17 @@
 <h3>Derived from</h3>
 QWidget
 <h3>Class Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Class Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Methods</h3>
-
 <table>
-
 <tr>
 <td><a href="#HelpTocWidget.__init__">HelpTocWidget</a></td>
 <td>Constructor</td>
@@ -116,19 +113,20 @@
 <td>Public method to sync the TOC to the displayed page.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="HelpTocWidget.__init__" ID="HelpTocWidget.__init__"></a>
 <h4>HelpTocWidget (Constructor)</h4>
 <b>HelpTocWidget</b>(<i>engine, internal=False, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>engine</i> (QHelpEngine)</dt>
@@ -147,24 +145,24 @@
 <a NAME="HelpTocWidget.__contentsCreated" ID="HelpTocWidget.__contentsCreated"></a>
 <h4>HelpTocWidget.__contentsCreated</h4>
 <b>__contentsCreated</b>(<i></i>)
-
 <p>
         Private slot to be run after the contents was generated.
 </p>
+
 <a NAME="HelpTocWidget.__expandTOC" ID="HelpTocWidget.__expandTOC"></a>
 <h4>HelpTocWidget.__expandTOC</h4>
 <b>__expandTOC</b>(<i></i>)
-
 <p>
         Private slot to expand the table of contents.
 </p>
+
 <a NAME="HelpTocWidget.__linkActivated" ID="HelpTocWidget.__linkActivated"></a>
 <h4>HelpTocWidget.__linkActivated</h4>
 <b>__linkActivated</b>(<i>url</i>)
-
 <p>
         Private slot handling the activation of an entry.
 </p>
+
 <dl>
 
 <dt><i>url</i> (QUrl)</dt>
@@ -175,10 +173,10 @@
 <a NAME="HelpTocWidget.__showContextMenu" ID="HelpTocWidget.__showContextMenu"></a>
 <h4>HelpTocWidget.__showContextMenu</h4>
 <b>__showContextMenu</b>(<i>pos</i>)
-
 <p>
         Private slot showing the context menu.
 </p>
+
 <dl>
 
 <dt><i>pos</i> (QPoint)</dt>
@@ -189,10 +187,10 @@
 <a NAME="HelpTocWidget.expandToDepth" ID="HelpTocWidget.expandToDepth"></a>
 <h4>HelpTocWidget.expandToDepth</h4>
 <b>expandToDepth</b>(<i>depth</i>)
-
 <p>
         Public slot to expand the table of contents to a specific depth.
 </p>
+
 <dl>
 
 <dt><i>depth</i> (int)</dt>
@@ -203,10 +201,10 @@
 <a NAME="HelpTocWidget.focusInEvent" ID="HelpTocWidget.focusInEvent"></a>
 <h4>HelpTocWidget.focusInEvent</h4>
 <b>focusInEvent</b>(<i>evt</i>)
-
 <p>
         Protected method handling focus in events.
 </p>
+
 <dl>
 
 <dt><i>evt</i> (QFocusEvent)</dt>
@@ -217,10 +215,10 @@
 <a NAME="HelpTocWidget.keyPressEvent" ID="HelpTocWidget.keyPressEvent"></a>
 <h4>HelpTocWidget.keyPressEvent</h4>
 <b>keyPressEvent</b>(<i>evt</i>)
-
 <p>
         Protected method handling key press events.
 </p>
+
 <dl>
 
 <dt><i>evt</i> (QKeyEvent)</dt>
@@ -231,10 +229,10 @@
 <a NAME="HelpTocWidget.syncToContent" ID="HelpTocWidget.syncToContent"></a>
 <h4>HelpTocWidget.syncToContent</h4>
 <b>syncToContent</b>(<i>url</i>)
-
 <p>
         Public method to sync the TOC to the displayed page.
 </p>
+
 <dl>
 
 <dt><i>url</i> (QUrl)</dt>
@@ -256,4 +254,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial