|
Blender V5.0
|
Inherits blender::ui::AbstractTreeView.
Friends | |
| class | AssetCatalogTreeViewItem |
| class | AssetCatalogDropTarget |
| class | AssetCatalogTreeViewAllItem |
Definition at line 47 of file asset_catalog_tree_view.cc.
| blender::ed::asset_browser::AssetCatalogTreeView::AssetCatalogTreeView | ( | asset_system::AssetLibrary * | library, |
| FileAssetSelectParams * | params, | ||
| SpaceFile & | space_file ) |
Definition at line 183 of file asset_catalog_tree_view.cc.
References blender::asset_system::AssetLibrary::catalog_service(), blender::asset_system::AssetCatalogService::catalog_tree(), and params.
| void blender::ed::asset_browser::AssetCatalogTreeView::activate_catalog_by_id | ( | CatalogID | catalog_id | ) |
Definition at line 254 of file asset_catalog_tree_view.cc.
References FILE_SHOW_ASSETS_FROM_CATALOG, NC_SPACE, ND_SPACE_ASSET_PARAMS, and WM_main_add_notifier().
Referenced by blender::ed::asset_browser::AssetCatalogDropTarget::drop_asset_catalog_into_catalog(), blender::ed::asset_browser::AssetCatalogTreeViewItem::on_activate(), and blender::ed::asset_browser::AssetCatalogDragController::on_drag_start().
|
overridevirtual |
Implements blender::ui::AbstractTreeView.
Definition at line 196 of file asset_catalog_tree_view.cc.
References AssetCatalogTreeViewAllItem, and blender::ui::AbstractTreeViewItem::uncollapse_by_default().
|
friend |
Definition at line 55 of file asset_catalog_tree_view.cc.
References AssetCatalogDropTarget.
Referenced by AssetCatalogDropTarget.
|
friend |
Definition at line 56 of file asset_catalog_tree_view.cc.
References AssetCatalogTreeViewAllItem, and params.
Referenced by AssetCatalogTreeViewAllItem, and build_tree().
|
friend |
Definition at line 54 of file asset_catalog_tree_view.cc.
References AssetCatalogTreeViewItem.
Referenced by AssetCatalogTreeViewItem.