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

changeset 3591
2f2a4a76dd22
parent 2387
2d119e79ab54
--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html	Sat May 17 19:58:49 2014 +0200
+++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html	Sun May 18 14:13:09 2014 +0200
@@ -261,10 +261,10 @@
 <td>Public method to return the number of columns.</td>
 </tr><tr>
 <td><a href="#AddBookmarkProxyModel.filterAcceptsColumn">filterAcceptsColumn</a></td>
-<td>Protected method to determine, if the column is acceptable.</td>
+<td>Public method to determine, if the column is acceptable.</td>
 </tr><tr>
 <td><a href="#AddBookmarkProxyModel.filterAcceptsRow">filterAcceptsRow</a></td>
-<td>Protected method to determine, if the row is acceptable.</td>
+<td>Public method to determine, if the row is acceptable.</td>
 </tr><tr>
 <td><a href="#AddBookmarkProxyModel.hasChildren">hasChildren</a></td>
 <td>Public method to check, if a parent node has some children.</td>
@@ -303,7 +303,7 @@
 <h4>AddBookmarkProxyModel.filterAcceptsColumn</h4>
 <b>filterAcceptsColumn</b>(<i>sourceColumn, sourceParent</i>)
 <p>
-        Protected method to determine, if the column is acceptable.
+        Public method to determine, if the column is acceptable.
 </p><dl>
 <dt><i>sourceColumn</i></dt>
 <dd>
@@ -321,7 +321,7 @@
 <h4>AddBookmarkProxyModel.filterAcceptsRow</h4>
 <b>filterAcceptsRow</b>(<i>sourceRow, sourceParent</i>)
 <p>
-        Protected method to determine, if the row is acceptable.
+        Public method to determine, if the row is acceptable.
 </p><dl>
 <dt><i>sourceRow</i></dt>
 <dd>

eric ide

mercurial