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

A Query. More...

Data Fields

QofIdType search_for
 
GList * terms
 
QofQuerySort primary_sort
 
QofQuerySort secondary_sort
 
QofQuerySort tertiary_sort
 
QofSortFunc defaultSort
 
gint max_results
 
GList * books
 
GHashTable * be_compiled
 
gint changed
 
GList * results
 

Detailed Description

A Query.

Definition at line 74 of file qofquery.cpp.

Field Documentation

◆ be_compiled

GHashTable* QofQuery::be_compiled

Definition at line 97 of file qofquery.cpp.

◆ books

GList* QofQuery::books

Definition at line 94 of file qofquery.cpp.

◆ changed

gint QofQuery::changed

Definition at line 101 of file qofquery.cpp.

◆ defaultSort

QofSortFunc QofQuery::defaultSort

Definition at line 88 of file qofquery.cpp.

◆ max_results

gint QofQuery::max_results

Definition at line 91 of file qofquery.cpp.

◆ primary_sort

QofQuerySort QofQuery::primary_sort

Definition at line 85 of file qofquery.cpp.

◆ results

GList* QofQuery::results

Definition at line 103 of file qofquery.cpp.

◆ search_for

QofIdType QofQuery::search_for

Definition at line 77 of file qofquery.cpp.

◆ secondary_sort

QofQuerySort QofQuery::secondary_sort

Definition at line 86 of file qofquery.cpp.

◆ terms

GList* QofQuery::terms

Definition at line 81 of file qofquery.cpp.

◆ tertiary_sort

QofQuerySort QofQuery::tertiary_sort

Definition at line 87 of file qofquery.cpp.


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