Documentation/Source/eric6.Project.ProjectBaseBrowser.html

changeset 5011
4085e2348621
parent 3673
e26d7d0c1088
child 5606
da305d172769
--- a/Documentation/Source/eric6.Project.ProjectBaseBrowser.html	Sat Jul 02 14:54:14 2016 +0200
+++ b/Documentation/Source/eric6.Project.ProjectBaseBrowser.html	Sat Jul 02 19:14:09 2016 +0200
@@ -109,6 +109,9 @@
 <td><a href="#ProjectBaseBrowser._initMenusAndVcs">_initMenusAndVcs</a></td>
 <td>Protected slot to initialize the menus and the Vcs interface.</td>
 </tr><tr>
+<td><a href="#ProjectBaseBrowser._keyboardSearchType">_keyboardSearchType</a></td>
+<td>Protected method to check, if the item is of the correct type.</td>
+</tr><tr>
 <td><a href="#ProjectBaseBrowser._newProject">_newProject</a></td>
 <td>Protected slot to handle the newProject signal.</td>
 </tr><tr>
@@ -320,7 +323,27 @@
 <b>_initMenusAndVcs</b>(<i></i>)
 <p>
         Protected slot to initialize the menus and the Vcs interface.
-</p><a NAME="ProjectBaseBrowser._newProject" ID="ProjectBaseBrowser._newProject"></a>
+</p><a NAME="ProjectBaseBrowser._keyboardSearchType" ID="ProjectBaseBrowser._keyboardSearchType"></a>
+<h4>ProjectBaseBrowser._keyboardSearchType</h4>
+<b>_keyboardSearchType</b>(<i>item</i>)
+<p>
+        Protected method to check, if the item is of the correct type.
+</p><dl>
+<dt><i>item</i> (BrowserItem)</dt>
+<dd>
+reference to the item
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating a correct type
+</dd>
+</dl><dl>
+<dt>Return Type:</dt>
+<dd>
+bool
+</dd>
+</dl><a NAME="ProjectBaseBrowser._newProject" ID="ProjectBaseBrowser._newProject"></a>
 <h4>ProjectBaseBrowser._newProject</h4>
 <b>_newProject</b>(<i></i>)
 <p>

eric ide

mercurial