MCPcopy Create free account
hub / github.com/MrKepzie/Natron / getPyPlugUnlockPos

Method getPyPlugUnlockPos

Gui/NodeGraphPrivate.cpp:100–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100QPoint
101NodeGraphPrivate::getPyPlugUnlockPos() const
102{
103 return QPoint(_publicInterface->width() - unlockIcon.width() - 10, 10);
104}
105
106void
107NodeGraphPrivate::resetSelection()

Callers 1

paintEventMethod · 0.80

Calls 2

QPointClass · 0.85
widthMethod · 0.45

Tested by

no test coverage detected