Blender V4.3
interface_context_path.cc File Reference
#include "BLI_vector.hh"
#include "RNA_access.hh"
#include "UI_interface.hh"
#include "UI_resources.hh"
#include "RNA_prototypes.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::ui
 

Functions

void blender::ui::context_path_add_generic (Vector< ContextPathItem > &path, StructRNA &rna_type, void *ptr, const BIFIconID icon_override=ICON_NONE)
 
Breadcrumb Template
void blender::ui::template_breadcrumbs (uiLayout &layout, Span< ContextPathItem > context_path)