Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getPyPlugUnlockPos
Method
getPyPlugUnlockPos
Gui/NodeGraphPrivate.cpp:101–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
QPoint
102
NodeGraphPrivate::getPyPlugUnlockPos() const
103
{
104
return QPoint(_publicInterface->width() - unlockIcon.width() - 10, 10);
105
}
106
107
void
108
NodeGraphPrivate::resetSelection()
Callers
2
mouseMoveEvent
Method · 0.80
paintEvent
Method · 0.80
Calls
2
QPoint
Class · 0.85
width
Method · 0.45
Tested by
no test coverage detected