Documentation/Source/eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html

changeset 1733
231e6f05d274
parent 1229
a8207dc73672
child 2367
78f6c8193d37
--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html	Sun Mar 25 14:01:25 2012 +0200
+++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html	Sun Mar 25 16:22:29 2012 +0200
@@ -73,12 +73,18 @@
 <td><a href="#AddBookmarkDialog.currentIndex">currentIndex</a></td>
 <td>Public method to get the current index.</td>
 </tr><tr>
+<td><a href="#AddBookmarkDialog.description">description</a></td>
+<td>Public method to get the description of the bookmark.</td>
+</tr><tr>
 <td><a href="#AddBookmarkDialog.isFolder">isFolder</a></td>
 <td>Public method to test, if the dialog is in "Add Folder" mode.</td>
 </tr><tr>
 <td><a href="#AddBookmarkDialog.setCurrentIndex">setCurrentIndex</a></td>
 <td>Public method to set the current index.</td>
 </tr><tr>
+<td><a href="#AddBookmarkDialog.setDescription">setDescription</a></td>
+<td>Public method to set the description of the new bookmark.</td>
+</tr><tr>
 <td><a href="#AddBookmarkDialog.setFolder">setFolder</a></td>
 <td>Public method to set the dialog to "Add Folder" mode.</td>
 </tr><tr>
@@ -138,6 +144,16 @@
 <dd>
 current index (QModelIndex)
 </dd>
+</dl><a NAME="AddBookmarkDialog.description" ID="AddBookmarkDialog.description"></a>
+<h4>AddBookmarkDialog.description</h4>
+<b>description</b>(<i></i>)
+<p>
+        Public method to get the description of the bookmark.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+description of the bookamrk (string)
+</dd>
 </dl><a NAME="AddBookmarkDialog.isFolder" ID="AddBookmarkDialog.isFolder"></a>
 <h4>AddBookmarkDialog.isFolder</h4>
 <b>isFolder</b>(<i></i>)
@@ -158,6 +174,16 @@
 <dd>
 current index to be set (QModelIndex)
 </dd>
+</dl><a NAME="AddBookmarkDialog.setDescription" ID="AddBookmarkDialog.setDescription"></a>
+<h4>AddBookmarkDialog.setDescription</h4>
+<b>setDescription</b>(<i>description</i>)
+<p>
+        Public method to set the description of the new bookmark.
+</p><dl>
+<dt><i>description</i></dt>
+<dd>
+description of the bookamrk (string)
+</dd>
 </dl><a NAME="AddBookmarkDialog.setFolder" ID="AddBookmarkDialog.setFolder"></a>
 <h4>AddBookmarkDialog.setFolder</h4>
 <b>setFolder</b>(<i>folder</i>)

eric ide

mercurial