98 lines
6.0 KiB
Plaintext
98 lines
6.0 KiB
Plaintext
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
|
* Gem-graph client *
|
|
* Alphabetic Index of functions names *
|
|
* *
|
|
* Copyright © 2021 Libre en Communs <contact@a-lec.org> *
|
|
* Copyright © 2024 Jean Sirmai <jean@a-lec.org> *
|
|
* *
|
|
* This file is part of Gem-graph. *
|
|
* *
|
|
* This program is free software: you can redistribute it and/or modify it *
|
|
* under the terms of the GNU Affero General Public License *
|
|
* as publishedby the Free Software Foundation, *
|
|
* either version 3 of the License, or (at your option) any later version. *
|
|
* *
|
|
* This program is distributed in the hope that it will be useful, *
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. *
|
|
* See the GNU Affero General Public License for more details. *
|
|
* *
|
|
* You should have received a copy of the GNU Affero General Public License *
|
|
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
|
|
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
|
|
|
fsm_add_data fsm/measures/data_list
|
|
fsm_add_displayable fsm/preferences/manager
|
|
fsm_add_measure fsm/measures/manager
|
|
fsm_add_result fsm/results/manager
|
|
fsm_disp_add_chart TODO
|
|
fsm_disp_get_chart TODO
|
|
fsm_disp_remove_chart TODO
|
|
fsm_enum_exec_edit fsm.h
|
|
fsm_enum_journal_severity fsm.h
|
|
fsm_enum_journal_source fsm.h
|
|
fsm_enum_measure_type fsm.h
|
|
fsm_enum_state_rules_data fsm.h
|
|
fsm_enum_store_restore_reset fsm.h
|
|
fsm_get_data fsm/measures/data_list
|
|
fsm_get_exec_edit fsm/dispatch
|
|
fsm_get_preferences_state fsm/dispatch
|
|
fsm_get_state_rules_data fsm/dispatch
|
|
fsm_init fsm/dispatch
|
|
fsm_journal_clear src/journal
|
|
fsm_journal_event fsm/dispatch
|
|
fsm_journal_init src/journal
|
|
fsm_journal_length src/journal
|
|
fsm_journal_pop_back src/journal
|
|
fsm_journal_publication_request fsm/dispatch
|
|
fsm_journal_publish src/journal
|
|
fsm_journal_push_front src/journal
|
|
fsm_journal_seek src/journal
|
|
fsm_list_init_displayables fsm/prefer
|
|
fsm_list_init_measures fsm/measures/manager
|
|
fsm_list_init_preferences fsm/preferences/manager
|
|
fsm_list_init_results fsm/results/manager
|
|
fsm_list_tools_clear fsm/measures/tools_list
|
|
fsm_list_tools_insert fsm/measures/tools_list
|
|
fsm_list_tools_length fsm/measures/tools_list
|
|
fsm_list_tools_pop fsm/measures/tools_list
|
|
fsm_list_tools_test fsm/measures/tools_list
|
|
fsm_list_tools_view fsm/measures/tools_list
|
|
fsm_remove_data fsm/measures/data_list
|
|
fsm_reset_all_situations_values fsm/preferences/manager
|
|
fsm_rule_trig_measure fsm/measures/manager
|
|
fsm_set_exec_edit fsm/dispatch
|
|
fsm_set_preferences_modified fsm/dispatch
|
|
fsm_set_state_rules_data fsm/dispatch
|
|
fsm_set_store_restore_reset fsm/dispatch
|
|
fsm_struct_journal fsm.h
|
|
fsm_struct_journal_unit fsm.h
|
|
fsm_struct_list_data fsm.h
|
|
fsm_struct_list_disp fsm.h
|
|
fsm_struct_list_tool fsm.h
|
|
widget_design_dialog_window widget/dispatch
|
|
widget_design_main_window widget/dispatch
|
|
widget_design_text_window widget/dispatch
|
|
window_design_topbar_left widget/dispatch
|
|
window_design_topbar_right widget/dispatch
|
|
widget_get_btt_label_data widget/dispatch
|
|
widget_get_btt_label_rules widget/dispatch
|
|
widget_get_btt_label_state widget/dispatch
|
|
widget_get_btt_label_synth widget/dispatch
|
|
widget_get_dialog_window widget/dispatch
|
|
widget_get_main_window widget/dispatch
|
|
widget_get_non_time_dependent widget/synth/dispatch
|
|
widget_get_page_data widget/dispatch
|
|
widget_get_page_engine widget/dispatch
|
|
widget_get_page_measure widget/dispatch
|
|
widget_get_page_state widget/dispatch
|
|
widget_get_page_synth widget/synth/dispatch
|
|
widget_get_space_vs_non_time_dependent widget/synth/dispatch
|
|
widget_get_text_window widget/dispatch
|
|
widget_get_time_dependent widget/synth/time
|
|
|
|
|
|
|
|
|
|
|