Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getTooltipText
Method
getTooltipText
src/eepp/ui/uiwidget.cpp:505–507 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
503
}
504
505
String UIWidget::getTooltipText() {
506
return mTooltipText;
507
}
508
509
void UIWidget::tooltipRemove() {
510
mTooltip = NULL;
Callers
8
initSearchBar
Method · 0.80
registerStatusBarPanel
Method · 0.80
createContainer
Method · 0.80
initGlobalSearchBar
Method · 0.80
buildSidePanelTab
Method · 0.80
LLMChatUI
Method · 0.80
onTextureRegionChange
Method · 0.80
UIDocFindReplace
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected