◆ CoreDbNameFilter()
Digikam::CoreDbNameFilter::CoreDbNameFilter |
( |
const QString & |
filter | ) |
|
|
explicit |
Creates a name filter object with the given filter string. The string is a list of text parts of which one needs to match (file suffixes), separated by ';' characters.
References m_filterList, and QT_SKIP_EMPTY_PARTS.
◆ matches()
bool Digikam::CoreDbNameFilter::matches |
( |
const QString & |
name | ) |
|
Returns if the specified name matches this filter
References m_filterList.
◆ m_filterList
QList<QRegularExpression> Digikam::CoreDbNameFilter::m_filterList |
|
protected |
The documentation for this class was generated from the following files: