Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getText
Method
getText
MyGUIEngine/src/MyGUI_TextIterator.cpp:593–596 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
591
}
592
593
UString TextIterator::getText() const
594
{
595
return UString(mText);
596
}
597
598
void TextIterator::clearText()
599
{
Callers
6
validate
Method · 0.45
getPath
Method · 0.45
_setTextColour
Method · 0.45
setText
Method · 0.45
insertText
Method · 0.45
eraseText
Method · 0.45
Calls
1
UString
Function · 0.85
Tested by
no test coverage detected