|
Blender V4.3
|
Go to the source code of this file.
| void FILE_OT_autopack_toggle | ( | wmOperatorType * | ot | ) |
Definition at line 136 of file info_ops.cc.
References autopack_toggle_exec(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and ot.
Referenced by info_operatortypes().
| void FILE_OT_find_missing_files | ( | wmOperatorType * | ot | ) |
Definition at line 546 of file info_ops.cc.
References wmOperatorType::description, wmOperatorType::exec, FILE_DEFAULTDISPLAY, FILE_OPENFILE, FILE_SORT_DEFAULT, FILE_SPECIAL, find_missing_files_exec(), find_missing_files_invoke(), wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, RNA_def_boolean(), wmOperatorType::srna, WM_FILESEL_DIRECTORY, and WM_operator_properties_filesel().
Referenced by info_operatortypes().
| void FILE_OT_make_paths_absolute | ( | wmOperatorType * | ot | ) |
Definition at line 473 of file info_ops.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, make_paths_absolute_exec(), wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and ot.
Referenced by info_operatortypes().
| void FILE_OT_make_paths_relative | ( | wmOperatorType * | ot | ) |
Definition at line 433 of file info_ops.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, make_paths_relative_exec(), wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, and ot.
Referenced by info_operatortypes().
| void FILE_OT_pack_all | ( | wmOperatorType * | ot | ) |
Definition at line 195 of file info_ops.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, pack_all_exec(), and pack_all_invoke().
Referenced by info_operatortypes().
| void FILE_OT_pack_libraries | ( | wmOperatorType * | ot | ) |
Definition at line 56 of file info_ops.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and pack_libraries_exec().
Referenced by info_operatortypes().
| void FILE_OT_report_missing_files | ( | wmOperatorType * | ot | ) |
Definition at line 505 of file info_ops.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, ot, and report_missing_files_exec().
Referenced by info_operatortypes().
| void FILE_OT_unpack_all | ( | wmOperatorType * | ot | ) |
Definition at line 283 of file info_ops.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, PF_USE_LOCAL, RNA_def_enum(), wmOperatorType::srna, unpack_all_exec(), unpack_all_invoke(), and unpack_all_method_items.
Referenced by info_operatortypes().
| void FILE_OT_unpack_item | ( | wmOperatorType * | ot | ) |
Definition at line 377 of file info_ops.cc.
References BKE_ST_MAXNAME, wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, ID_IM, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_UNDO, ot, PF_USE_LOCAL, RNA_def_enum(), RNA_def_int(), RNA_def_string(), wmOperatorType::srna, unpack_item_exec(), unpack_item_invoke(), and unpack_item_method_items.
Referenced by info_operatortypes().
| void FILE_OT_unpack_libraries | ( | wmOperatorType * | ot | ) |
Definition at line 100 of file info_ops.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, unpack_libraries_exec(), and unpack_libraries_invoke().
Referenced by info_operatortypes().
| void INFO_OT_report_copy | ( | wmOperatorType * | ot | ) |
Definition at line 381 of file info_report.cc.
References wmOperatorType::description, ED_operator_info_active(), wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::name, ot, wmOperatorType::poll, and report_copy_exec().
Referenced by info_operatortypes().
| void INFO_OT_report_delete | ( | wmOperatorType * | ot | ) |
Definition at line 339 of file info_report.cc.
References wmOperatorType::description, ED_operator_info_active(), wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::name, ot, wmOperatorType::poll, and report_delete_exec().
Referenced by info_operatortypes().
| void INFO_OT_report_replay | ( | wmOperatorType * | ot | ) |
Definition at line 119 of file info_report.cc.
References wmOperatorType::description, ED_operator_info_active(), wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::name, ot, wmOperatorType::poll, and report_replay_exec().
Referenced by info_operatortypes().
| void INFO_OT_reports_display_update | ( | wmOperatorType * | ot | ) |
Definition at line 652 of file info_ops.cc.
References wmOperatorType::description, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, ot, and update_reports_display_invoke().
Referenced by info_operatortypes().
| void INFO_OT_select_all | ( | wmOperatorType * | ot | ) |
Definition at line 211 of file info_report.cc.
References wmOperatorType::description, ED_operator_info_active(), wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::name, ot, wmOperatorType::poll, report_select_all_exec(), SEL_SELECT, and WM_operator_properties_select_action().
Referenced by info_operatortypes().
| void INFO_OT_select_box | ( | wmOperatorType * | ot | ) |
Definition at line 291 of file info_report.cc.
References box_select_exec(), wmOperatorType::cancel, wmOperatorType::description, ED_operator_info_active(), wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, ot, wmOperatorType::poll, WM_gesture_box_cancel(), WM_gesture_box_invoke(), WM_gesture_box_modal(), WM_operator_properties_gesture_box(), and WM_operator_properties_select_operation_simple().
Referenced by info_operatortypes().
| void INFO_OT_select_pick | ( | wmOperatorType * | ot | ) |
Definition at line 174 of file info_report.cc.
References wmOperatorType::description, ED_operator_info_active(), wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, ot, wmOperatorType::poll, PROP_SKIP_SAVE, RNA_def_boolean(), RNA_def_int(), RNA_def_property_flag(), select_report_pick_exec(), select_report_pick_invoke(), and wmOperatorType::srna.
Referenced by info_operatortypes().
Definition at line 62 of file info_report.cc.
References INFO_RPT_DEBUG, INFO_RPT_ERR, INFO_RPT_INFO, INFO_RPT_OP, INFO_RPT_WARN, RPT_DEBUG_ALL, RPT_ERROR_ALL, RPT_INFO_ALL, RPT_OPERATOR_ALL, RPT_PROPERTY_ALL, and RPT_WARNING_ALL.
Referenced by box_select_exec(), report_copy_exec(), report_delete_exec(), report_replay_exec(), report_select_all_exec(), report_textview_skip__internal(), and select_report_pick_exec().
| void * info_text_pick | ( | const SpaceInfo * | sinfo, |
| const ARegion * | region, | ||
| const ReportList * | reports, | ||
| int | mouse_y ) |
Definition at line 205 of file info_draw.cc.
References info_textview_main__internal().
Referenced by box_select_exec(), and select_report_pick_invoke().
| int info_textview_height | ( | const SpaceInfo * | sinfo, |
| const ARegion * | region, | ||
| const ReportList * | reports ) |
Definition at line 217 of file info_draw.cc.
References info_textview_main__internal().
Referenced by info_textview_update_rect().
| void info_textview_main | ( | const SpaceInfo * | sinfo, |
| const ARegion * | region, | ||
| const ReportList * | reports ) |
Definition at line 223 of file info_draw.cc.
References info_textview_main__internal().
Referenced by info_main_region_draw().