Blender V4.3
interface_template_grease_pencil_layer_tree.cc File Reference
#include "BKE_context.hh"
#include "BKE_grease_pencil.hh"
#include "BLT_translation.hh"
#include "DEG_depsgraph.hh"
#include "UI_interface.hh"
#include "UI_tree_view.hh"
#include "RNA_access.hh"
#include "RNA_prototypes.hh"
#include "ED_grease_pencil.hh"
#include "ED_undo.hh"
#include "WM_api.hh"
#include "WM_message.hh"
#include <fmt/format.h>

Go to the source code of this file.

Classes

class  blender::ui::greasepencil::LayerTreeView
 
class  blender::ui::greasepencil::LayerNodeDropTarget
 
class  blender::ui::greasepencil::LayerViewItemDragController
 
class  blender::ui::greasepencil::LayerViewItem
 
class  blender::ui::greasepencil::LayerGroupViewItem
 

Namespaces

namespace  blender
 
namespace  blender::ui
 
namespace  blender::ui::greasepencil
 

Functions

void uiTemplateGreasePencilLayerTree (uiLayout *layout, bContext *C)
 

Function Documentation

◆ uiTemplateGreasePencilLayerTree()