![]() |
digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
|
Public Slots | |
void | slotLoadContents () |
Signals | |
void | signalAddFavorite () |
void | signalAddFavoriteList (const QList< QUrl > &, const QUrl ¤t) |
void | signalLoadContentsFromFiles (const QStringList &files, const QString ¤t) |
void | signalSearchResult (int) |
Signal emitted when filtering is done through slotSetFilter(). | |
Public Member Functions | |
ShowfotoStackViewFavoriteList (ShowfotoStackViewFavorites *const parent) | |
QString | filter () const |
Return the current string used to filter the favorites list. | |
ShowfotoStackViewFavoriteItem * | findFavoriteByHierarchy (const QString &hierarchy) |
void | setFilter (const QString &filter, Qt::CaseSensitivity cs) |
Set the string used to filter the favorites list. | |
void ShowFoto::ShowfotoStackViewFavoriteList::setFilter | ( | const QString & | filter, |
Qt::CaseSensitivity | cs | ||
) |
signalSearchResult() is emitted when all is done.
|
signal |
Number of favorites found is sent when item relevant of filtering match the query.