|
void | like (std::vector< std::string > vFields, std::string sValue) |
|
void | equal (std::string sField, std::string sValue) |
|
std::string | compileWhere () |
|
void | bind (QSqlQuery &query) |
|
◆ bind()
void QueryFilters::bind |
( |
QSqlQuery & |
query | ) |
|
|
inline |
◆ compileWhere()
std::string QueryFilters::compileWhere |
( |
| ) |
|
|
inline |
◆ equal()
void QueryFilters::equal |
( |
std::string |
sField, |
|
|
std::string |
sValue |
|
) |
| |
|
inline |
◆ like()
void QueryFilters::like |
( |
std::vector< std::string > |
vFields, |
|
|
std::string |
sValue |
|
) |
| |
|
inline |
◆ vCompiledWhere
std::vector<std::string> QueryFilters::vCompiledWhere |
◆ vFilters
The documentation for this struct was generated from the following file: