MCPcopy Create free account
hub / github.com/asb2m10/dexed / itemDragMove

Method itemDragMove

Source/ProgramListBox.h:174–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172 }
173
174 void itemDragMove(const SourceDetails &dragSourceDetails) override {
175 }
176
177 void itemDragExit(const SourceDetails &dragSourceDetails) override {
178 inDrag = false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected