Heraia
0.1.8
|
Structure to keep window properties for each window. More...
#include <libheraia.h>
Data Fields | |
window_prop_t * | about_box |
window_prop_t * | data_interpretor |
data interpretor window More... | |
window_prop_t * | log_box |
log window More... | |
window_prop_t * | main_dialog |
heraia's main window More... | |
window_prop_t * | plugin_list |
plugin description window More... | |
window_prop_t * | ldt |
list data types window More... | |
window_prop_t * | main_pref_window |
main preference window More... | |
window_prop_t * | goto_window |
goto dialog window More... | |
window_prop_t * | result_window |
result window properties More... | |
window_prop_t * | find_window |
find window More... | |
window_prop_t * | fr_window |
find and replace window More... | |
window_prop_t * | fdft_window |
find data from type window More... | |
Structure to keep window properties for each window.
Definition at line 259 of file libheraia.h.
window_prop_t* all_window_prop_t::about_box |
Definition at line 261 of file libheraia.h.
Referenced by a_propos_activate(), init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), record_all_dialog_box_positions(), record_and_hide_about_box(), and save_mp_file_preferences_options().
window_prop_t* all_window_prop_t::data_interpretor |
data interpretor window
Definition at line 262 of file libheraia.h.
Referenced by init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), on_DIMenu_activate(), record_all_dialog_box_positions(), and save_mp_file_preferences_options().
window_prop_t* all_window_prop_t::fdft_window |
find data from type window
Definition at line 272 of file libheraia.h.
Referenced by fdft_window_close(), fdft_window_show(), init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), and save_mp_file_preferences_options().
window_prop_t* all_window_prop_t::find_window |
find window
Definition at line 270 of file libheraia.h.
Referenced by find_window_close(), find_window_show(), init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), record_all_dialog_box_positions(), and save_mp_file_preferences_options().
window_prop_t* all_window_prop_t::fr_window |
find and replace window
Definition at line 271 of file libheraia.h.
Referenced by fr_window_close(), fr_window_show(), init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), record_all_dialog_box_positions(), and save_mp_file_preferences_options().
window_prop_t* all_window_prop_t::goto_window |
goto dialog window
Definition at line 268 of file libheraia.h.
Referenced by goto_dialog_canceled(), init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), on_goto_activate(), record_all_dialog_box_positions(), and save_mp_file_preferences_options().
window_prop_t* all_window_prop_t::ldt |
list data types window
Definition at line 266 of file libheraia.h.
Referenced by init_window_property_struct(), load_mp_file_preferences_options(), and save_mp_file_preferences_options().
window_prop_t* all_window_prop_t::log_box |
log window
Definition at line 263 of file libheraia.h.
Referenced by init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), logw_close_clicked(), mw_cmi_show_logw_toggle(), record_all_dialog_box_positions(), and save_mp_file_preferences_options().
window_prop_t* all_window_prop_t::main_dialog |
heraia's main window
Definition at line 264 of file libheraia.h.
Referenced by init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), record_all_dialog_box_positions(), refresh_data_interpretor_window(), and save_mp_file_preferences_options().
window_prop_t* all_window_prop_t::main_pref_window |
main preference window
Definition at line 267 of file libheraia.h.
Referenced by init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), on_preferences_activate(), pref_window_delete(), record_all_dialog_box_positions(), and save_mp_file_preferences_options().
window_prop_t* all_window_prop_t::plugin_list |
plugin description window
Definition at line 265 of file libheraia.h.
Referenced by init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), mw_cmi_plw_toggle(), plw_close_clicked(), record_all_dialog_box_positions(), and save_mp_file_preferences_options().
window_prop_t* all_window_prop_t::result_window |
result window properties
Definition at line 269 of file libheraia.h.
Referenced by init_window_property_struct(), init_window_states(), load_mp_file_preferences_options(), record_all_dialog_box_positions(), result_window_close(), result_window_show(), and save_mp_file_preferences_options().