Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getContainerNode
Method
getContainerNode
src/eepp/ui/uitabwidget.cpp:1225–1227 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1223
}
1224
1225
UIWidget* UITabWidget::getContainerNode() const {
1226
return mNodeContainer;
1227
}
1228
1229
void UITabWidget::updateScrollBar() {
1230
mTabScroll->setPixelsSize(
Callers
1
createNewTerminal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected