|
GnuCash c935c2f+
|
Data Fields | |
| QofQueryParamList * | param_list |
| QofQueryPredData * | pdata |
| gboolean | invert |
| GSList * | param_fcns |
| QofQueryPredicateFunc | pred_fcn |
Definition at line 41 of file qofquery.cpp.
| gboolean QofQueryTerm::invert |
Definition at line 45 of file qofquery.cpp.
| GSList* QofQueryTerm::param_fcns |
Definition at line 52 of file qofquery.cpp.
| QofQueryParamList* QofQueryTerm::param_list |
Definition at line 43 of file qofquery.cpp.
| QofQueryPredData* QofQueryTerm::pdata |
Definition at line 44 of file qofquery.cpp.
| QofQueryPredicateFunc QofQueryTerm::pred_fcn |
Definition at line 53 of file qofquery.cpp.