Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
100
QPoint
101
NodeGraphPrivate::getPyPlugUnlockPos() const
102
{
103
return QPoint(_publicInterface->width() - unlockIcon.width() - 10, 10);
104
}
105
106
void
107
NodeGraphPrivate::resetSelection()
Callers
1
paintEvent
Method · 0.80
Calls
2
QPoint
Class · 0.85
width
Method · 0.45
Tested by
no test coverage detected