VHISTlib
1.84.0.3018
|
This class represents a query concerning properties of VHIST files. More...
#include <vhistfindquery.h>
Public Member Functions | |
VhistFindQuery (const QString &query="") | |
bool | setQuery (const QString &query) |
bool | matches (VhistParser &parser, QHash< QString, QString > *associations) const |
bool | matches (const Summaries &summaries, QHash< QString, QString > *associations) const |
bool | isValid () const |
QueryErrors | getErrors () const |
This class represents a query concerning properties of VHIST files.
After creating an instance of this class, you can then check whether or not a VHIST file matches the requirements specified in the query.