eric6/Documentation/Source/eric6.WebBrowser.Bookmarks.AddBookmarkDialog.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
163 163
164 <p> 164 <p>
165 Public method to get a reference to the added bookmark node. 165 Public method to get a reference to the added bookmark node.
166 </p> 166 </p>
167 <dl> 167 <dl>
168 <dt>Returns:</dt> 168 <dt>Return:</dt>
169 <dd> 169 <dd>
170 reference to the added bookmark node (BookmarkNode) 170 reference to the added bookmark node (BookmarkNode)
171 </dd> 171 </dd>
172 </dl> 172 </dl>
173 <a NAME="AddBookmarkDialog.currentIndex" ID="AddBookmarkDialog.currentIndex"></a> 173 <a NAME="AddBookmarkDialog.currentIndex" ID="AddBookmarkDialog.currentIndex"></a>
176 176
177 <p> 177 <p>
178 Public method to get the current index. 178 Public method to get the current index.
179 </p> 179 </p>
180 <dl> 180 <dl>
181 <dt>Returns:</dt> 181 <dt>Return:</dt>
182 <dd> 182 <dd>
183 current index (QModelIndex) 183 current index (QModelIndex)
184 </dd> 184 </dd>
185 </dl> 185 </dl>
186 <a NAME="AddBookmarkDialog.description" ID="AddBookmarkDialog.description"></a> 186 <a NAME="AddBookmarkDialog.description" ID="AddBookmarkDialog.description"></a>
189 189
190 <p> 190 <p>
191 Public method to get the description of the bookmark. 191 Public method to get the description of the bookmark.
192 </p> 192 </p>
193 <dl> 193 <dl>
194 <dt>Returns:</dt> 194 <dt>Return:</dt>
195 <dd> 195 <dd>
196 description of the bookamrk (string) 196 description of the bookamrk (string)
197 </dd> 197 </dd>
198 </dl> 198 </dl>
199 <a NAME="AddBookmarkDialog.isFolder" ID="AddBookmarkDialog.isFolder"></a> 199 <a NAME="AddBookmarkDialog.isFolder" ID="AddBookmarkDialog.isFolder"></a>
202 202
203 <p> 203 <p>
204 Public method to test, if the dialog is in "Add Folder" mode. 204 Public method to test, if the dialog is in "Add Folder" mode.
205 </p> 205 </p>
206 <dl> 206 <dl>
207 <dt>Returns:</dt> 207 <dt>Return:</dt>
208 <dd> 208 <dd>
209 flag indicating "Add Folder" mode (boolean) 209 flag indicating "Add Folder" mode (boolean)
210 </dd> 210 </dd>
211 </dl> 211 </dl>
212 <a NAME="AddBookmarkDialog.setCurrentIndex" ID="AddBookmarkDialog.setCurrentIndex"></a> 212 <a NAME="AddBookmarkDialog.setCurrentIndex" ID="AddBookmarkDialog.setCurrentIndex"></a>
285 285
286 <p> 286 <p>
287 Public method to get the title of the bookmark. 287 Public method to get the title of the bookmark.
288 </p> 288 </p>
289 <dl> 289 <dl>
290 <dt>Returns:</dt> 290 <dt>Return:</dt>
291 <dd> 291 <dd>
292 title of the bookmark (string) 292 title of the bookmark (string)
293 </dd> 293 </dd>
294 </dl> 294 </dl>
295 <a NAME="AddBookmarkDialog.url" ID="AddBookmarkDialog.url"></a> 295 <a NAME="AddBookmarkDialog.url" ID="AddBookmarkDialog.url"></a>
298 298
299 <p> 299 <p>
300 Public method to get the URL of the bookmark. 300 Public method to get the URL of the bookmark.
301 </p> 301 </p>
302 <dl> 302 <dl>
303 <dt>Returns:</dt> 303 <dt>Return:</dt>
304 <dd> 304 <dd>
305 URL of the bookmark (string) 305 URL of the bookmark (string)
306 </dd> 306 </dd>
307 </dl> 307 </dl>
308 <div align="right"><a href="#top">Up</a></div> 308 <div align="right"><a href="#top">Up</a></div>
384 <dd> 384 <dd>
385 index of the parent (QModelIndex) 385 index of the parent (QModelIndex)
386 </dd> 386 </dd>
387 </dl> 387 </dl>
388 <dl> 388 <dl>
389 <dt>Returns:</dt> 389 <dt>Return:</dt>
390 <dd> 390 <dd>
391 number of columns (integer) 391 number of columns (integer)
392 </dd> 392 </dd>
393 </dl> 393 </dl>
394 <a NAME="AddBookmarkProxyModel.filterAcceptsColumn" ID="AddBookmarkProxyModel.filterAcceptsColumn"></a> 394 <a NAME="AddBookmarkProxyModel.filterAcceptsColumn" ID="AddBookmarkProxyModel.filterAcceptsColumn"></a>
408 <dd> 408 <dd>
409 index of the source item (QModelIndex) 409 index of the source item (QModelIndex)
410 </dd> 410 </dd>
411 </dl> 411 </dl>
412 <dl> 412 <dl>
413 <dt>Returns:</dt> 413 <dt>Return:</dt>
414 <dd> 414 <dd>
415 flag indicating acceptance (boolean) 415 flag indicating acceptance (boolean)
416 </dd> 416 </dd>
417 </dl> 417 </dl>
418 <a NAME="AddBookmarkProxyModel.filterAcceptsRow" ID="AddBookmarkProxyModel.filterAcceptsRow"></a> 418 <a NAME="AddBookmarkProxyModel.filterAcceptsRow" ID="AddBookmarkProxyModel.filterAcceptsRow"></a>
432 <dd> 432 <dd>
433 index of the source item (QModelIndex) 433 index of the source item (QModelIndex)
434 </dd> 434 </dd>
435 </dl> 435 </dl>
436 <dl> 436 <dl>
437 <dt>Returns:</dt> 437 <dt>Return:</dt>
438 <dd> 438 <dd>
439 flag indicating acceptance (boolean) 439 flag indicating acceptance (boolean)
440 </dd> 440 </dd>
441 </dl> 441 </dl>
442 <a NAME="AddBookmarkProxyModel.hasChildren" ID="AddBookmarkProxyModel.hasChildren"></a> 442 <a NAME="AddBookmarkProxyModel.hasChildren" ID="AddBookmarkProxyModel.hasChildren"></a>
452 <dd> 452 <dd>
453 index of the parent node (QModelIndex) 453 index of the parent node (QModelIndex)
454 </dd> 454 </dd>
455 </dl> 455 </dl>
456 <dl> 456 <dl>
457 <dt>Returns:</dt> 457 <dt>Return:</dt>
458 <dd> 458 <dd>
459 flag indicating the presence of children (boolean) 459 flag indicating the presence of children (boolean)
460 </dd> 460 </dd>
461 </dl> 461 </dl>
462 <div align="right"><a href="#top">Up</a></div> 462 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial