88 <td>Private slot to move an entry up in the list.</td> |
88 <td>Private slot to move an entry up in the list.</td> |
89 </tr> |
89 </tr> |
90 </table> |
90 </table> |
91 <a NAME="BookmarkedFilesDialog.__init__" ID="BookmarkedFilesDialog.__init__"></a> |
91 <a NAME="BookmarkedFilesDialog.__init__" ID="BookmarkedFilesDialog.__init__"></a> |
92 <h4>BookmarkedFilesDialog (Constructor)</h4> |
92 <h4>BookmarkedFilesDialog (Constructor)</h4> |
93 <b>BookmarkedFilesDialog</b>(<i>bookmarks, parent = None</i>) |
93 <b>BookmarkedFilesDialog</b>(<i>bookmarks, parent=None</i>) |
94 <p> |
94 <p> |
95 Constructor |
95 Constructor |
96 </p><dl> |
96 </p><dl> |
97 <dt><i>bookmarks</i></dt> |
97 <dt><i>bookmarks</i></dt> |
98 <dd> |
98 <dd> |
116 </dd> |
116 </dd> |
117 </dl><a NAME="BookmarkedFilesDialog.getBookmarkedFiles" ID="BookmarkedFilesDialog.getBookmarkedFiles"></a> |
117 </dl><a NAME="BookmarkedFilesDialog.getBookmarkedFiles" ID="BookmarkedFilesDialog.getBookmarkedFiles"></a> |
118 <h4>BookmarkedFilesDialog.getBookmarkedFiles</h4> |
118 <h4>BookmarkedFilesDialog.getBookmarkedFiles</h4> |
119 <b>getBookmarkedFiles</b>(<i></i>) |
119 <b>getBookmarkedFiles</b>(<i></i>) |
120 <p> |
120 <p> |
121 Public method to retrieve the tools list. |
121 Public method to retrieve the tools list. |
122 </p><dl> |
122 </p><dl> |
123 <dt>Returns:</dt> |
123 <dt>Returns:</dt> |
124 <dd> |
124 <dd> |
125 a list of filenames (list of strings) |
125 a list of filenames (list of strings) |
126 </dd> |
126 </dd> |