259 </tr><tr> |
259 </tr><tr> |
260 <td><a href="#AddBookmarkProxyModel.columnCount">columnCount</a></td> |
260 <td><a href="#AddBookmarkProxyModel.columnCount">columnCount</a></td> |
261 <td>Public method to return the number of columns.</td> |
261 <td>Public method to return the number of columns.</td> |
262 </tr><tr> |
262 </tr><tr> |
263 <td><a href="#AddBookmarkProxyModel.filterAcceptsColumn">filterAcceptsColumn</a></td> |
263 <td><a href="#AddBookmarkProxyModel.filterAcceptsColumn">filterAcceptsColumn</a></td> |
264 <td>Protected method to determine, if the column is acceptable.</td> |
264 <td>Public method to determine, if the column is acceptable.</td> |
265 </tr><tr> |
265 </tr><tr> |
266 <td><a href="#AddBookmarkProxyModel.filterAcceptsRow">filterAcceptsRow</a></td> |
266 <td><a href="#AddBookmarkProxyModel.filterAcceptsRow">filterAcceptsRow</a></td> |
267 <td>Protected method to determine, if the row is acceptable.</td> |
267 <td>Public method to determine, if the row is acceptable.</td> |
268 </tr><tr> |
268 </tr><tr> |
269 <td><a href="#AddBookmarkProxyModel.hasChildren">hasChildren</a></td> |
269 <td><a href="#AddBookmarkProxyModel.hasChildren">hasChildren</a></td> |
270 <td>Public method to check, if a parent node has some children.</td> |
270 <td>Public method to check, if a parent node has some children.</td> |
271 </tr> |
271 </tr> |
272 </table> |
272 </table> |
301 </dd> |
301 </dd> |
302 </dl><a NAME="AddBookmarkProxyModel.filterAcceptsColumn" ID="AddBookmarkProxyModel.filterAcceptsColumn"></a> |
302 </dl><a NAME="AddBookmarkProxyModel.filterAcceptsColumn" ID="AddBookmarkProxyModel.filterAcceptsColumn"></a> |
303 <h4>AddBookmarkProxyModel.filterAcceptsColumn</h4> |
303 <h4>AddBookmarkProxyModel.filterAcceptsColumn</h4> |
304 <b>filterAcceptsColumn</b>(<i>sourceColumn, sourceParent</i>) |
304 <b>filterAcceptsColumn</b>(<i>sourceColumn, sourceParent</i>) |
305 <p> |
305 <p> |
306 Protected method to determine, if the column is acceptable. |
306 Public method to determine, if the column is acceptable. |
307 </p><dl> |
307 </p><dl> |
308 <dt><i>sourceColumn</i></dt> |
308 <dt><i>sourceColumn</i></dt> |
309 <dd> |
309 <dd> |
310 column number in the source model (integer) |
310 column number in the source model (integer) |
311 </dd><dt><i>sourceParent</i></dt> |
311 </dd><dt><i>sourceParent</i></dt> |
319 </dd> |
319 </dd> |
320 </dl><a NAME="AddBookmarkProxyModel.filterAcceptsRow" ID="AddBookmarkProxyModel.filterAcceptsRow"></a> |
320 </dl><a NAME="AddBookmarkProxyModel.filterAcceptsRow" ID="AddBookmarkProxyModel.filterAcceptsRow"></a> |
321 <h4>AddBookmarkProxyModel.filterAcceptsRow</h4> |
321 <h4>AddBookmarkProxyModel.filterAcceptsRow</h4> |
322 <b>filterAcceptsRow</b>(<i>sourceRow, sourceParent</i>) |
322 <b>filterAcceptsRow</b>(<i>sourceRow, sourceParent</i>) |
323 <p> |
323 <p> |
324 Protected method to determine, if the row is acceptable. |
324 Public method to determine, if the row is acceptable. |
325 </p><dl> |
325 </p><dl> |
326 <dt><i>sourceRow</i></dt> |
326 <dt><i>sourceRow</i></dt> |
327 <dd> |
327 <dd> |
328 row number in the source model (integer) |
328 row number in the source model (integer) |
329 </dd><dt><i>sourceParent</i></dt> |
329 </dd><dt><i>sourceParent</i></dt> |