Blender V5.0
interface_drop.cc File Reference
#include "BLI_listbase.h"
#include "UI_interface.hh"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::ui

Functions

bool blender::ui::drop_target_apply_drop (bContext &C, const ARegion &region, const wmEvent &event, const DropTargetInterface &drop_target, const ListBase &drags)
std::string blender::ui::drop_target_tooltip (const ARegion &region, const DropTargetInterface &drop_target, const wmDrag &drag, const wmEvent &event)