Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setCaption
Function
setCaption
MyGUIEngine/include/MyGUI_ISubWidgetText.h:136–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
virtual void setCaption(const UString& /*_value*/)
137
{
138
}
139
virtual const UString& getCaption() const
140
{
141
return Constants::getEmptyUString();
Callers
11
setCaption
Method · 0.85
setCaptionWithReplacing
Method · 0.85
notifyListSelectAccept
Method · 0.85
notifyListMouseItemActivate
Method · 0.85
notifyMouseWheel
Method · 0.85
setIndexSelected
Method · 0.85
setCaption
Method · 0.85
setCaption
Method · 0.85
setCaption
Method · 0.85
MyGUI_MenuItem.h
File · 0.85
TextFieldControl.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected