MCPcopy Create free account
hub / github.com/KDE/labplot / contextMenuEvent

Method contextMenuEvent

src/backend/datapicker/DatapickerPoint.cpp:436–438  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

434}
435
436void DatapickerPointPrivate::contextMenuEvent(QGraphicsSceneContextMenuEvent* event) {
437 q->createContextMenu()->exec(event->screenPos());
438}
439
440// ##############################################################################
441// ################## Serialization/Deserialization ###########################

Callers

nothing calls this directly

Calls 2

execMethod · 0.80
createContextMenuMethod · 0.45

Tested by

no test coverage detected