shared: LooqsQuery: Add outline search filters

Αυτή η υποβολή περιλαμβάνεται σε:
2023-05-14 14:23:57 +02:00
γονέας 517e62dca2
υποβολή 763bc47a89
2 αρχεία άλλαξαν με 10 προσθήκες και 0 διαγραφές

@ -68,6 +68,7 @@ class LooqsQuery
this->limit = limit;
}
bool hasContentSearch() const;
bool hasOutlineSearch() const;
bool hasPathSearch() const;
void addSortCondition(SortCondition sc);