--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Feeds.FeedsDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Feeds.FeedsDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.WebBrowser.Feeds.FeedsDialog</h1> - <p> Module implementing a dialog to add RSS feeds. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#FeedsDialog">FeedsDialog</a></td> <td>Class implementing a dialog to add RSS feeds.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="FeedsDialog" ID="FeedsDialog"></a> <h2>FeedsDialog</h2> - <p> Class implementing a dialog to add RSS feeds. </p> + <h3>Derived from</h3> QDialog, Ui_FeedsDialog <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="#FeedsDialog.__init__">FeedsDialog</a></td> <td>Constructor</td> @@ -63,19 +60,20 @@ <td>Private slot to add a RSS feed.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="FeedsDialog.__init__" ID="FeedsDialog.__init__"></a> <h4>FeedsDialog (Constructor)</h4> <b>FeedsDialog</b>(<i>availableFeeds, browser, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>availableFeeds</i> (list of [(str, str)])</dt> @@ -94,10 +92,10 @@ <a NAME="FeedsDialog.__addFeed" ID="FeedsDialog.__addFeed"></a> <h4>FeedsDialog.__addFeed</h4> <b>__addFeed</b>(<i>button</i>) - <p> Private slot to add a RSS feed. </p> + <dl> <dt><i>button</i> (QPushButton)</dt> @@ -107,4 +105,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>