Blender
V3.3
|
#include <stdlib.h>
#include "DNA_screen_types.h"
#include "DNA_space_types.h"
#include "BLT_translation.h"
#include "BKE_idprop.h"
#include "BKE_screen.h"
#include "BLI_listbase.h"
#include "RNA_define.h"
#include "RNA_enum_types.h"
#include "rna_internal.h"
#include "UI_interface.h"
#include "WM_toolsystem.h"
#include "WM_types.h"
Go to the source code of this file.
Functions | |
static void | rna_def_ui_layout (BlenderRNA *brna) |
static void | rna_def_panel (BlenderRNA *brna) |
static void | rna_def_uilist (BlenderRNA *brna) |
static void | rna_def_header (BlenderRNA *brna) |
static void | rna_def_menu (BlenderRNA *brna) |
void | RNA_def_ui (BlenderRNA *brna) |
Variables | |
const EnumPropertyItem | rna_enum_operator_context_items [] |
const EnumPropertyItem | rna_enum_uilist_layout_type_items [] |
|
static |
Definition at line 1702 of file rna_ui.c.
References FUNC_REGISTER, NULL, PARM_REQUIRED, PROP_ENUM, PROP_NONE, PROP_POINTER, PROP_REGISTER, PROP_REGISTER_OPTIONAL, PROP_STRING, RGN_TYPE_HEADER, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_ui_description(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_enum_default(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_string_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_flag(), RNA_def_struct_refine_func(), RNA_def_struct_register_funcs(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), RNA_define_verify_sdna(), rna_enum_region_type_items, rna_enum_space_type_items, and STRUCT_PUBLIC_NAMESPACE_INHERIT.
Referenced by RNA_def_ui().
|
static |
Definition at line 1761 of file rna_ui.c.
References BLT_I18NCONTEXT_DEFAULT_BPYRNA, FUNC_NO_SELF, FUNC_REGISTER, FUNC_REGISTER_OPTIONAL, NULL, PARM_REQUIRED, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_REGISTER, PROP_REGISTER_OPTIONAL, PROP_STRING, RNA_def_boolean(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_string_default(), RNA_def_property_string_funcs(), RNA_def_property_string_maxlength(), RNA_def_property_string_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_flag(), RNA_def_struct_refine_func(), RNA_def_struct_register_funcs(), RNA_def_struct_sdna(), RNA_def_struct_translation_context(), RNA_def_struct_ui_text(), RNA_define_verify_sdna(), RNA_DYN_DESCR_MAX, and STRUCT_PUBLIC_NAMESPACE_INHERIT.
Referenced by RNA_def_ui().
|
static |
Definition at line 1339 of file rna_ui.c.
References BLT_I18NCONTEXT_DEFAULT_BPYRNA, FUNC_NO_SELF, FUNC_REGISTER, FUNC_REGISTER_OPTIONAL, NC_WINDOW, NULL, PANEL_TYPE_DEFAULT_CLOSED, PANEL_TYPE_HEADER_EXPAND, PANEL_TYPE_INSTANCED, PANEL_TYPE_NO_HEADER, PARM_REQUIRED, PNL_PIN, PNL_POPOVER, PROP_BOOLEAN, PROP_EDITABLE, PROP_ENUM, PROP_ENUM_FLAG, PROP_INT, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_REGISTER, PROP_REGISTER_OPTIONAL, PROP_STRING, PROP_UNSIGNED, RNA_def_boolean(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_int_sdna(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_string_default(), RNA_def_property_string_funcs(), RNA_def_property_string_maxlength(), RNA_def_property_string_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_flag(), RNA_def_struct_refine_func(), RNA_def_struct_register_funcs(), RNA_def_struct_sdna(), RNA_def_struct_translation_context(), RNA_def_struct_ui_text(), RNA_define_verify_sdna(), RNA_DYN_DESCR_MAX, rna_enum_region_type_items, rna_enum_space_type_items, and STRUCT_PUBLIC_NAMESPACE_INHERIT.
Referenced by RNA_def_ui().
void RNA_def_ui | ( | BlenderRNA * | brna | ) |
Definition at line 1835 of file rna_ui.c.
References rna_def_header(), rna_def_menu(), rna_def_panel(), rna_def_ui_layout(), and rna_def_uilist().
|
static |
Definition at line 1218 of file rna_ui.c.
References NULL, PROP_BOOLEAN, PROP_EDITABLE, PROP_ENUM, PROP_FLOAT, PROP_NONE, PROP_UNSIGNED, RNA_api_ui_layout(), RNA_def_property(), RNA_def_property_boolean_funcs(), RNA_def_property_clear_flag(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_float_funcs(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_operator_context_items, UI_EMBOSS, UI_EMBOSS_NONE, UI_EMBOSS_NONE_OR_STATUS, UI_EMBOSS_PULLDOWN, UI_EMBOSS_RADIAL, UI_LAYOUT_ALIGN_CENTER, UI_LAYOUT_ALIGN_EXPAND, UI_LAYOUT_ALIGN_LEFT, UI_LAYOUT_ALIGN_RIGHT, UI_LAYOUT_HORIZONTAL, and UI_LAYOUT_VERTICAL.
Referenced by RNA_def_ui().
|
static |
Definition at line 1533 of file rna_ui.c.
References FUNC_REGISTER_OPTIONAL, NULL, PARM_PYFUNC_OPTIONAL, PARM_REQUIRED, PARM_RNAPTR, PROP_BOOLEAN, PROP_DYNAMIC, PROP_EDITABLE, PROP_ENUM, PROP_INT, PROP_NEVER_NULL, PROP_NONE, PROP_REGISTER, PROP_STRING, PROP_TEXTEDIT_UPDATE, PROP_UNSIGNED, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_output(), RNA_def_function_ui_description(), RNA_def_int(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_enum_items(), RNA_def_property_flag(), RNA_def_property_int_funcs(), RNA_def_property_string_funcs(), RNA_def_property_string_sdna(), RNA_def_property_ui_icon(), RNA_def_property_ui_text(), RNA_def_string(), RNA_def_struct(), RNA_def_struct_flag(), RNA_def_struct_idprops_func(), RNA_def_struct_refine_func(), RNA_def_struct_register_funcs(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), RNA_define_verify_sdna(), rna_enum_uilist_layout_type_items, STRUCT_NO_DATABLOCK_IDPROPERTIES, STRUCT_PUBLIC_NAMESPACE_INHERIT, UILST_FLT_EXCLUDE, UILST_FLT_SHOW, UILST_FLT_SORT_ALPHA, UILST_FLT_SORT_LOCK, and UILST_FLT_SORT_REVERSE.
Referenced by RNA_def_ui().
const EnumPropertyItem rna_enum_operator_context_items[] |
Definition at line 30 of file rna_ui.c.
Referenced by pyop_call(), pyop_poll(), RNA_api_keyconfigs(), and rna_def_ui_layout().
const EnumPropertyItem rna_enum_uilist_layout_type_items[] |
Definition at line 46 of file rna_ui.c.
Referenced by RNA_api_ui_layout(), and rna_def_uilist().