Documentation/Source/eric6.ViewManager.BookmarkedFilesDialog.html

changeset 4602
48cc4820e2c2
parent 3673
e26d7d0c1088
equal deleted inserted replaced
4601:0017e7cb67ae 4602:48cc4820e2c2
76 <td>Private slot to delete the selected entry.</td> 76 <td>Private slot to delete the selected entry.</td>
77 </tr><tr> 77 </tr><tr>
78 <td><a href="#BookmarkedFilesDialog.on_downButton_clicked">on_downButton_clicked</a></td> 78 <td><a href="#BookmarkedFilesDialog.on_downButton_clicked">on_downButton_clicked</a></td>
79 <td>Private slot to move an entry down in the list.</td> 79 <td>Private slot to move an entry down in the list.</td>
80 </tr><tr> 80 </tr><tr>
81 <td><a href="#BookmarkedFilesDialog.on_fileButton_clicked">on_fileButton_clicked</a></td> 81 <td><a href="#BookmarkedFilesDialog.on_filePicker_textChanged">on_filePicker_textChanged</a></td>
82 <td>Private slot to handle the file selection via a file selection dialog.</td>
83 </tr><tr>
84 <td><a href="#BookmarkedFilesDialog.on_fileEdit_textChanged">on_fileEdit_textChanged</a></td>
85 <td>Private slot to handle the textChanged signal of the file edit.</td> 82 <td>Private slot to handle the textChanged signal of the file edit.</td>
86 </tr><tr> 83 </tr><tr>
87 <td><a href="#BookmarkedFilesDialog.on_filesList_currentRowChanged">on_filesList_currentRowChanged</a></td> 84 <td><a href="#BookmarkedFilesDialog.on_filesList_currentRowChanged">on_filesList_currentRowChanged</a></td>
88 <td>Private slot to set the lineedit depending on the selected entry.</td> 85 <td>Private slot to set the lineedit depending on the selected entry.</td>
89 </tr><tr> 86 </tr><tr>
149 </p><a NAME="BookmarkedFilesDialog.on_downButton_clicked" ID="BookmarkedFilesDialog.on_downButton_clicked"></a> 146 </p><a NAME="BookmarkedFilesDialog.on_downButton_clicked" ID="BookmarkedFilesDialog.on_downButton_clicked"></a>
150 <h4>BookmarkedFilesDialog.on_downButton_clicked</h4> 147 <h4>BookmarkedFilesDialog.on_downButton_clicked</h4>
151 <b>on_downButton_clicked</b>(<i></i>) 148 <b>on_downButton_clicked</b>(<i></i>)
152 <p> 149 <p>
153 Private slot to move an entry down in the list. 150 Private slot to move an entry down in the list.
154 </p><a NAME="BookmarkedFilesDialog.on_fileButton_clicked" ID="BookmarkedFilesDialog.on_fileButton_clicked"></a> 151 </p><a NAME="BookmarkedFilesDialog.on_filePicker_textChanged" ID="BookmarkedFilesDialog.on_filePicker_textChanged"></a>
155 <h4>BookmarkedFilesDialog.on_fileButton_clicked</h4> 152 <h4>BookmarkedFilesDialog.on_filePicker_textChanged</h4>
156 <b>on_fileButton_clicked</b>(<i></i>) 153 <b>on_filePicker_textChanged</b>(<i>txt</i>)
157 <p>
158 Private slot to handle the file selection via a file selection dialog.
159 </p><a NAME="BookmarkedFilesDialog.on_fileEdit_textChanged" ID="BookmarkedFilesDialog.on_fileEdit_textChanged"></a>
160 <h4>BookmarkedFilesDialog.on_fileEdit_textChanged</h4>
161 <b>on_fileEdit_textChanged</b>(<i>txt</i>)
162 <p> 154 <p>
163 Private slot to handle the textChanged signal of the file edit. 155 Private slot to handle the textChanged signal of the file edit.
164 </p><dl> 156 </p><dl>
165 <dt><i>txt</i></dt> 157 <dt><i>txt</i></dt>
166 <dd> 158 <dd>

eric ide

mercurial