![]() |
digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
|
Proxy model that filters out the bookmarks so only the folders are left behind. More...
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 |
Used in the add bookmark dialog combobox.