MCPcopy 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
505String UIWidget::getTooltipText() {
506 return mTooltipText;
507}
508
509void UIWidget::tooltipRemove() {
510 mTooltip = NULL;

Callers 8

initSearchBarMethod · 0.80
createContainerMethod · 0.80
initGlobalSearchBarMethod · 0.80
buildSidePanelTabMethod · 0.80
LLMChatUIMethod · 0.80
onTextureRegionChangeMethod · 0.80
UIDocFindReplaceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected