Falkon Develop
Cross-platform Qt-based web browser
BookmarksFilterModel Class Reference

#include <bookmarksmodel.h>

Inheritance diagram for BookmarksFilterModel:

Public Slots

void setFilterFixedString (const QString &pattern)
 

Public Member Functions

 BookmarksFilterModel (QAbstractItemModel *parent)
 

Protected Member Functions

bool filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const override
 

Detailed Description

Definition at line 82 of file bookmarksmodel.h.

Constructor & Destructor Documentation

◆ BookmarksFilterModel()

BookmarksFilterModel::BookmarksFilterModel ( QAbstractItemModel *  parent)
explicit

Definition at line 314 of file bookmarksmodel.cpp.

Member Function Documentation

◆ filterAcceptsRow()

bool BookmarksFilterModel::filterAcceptsRow ( int  sourceRow,
const QModelIndex &  sourceParent 
) const
overrideprotected

Definition at line 334 of file bookmarksmodel.cpp.

◆ setFilterFixedString

void BookmarksFilterModel::setFilterFixedString ( const QString &  pattern)
slot

Definition at line 327 of file bookmarksmodel.cpp.


The documentation for this class was generated from the following files: