Blender V4.3
blender::ed::asset::shelf::AssetDragController Class Reference

Inherits blender::ui::AbstractViewItemDragController.

Public Member Functions

 AssetDragController (ui::AbstractGridView &view, asset_system::AssetRepresentation &asset)
 
eWM_DragDataType get_drag_type () const override
 
void * create_drag_data () const override
 
- Public Member Functions inherited from blender::ui::AbstractViewItemDragController
virtual ~AbstractViewItemDragController ()=default
 
 AbstractViewItemDragController (AbstractView &view)
 
virtual void on_drag_start ()
 
template<class ViewType >
ViewType & get_view () const
 

Additional Inherited Members

- Protected Attributes inherited from blender::ui::AbstractViewItemDragController
AbstractViewview_
 

Detailed Description

Definition at line 77 of file asset_shelf_asset_view.cc.

Constructor & Destructor Documentation

◆ AssetDragController()

blender::ed::asset::shelf::AssetDragController::AssetDragController ( ui::AbstractGridView & view,
asset_system::AssetRepresentation & asset )

Definition at line 380 of file asset_shelf_asset_view.cc.

Member Function Documentation

◆ create_drag_data()

void * blender::ed::asset::shelf::AssetDragController::create_drag_data ( ) const
overridevirtual

◆ get_drag_type()

eWM_DragDataType blender::ed::asset::shelf::AssetDragController::get_drag_type ( ) const
overridevirtual

The documentation for this class was generated from the following file: