MCPcopy Create free account
hub / github.com/Theverat/NormalmapGenerator / dragMoveEvent

Method dragMoveEvent

src_gui/graphicsscene.cpp:43–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43void GraphicsScene::dragMoveEvent(QGraphicsSceneDragDropEvent *event) {
44}
45
46void GraphicsScene::dropEvent(QGraphicsSceneDragDropEvent *event) {
47}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected