VHISTlib  1.83.0.2985
Public Member Functions
vhist::VhistFindQuery Class Reference

This class represents a query concerning properties of VHIST files. More...

#include <vhistfindquery.h>

List of all members.

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

Detailed Description

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.


The documentation for this class was generated from the following files:

VHISTlib 1.83.0.2985 of Jun 21 2013, generated by doxygen.