Blender V2.61 - r43446
|
#include <DNA_windowmanager_types.h>
Public Attributes | |
ID | id |
struct wmWindow * | windrawable |
struct wmWindow * | winactive |
ListBase | windows |
int | initialized |
short | file_saved |
short | op_undo_depth |
ListBase | operators |
ListBase | queue |
struct ReportList | reports |
ListBase | jobs |
ListBase | paintcursors |
ListBase | drags |
ListBase | keyconfigs |
struct wmKeyConfig * | defaultconf |
struct wmKeyConfig * | addonconf |
struct wmKeyConfig * | userconf |
ListBase | timers |
struct wmTimer * | autosavetimer |
Definition at line 123 of file DNA_windowmanager_types.h.
Definition at line 147 of file DNA_windowmanager_types.h.
Referenced by direct_link_windowmanager(), WM_keyconfig_update(), WM_keymap_init(), WM_keymap_restore_item_to_default(), and wm_window_match_do().
Definition at line 151 of file DNA_windowmanager_types.h.
Referenced by WM_autosave_init(), wm_autosave_timer(), wm_autosave_timer_ended(), and wm_close_and_free().
Definition at line 146 of file DNA_windowmanager_types.h.
Referenced by action_channel_area_init(), action_main_area_init(), buttons_main_area_init(), clip_main_area_init(), clip_preview_area_init(), clip_properties_area_init(), console_main_area_init(), direct_link_windowmanager(), ed_default_handlers(), ED_region_panels_init(), file_channel_area_init(), file_header_area_init(), file_main_area_init(), file_ui_area_init(), graph_buttons_area_init(), graph_channel_area_init(), graph_main_area_init(), image_buttons_area_init(), image_main_area_init(), image_scope_area_init(), info_main_area_init(), logic_buttons_area_init(), logic_main_area_init(), nla_buttons_area_init(), nla_channel_area_init(), nla_main_area_init(), node_buttons_area_init(), node_main_area_init(), outliner_build_tree(), outliner_main_area_init(), script_main_area_init(), sequencer_main_area_init(), sequencer_preview_area_init(), text_main_area_init(), time_main_area_init(), view3d_buttons_area_init(), view3d_header_area_init(), view3d_main_area_init(), view3d_tools_area_init(), WM_keyconfig_active(), WM_keyconfig_remove(), WM_keyconfig_update(), WM_keymap_init(), wm_keymap_preset(), WM_modalkeymap_add(), wm_window_add_ghostwindows(), and wm_window_match_do().
Definition at line 143 of file DNA_windowmanager_types.h.
Referenced by button_tooltip_timer_reset(), direct_link_windowmanager(), ghost_event_proc(), wm_close_and_free(), wm_drags_check_ops(), wm_drags_draw(), wm_event_drag_test(), WM_event_start_drag(), wm_method_draw_overlap_all(), and wm_method_draw_triple().
Definition at line 130 of file DNA_windowmanager_types.h.
Referenced by ED_undo_push(), wm_add_default(), wm_event_do_notifiers(), and wm_window_title().
Definition at line 124 of file DNA_windowmanager_types.h.
Referenced by direct_link_windowmanager(), ED_clip_update_frame(), ED_image_update_frame(), lib_link_screen_restore(), lib_link_windowmanager(), menu_add_shortcut(), menu_change_shortcut(), uiLayoutOperatorButs(), wm_operator_create(), wm_window_match_do(), wm_window_match_init(), and write_windowmanagers().
Definition at line 129 of file DNA_windowmanager_types.h.
Referenced by direct_link_windowmanager(), WM_check(), WM_keymap_init(), and wm_window_match_do().
Definition at line 139 of file DNA_windowmanager_types.h.
Referenced by direct_link_windowmanager(), wm_job_find(), WM_jobs_get(), WM_jobs_has_running(), WM_jobs_kill(), wm_jobs_kill_job(), WM_jobs_stop(), WM_jobs_stop_all(), WM_jobs_test(), wm_jobs_test_suspend_stop(), wm_jobs_timer(), and wm_jobs_timer_ended().
Definition at line 145 of file DNA_windowmanager_types.h.
Referenced by direct_link_windowmanager(), wm_close_and_free(), WM_keyconfig_active(), WM_keyconfig_new(), WM_keyconfig_remove(), and wm_window_match_do().
Definition at line 131 of file DNA_windowmanager_types.h.
Referenced by direct_link_windowmanager(), WM_event_remove_handlers(), wm_handler_fileselect_call(), wm_handler_operator_call(), wm_operator_exec(), wm_operator_finished(), wm_operator_invoke(), and wm_operator_register_check().
Definition at line 133 of file DNA_windowmanager_types.h.
Referenced by direct_link_windowmanager(), repeat_history_exec(), repeat_history_invoke(), repeat_last_exec(), wm_close_and_free(), wm_operator_init_from_last(), WM_operator_last_redo(), wm_operator_register(), and WM_operator_stack_clear().
Definition at line 141 of file DNA_windowmanager_types.h.
Referenced by direct_link_windowmanager(), radial_control_cancel(), radial_control_invoke(), wm_close_and_free(), wm_method_draw_triple(), WM_paint_cursor_activate(), WM_paint_cursor_end(), wm_paintcursor_draw(), and wm_paintcursor_test().
Definition at line 135 of file DNA_windowmanager_types.h.
Referenced by direct_link_windowmanager(), wm_close_and_free(), WM_event_add_notifier(), wm_event_do_notifiers(), WM_main_add_notifier(), wm_notifier_next(), and wm_test_duplicate_notifier().
Definition at line 137 of file DNA_windowmanager_types.h.
Referenced by CTX_wm_reports(), direct_link_windowmanager(), WM_event_remove_timer(), WM_init_game(), and wm_reports_free().
Definition at line 150 of file DNA_windowmanager_types.h.
Referenced by direct_link_windowmanager(), WM_event_add_timer(), WM_event_remove_timer(), WM_event_timer_sleep(), wm_window_free(), and wm_window_timer().
struct wmKeyConfig* wmWindowManager::userconf |
Definition at line 148 of file DNA_windowmanager_types.h.
Referenced by direct_link_windowmanager(), WM_keyconfig_update(), WM_keymap_active(), WM_keymap_find_all(), WM_keymap_init(), and wm_window_match_do().
struct wmWindow * wmWindowManager::winactive |
Definition at line 126 of file DNA_windowmanager_types.h.
Referenced by direct_link_windowmanager(), ghost_event_proc(), view3d_recalc_used_layers(), wm_add_default(), wm_jobs_timer(), wm_window_free(), wm_window_match_do(), and wm_window_match_init().
Definition at line 127 of file DNA_windowmanager_types.h.
Referenced by current_screen_compat(), dag_current_scene_layers(), direct_link_windowmanager(), ED_clip_update_frame(), ED_image_update_frame(), ed_screen_used(), ED_screens_initialize(), find_area_showing_r_result(), find_free_winid(), lib_link_screen_restore(), lib_link_windowmanager(), wm_autosave_timer(), WM_check(), wm_clear_default_size(), wm_close_and_free(), WM_cursor_wait(), wm_draw_update(), wm_event_cursor_other_windows(), wm_event_do_handlers(), wm_event_do_notifiers(), WM_init_game(), WM_init_splash(), wm_window_add_ghostwindows(), wm_window_close(), wm_window_match_do(), wm_window_match_init(), wm_window_new(), and write_windowmanagers().
struct wmWindow* wmWindowManager::windrawable |
Definition at line 126 of file DNA_windowmanager_types.h.
Referenced by direct_link_windowmanager(), wm_window_free(), and wm_window_make_drawable().