Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cneben/QuickQanava
/ getHandler
Method
getHandler
src/qanBottomRightResizer.cpp:81–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
QQuickItem* BottomRightResizer::getHandler() const { return (_handler ? _handler.data() : nullptr); }
82
83
void BottomRightResizer::setTarget(QQuickItem* target)
84
{
Callers
nothing calls this directly
Calls
1
data
Method · 0.45
Tested by
no test coverage detected