![]() |
digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
|
Public Member Functions | |
QString | buildQuery (const QString &q, QList< QVariant > *boundValues, ItemQueryPostHooks *const hooks) const |
QString | buildQueryFromUrl (const QUrl &url, QList< QVariant > *boundValues) const |
QString | buildQueryFromXml (const QString &xml, QList< QVariant > *boundValues, ItemQueryPostHooks *const hooks) const |
QString | convertFromUrlToXml (const QUrl &url) const |
void | setImageTagPropertiesJoined (bool isJoined) |
Use for special queries where ImageTagProperties table is JOIN'ed. | |
Protected Member Functions | |
bool | buildField (QString &sql, SearchXmlCachingReader &reader, const QString &name, QList< QVariant > *boundValues, ItemQueryPostHooks *const hooks) const |
void | buildGroup (QString &sql, SearchXmlCachingReader &reader, QList< QVariant > *boundValues, ItemQueryPostHooks *const hooks) const |
QString | possibleDate (const QString &str, bool &exact) const |
Protected Attributes | |
bool | m_imageTagPropertiesJoined = false |
QString | m_longMonths [12] |
QString | m_shortMonths [12] |
void Digikam::ItemQueryBuilder::setImageTagPropertiesJoined | ( | bool | isJoined | ) |
(Default: false)