src/eric7/Documentation/Source/eric7.WebBrowser.Feeds.FeedEditDialog.html

branch
eric7
changeset 10479
856476537696
parent 10436
f6881d10e995
child 10692
9becf9ca115c
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Feeds.FeedEditDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Feeds.FeedEditDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.WebBrowser.Feeds.FeedEditDialog</h1>
-
 <p>
 Module implementing a dialog to edit feed data.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#FeedEditDialog">FeedEditDialog</a></td>
 <td>Class implementing a dialog to edit feed data.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="FeedEditDialog" ID="FeedEditDialog"></a>
 <h2>FeedEditDialog</h2>
-
 <p>
     Class implementing a dialog to edit feed data.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_FeedEditDialog
 <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="#FeedEditDialog.__init__">FeedEditDialog</a></td>
 <td>Constructor</td>
@@ -75,19 +72,20 @@
 <td>Private slot to handle changes of the feed URL.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="FeedEditDialog.__init__" ID="FeedEditDialog.__init__"></a>
 <h4>FeedEditDialog (Constructor)</h4>
 <b>FeedEditDialog</b>(<i>urlString, title, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>urlString</i> (str)</dt>
@@ -106,17 +104,17 @@
 <a NAME="FeedEditDialog.__setOkButton" ID="FeedEditDialog.__setOkButton"></a>
 <h4>FeedEditDialog.__setOkButton</h4>
 <b>__setOkButton</b>(<i></i>)
-
 <p>
         Private slot to enable or disable the OK button.
 </p>
+
 <a NAME="FeedEditDialog.getData" ID="FeedEditDialog.getData"></a>
 <h4>FeedEditDialog.getData</h4>
 <b>getData</b>(<i></i>)
-
 <p>
         Public method to get the entered feed data.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -132,10 +130,10 @@
 <a NAME="FeedEditDialog.on_titleEdit_textChanged" ID="FeedEditDialog.on_titleEdit_textChanged"></a>
 <h4>FeedEditDialog.on_titleEdit_textChanged</h4>
 <b>on_titleEdit_textChanged</b>(<i>txt</i>)
-
 <p>
         Private slot to handle changes of the feed title.
 </p>
+
 <dl>
 
 <dt><i>txt</i> (str)</dt>
@@ -146,10 +144,10 @@
 <a NAME="FeedEditDialog.on_urlEdit_textChanged" ID="FeedEditDialog.on_urlEdit_textChanged"></a>
 <h4>FeedEditDialog.on_urlEdit_textChanged</h4>
 <b>on_urlEdit_textChanged</b>(<i>txt</i>)
-
 <p>
         Private slot to handle changes of the feed URL.
 </p>
+
 <dl>
 
 <dt><i>txt</i> (str)</dt>
@@ -159,4 +157,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