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

Method text

lib/src/element/element.cpp:374–377  ·  view source on GitHub ↗

* \brief * Handles a text event on the element. * * While key handles raw key events, text handles processed text entry, * possibly managing multiple key presses and multi-language inputs. * The prepared text information is UCS4 code point. This member * function is called only when the element is the focus. It should be * overridden in derived classes

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