Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-GD/OpenGD
/ getString
Method
getString
Source/TextInputNode.cpp:346–349 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
344
}
345
346
std::string_view TextInputNode::getString()
347
{
348
return _textField->getString();
349
}
350
351
TextInputDelegate* TextInputNode::getDelegate()
352
{
Callers
12
updateBGImage
Method · 0.80
drawProperties
Function · 0.80
onSearch
Method · 0.80
onTextFieldAttachWithIME
Method · 0.80
onTextFieldDetachWithIME
Method · 0.80
onTextFieldChanged
Method · 0.80
onKeyPressed
Method · 0.80
updateDisplayedLabel
Method · 0.80
updateDisplayedLabelScale
Method · 0.80
updateCursor
Method · 0.80
setAllowedChars
Method · 0.80
onChestClicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected