GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
QofQueryTerm Struct Reference

Data Fields

QofQueryParamListparam_list
 
QofQueryPredData * pdata
 
gboolean invert
 
GSList * param_fcns
 
QofQueryPredicateFunc pred_fcn
 

Detailed Description

Definition at line 41 of file qofquery.cpp.

Field Documentation

◆ invert

gboolean QofQueryTerm::invert

Definition at line 45 of file qofquery.cpp.

◆ param_fcns

GSList* QofQueryTerm::param_fcns

Definition at line 52 of file qofquery.cpp.

◆ param_list

QofQueryParamList* QofQueryTerm::param_list

Definition at line 43 of file qofquery.cpp.

◆ pdata

QofQueryPredData* QofQueryTerm::pdata

Definition at line 44 of file qofquery.cpp.

◆ pred_fcn

QofQueryPredicateFunc QofQueryTerm::pred_fcn

Definition at line 53 of file qofquery.cpp.


The documentation for this struct was generated from the following file: