Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getNeedToolTip
Method
getNeedToolTip
MyGUIEngine/src/MyGUI_WidgetInput.cpp:127–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
bool WidgetInput::getNeedToolTip() const
128
{
129
return mNeedToolTip;
130
}
131
132
void WidgetInput::setPointer(std::string_view _value)
133
{
Callers
3
Type MYGUICALL ExportWidget_GetNeedToolTip
Method · 0.80
MyGUI_Managed_WidgetInput.h
File · 0.80
isNeedToolTip
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected