|
GnuCash c935c2f+
|
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 |
| GNCSearchCallbackButton * | buttons |
| 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 |
| QofQuery * | q |
| QofQuery * | start_q |
| GNCSearchParam * | last_param |
| GList * | params_list |
| GList * | display_list |
| gint | num_cols |
| GList * | crit_list |
| gint | component_id |
| const gchar * | prefs_group |
Definition at line 70 of file dialog-search.c.
| GtkWidget* GNCSearchWindow::active_only_check |
Definition at line 87 of file dialog-search.c.
| GtkWidget* GNCSearchWindow::add_rb |
Definition at line 85 of file dialog-search.c.
| gboolean GNCSearchWindow::allow_clear |
Definition at line 106 of file dialog-search.c.
| GList* GNCSearchWindow::button_list |
Definition at line 91 of file dialog-search.c.
| GNCSearchCallbackButton* GNCSearchWindow::buttons |
Definition at line 100 of file dialog-search.c.
| GtkWidget* GNCSearchWindow::cancel_button |
Definition at line 95 of file dialog-search.c.
| GtkWidget* GNCSearchWindow::close_button |
Definition at line 94 of file dialog-search.c.
| gint GNCSearchWindow::component_id |
Definition at line 126 of file dialog-search.c.
| GList* GNCSearchWindow::crit_list |
Definition at line 124 of file dialog-search.c.
| GtkWidget* GNCSearchWindow::criteria_scroll_window |
Definition at line 76 of file dialog-search.c.
| GtkWidget* GNCSearchWindow::criteria_table |
Definition at line 75 of file dialog-search.c.
| GtkWidget* GNCSearchWindow::del_rb |
Definition at line 86 of file dialog-search.c.
| GtkWidget* GNCSearchWindow::dialog |
Definition at line 72 of file dialog-search.c.
| GList* GNCSearchWindow::display_list |
Definition at line 122 of file dialog-search.c.
| GNCSearchFree GNCSearchWindow::free_cb |
Definition at line 101 of file dialog-search.c.
| const QofParam* GNCSearchWindow::get_guid |
Definition at line 112 of file dialog-search.c.
| GNCSearchType GNCSearchWindow::grouping |
Definition at line 111 of file dialog-search.c.
| GtkWidget* GNCSearchWindow::grouping_combo |
Definition at line 73 of file dialog-search.c.
| GNCSearchParam* GNCSearchWindow::last_param |
Definition at line 120 of file dialog-search.c.
| GtkWidget* GNCSearchWindow::match_all_label |
Definition at line 74 of file dialog-search.c.
| GtkWidget* GNCSearchWindow::narrow_rb |
Definition at line 84 of file dialog-search.c.
| GNCSearchNewItemCB GNCSearchWindow::new_item_cb |
Definition at line 99 of file dialog-search.c.
| GtkWidget* GNCSearchWindow::new_rb |
Definition at line 83 of file dialog-search.c.
| gint GNCSearchWindow::num_cols |
Definition at line 123 of file dialog-search.c.
| GList* GNCSearchWindow::params_list |
Definition at line 121 of file dialog-search.c.
| const gchar* GNCSearchWindow::prefs_group |
Definition at line 127 of file dialog-search.c.
| QofQuery* GNCSearchWindow::q |
Definition at line 116 of file dialog-search.c.
| GNCSearchResultCB GNCSearchWindow::result_cb |
Definition at line 98 of file dialog-search.c.
| GtkWidget* GNCSearchWindow::result_hbox |
Definition at line 77 of file dialog-search.c.
| GtkWidget* GNCSearchWindow::result_view |
Definition at line 80 of file dialog-search.c.
| QofIdTypeConst GNCSearchWindow::search_for |
Definition at line 110 of file dialog-search.c.
| int GNCSearchWindow::search_type |
Definition at line 113 of file dialog-search.c.
| gpointer GNCSearchWindow::select_arg |
Definition at line 105 of file dialog-search.c.
| GtkWidget* GNCSearchWindow::select_button |
Definition at line 90 of file dialog-search.c.
| GNCSearchSelectedCB GNCSearchWindow::selected_cb |
Definition at line 104 of file dialog-search.c.
| QofQuery* GNCSearchWindow::start_q |
Definition at line 117 of file dialog-search.c.
| const gchar* GNCSearchWindow::type_label |
Definition at line 109 of file dialog-search.c.
| gpointer GNCSearchWindow::user_data |
Definition at line 102 of file dialog-search.c.