shared: LooqsQuery: Add outline search filters
Αυτή η υποβολή περιλαμβάνεται σε:
@ -68,6 +68,7 @@ class LooqsQuery
|
||||
this->limit = limit;
|
||||
}
|
||||
bool hasContentSearch() const;
|
||||
bool hasOutlineSearch() const;
|
||||
bool hasPathSearch() const;
|
||||
|
||||
void addSortCondition(SortCondition sc);
|
||||
|
Αναφορά σε νέο ζήτημα
Block a user