Blender V5.0
interface_context_path.cc File Reference
#include "BLF_api.hh"
#include "BLI_vector.hh"
#include "RNA_access.hh"
#include "UI_interface.hh"
#include "UI_interface_layout.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, std::function< void(bContext &)> handle_func=nullptr)
Breadcrumb Template
void blender::ui::template_breadcrumbs (uiLayout &layout, Span< ContextPathItem > context_path)