|
GnuCash
5.6-150-g038405b370+
|
Functions providing a register page filter for the GnuCash UI. More...
Go to the source code of this file.
Data Structures | |
| struct | FilterData |
Functions | |
| void | gnc_ppr_filter_set_tooltip (GncPluginPage *plugin_page, FilterData *fd) |
| This function is used to update the tooltip shown in the register which shows a summary of the current filter. More... | |
| void | gnc_ppr_filter_clear_current_filter (GncPluginPage *plugin_page) |
| This function is used to clear the current filter so that a specific split can be shown in the register. More... | |
| void | gnc_ppr_filter_update_register (GncPluginPage *plugin_page) |
| This function is called to update the register. More... | |
| void | gnc_ppr_filter_by (GncPluginPage *plugin_page, Query *query, FilterData *fd, bool show_save_button) |
| This function is called for the filter dialog. More... | |
Functions providing a register page filter for the GnuCash UI.
Functions providing a register page sort for the GnuCash UI.
Definition in file gnc-plugin-page-register-filter.hpp.
1.8.14