digiKam
Digikam::AddBookmarkProxyModel Class Reference
+ Inheritance diagram for Digikam::AddBookmarkProxyModel:

Public Member Functions

 AddBookmarkProxyModel (QObject *const parent=nullptr)
 
int columnCount (const QModelIndex &parent=QModelIndex()) const override
 

Protected Member Functions

bool filterAcceptsRow (int srow, const QModelIndex &sparent) const override
 

Detailed Description

Proxy model that filters out the bookmarks so only the folders are left behind. Used in the add bookmark dialog combobox.

Constructor & Destructor Documentation

◆ AddBookmarkProxyModel()

Digikam::AddBookmarkProxyModel::AddBookmarkProxyModel ( QObject *const  parent = nullptr)
explicit

Member Function Documentation

◆ columnCount()

int Digikam::AddBookmarkProxyModel::columnCount ( const QModelIndex &  parent = QModelIndex()) const
override

◆ filterAcceptsRow()

bool Digikam::AddBookmarkProxyModel::filterAcceptsRow ( int  srow,
const QModelIndex &  sparent 
) const
overrideprotected

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