MCPcopy 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
81QQuickItem* BottomRightResizer::getHandler() const { return (_handler ? _handler.data() : nullptr); }
82
83void BottomRightResizer::setTarget(QQuickItem* target)
84{

Callers

nothing calls this directly

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected