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

Data Fields

GtkWidget * dialog
 
GtkWidget * grouping_combo
 
GtkWidget * match_all_label
 
GtkWidget * criteria_table
 
GtkWidget * criteria_scroll_window
 
GtkWidget * result_hbox
 
GtkWidget * result_view
 
GtkWidget * new_rb
 
GtkWidget * narrow_rb
 
GtkWidget * add_rb
 
GtkWidget * del_rb
 
GtkWidget * active_only_check
 
GtkWidget * select_button
 
GList * button_list
 
GtkWidget * close_button
 
GtkWidget * cancel_button
 
GNCSearchResultCB result_cb
 
GNCSearchNewItemCB new_item_cb
 
GNCSearchCallbackButtonbuttons
 
GNCSearchFree free_cb
 
gpointer user_data
 
GNCSearchSelectedCB selected_cb
 
gpointer select_arg
 
gboolean allow_clear
 
const gchar * type_label
 
QofIdTypeConst search_for
 
GNCSearchType grouping
 
const QofParam * get_guid
 
int search_type
 
QofQueryq
 
QofQuerystart_q
 
GNCSearchParam * last_param
 
GList * params_list
 
GList * display_list
 
gint num_cols
 
GList * crit_list
 
gint component_id
 
const gchar * prefs_group
 

Detailed Description

Definition at line 70 of file dialog-search.c.

Field Documentation

◆ active_only_check

GtkWidget* GNCSearchWindow::active_only_check

Definition at line 87 of file dialog-search.c.

◆ add_rb

GtkWidget* GNCSearchWindow::add_rb

Definition at line 85 of file dialog-search.c.

◆ allow_clear

gboolean GNCSearchWindow::allow_clear

Definition at line 106 of file dialog-search.c.

◆ button_list

GList* GNCSearchWindow::button_list

Definition at line 91 of file dialog-search.c.

◆ buttons

GNCSearchCallbackButton* GNCSearchWindow::buttons

Definition at line 100 of file dialog-search.c.

◆ cancel_button

GtkWidget* GNCSearchWindow::cancel_button

Definition at line 95 of file dialog-search.c.

◆ close_button

GtkWidget* GNCSearchWindow::close_button

Definition at line 94 of file dialog-search.c.

◆ component_id

gint GNCSearchWindow::component_id

Definition at line 126 of file dialog-search.c.

◆ crit_list

GList* GNCSearchWindow::crit_list

Definition at line 124 of file dialog-search.c.

◆ criteria_scroll_window

GtkWidget* GNCSearchWindow::criteria_scroll_window

Definition at line 76 of file dialog-search.c.

◆ criteria_table

GtkWidget* GNCSearchWindow::criteria_table

Definition at line 75 of file dialog-search.c.

◆ del_rb

GtkWidget* GNCSearchWindow::del_rb

Definition at line 86 of file dialog-search.c.

◆ dialog

GtkWidget* GNCSearchWindow::dialog

Definition at line 72 of file dialog-search.c.

◆ display_list

GList* GNCSearchWindow::display_list

Definition at line 122 of file dialog-search.c.

◆ free_cb

GNCSearchFree GNCSearchWindow::free_cb

Definition at line 101 of file dialog-search.c.

◆ get_guid

const QofParam* GNCSearchWindow::get_guid

Definition at line 112 of file dialog-search.c.

◆ grouping

GNCSearchType GNCSearchWindow::grouping

Definition at line 111 of file dialog-search.c.

◆ grouping_combo

GtkWidget* GNCSearchWindow::grouping_combo

Definition at line 73 of file dialog-search.c.

◆ last_param

GNCSearchParam* GNCSearchWindow::last_param

Definition at line 120 of file dialog-search.c.

◆ match_all_label

GtkWidget* GNCSearchWindow::match_all_label

Definition at line 74 of file dialog-search.c.

◆ narrow_rb

GtkWidget* GNCSearchWindow::narrow_rb

Definition at line 84 of file dialog-search.c.

◆ new_item_cb

GNCSearchNewItemCB GNCSearchWindow::new_item_cb

Definition at line 99 of file dialog-search.c.

◆ new_rb

GtkWidget* GNCSearchWindow::new_rb

Definition at line 83 of file dialog-search.c.

◆ num_cols

gint GNCSearchWindow::num_cols

Definition at line 123 of file dialog-search.c.

◆ params_list

GList* GNCSearchWindow::params_list

Definition at line 121 of file dialog-search.c.

◆ prefs_group

const gchar* GNCSearchWindow::prefs_group

Definition at line 127 of file dialog-search.c.

◆ q

QofQuery* GNCSearchWindow::q

Definition at line 116 of file dialog-search.c.

◆ result_cb

GNCSearchResultCB GNCSearchWindow::result_cb

Definition at line 98 of file dialog-search.c.

◆ result_hbox

GtkWidget* GNCSearchWindow::result_hbox

Definition at line 77 of file dialog-search.c.

◆ result_view

GtkWidget* GNCSearchWindow::result_view

Definition at line 80 of file dialog-search.c.

◆ search_for

QofIdTypeConst GNCSearchWindow::search_for

Definition at line 110 of file dialog-search.c.

◆ search_type

int GNCSearchWindow::search_type

Definition at line 113 of file dialog-search.c.

◆ select_arg

gpointer GNCSearchWindow::select_arg

Definition at line 105 of file dialog-search.c.

◆ select_button

GtkWidget* GNCSearchWindow::select_button

Definition at line 90 of file dialog-search.c.

◆ selected_cb

GNCSearchSelectedCB GNCSearchWindow::selected_cb

Definition at line 104 of file dialog-search.c.

◆ start_q

QofQuery* GNCSearchWindow::start_q

Definition at line 117 of file dialog-search.c.

◆ type_label

const gchar* GNCSearchWindow::type_label

Definition at line 109 of file dialog-search.c.

◆ user_data

gpointer GNCSearchWindow::user_data

Definition at line 102 of file dialog-search.c.


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