26 #ifndef DIGIKAM_ITEM_QUERY_BUILDER_H
27 #define DIGIKAM_ITEM_QUERY_BUILDER_H
52 QString buildQueryFromUrl(
const QUrl& url,
QList<QVariant>* boundValues)
const;
54 QString convertFromUrlToXml(
const QUrl& url)
const;
60 void setImageTagPropertiesJoined(
bool isJoined);
75 QString possibleDate(
const QString& str,
bool& exact)
const;
79 QString m_longMonths[12];
80 QString m_shortMonths[12];
Definition: itemquerybuilder.h:46
bool m_imageTagPropertiesJoined
Definition: itemquerybuilder.h:81
Definition: itemqueryposthooks.h:60
Definition: coredbsearchxml.h:376
Relation
Definition: coredbsearchxml.h:66
Operator
Definition: coredbsearchxml.h:48
Definition: datefolderview.cpp:43