src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
child 10493
f795d68d8e09
diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,51 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog</h1>
-
 <p>
 Module implementing the bookmark dialog.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#HgBookmarkDialog">HgBookmarkDialog</a></td>
 <td>Class mplementing the bookmark dialog.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="HgBookmarkDialog" ID="HgBookmarkDialog"></a>
 <h2>HgBookmarkDialog</h2>
-
 <p>
     Class mplementing the bookmark dialog.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_HgBookmarkDialog
 <h3>Class Attributes</h3>
+<table>
+<tr><td>DEFINE_MODE</td></tr>
+<tr><td>MOVE_MODE</td></tr>
+</table>
 
-<table>
-<tr><td>DEFINE_MODE</td></tr><tr><td>MOVE_MODE</td></tr>
-</table>
 <h3>Class Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Methods</h3>
-
 <table>
-
 <tr>
 <td><a href="#HgBookmarkDialog.__init__">HgBookmarkDialog</a></td>
 <td>Constructor</td>
@@ -71,19 +69,20 @@
 <td>Public method to retrieve the entered data.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="HgBookmarkDialog.__init__" ID="HgBookmarkDialog.__init__"></a>
 <h4>HgBookmarkDialog (Constructor)</h4>
 <b>HgBookmarkDialog</b>(<i>mode, tagsList, branchesList, bookmarksList, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>mode</i> (int)</dt>
@@ -110,24 +109,24 @@
 <a NAME="HgBookmarkDialog.__updateBookmarksCombo" ID="HgBookmarkDialog.__updateBookmarksCombo"></a>
 <h4>HgBookmarkDialog.__updateBookmarksCombo</h4>
 <b>__updateBookmarksCombo</b>(<i></i>)
-
 <p>
         Private slot to update the bookmarks combo.
 </p>
+
 <a NAME="HgBookmarkDialog.__updateOK" ID="HgBookmarkDialog.__updateOK"></a>
 <h4>HgBookmarkDialog.__updateOK</h4>
 <b>__updateOK</b>(<i></i>)
-
 <p>
         Private slot to update the OK button.
 </p>
+
 <a NAME="HgBookmarkDialog.getData" ID="HgBookmarkDialog.getData"></a>
 <h4>HgBookmarkDialog.getData</h4>
 <b>getData</b>(<i></i>)
-
 <p>
         Public method to retrieve the entered data.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -142,4 +141,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