MCPcopy Create free account
hub / github.com/cycfi/elements / end_focus

Method end_focus

lib/src/element/element.cpp:531–534  ·  view source on GitHub ↗

* \brief * Ends the focus on the element. * * This member function is called when the element is about to lose * focus. It should be overridden in derived classes to provide * specific functionality for when the element ends its focus. * * Elements that want to receive focus should return true from the * wants_focus function. * * \return

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected