Blender V5.0
interface_regions_intern.hh File Reference
#include "BLI_string_ref.hh"

Go to the source code of this file.

Functions

uint ui_popup_menu_hash (blender::StringRef str)
ARegionui_region_temp_add (bScreen *screen)
void ui_region_temp_remove (bContext *C, bScreen *screen, ARegion *region)

Detailed Description

Share between interface_region_*.cc files.

Definition in file interface_regions_intern.hh.

Function Documentation

◆ ui_popup_menu_hash()

uint ui_popup_menu_hash ( blender::StringRef str)

◆ ui_region_temp_add()

◆ ui_region_temp_remove()